Aug 16 22:47:37.753106 np0000007421 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 16 22:47:37.759692 np0000007421 devstack@c-api.service[100200]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 16 22:47:37 2026] *** Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: nodename: np0000007421 Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: machine: x86_64 Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: clock source: unix Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: pcre jit disabled Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: detected number of CPU cores: 16 Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: current working directory: / Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: detected binary path: /usr/bin/uwsgi-core Aug 16 22:47:37.761840 np0000007421 devstack@c-api.service[100200]: your processes number limit is 257052 Aug 16 22:47:37.762047 np0000007421 devstack@c-api.service[100200]: your memory page size is 4096 bytes Aug 16 22:47:37.762047 np0000007421 devstack@c-api.service[100200]: detected max file descriptor number: 2048 Aug 16 22:47:37.762047 np0000007421 devstack@c-api.service[100200]: lock engine: pthread robust mutexes Aug 16 22:47:37.762047 np0000007421 devstack@c-api.service[100200]: thunder lock: enabled Aug 16 22:47:37.762185 np0000007421 devstack@c-api.service[100200]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 16 22:47:37.762224 np0000007421 devstack@c-api.service[100200]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 16 22:47:37.762253 np0000007421 devstack@c-api.service[100200]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 16 22:47:37.762253 np0000007421 devstack@c-api.service[100200]: Set PythonHome to /opt/stack/data/venv Aug 16 22:47:37.794845 np0000007421 devstack@c-api.service[100200]: Python main interpreter initialized at 0x7c322c4a4668 Aug 16 22:47:37.794845 np0000007421 devstack@c-api.service[100200]: python threads support enabled Aug 16 22:47:37.794845 np0000007421 devstack@c-api.service[100200]: your server socket listen backlog is limited to 100 connections Aug 16 22:47:37.794845 np0000007421 devstack@c-api.service[100200]: your mercy for graceful operations on workers is 80 seconds Aug 16 22:47:37.795530 np0000007421 devstack@c-api.service[100200]: mapped 671795 bytes (656 KB) for 4 cores Aug 16 22:47:37.795663 np0000007421 devstack@c-api.service[100200]: *** Operational MODE: preforking *** Aug 16 22:47:37.795854 np0000007421 devstack@c-api.service[100200]: *** uWSGI is running in multiple interpreter mode *** Aug 16 22:47:37.795854 np0000007421 devstack@c-api.service[100200]: spawned uWSGI master process (pid: 100200) Aug 16 22:47:37.796014 np0000007421 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 16 22:47:37.796397 np0000007421 devstack@c-api.service[100200]: spawned uWSGI worker 1 (pid: 100201, cores: 1) Aug 16 22:47:37.796796 np0000007421 devstack@c-api.service[100200]: spawned uWSGI worker 2 (pid: 100202, cores: 1) Aug 16 22:47:37.797207 np0000007421 devstack@c-api.service[100200]: spawned uWSGI worker 3 (pid: 100203, cores: 1) Aug 16 22:47:37.797616 np0000007421 devstack@c-api.service[100200]: spawned uWSGI worker 4 (pid: 100204, cores: 1) Aug 16 22:47:37.797699 np0000007421 devstack@c-api.service[100200]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: we strongly recommend against using it for new projects. Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: If you are already using Eventlet, we recommend migrating to a different Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: framework. For more detail see Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 22:47:37.921190 np0000007421 devstack@c-api.service[100204]: import eventlet # noqa Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: we strongly recommend against using it for new projects. Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: If you are already using Eventlet, we recommend migrating to a different Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: framework. For more detail see Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 22:47:37.921829 np0000007421 devstack@c-api.service[100201]: import eventlet # noqa Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: we strongly recommend against using it for new projects. Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: If you are already using Eventlet, we recommend migrating to a different Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: framework. For more detail see Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 22:47:37.937356 np0000007421 devstack@c-api.service[100203]: import eventlet # noqa Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: we strongly recommend against using it for new projects. Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: If you are already using Eventlet, we recommend migrating to a different Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: framework. For more detail see Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 22:47:37.939243 np0000007421 devstack@c-api.service[100202]: import eventlet # noqa Aug 16 22:47:38.083079 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:38.083079 np0000007421 devstack@c-api.service[100204]: from cgi import parse_header Aug 16 22:47:38.090930 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:38.090930 np0000007421 devstack@c-api.service[100201]: from cgi import parse_header Aug 16 22:47:38.091026 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:38.091026 np0000007421 devstack@c-api.service[100203]: from cgi import parse_header Aug 16 22:47:38.102820 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:38.102820 np0000007421 devstack@c-api.service[100202]: from cgi import parse_header Aug 16 22:47:38.123411 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 22:47:38.123411 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:47:38.128067 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 22:47:38.128067 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:47:38.134213 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:38.134213 np0000007421 devstack@c-api.service[100204]: removals.removed_module( Aug 16 22:47:38.135049 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:38.135049 np0000007421 devstack@c-api.service[100204]: removals.removed_module( Aug 16 22:47:38.135869 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 22:47:38.135869 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:47:38.138792 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:38.138792 np0000007421 devstack@c-api.service[100201]: removals.removed_module( Aug 16 22:47:38.139627 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:38.139627 np0000007421 devstack@c-api.service[100201]: removals.removed_module( Aug 16 22:47:38.140344 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 22:47:38.140344 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:47:38.146803 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:38.146803 np0000007421 devstack@c-api.service[100203]: removals.removed_module( Aug 16 22:47:38.147688 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:38.147688 np0000007421 devstack@c-api.service[100203]: removals.removed_module( Aug 16 22:47:38.151459 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:38.151459 np0000007421 devstack@c-api.service[100202]: removals.removed_module( Aug 16 22:47:38.152494 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:38.152494 np0000007421 devstack@c-api.service[100202]: removals.removed_module( Aug 16 22:47:38.912356 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:38.912356 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:47:38.925254 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:38.925254 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:47:38.957609 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:38.957609 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:47:38.958814 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:38.958814 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:47:38.960238 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:38.960238 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:47:38.976884 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:38.976884 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:47:39.008072 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:39.008072 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:47:39.011823 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:39.011823 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:47:39.144240 np0000007421 devstack@c-api.service[100204]: 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 16 22:47:39.144507 np0000007421 devstack@c-api.service[100204]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100204) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 22:47:39.149415 np0000007421 devstack@c-api.service[100201]: 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 16 22:47:39.149677 np0000007421 devstack@c-api.service[100201]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100201) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 22:47:39.181669 np0000007421 devstack@c-api.service[100202]: 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 16 22:47:39.181820 np0000007421 devstack@c-api.service[100202]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100202) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 22:47:39.189457 np0000007421 devstack@c-api.service[100203]: 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 16 22:47:39.189637 np0000007421 devstack@c-api.service[100203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 22:47:39.232153 np0000007421 devstack@c-api.service[100201]: /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 16 22:47:39.232153 np0000007421 devstack@c-api.service[100201]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 22:47:39.233282 np0000007421 devstack@c-api.service[100204]: /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 16 22:47:39.233282 np0000007421 devstack@c-api.service[100204]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 22:47:39.248014 np0000007421 devstack@c-api.service[100202]: /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 16 22:47:39.248014 np0000007421 devstack@c-api.service[100202]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 22:47:39.264841 np0000007421 devstack@c-api.service[100203]: /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 16 22:47:39.264841 np0000007421 devstack@c-api.service[100203]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 22:47:39.711274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 22:47:39.711433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100202) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 22:47:39.711575 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100201) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 22:47:39.711691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.711835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.711943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.711991 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.712053 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.712153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.712191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.712243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100204) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 22:47:39.712300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.712367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.712466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.712553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.712803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.714102 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.714226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.714275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.714353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.714405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.714479 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.714555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.714555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.714643 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.714698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.714806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.714881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.714947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.715027 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.715067 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.715117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.715117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.715117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.715117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.715117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.716923 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.716997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.717286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.717376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.717445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.717499 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.717566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.717621 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.717726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.717774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.717865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.718001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.718336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.718395 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.718438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.718494 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.718528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.718563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.718593 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.718625 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.718655 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.718690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.718725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.718776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.718806 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.718835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.718874 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.718908 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.718935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.718968 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.718997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.719022 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.719048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.719073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.719103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.719129 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.719155 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.719191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.719224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.719255 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.719282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.719313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.719342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.719372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.719404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.719433 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.719475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.719516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.719550 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.719577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.719607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.720015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.720015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.720015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.720125 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.720179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.720179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.720285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.720321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.720397 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.720429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.720517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.720517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.720517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.720517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.721491 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.721491 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.721626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.721626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.721779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.721842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.721901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.721965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.722025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.722073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.722119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.722185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.722241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.722291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.722336 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.722381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.722425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.722484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.722728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.722786 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.722918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.723007 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.723710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.723710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.723816 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.723854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.723884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.724024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.724106 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.724106 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.724160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.724230 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.724255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.724286 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.724313 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.724338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.724366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.724394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.724394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.724394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.724473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.724473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.724473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.724473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.724600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.724684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.724716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.724762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.724800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.724831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.724861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.724892 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.724919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.724953 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.724992 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.725028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.725064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.725064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.725120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.725153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.725153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.725153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.725153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.725271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.725307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.725337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.725364 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.725392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.725392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.725392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.725392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.725692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.725767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.725825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.725884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.725932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.726551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.726632 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.726779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.726816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.726926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.726991 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.727062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.727135 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.727206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.727275 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.727348 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.727422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.727501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.727570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.727661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.727757 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.727841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.727928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.728132 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.728204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.728258 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.728310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.728366 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.728420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.728482 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.728534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.728595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.728681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.728805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.728899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.728933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.728955 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.729059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.729099 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.729122 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.729146 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.729219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.729271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.729322 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.729375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.729431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.729492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.729492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.729492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.729492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.729680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.729680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.729680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.730231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.730231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.730350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.730350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.730463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.730495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.730569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.730650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.730721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.730806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.730806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.730951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.731027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.731110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.731110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.731110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.731110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.731110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.731484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.732338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.732433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.732526 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.732584 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.732638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.732700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.732777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.732777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.732860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.732860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.732953 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.733001 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.733001 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.733001 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.733601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.733645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.733723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.733811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.733925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.733976 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.734027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.734075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.734125 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.734170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.734170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.734170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.734307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.734307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.735172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.735250 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.735301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.735602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.735678 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.735726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.735794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.735829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.735862 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.735894 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.735919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.735919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.735919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.735919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.736011 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.736011 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.736063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.736091 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.736119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.736143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.736170 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.736200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.736230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.736260 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.736288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.736319 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.736351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.736382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.736410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.736443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.736487 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.736515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.736548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.736664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.736731 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.736801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.736854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.736854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.736854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.736854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.737018 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.737070 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.737129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.737176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.737225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.737225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.737225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.737359 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.737411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.737495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.737545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.737598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.737648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.737703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.737771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.737832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.737891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.737939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.737984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.738029 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.738081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.738131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.738290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.738343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.738394 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.738445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.738518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.738563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.738903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.738982 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.739022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.739022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.739137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.739189 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.739232 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.739260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.739260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.739365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.739398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.739464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.739464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.739464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.739464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.739464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.739698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.739698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.739698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.739885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.739885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.739978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.740024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.740057 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.740090 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.740119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.740145 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.740168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.740190 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.740215 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.740237 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.740265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.740289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.740327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.740365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.740396 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.740428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.740468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.740492 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.740522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.740522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.740522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.740522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.740522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.742223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.742445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.742445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.742445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.742661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.742756 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.742829 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.742910 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.742993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.743066 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.743130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.743200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.743271 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.743341 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.743416 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.743495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.743572 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.743639 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.743701 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.743791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.743858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.744012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.744062 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.744162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.744211 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.744249 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.744292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.744335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.744377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.744377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.744377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.744377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.744377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.744578 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.744622 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.744667 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.744705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.744761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.744761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.744761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.744761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.744761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.744925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.744925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.744925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.745030 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.745069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.745069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.745142 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.745184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.745225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.745265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.745312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.745312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.745312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.745312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.746038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.746038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.746038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.746260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.746342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.746415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.746509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.746583 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.746653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.746728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.746824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.746898 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.746974 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.747234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.747318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.747399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.747485 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.747567 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.747633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.747711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.747797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.747874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.747956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.748027 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.748168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.748350 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.748409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.748409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.748501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.748501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.748922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.748922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.749043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.749099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.749153 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.749195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.749223 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.749249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.749300 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.749345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.749394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.749422 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.749478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.749527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.749664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.749736 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.749807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.749845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.749875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.749903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.749928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.749957 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.749980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.750010 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.750047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.750076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.750105 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.750133 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.750164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.750193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.750219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.750248 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.750271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.750298 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.750331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.750354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.750383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.750407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.750430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.750464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.750491 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.750520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.750547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.750576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.750605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.750632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.750677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.750726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.751003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.751128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.751171 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.751261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.751344 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.751417 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.751480 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.751576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.751639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.751700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.751782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.751846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.751975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.752018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.752119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.752193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.752254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.752313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.752378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.752443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.752757 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.752808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.752911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.752953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.753038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.753098 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.753156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.753231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.753304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.753377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.753377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.753377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.753377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.753377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.753662 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.753730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.753808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.753880 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.753941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.754000 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.754059 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.754126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.754192 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.754253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.754298 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.754343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.754386 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.754436 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.754484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.754484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.754553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.754596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.754636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.754673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.754720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.754829 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.754869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.754974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.755034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.755100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.755100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.755100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.755257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.755257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.755257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.755257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.755257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.755544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.755605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.755670 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.755757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.755821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.755821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.755941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.756002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.756073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.756138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.756191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.756229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.756272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.756311 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.756354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.756390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.756434 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.756486 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.756531 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.756569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.756616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.756663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.756700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.756755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.756802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.756845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.756883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.756927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.756971 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757013 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.757051 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.757092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.757171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.757209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.757288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.757335 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.757376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.757412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.757447 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.757496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757533 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.757569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.757603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.757639 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.757679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.757730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.757730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.757830 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757868 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.757912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.757956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.757999 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.758037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.758074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.758117 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.758155 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.758192 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.758235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.758273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.758315 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.758358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.759038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.759091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.759158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.759230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.759303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.759346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.759346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.759346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.759346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.759519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.760239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.760239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.760239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.760428 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.760488 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.760580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.760650 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.760719 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.760799 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.760860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.760920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.761002 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.761256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.761306 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.761370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.761434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.761537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.761537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.761537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.761537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.761537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.761833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.762241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.762241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.762241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.762412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.762494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.762547 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.762587 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.762627 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.762663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.762702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.762763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.762801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.762839 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.762876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.762922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.762968 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.763005 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.763051 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.763405 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.763464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.763539 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.763606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.763678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.763723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.763838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.763899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.763899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.763899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.764288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.764288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.764288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.764484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.764568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.764568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.764793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.764878 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.765035 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.765116 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.765178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.765237 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.765306 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.765373 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.765425 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.765482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.765526 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.765577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.765622 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.765721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.765808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.765873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.765934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.766000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.766066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.766126 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.766190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.766258 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.766325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.766386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.766445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.766514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.766561 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.766611 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.766655 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.766700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.766737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.766803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.766846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.766883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.766921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.766956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.766992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.767037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.767074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.767110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.767152 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.767188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.767223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.767258 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.767299 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.767299 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.767378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.767378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.767378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.767378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.767525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.767841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.768234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.768654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.768716 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.768792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.770144 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.770244 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.770291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.770393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.770467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.770530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.770590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.770651 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.770710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.770802 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.770850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.770946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.771008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.771070 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.771128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.771188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.771245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.771311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.771359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.771448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.771519 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.771589 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.771649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.771716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.771811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.771811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.771925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.771993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.772053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.772053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.772053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.772226 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.772302 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.772370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.772429 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.772495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.772561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.772621 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.772691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.772770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.772811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.772845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.772926 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.772993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.773053 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.773119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.773185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.773245 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.773311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.773378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.773437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.773538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.773606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.773665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.773725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.773725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 22:47:39.774444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.774518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.774581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.774644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.774766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.774810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.774906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.774968 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.775036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.775109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.775177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.775223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.775261 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 22:47:39.775307 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.775349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.775388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.775435 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.775492 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 22:47:39.775536 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.775573 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 22:47:39.775617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100204) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.775652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 22:47:39.775652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 22:47:39.775652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 22:47:39.817793 np0000007421 devstack@c-api.service[100202]: INFO dbcounter [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Registered counter for database cinder Aug 16 22:47:39.818327 np0000007421 devstack@c-api.service[100203]: INFO dbcounter [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Registered counter for database cinder Aug 16 22:47:39.818437 np0000007421 devstack@c-api.service[100204]: INFO dbcounter [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Registered counter for database cinder Aug 16 22:47:39.819300 np0000007421 devstack@c-api.service[100201]: INFO dbcounter [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Registered counter for database cinder Aug 16 22:47:39.859314 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:39.860371 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:39.861445 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:39.862323 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-22320794-08a5-4992-b913-170e2995c6eb 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:39.966565 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writer thread running {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 22:47:39.969076 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 22:47:39.971589 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 22:47:39.973900 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 22:47:39.975714 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 22:47:39.976064 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.976322 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.977595 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writer thread running {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 22:47:39.978087 np0000007421 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe 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 16 22:47:39.979914 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 22:47:39.980666 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writer thread running {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 22:47:39.980901 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.980901 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.982193 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 22:47:39.983349 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 22:47:39.983998 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writer thread running {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 22:47:39.984441 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 22:47:39.985995 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 22:47:39.986344 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 22:47:39.986664 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.986927 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.987256 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 22:47:39.987571 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d 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 16 22:47:39.988267 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 22:47:39.990193 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.990193 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.990314 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 22:47:39.990374 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 22:47:39.990496 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.990769 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.991420 np0000007421 devstack@c-api.service[100203]: WARNING cinder.keymgr.conf_key_mgr [None req-22320794-08a5-4992-b913-170e2995c6eb 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 16 22:47:39.993206 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 22:47:39.993919 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.994099 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.995648 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 22:47:39.996134 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:39.996505 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:39.997338 np0000007421 devstack@c-api.service[100202]: WARNING cinder.keymgr.conf_key_mgr [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a 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 16 22:47:40.001003 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.001269 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.013556 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:40.015990 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 22:47:40.018528 np0000007421 devstack@c-api.service[100201]: INFO cinder.rpc [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 22:47:40.018898 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.019067 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.020921 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:40.023298 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 22:47:40.025607 np0000007421 devstack@c-api.service[100204]: INFO cinder.rpc [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 22:47:40.026160 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.026519 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.027038 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-22320794-08a5-4992-b913-170e2995c6eb 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:40.028500 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.028638 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.029274 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 22:47:40.031265 np0000007421 devstack@c-api.service[100203]: INFO cinder.rpc [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 22:47:40.031648 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.031830 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.032297 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.032499 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.035155 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.035296 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.035641 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.035871 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.038589 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.038783 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.039436 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.039720 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.040968 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.041100 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.041357 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.041531 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.041568 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.041659 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.043494 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.043620 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.043887 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.044049 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.045039 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.045177 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.045350 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:40.045690 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.045849 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.046033 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.046157 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.047492 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.047622 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.047660 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.047782 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 22:47:40.047842 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.048075 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.048219 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.049974 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.050018 np0000007421 devstack@c-api.service[100202]: INFO cinder.rpc [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 22:47:40.050116 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.050284 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.050403 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.050435 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.050572 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.050654 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.050838 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.050873 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.050950 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.052589 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.052638 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.052764 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.052800 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.053057 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.053178 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.054680 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.054840 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.055104 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.055229 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.055616 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.055776 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.056722 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.056865 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.057366 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.057772 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.057831 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.057831 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.059157 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.059294 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.059508 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.059710 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.060593 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.060767 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.061595 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.061647 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.061695 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.061813 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.062146 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.062300 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.062351 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.062396 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.062506 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.062562 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.062605 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.062643 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.063294 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.063425 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.064396 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.065139 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.065192 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.065192 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.065268 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.065292 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.065318 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.065384 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.065418 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.065481 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.065972 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.066081 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.066731 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.066899 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.066939 np0000007421 devstack@c-api.service[100201]: WARNING cinder.api.contrib.hosts [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 22:47:40.067187 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.067298 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.067665 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.067728 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.067796 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.067835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: extensions {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.067891 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.068428 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.068542 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.069018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: consistencygroups {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.069212 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.069259 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.069339 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.069415 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.070165 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.070165 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.070688 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.070828 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.070996 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.071144 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.071411 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.071508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: extra_specs {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.071569 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.072010 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.072171 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.072417 np0000007421 devstack@c-api.service[100204]: WARNING cinder.api.contrib.hosts [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 22:47:40.072689 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.072842 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.072925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: capabilities {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.073370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: extensions {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.073516 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.073562 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.073656 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.073702 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.074045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: backups {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.074674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: consistencygroups {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.074724 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.074844 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.075578 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.075754 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.075999 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-quota-sets {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.076513 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.076561 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.076634 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.076679 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.077207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: qos-specs {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.077257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: extra_specs {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.077370 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.077511 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.078236 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.078349 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.078756 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: capabilities {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.079497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: encryption {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.079568 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.079568 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.079951 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.080019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: backups {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.080077 np0000007421 devstack@c-api.service[100203]: WARNING cinder.api.contrib.hosts [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 22:47:40.080128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: encryption {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.080167 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.082399 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.082399 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.082399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: extensions {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.082890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: cgsnapshots {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.082946 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-quota-sets {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.083001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: consistencygroups {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.083047 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.083086 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: scheduler-stats {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.083130 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.083169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: qos-specs {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.083703 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-volume-manage {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.084753 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: encryption {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.084854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-snapshot-manage {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.086010 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.086010 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.086108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: extra_specs {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.086165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: encryption {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.086209 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.086245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-volume-transfer {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.086291 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.086992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: capabilities {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.087577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-hosts {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.087631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: cgsnapshots {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.088805 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.088866 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: backups {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.088911 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.088957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-volume-type-access {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.088997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: scheduler-stats {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.089804 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-quota-sets {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.090058 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-availability-zone {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.090213 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-volume-manage {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.091087 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: qos-specs {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.091205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extended resource: os-quota-class-sets {{(pid=100201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.091578 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-snapshot-manage {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.092472 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.092472 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.092566 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.092723 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.092818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: encryption {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.093296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-volume-transfer {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.093433 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.093616 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.094421 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.094603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: encryption {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.094652 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.094803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-hosts {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.095166 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.095220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.snapshot_actions [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] SnapshotActionsController initialized {{(pid=100201) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 22:47:40.095262 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.095520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: cgsnapshots {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.095891 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.096048 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.096102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-volume-type-access {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.096216 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.096353 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.096666 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.096758 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.096800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: scheduler-stats {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.097614 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.097614 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.097719 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.097719 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.097799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-availability-zone {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.098026 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.098156 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.098228 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.098292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-volume-manage {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.098368 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.098771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extended resource: os-quota-class-sets {{(pid=100204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.098822 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.098927 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.099026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.099168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.099313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100161 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100161 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension UsedLimits extending resource: limits {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-snapshot-manage {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.100298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension SnapshotActions extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeTypeAccess extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100432 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.100478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension AdminActions extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100524 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.100562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension AdminActions extending resource: snapshots {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100599 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.100632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension AdminActions extending resource: backups {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100675 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.100711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeActions extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.router [None req-65740326-0942-4fd6-b37f-0a6db5d30bfe None None] Extension TypesManage extending resource: types {{(pid=100201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.100839 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-volume-transfer {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.100968 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.101038 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.101101 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.101166 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.102034 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.102034 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.102132 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.102132 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.102247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-hosts {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.102328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.snapshot_actions [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] SnapshotActionsController initialized {{(pid=100204) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 22:47:40.104414 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.104414 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.104698 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.104785 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-volume-type-access {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.104856 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.104921 np0000007421 devstack@c-api.service[100202]: WARNING cinder.api.contrib.hosts [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 22:47:40.104984 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.105045 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.105105 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.105166 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.105166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: extensions {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.105426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-availability-zone {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.105510 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.105510 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.105625 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.105788 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.105862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extended resource: os-quota-class-sets {{(pid=100203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.106001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: consistencygroups {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.106273 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106821 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.106917 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension UsedLimits extending resource: limits {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107004 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107205 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107253 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.107332 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension AdminActions extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107415 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.107491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension AdminActions extending resource: snapshots {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension AdminActions extending resource: backups {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeActions extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107687 np0000007421 devstack@c-api.service[100201]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c322c4a4668 pid: 100201 (default app) Aug 16 22:47:40.107731 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: extra_specs {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.107818 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.107866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.router [None req-44e39d53-c2f4-4701-8b6c-c360b8ee037d None None] Extension TypesManage extending resource: types {{(pid=100204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.108275 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.108356 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.109001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: capabilities {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.109070 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.109176 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.109684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.snapshot_actions [None req-22320794-08a5-4992-b913-170e2995c6eb None None] SnapshotActionsController initialized {{(pid=100203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 22:47:40.110112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: backups {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.110798 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.110932 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.111530 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.111644 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.111869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-quota-sets {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.112451 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.112451 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.113074 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.113127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: qos-specs {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.113179 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.113679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.113842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.113937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114312 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension UsedLimits extending resource: limits {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114508 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension AdminActions extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension AdminActions extending resource: snapshots {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.114979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension AdminActions extending resource: backups {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.115114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeActions extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.115158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: encryption {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.115205 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.115834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.router [None req-22320794-08a5-4992-b913-170e2995c6eb None None] Extension TypesManage extending resource: types {{(pid=100203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.115930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42c78728-ed44-4036-a517-c0e68e3467ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:47:40.116546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: encryption {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.117091 np0000007421 devstack@c-api.service[100204]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c322c4a4668 pid: 100204 (default app) Aug 16 22:47:40.118026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: cgsnapshots {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.119343 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1/1] 10.4.3.26 () {60 vars in 918 bytes} [Sun Aug 16 22:47:40 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 22:47:40.119518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: scheduler-stats {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.120627 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-volume-manage {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.121922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-snapshot-manage {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.122576 np0000007421 devstack@c-api.service[100203]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c322c4a4668 pid: 100203 (default app) Aug 16 22:47:40.123886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-volume-transfer {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.126212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-hosts {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.127968 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-volume-type-access {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.129999 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-availability-zone {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.132576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extended resource: os-quota-class-sets {{(pid=100202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 22:47:40.134599 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.134818 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.135606 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.135732 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.136347 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.136461 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.137030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] SnapshotActionsController initialized {{(pid=100202) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 22:47:40.137379 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.137501 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.138085 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.138195 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.138829 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.138938 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.139572 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:47:40.139731 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:47:40.140393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.140571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.140701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.140850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.140991 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141230 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension UsedLimits extending resource: limits {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141486 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141816 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension AdminActions extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.141946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension AdminActions extending resource: snapshots {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.142043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension AdminActions extending resource: backups {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.142133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeActions extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.142272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.142409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.router [None req-20ebc2ba-d8c8-4b9c-b5bf-13e5168f971a None None] Extension TypesManage extending resource: types {{(pid=100202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 22:47:40.151810 np0000007421 devstack@c-api.service[100202]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c322c4a4668 pid: 100202 (default app) Aug 16 22:47:44.959202 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-93b79b27-120e-457f-ba74-31c646bb7169 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:47:45.531328 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93b79b27-120e-457f-ba74-31c646bb7169 admin admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:47:45.531912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93b79b27-120e-457f-ba74-31c646bb7169 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:47:45.533521 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:47:45.533521 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:47:45.563980 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-93b79b27-120e-457f-ba74-31c646bb7169 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=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:45.586661 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93b79b27-120e-457f-ba74-31c646bb7169 admin admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:47:45.587122 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1/2] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 22:47:44 2026] POST /volume/v3/types => generated 183 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:47:45.597690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4f8e7740-10d9-4169-bada-0fb6d1f39185 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:47:45.875274 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f8e7740-10d9-4169-bada-0fb6d1f39185 admin admin] POST https://10.4.3.26/volume/v3/types/48935628-6874-4e87-a26f-cbe22cdc4389/extra_specs Aug 16 22:47:45.875796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f8e7740-10d9-4169-bada-0fb6d1f39185 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:47:45.877399 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:47:45.877399 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:47:45.909519 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-4f8e7740-10d9-4169-bada-0fb6d1f39185 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=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:45.969639 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f8e7740-10d9-4169-bada-0fb6d1f39185 admin admin] https://10.4.3.26/volume/v3/types/48935628-6874-4e87-a26f-cbe22cdc4389/extra_specs returned with HTTP 200 Aug 16 22:47:45.970330 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 2/3] 10.4.3.26 () {68 vars in 1442 bytes} [Sun Aug 16 22:47:45 2026] POST /volume/v3/types/48935628-6874-4e87-a26f-cbe22cdc4389/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:47:46.214718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9612b869-e304-4a50-8c34-8b05c84e1815 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:47:46.519185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9612b869-e304-4a50-8c34-8b05c84e1815 admin admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:47:46.519988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9612b869-e304-4a50-8c34-8b05c84e1815 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:47:46.522059 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:47:46.522059 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:47:46.567285 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-9612b869-e304-4a50-8c34-8b05c84e1815 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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:46.591546 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9612b869-e304-4a50-8c34-8b05c84e1815 admin admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:47:46.592053 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1/4] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 22:47:46 2026] POST /volume/v3/types => generated 186 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:47:46.616396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3227ab46-602e-4203-aacf-cfc9eb89efcf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:47:46.934991 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3227ab46-602e-4203-aacf-cfc9eb89efcf admin admin] POST https://10.4.3.26/volume/v3/types/eb136350-4b01-41f3-a1a7-08ed95603a93/extra_specs Aug 16 22:47:46.935505 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3227ab46-602e-4203-aacf-cfc9eb89efcf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:47:46.937194 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:47:46.937194 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:47:46.970762 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-3227ab46-602e-4203-aacf-cfc9eb89efcf 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=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:47:47.028046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3227ab46-602e-4203-aacf-cfc9eb89efcf admin admin] https://10.4.3.26/volume/v3/types/eb136350-4b01-41f3-a1a7-08ed95603a93/extra_specs returned with HTTP 200 Aug 16 22:47:47.028464 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1/5] 10.4.3.26 () {68 vars in 1442 bytes} [Sun Aug 16 22:47:46 2026] POST /volume/v3/types/eb136350-4b01-41f3-a1a7-08ed95603a93/extra_specs => generated 45 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:47:55.584586 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:47:55.968231 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:47:56.589542 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:47:57.026661 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:48:12.162819 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1f751ff-ad36-40bc-a634-e21f8eb40395 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:48:12.163274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1f751ff-ad36-40bc-a634-e21f8eb40395 None None] GET https://10.4.3.26/volume// Aug 16 22:48:12.163427 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1f751ff-ad36-40bc-a634-e21f8eb40395 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:48:12.163665 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1f751ff-ad36-40bc-a634-e21f8eb40395 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:48:12.164265 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1f751ff-ad36-40bc-a634-e21f8eb40395 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:48:12.164589 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 2/6] 10.4.3.26 () {66 vars in 1418 bytes} [Sun Aug 16 22:48:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:48:51.171962 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b867df33-8b91-4334-abd3-a6c4ffcddde2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:48:51.431923 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b867df33-8b91-4334-abd3-a6c4ffcddde2 tempest-verify_tempest_config-2076955901 tempest-verify_tempest_config-2076955901-project-member] GET https://10.4.3.26/volume/v3/extensions Aug 16 22:48:51.432131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b867df33-8b91-4334-abd3-a6c4ffcddde2 tempest-verify_tempest_config-2076955901 tempest-verify_tempest_config-2076955901-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:48:51.432308 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b867df33-8b91-4334-abd3-a6c4ffcddde2 tempest-verify_tempest_config-2076955901 tempest-verify_tempest_config-2076955901-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:48:51.432609 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b867df33-8b91-4334-abd3-a6c4ffcddde2 tempest-verify_tempest_config-2076955901 tempest-verify_tempest_config-2076955901-project-member] https://10.4.3.26/volume/v3/extensions returned with HTTP 200 Aug 16 22:48:51.433087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 3/7] 10.4.3.26 () {66 vars in 1239 bytes} [Sun Aug 16 22:48:51 2026] GET /volume/v3/extensions => generated 5245 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:49:56.079536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:49:56.425217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:49:56.425612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-753349836", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:49:56.428073 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-753349836', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:49:56.920123 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume of 1 GB Aug 16 22:49:56.929939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:49:56.929309. {{(pid=100203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:49:56.930109 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Availability Zones retrieved successfully. Aug 16 22:49:56.955805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (e9f9253e-1751-4096-9af5-2ff85cbe43f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:49:56.956951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01c6d95-c9b9-43a9-8feb-4f1077b86e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:56.958293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:49:57.060787 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01c6d95-c9b9-43a9-8feb-4f1077b86e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:57.061726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c8e19f-2d9c-444e-9590-7fbcc5424727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:57.106787 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:49:57.106787 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:49:57.150106 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Created reservations ['eaf6320f-07b9-435b-98e9-5c2824c13580', '5aa977ab-9eec-4ce2-bbfb-552de08838c4', '254c12f2-ac4a-4b04-afef-951e0170a29b', 'e8941759-597f-4dd5-95be-a88a15b7507d'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:49:57.151119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c8e19f-2d9c-444e-9590-7fbcc5424727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf6320f-07b9-435b-98e9-5c2824c13580', '5aa977ab-9eec-4ce2-bbfb-552de08838c4', '254c12f2-ac4a-4b04-afef-951e0170a29b', 'e8941759-597f-4dd5-95be-a88a15b7507d']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:57.152150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21388de-8b95-4a7a-9dab-9419b6fa12a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:57.208322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21388de-8b95-4a7a-9dab-9419b6fa12a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2066180-8a06-41a0-a59f-b74648d54b13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-753349836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['eaf6320f-07b9-435b-98e9-5c2824c13580','5aa977ab-9eec-4ce2-bbfb-552de08838c4','254c12f2-ac4a-4b04-afef-951e0170a29b','e8941759-597f-4dd5-95be-a88a15b7507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-753349836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2066180-8a06-41a0-a59f-b74648d54b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9565859f3a44dce96a8d055c6a65655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:57.209186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d344effa-bc2d-4955-afb5-e0cf1b03234d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:57.239012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d344effa-bc2d-4955-afb5-e0cf1b03234d) transitioned into state 'SUCCESS' from state '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-753349836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['eaf6320f-07b9-435b-98e9-5c2824c13580','5aa977ab-9eec-4ce2-bbfb-552de08838c4','254c12f2-ac4a-4b04-afef-951e0170a29b','e8941759-597f-4dd5-95be-a88a15b7507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:57.239904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec008e18-26d3-493b-9b3e-2362db4821c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:57.264926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec008e18-26d3-493b-9b3e-2362db4821c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:57.264926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (e9f9253e-1751-4096-9af5-2ff85cbe43f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:49:57.264926 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request issued successfully. Aug 16 22:49:57.265702 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66c48cbc-f302-4e41-bc1b-50e2800f842c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:49:57.266340 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 2/8] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:49:56 2026] POST /volume/v3/volumes => generated 754 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:49:57.282130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:49:57.287801 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:49:57.287801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:49:57.287801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:49:57.321113 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:49:57.321113 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:49:57.327802 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:49:57.338487 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0398bef-e051-4f71-9fd1-7e4d64da55bc tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:49:57.339248 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 2/9] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:49:57 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:49:58.354474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-763d4013-7a23-4d67-9814-5740da248200 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:49:58.358888 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-763d4013-7a23-4d67-9814-5740da248200 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:49:58.358888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-763d4013-7a23-4d67-9814-5740da248200 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:49:58.358888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-763d4013-7a23-4d67-9814-5740da248200 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:49:58.391479 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:49:58.391479 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:49:58.402428 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-763d4013-7a23-4d67-9814-5740da248200 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:49:58.408829 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-763d4013-7a23-4d67-9814-5740da248200 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:49:58.409300 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 3/10] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:49:58 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:49:59.426721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-19b4973a-8762-4619-8499-c16bea00b9e7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:49:59.430544 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19b4973a-8762-4619-8499-c16bea00b9e7 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:49:59.430849 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19b4973a-8762-4619-8499-c16bea00b9e7 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:49:59.431152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19b4973a-8762-4619-8499-c16bea00b9e7 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:49:59.461331 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:49:59.461331 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:49:59.468933 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-19b4973a-8762-4619-8499-c16bea00b9e7 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:49:59.476953 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19b4973a-8762-4619-8499-c16bea00b9e7 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:49:59.477360 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 4/11] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:49:59 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:49:59.846628 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-59c5ae66-5baf-4e74-ab32-13934a10109b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:49:59.849265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:49:59.849756 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1002278993"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:49:59.851776 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1002278993'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:49:59.851960 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Create volume of 1 GB Aug 16 22:49:59.852257 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:49:59.852257 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:49:59.857052 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Availability Zones retrieved successfully. Aug 16 22:49:59.864652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Flow 'volume_create_api' (8486f1cb-216f-4542-9e03-a5c641f0d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:49:59.866322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639dce62-6866-4313-b73f-bc101ea001c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:59.867786 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:49:59.906836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639dce62-6866-4313-b73f-bc101ea001c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:59.907679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3d3c8a-a662-41b1-b4c7-ebab4e61e5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:59.968161 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Created reservations ['def34ccc-f31f-4b44-b52b-fb093263f477', '07605e6e-4c96-4542-b4f5-24726d55f7d0', '266e01c1-e358-462d-9468-16d48d35894a', 'cf6a44b5-714e-40e6-9034-ad5e26db7139'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:49:59.969135 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c3d3c8a-a662-41b1-b4c7-ebab4e61e5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def34ccc-f31f-4b44-b52b-fb093263f477', '07605e6e-4c96-4542-b4f5-24726d55f7d0', '266e01c1-e358-462d-9468-16d48d35894a', 'cf6a44b5-714e-40e6-9034-ad5e26db7139']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:59.970411 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496fba27-1258-4d4a-a944-53ee37282e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:49:59.993923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496fba27-1258-4d4a-a944-53ee37282e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddcbcaad-f909-42a7-bd8e-40d4772a2e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1002278993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b94c8d56f1684af8b9da45fc52fb9731',qos_specs=None,replication_status=,reservations=['def34ccc-f31f-4b44-b52b-fb093263f477','07605e6e-4c96-4542-b4f5-24726d55f7d0','266e01c1-e358-462d-9468-16d48d35894a','cf6a44b5-714e-40e6-9034-ad5e26db7139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2502750482d4f549c62acb07489c7f3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1002278993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddcbcaad-f909-42a7-bd8e-40d4772a2e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b94c8d56f1684af8b9da45fc52fb9731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2502750482d4f549c62acb07489c7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:49:59.994669 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03fc192-bfbd-4bc3-96c5-d1d6e72212b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:00.013410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03fc192-bfbd-4bc3-96c5-d1d6e72212b6) transitioned into state 'SUCCESS' from state '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-1002278993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b94c8d56f1684af8b9da45fc52fb9731',qos_specs=None,replication_status=,reservations=['def34ccc-f31f-4b44-b52b-fb093263f477','07605e6e-4c96-4542-b4f5-24726d55f7d0','266e01c1-e358-462d-9468-16d48d35894a','cf6a44b5-714e-40e6-9034-ad5e26db7139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2502750482d4f549c62acb07489c7f3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:00.014219 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a670e2-c9c4-4d3d-a5b4-210adca3a4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:00.024445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a670e2-c9c4-4d3d-a5b4-210adca3a4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:00.026464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Flow 'volume_create_api' (8486f1cb-216f-4542-9e03-a5c641f0d657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:00.026464 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Create volume request issued successfully. Aug 16 22:50:00.026650 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59c5ae66-5baf-4e74-ab32-13934a10109b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:00.027202 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 3/12] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:49:59 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 16 22:50:00.040857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f94f373a-9130-418b-89f6-3140763f8415 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:00.043256 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f94f373a-9130-418b-89f6-3140763f8415 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:00.043503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f94f373a-9130-418b-89f6-3140763f8415 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:00.043774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f94f373a-9130-418b-89f6-3140763f8415 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:00.051462 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:00.051462 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:00.056977 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f94f373a-9130-418b-89f6-3140763f8415 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:00.061579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f94f373a-9130-418b-89f6-3140763f8415 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:00.062087 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 3/13] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:00 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:00.492517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:00.494311 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:00.494650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:00.496080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:00.503445 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:00.503445 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:00.509205 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:00.515695 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2471d67-0da3-4ad1-ba78-c2f7bd048b01 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:00.516933 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 4/14] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:00 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:01.079391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:01.081467 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:01.081718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:01.081966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:01.091802 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:01.091802 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:01.096603 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:01.107452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83b603ca-e241-4274-b44c-f6bd7d6b7d58 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:01.107452 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 5/15] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:01 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:01.118159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-320e586f-704c-457b-90ce-17efdeb57232 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:01.358301 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:01.358664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2131701172"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:01.360161 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2131701172'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:01.363758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume of 1 GB Aug 16 22:50:01.364101 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:01.364101 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:01.364923 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Availability Zones retrieved successfully. Aug 16 22:50:01.372383 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Flow 'volume_create_api' (5f00f5be-ce34-4edc-b78a-429ced4b2efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:01.373909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66529c5-e77d-459f-b566-f2dfb3bd082a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:01.375284 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:01.386185 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:01.386185 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:01.408576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66529c5-e77d-459f-b566-f2dfb3bd082a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:01.409811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a5478d-6633-4d62-9b54-b675284cbd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:01.457773 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-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 16 22:50:01.457773 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-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 16 22:50:01.513622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Created reservations ['6fd0ade1-ba03-4874-9282-063c91ece8c1', '0a89ee35-6aad-4d56-8eb4-33ce43761000', 'f9c2a365-3cf9-445c-b89d-939233991210', 'f7d539e6-540f-4f8b-bb41-2a3822defa2d'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:01.514840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a5478d-6633-4d62-9b54-b675284cbd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd0ade1-ba03-4874-9282-063c91ece8c1', '0a89ee35-6aad-4d56-8eb4-33ce43761000', 'f9c2a365-3cf9-445c-b89d-939233991210', 'f7d539e6-540f-4f8b-bb41-2a3822defa2d']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:01.516020 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae14a98-09aa-4352-be93-be92873bb2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:01.537615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:01.540912 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:01.541678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:01.542402 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:01.547055 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae14a98-09aa-4352-be93-be92873bb2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77820b6d-b2d7-49e5-9d36-a4bf5a42cb66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2131701172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='27a217b4c3494e15af6efe5708622fd3',qos_specs=None,replication_status=,reservations=['6fd0ade1-ba03-4874-9282-063c91ece8c1','0a89ee35-6aad-4d56-8eb4-33ce43761000','f9c2a365-3cf9-445c-b89d-939233991210','f7d539e6-540f-4f8b-bb41-2a3822defa2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2131701172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77820b6d-b2d7-49e5-9d36-a4bf5a42cb66,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='27a217b4c3494e15af6efe5708622fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:01.548085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8e2a55-85ab-4bbf-a53e-ad7c2a28e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:01.554964 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:01.554964 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:01.563046 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:01.575406 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7d0db43-43f5-431e-83aa-b3d4dce2ad7d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:01.575406 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 4/16] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:01 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:01.577503 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8e2a55-85ab-4bbf-a53e-ad7c2a28e0ec) transitioned into state 'SUCCESS' from state '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-2131701172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='27a217b4c3494e15af6efe5708622fd3',qos_specs=None,replication_status=,reservations=['6fd0ade1-ba03-4874-9282-063c91ece8c1','0a89ee35-6aad-4d56-8eb4-33ce43761000','f9c2a365-3cf9-445c-b89d-939233991210','f7d539e6-540f-4f8b-bb41-2a3822defa2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:01.577503 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26843461-78e3-49cd-b5bf-c8c61dae2b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:01.589464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26843461-78e3-49cd-b5bf-c8c61dae2b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:01.590360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Flow 'volume_create_api' (5f00f5be-ce34-4edc-b78a-429ced4b2efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:01.590689 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume request issued successfully. Aug 16 22:50:01.591425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-320e586f-704c-457b-90ce-17efdeb57232 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:01.591801 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 4/17] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:50:01 2026] POST /volume/v3/volumes => generated 756 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:01.616265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-edefe381-8175-419e-836e-20509b56ef34 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:01.621186 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-edefe381-8175-419e-836e-20509b56ef34 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:01.621186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-edefe381-8175-419e-836e-20509b56ef34 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:01.621186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-edefe381-8175-419e-836e-20509b56ef34 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:01.644011 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:01.644011 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:01.652905 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-edefe381-8175-419e-836e-20509b56ef34 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:01.659519 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-edefe381-8175-419e-836e-20509b56ef34 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:01.660249 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 5/18] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:01 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:02.036925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b639affd-672d-4c58-92e7-8533e0828b69 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:02.258158 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:02.258621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-508849747"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:02.259762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-508849747'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:02.262401 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Create volume of 1 GB Aug 16 22:50:02.278566 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Availability zone cache updated, next update will occur around 2026-08-16 23:50:02.277926. {{(pid=100201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:50:02.278697 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Availability Zones retrieved successfully. Aug 16 22:50:02.300763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Flow 'volume_create_api' (44fda6cd-34d8-4e1f-9d42-9dfa0321d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:02.301720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cb444e-b559-4b28-a60d-a5d528bfb18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:02.302896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:02.336569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cb444e-b559-4b28-a60d-a5d528bfb18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:02.337420 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6e0c0a-860b-4692-880f-beba4187be6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:02.367005 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:50:02.367355 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:50:02.426074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Created reservations ['21337a94-ade8-4baa-9546-1db1aedf0eed', 'e780dd2d-864d-41ae-a228-f1cc250af9bf', 'e688fbdd-ee29-4399-83aa-c859eef712cd', 'd92e16cb-db08-4655-9e7d-94d206ca530d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:02.427079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f6e0c0a-860b-4692-880f-beba4187be6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21337a94-ade8-4baa-9546-1db1aedf0eed', 'e780dd2d-864d-41ae-a228-f1cc250af9bf', 'e688fbdd-ee29-4399-83aa-c859eef712cd', 'd92e16cb-db08-4655-9e7d-94d206ca530d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:02.427960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13299fa7-3a07-40af-a893-ecfe290c14d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:02.483633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13299fa7-3a07-40af-a893-ecfe290c14d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253d4203-190a-4635-84f2-35556b96b83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-508849747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1411dacca7d64697b2568a93d44dcd52',qos_specs=None,replication_status=,reservations=['21337a94-ade8-4baa-9546-1db1aedf0eed','e780dd2d-864d-41ae-a228-f1cc250af9bf','e688fbdd-ee29-4399-83aa-c859eef712cd','d92e16cb-db08-4655-9e7d-94d206ca530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68ae24504a948f2b51fe401b093a44d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-508849747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253d4203-190a-4635-84f2-35556b96b83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1411dacca7d64697b2568a93d44dcd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c68ae24504a948f2b51fe401b093a44d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:02.484450 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1634caa-dd11-4fd6-9f51-8ef94e2ccd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:02.512294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1634caa-dd11-4fd6-9f51-8ef94e2ccd3a) transitioned into state 'SUCCESS' from state '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-508849747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1411dacca7d64697b2568a93d44dcd52',qos_specs=None,replication_status=,reservations=['21337a94-ade8-4baa-9546-1db1aedf0eed','e780dd2d-864d-41ae-a228-f1cc250af9bf','e688fbdd-ee29-4399-83aa-c859eef712cd','d92e16cb-db08-4655-9e7d-94d206ca530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c68ae24504a948f2b51fe401b093a44d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:02.513240 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838c9c8f-2e77-47a7-9d65-a756178d7fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:02.546968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838c9c8f-2e77-47a7-9d65-a756178d7fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:02.546968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Flow 'volume_create_api' (44fda6cd-34d8-4e1f-9d42-9dfa0321d511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:02.546968 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Create volume request issued successfully. Aug 16 22:50:02.546968 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b639affd-672d-4c58-92e7-8533e0828b69 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:02.546968 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 6/19] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:02 2026] POST /volume/v3/volumes => generated 782 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:02.556940 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:02.558785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:02.559014 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:02.559218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:02.588321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-845124dc-1a53-420f-9b10-5baf4d61b54e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:02.591770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-845124dc-1a53-420f-9b10-5baf4d61b54e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:02.591770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-845124dc-1a53-420f-9b10-5baf4d61b54e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:02.591770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-845124dc-1a53-420f-9b10-5baf4d61b54e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:02.595098 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:02.595098 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:02.600279 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:02.601220 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:02.601220 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:02.606482 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72f816e7-8ddb-4235-ab0e-38c9bb647a2c tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:02.608089 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 5/20] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:02 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:02.609407 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-845124dc-1a53-420f-9b10-5baf4d61b54e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:02.618515 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-845124dc-1a53-420f-9b10-5baf4d61b54e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:02.619430 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 5/21] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:02 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:02.681416 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f18f23fa-0333-4e69-82bf-318835de5853 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:02.683478 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f18f23fa-0333-4e69-82bf-318835de5853 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:02.683681 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f18f23fa-0333-4e69-82bf-318835de5853 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:02.684781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f18f23fa-0333-4e69-82bf-318835de5853 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:02.693013 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:02.693013 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:02.697217 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f18f23fa-0333-4e69-82bf-318835de5853 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:02.701956 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f18f23fa-0333-4e69-82bf-318835de5853 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:02.703013 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 6/22] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:02 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:02.719448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:02.995760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] POST https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action Aug 16 22:50:02.996893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:02.997091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:03.010862 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.010862 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:03.011256 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] Volume info retrieved successfully. Aug 16 22:50:03.020001 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] Update volume admin metadata completed successfully. Aug 16 22:50:03.020115 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] Update readonly setting on volume completed successfully. Aug 16 22:50:03.020329 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc86f716-0c82-4250-ae5d-d6ead25d080d tempest-TestMultiAttachVolumeSwap-1323678082 tempest-TestMultiAttachVolumeSwap-1323678082-project-admin] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action returned with HTTP 202 Aug 16 22:50:03.020736 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 7/23] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:50:02 2026] POST /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:50:03.031658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-025c3a7e-27fa-4ffe-966c-88984e689372 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:03.033517 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:03.033934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-226321168"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:03.036213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-226321168'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:03.049237 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume of 1 GB Aug 16 22:50:03.049635 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.049635 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:03.056153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:50:03.055278. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:50:03.056300 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Availability Zones retrieved successfully. Aug 16 22:50:03.083937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Flow 'volume_create_api' (5bee23d7-b7b1-4db3-90fb-f93396bc3cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:03.085431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b43671-9308-4f0c-8fb0-29cb1a091776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:03.086707 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:03.105272 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.105272 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:03.132851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b43671-9308-4f0c-8fb0-29cb1a091776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:03.133863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901ce304-a4b3-46f2-bf38-8dd2381ac60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:03.176949 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-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 16 22:50:03.177289 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-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 16 22:50:03.198161 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Created reservations ['43f2f7ea-fee1-481f-868a-5680ffaa36b6', '92ea2ab1-3d75-4920-a4fe-9f74662d7321', '1e87a4e4-10f0-4e39-9cea-dba0651b83a7', '51f79f2d-7ddb-4f67-9ca9-ba231b2de9ac'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:03.198868 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901ce304-a4b3-46f2-bf38-8dd2381ac60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f2f7ea-fee1-481f-868a-5680ffaa36b6', '92ea2ab1-3d75-4920-a4fe-9f74662d7321', '1e87a4e4-10f0-4e39-9cea-dba0651b83a7', '51f79f2d-7ddb-4f67-9ca9-ba231b2de9ac']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:03.199598 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717dd0c8-3c2a-47a7-acbe-19fcb1064692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:03.229726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717dd0c8-3c2a-47a7-acbe-19fcb1064692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7946f2-29e6-4188-8e86-61a3d8b4b1ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-226321168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='27a217b4c3494e15af6efe5708622fd3',qos_specs=None,replication_status=,reservations=['43f2f7ea-fee1-481f-868a-5680ffaa36b6','92ea2ab1-3d75-4920-a4fe-9f74662d7321','1e87a4e4-10f0-4e39-9cea-dba0651b83a7','51f79f2d-7ddb-4f67-9ca9-ba231b2de9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-226321168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7946f2-29e6-4188-8e86-61a3d8b4b1ac,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='27a217b4c3494e15af6efe5708622fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:03.231366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c5a496-da0a-4219-ad33-da1eb8876e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:03.256142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c5a496-da0a-4219-ad33-da1eb8876e68) transitioned into state 'SUCCESS' from state '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-226321168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='27a217b4c3494e15af6efe5708622fd3',qos_specs=None,replication_status=,reservations=['43f2f7ea-fee1-481f-868a-5680ffaa36b6','92ea2ab1-3d75-4920-a4fe-9f74662d7321','1e87a4e4-10f0-4e39-9cea-dba0651b83a7','51f79f2d-7ddb-4f67-9ca9-ba231b2de9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d8224c15d34f3fb45b480c3f63a5d9',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:03.257085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064fad8b-6731-455b-8fae-0bde5705abd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:03.295302 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064fad8b-6731-455b-8fae-0bde5705abd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:03.296346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Flow 'volume_create_api' (5bee23d7-b7b1-4db3-90fb-f93396bc3cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:03.296636 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Create volume request issued successfully. Aug 16 22:50:03.298056 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-025c3a7e-27fa-4ffe-966c-88984e689372 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:03.298208 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 6/24] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:50:03 2026] POST /volume/v3/volumes => generated 755 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:03.313456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:03.315626 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:50:03.316067 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:03.316443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:03.326003 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.326003 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:03.331338 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:03.336790 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad2b596b-89cc-4b90-a304-6abe5b66d712 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 200 Aug 16 22:50:03.337415 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 6/25] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:03 2026] GET /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:03.622377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:03.625160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:03.625234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:03.625393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:03.634273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:03.636225 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:03.636536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:03.636629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:03.647985 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.647985 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:03.652340 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:03.656738 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c99c7ff-f2bf-4721-bccc-0575a938e2d1 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:03.656738 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 8/26] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:03 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:03.658851 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:03.658851 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:03.666766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:03.667955 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9b398b7-a164-40f0-8fcd-409c48e6c2de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:03.668354 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 7/27] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:03 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:04.356503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:04.358326 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:50:04.358502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:04.358682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:04.366840 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:04.366840 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:04.373135 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:04.378726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04c325ea-0c1e-4a84-b8cb-d4d131548d1d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 200 Aug 16 22:50:04.379292 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 7/28] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:04 2026] GET /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:04.670454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:04.674863 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:04.674863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:04.674863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:04.686292 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:04.686292 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:04.691721 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:04.698934 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d553303-b1f0-4f99-93f6-5208c3ec6af4 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:04.698934 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 7/29] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:04 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:05.717345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aadeefe6-dea3-418b-afa8-0674fed75668 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:05.719364 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aadeefe6-dea3-418b-afa8-0674fed75668 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:05.719561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aadeefe6-dea3-418b-afa8-0674fed75668 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:05.719760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aadeefe6-dea3-418b-afa8-0674fed75668 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:05.730843 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:05.730843 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:05.736857 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aadeefe6-dea3-418b-afa8-0674fed75668 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:05.747400 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aadeefe6-dea3-418b-afa8-0674fed75668 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:05.748007 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 9/30] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:05 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:06.763960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:06.767959 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:06.768180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:06.768422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:06.778122 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:06.778122 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:06.784492 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:06.799062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b23635f-dcef-4f4a-b365-bc28a0d49095 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:06.799062 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 8/31] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:06 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 1393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:06.817794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:06.820429 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:06.821075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-679675935"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:06.823587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-679675935'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:06.823811 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume of 1 GB Aug 16 22:50:06.830178 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Availability Zones retrieved successfully. Aug 16 22:50:06.841090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (8b96bf54-7292-4fad-ad17-2c1cc9f98954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:06.843307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51464994-66bc-4ac7-8de0-023a3cbfb084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:06.844608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:06.892325 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51464994-66bc-4ac7-8de0-023a3cbfb084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:06.892960 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bd47b0-2e63-4e12-a0ee-1522db0858bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:06.922285 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:50:06.922734 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:50:06.936069 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Created reservations ['9c9e9dda-9529-42e0-9412-cc18bceeda72', 'a2b8d134-4164-40ea-baeb-196fef9fe56f', 'b5ac8b69-40f0-4c92-987e-bd478a976d76', 'ccd010c7-51f8-4712-b27c-30c6a1280c16'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:06.937013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bd47b0-2e63-4e12-a0ee-1522db0858bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9e9dda-9529-42e0-9412-cc18bceeda72', 'a2b8d134-4164-40ea-baeb-196fef9fe56f', 'b5ac8b69-40f0-4c92-987e-bd478a976d76', 'ccd010c7-51f8-4712-b27c-30c6a1280c16']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:06.937761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a5f947-e5c4-451f-81e2-0b0b8193f36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:06.965519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a5f947-e5c4-451f-81e2-0b0b8193f36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-679675935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['9c9e9dda-9529-42e0-9412-cc18bceeda72','a2b8d134-4164-40ea-baeb-196fef9fe56f','b5ac8b69-40f0-4c92-987e-bd478a976d76','ccd010c7-51f8-4712-b27c-30c6a1280c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-679675935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9565859f3a44dce96a8d055c6a65655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:06.967110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b3ce64-a0d7-4b25-ada4-97680315372c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:06.988094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b3ce64-a0d7-4b25-ada4-97680315372c) transitioned into state 'SUCCESS' from state '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-679675935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['9c9e9dda-9529-42e0-9412-cc18bceeda72','a2b8d134-4164-40ea-baeb-196fef9fe56f','b5ac8b69-40f0-4c92-987e-bd478a976d76','ccd010c7-51f8-4712-b27c-30c6a1280c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:06.988771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4827ec3-7464-4c21-a863-b17892124588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:07.000990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4827ec3-7464-4c21-a863-b17892124588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:07.002101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (8b96bf54-7292-4fad-ad17-2c1cc9f98954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:07.002559 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request issued successfully. Aug 16 22:50:07.003600 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1429c064-f57e-4f03-a1af-a5a1edb1da10 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:07.004083 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 8/32] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:06 2026] POST /volume/v3/volumes => generated 754 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:07.021964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-54572cf4-af8a-4153-903b-101e419d14a5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:07.025560 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54572cf4-af8a-4153-903b-101e419d14a5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:50:07.025853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54572cf4-af8a-4153-903b-101e419d14a5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:07.026165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54572cf4-af8a-4153-903b-101e419d14a5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:07.036809 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:07.036809 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:07.041151 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-54572cf4-af8a-4153-903b-101e419d14a5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:07.046407 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54572cf4-af8a-4153-903b-101e419d14a5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 200 Aug 16 22:50:07.046903 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 8/33] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:07 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:08.064492 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13fb8de7-d421-4162-b408-6eb4b696f407 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:08.067868 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13fb8de7-d421-4162-b408-6eb4b696f407 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:50:08.068127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13fb8de7-d421-4162-b408-6eb4b696f407 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:08.068948 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13fb8de7-d421-4162-b408-6eb4b696f407 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:08.077382 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:08.077382 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:08.081627 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-13fb8de7-d421-4162-b408-6eb4b696f407 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:08.086217 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13fb8de7-d421-4162-b408-6eb4b696f407 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 200 Aug 16 22:50:08.086639 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 10/34] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:08 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:08.106459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:08.108531 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:08.109039 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-408511639"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:08.112169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-408511639'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:08.112563 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume of 1 GB Aug 16 22:50:08.122375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:50:08.121674. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:50:08.122800 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Availability Zones retrieved successfully. Aug 16 22:50:08.149330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (cc1c8a21-1507-4023-aba1-9250d11aae8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:08.150645 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19603d50-2a0e-42c7-bcc9-758c1b0942d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:08.152049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:08.220328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19603d50-2a0e-42c7-bcc9-758c1b0942d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:08.221402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be0dae2-e9f7-4936-a32c-76e214c85a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:08.272550 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:50:08.274703 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-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 16 22:50:08.297790 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Created reservations ['cb897b11-6e56-4afb-8f9f-8a5a1f526ce3', '49e77272-d1db-494e-b229-3bd4203c584c', '62a7e05f-bf77-4fa5-8414-b8f42921ee10', '976c73e5-408b-47b4-9b59-abdad849a3d8'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:08.298863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be0dae2-e9f7-4936-a32c-76e214c85a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb897b11-6e56-4afb-8f9f-8a5a1f526ce3', '49e77272-d1db-494e-b229-3bd4203c584c', '62a7e05f-bf77-4fa5-8414-b8f42921ee10', '976c73e5-408b-47b4-9b59-abdad849a3d8']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:08.299959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdd451e-4dac-44e3-8b3a-f3ef3f8d70a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:08.329766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdd451e-4dac-44e3-8b3a-f3ef3f8d70a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74119425-cf75-47b4-9ac0-6af7645530ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-408511639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['cb897b11-6e56-4afb-8f9f-8a5a1f526ce3','49e77272-d1db-494e-b229-3bd4203c584c','62a7e05f-bf77-4fa5-8414-b8f42921ee10','976c73e5-408b-47b4-9b59-abdad849a3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-408511639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74119425-cf75-47b4-9ac0-6af7645530ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9565859f3a44dce96a8d055c6a65655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:08.330507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e0f5a2-8b78-46f6-b4f7-794da5668b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:08.359633 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e0f5a2-8b78-46f6-b4f7-794da5668b72) transitioned into state 'SUCCESS' from state '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-408511639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fadf23927e4a42b8e47e0bc2cb8c18',qos_specs=None,replication_status=,reservations=['cb897b11-6e56-4afb-8f9f-8a5a1f526ce3','49e77272-d1db-494e-b229-3bd4203c584c','62a7e05f-bf77-4fa5-8414-b8f42921ee10','976c73e5-408b-47b4-9b59-abdad849a3d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9565859f3a44dce96a8d055c6a65655',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:08.360514 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff542de4-334a-4642-8aee-e6c5c795bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:08.398603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff542de4-334a-4642-8aee-e6c5c795bace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:08.399901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Flow 'volume_create_api' (cc1c8a21-1507-4023-aba1-9250d11aae8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:08.400356 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Create volume request issued successfully. Aug 16 22:50:08.401168 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3218176f-3dd0-4c47-b8c8-91e007f6187a tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:08.401755 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 9/35] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:08 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 16 22:50:08.421507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:08.425236 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:50:08.425488 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:08.426243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:08.435074 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:08.435074 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:08.442017 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:08.448412 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3a8994a-fedc-4d7a-b9da-1b3df8bbcf26 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 200 Aug 16 22:50:08.449008 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 9/36] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:08 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:09.466114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:09.468594 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:50:09.469093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:09.469355 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:09.481343 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:09.481343 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:09.488528 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:09.494251 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18e4a01e-3e80-401c-9512-a8ecf43322c8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 200 Aug 16 22:50:09.494671 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 9/37] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:09 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:18.086498 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=51,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:18.366641 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=45,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:18.450092 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:19.493289 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=100,cinder:INSERT=30,cinder:UPDATE=36 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:19.598315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.601073 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:19.601279 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.601493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.614263 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.614263 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:19.619968 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:19.630898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-4d0094ca-f5a9-4193-8dea-ed7789542685 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:19.631471 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 11/38] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:19.645515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.648057 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:50:19.648237 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.648463 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.655986 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.655986 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:19.666597 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:19.673301 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e94b9435-9e1a-4bf0-ba66-e3c37da8931f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 200 Aug 16 22:50:19.673819 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 10/39] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:19.684705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.688642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:50:19.689068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.689352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.697962 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.697962 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:19.701725 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:19.707490 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-970dd302-5298-4dec-86d8-7877a11f5866 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 200 Aug 16 22:50:19.708029 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 10/40] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:19.719028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a128468b-5db1-4637-afe6-3e02146ce212 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.719859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a128468b-5db1-4637-afe6-3e02146ce212 None None] GET https://10.4.3.26/volume// Aug 16 22:50:19.720192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a128468b-5db1-4637-afe6-3e02146ce212 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.720394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a128468b-5db1-4637-afe6-3e02146ce212 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.722284 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a128468b-5db1-4637-afe6-3e02146ce212 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:19.722832 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 10/41] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:19.735344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-fb021e4f-04c4-44cc-844b-bc7bdf031591 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.737611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-fb021e4f-04c4-44cc-844b-bc7bdf031591 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:19.738050 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-fb021e4f-04c4-44cc-844b-bc7bdf031591 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2066180-8a06-41a0-a59f-b74648d54b13", "connector": null, "instance_uuid": "1285c814-6f46-470f-8e17-22be10a836d2"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:19.749338 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.749338 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:19.808888 np0000007421 devstack@c-api.service[100201]: /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 16 22:50:19.808888 np0000007421 devstack@c-api.service[100201]: .first() Aug 16 22:50:19.827325 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-fb021e4f-04c4-44cc-844b-bc7bdf031591 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:19.827818 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 12/42] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:19.838607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-421f6f73-6695-4408-89c6-10bd315e9587 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.839263 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-421f6f73-6695-4408-89c6-10bd315e9587 None None] GET https://10.4.3.26/volume// Aug 16 22:50:19.839463 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-421f6f73-6695-4408-89c6-10bd315e9587 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.839735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-421f6f73-6695-4408-89c6-10bd315e9587 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.840237 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-421f6f73-6695-4408-89c6-10bd315e9587 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:19.840564 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 11/43] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:19.849678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-eed6c671-0277-4802-8085-a6d8567a059b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.854856 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-eed6c671-0277-4802-8085-a6d8567a059b tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:19.855269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-eed6c671-0277-4802-8085-a6d8567a059b tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf", "connector": null, "instance_uuid": "1285c814-6f46-470f-8e17-22be10a836d2"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:19.864767 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.864767 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:19.910000 np0000007421 devstack@c-api.service[100202]: /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 16 22:50:19.910000 np0000007421 devstack@c-api.service[100202]: .first() Aug 16 22:50:19.928446 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-eed6c671-0277-4802-8085-a6d8567a059b tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:19.928937 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 11/44] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:19.942522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44faaf21-e419-493b-b124-256fb53a493e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.942802 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44faaf21-e419-493b-b124-256fb53a493e None None] GET https://10.4.3.26/volume// Aug 16 22:50:19.942948 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44faaf21-e419-493b-b124-256fb53a493e None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:19.943143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44faaf21-e419-493b-b124-256fb53a493e None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:19.943580 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44faaf21-e419-493b-b124-256fb53a493e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:19.943926 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 11/45] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:50:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:19.954659 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0630adc5-afbc-4204-86fe-fcd3cad89ae8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:19.958969 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0630adc5-afbc-4204-86fe-fcd3cad89ae8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:19.959442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0630adc5-afbc-4204-86fe-fcd3cad89ae8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74119425-cf75-47b4-9ac0-6af7645530ca", "connector": null, "instance_uuid": "1285c814-6f46-470f-8e17-22be10a836d2"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:19.969371 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:19.969371 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:20.003847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0630adc5-afbc-4204-86fe-fcd3cad89ae8 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:20.004369 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 13/46] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:19 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 16 22:50:22.059543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc7b58da-e7d2-4308-bbf9-64b3875e52a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:22.060113 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc7b58da-e7d2-4308-bbf9-64b3875e52a2 None None] GET https://10.4.3.26/volume// Aug 16 22:50:22.060358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc7b58da-e7d2-4308-bbf9-64b3875e52a2 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:22.060634 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc7b58da-e7d2-4308-bbf9-64b3875e52a2 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:22.061113 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc7b58da-e7d2-4308-bbf9-64b3875e52a2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:22.061512 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 12/47] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:22.082873 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:22.086417 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:50:22.086701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:22.088111 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:22.105500 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:22.105500 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:22.110104 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:22.117154 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e76feae4-1a28-46ee-a9c2-b9277e028ed5 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:50:22.117604 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 12/48] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:22 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:23.048726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.050893 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] PUT https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 Aug 16 22:50:23.051220 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:23.062158 np0000007421 devstack@c-api.service[100203]: /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 16 22:50:23.062158 np0000007421 devstack@c-api.service[100203]: .first() Aug 16 22:50:23.072709 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Acquiring lock "cinder-attachment_update-b2066180-8a06-41a0-a59f-b74648d54b13-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:23.079609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-b2066180-8a06-41a0-a59f-b74648d54b13-np0000007421" acquired by "attachment_update" :: waited 0.010s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:23.080595 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.080595 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:23.256482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-b2066180-8a06-41a0-a59f-b74648d54b13-np0000007421" released by "attachment_update" :: held 0.177s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:23.257042 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-306b4c69-9b0d-4705-a8d6-581c3d104098 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 returned with HTTP 200 Aug 16 22:50:23.257899 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 12/49] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:23 2026] PUT /volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:23.286877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-15453a5c-7383-4799-9114-0d837460ab47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.289721 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-15453a5c-7383-4799-9114-0d837460ab47 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11/action Aug 16 22:50:23.289919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-15453a5c-7383-4799-9114-0d837460ab47 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:23.290055 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-15453a5c-7383-4799-9114-0d837460ab47 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:23.321236 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.321236 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:23.336939 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-15453a5c-7383-4799-9114-0d837460ab47 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11/action returned with HTTP 204 Aug 16 22:50:23.337595 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 14/50] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:23 2026] POST /volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:23.361395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efbce0f3-5d65-4a1f-8a26-dbd7ef7b2ae1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.361909 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efbce0f3-5d65-4a1f-8a26-dbd7ef7b2ae1 None None] GET https://10.4.3.26/volume// Aug 16 22:50:23.362070 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efbce0f3-5d65-4a1f-8a26-dbd7ef7b2ae1 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:23.362337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efbce0f3-5d65-4a1f-8a26-dbd7ef7b2ae1 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:23.362760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efbce0f3-5d65-4a1f-8a26-dbd7ef7b2ae1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:23.363128 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 13/51] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:23.375641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.378133 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:50:23.378305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:23.378484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:23.389659 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.389659 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:23.394405 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:23.401521 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-09606d51-8cf4-4dfc-8ebf-d8ce01f73d84 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 200 Aug 16 22:50:23.402034 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 13/52] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:23 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 22:50:23.494619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.498062 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] PUT https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 Aug 16 22:50:23.498989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:23.511986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Acquiring lock "cinder-attachment_update-2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:23.519847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:23.519847 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.519847 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:23.623703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf-np0000007421" released by "attachment_update" :: held 0.106s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:23.623703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-0cdc85fa-257d-46f6-b8cb-91ded4405d13 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 returned with HTTP 200 Aug 16 22:50:23.623703 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 13/53] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:23 2026] PUT /volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:23.661021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e7fa551f-12b6-46ad-bb27-6749cc4e0162 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.664481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e7fa551f-12b6-46ad-bb27-6749cc4e0162 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353/action Aug 16 22:50:23.664883 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e7fa551f-12b6-46ad-bb27-6749cc4e0162 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:23.665009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e7fa551f-12b6-46ad-bb27-6749cc4e0162 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:23.701538 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.701538 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:23.719527 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-e7fa551f-12b6-46ad-bb27-6749cc4e0162 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353/action returned with HTTP 204 Aug 16 22:50:23.720062 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 15/54] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:23 2026] POST /volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:23.745825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c1446a8-d3b9-4c0a-94a5-45e45a0ef86e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.746393 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c1446a8-d3b9-4c0a-94a5-45e45a0ef86e None None] GET https://10.4.3.26/volume// Aug 16 22:50:23.746657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c1446a8-d3b9-4c0a-94a5-45e45a0ef86e None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:23.747098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c1446a8-d3b9-4c0a-94a5-45e45a0ef86e None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:23.747480 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c1446a8-d3b9-4c0a-94a5-45e45a0ef86e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:23.747997 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 14/55] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:23.762497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.767077 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:50:23.767256 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:23.767527 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:23.779652 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.779652 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:23.784144 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:50:23.789376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-d4e1c3c7-a565-457c-8190-e5e115643772 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 200 Aug 16 22:50:23.790309 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 14/56] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:23 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:23.873585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:23.877096 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] PUT https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 Aug 16 22:50:23.878769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:23.891616 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Acquiring lock "cinder-attachment_update-74119425-cf75-47b4-9ac0-6af7645530ca-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:23.903703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-74119425-cf75-47b4-9ac0-6af7645530ca-np0000007421" acquired by "attachment_update" :: waited 0.012s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:23.905154 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:23.905154 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:24.031525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Lock "cinder-attachment_update-74119425-cf75-47b4-9ac0-6af7645530ca-np0000007421" released by "attachment_update" :: held 0.128s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:24.031985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-67f5fccb-d53f-4932-9b33-82707bb5b999 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 returned with HTTP 200 Aug 16 22:50:24.032627 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 14/57] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:23 2026] PUT /volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:24.074603 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-7176ea0a-9071-4be1-9ad6-4599abdb621e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:24.077759 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-7176ea0a-9071-4be1-9ad6-4599abdb621e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] POST https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888/action Aug 16 22:50:24.078194 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-7176ea0a-9071-4be1-9ad6-4599abdb621e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:24.078312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-7176ea0a-9071-4be1-9ad6-4599abdb621e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:24.106761 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:24.106761 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:24.133412 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-74fb2b29-eff0-4d1d-abcc-612f282be2d0 req-7176ea0a-9071-4be1-9ad6-4599abdb621e tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888/action returned with HTTP 204 Aug 16 22:50:24.133883 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 16/58] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:24 2026] POST /volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:50:28.903642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:29.220790 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:29.220790 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-30202565", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:29.223009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-30202565', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:29.800199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume of 1 GB Aug 16 22:50:29.800199 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:29.800199 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:29.800997 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Availability Zones retrieved successfully. Aug 16 22:50:29.810550 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (c7fd18d5-15c4-4fa6-a2c5-9b76ef13c71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:29.812076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f692b806-f80a-40f4-b653-3598ff2ddda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:29.813679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:29.889725 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:29.889725 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:29.906621 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f692b806-f80a-40f4-b653-3598ff2ddda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:29.907899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfced9f-1bd8-41d6-a83b-05ad5839c2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:29.940035 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-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 16 22:50:29.940680 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-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 16 22:50:29.990283 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Created reservations ['af066a16-db09-49f1-993a-9bab7e652ec0', '164a5426-09d5-4da0-a39e-ca81298bf66a', '1f02fa27-5961-41d6-81a9-1113d92320c9', 'baec02b4-3b12-4c36-95f2-e6bcded2d607'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:29.991896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfced9f-1bd8-41d6-a83b-05ad5839c2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af066a16-db09-49f1-993a-9bab7e652ec0', '164a5426-09d5-4da0-a39e-ca81298bf66a', '1f02fa27-5961-41d6-81a9-1113d92320c9', 'baec02b4-3b12-4c36-95f2-e6bcded2d607']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:29.992229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8556b95-bec2-4bd0-982c-9d80a8b88cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:30.022534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8556b95-bec2-4bd0-982c-9d80a8b88cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e58c43-d0ea-46fe-9380-85f9109c1f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-30202565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['af066a16-db09-49f1-993a-9bab7e652ec0','164a5426-09d5-4da0-a39e-ca81298bf66a','1f02fa27-5961-41d6-81a9-1113d92320c9','baec02b4-3b12-4c36-95f2-e6bcded2d607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-30202565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e58c43-d0ea-46fe-9380-85f9109c1f2e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='21930bfa51f64f21a19a4ab315e84980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:30.023398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2221981b-dc30-4a85-8c00-8627b2249018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:30.048642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2221981b-dc30-4a85-8c00-8627b2249018) transitioned into state 'SUCCESS' from state '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-30202565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['af066a16-db09-49f1-993a-9bab7e652ec0','164a5426-09d5-4da0-a39e-ca81298bf66a','1f02fa27-5961-41d6-81a9-1113d92320c9','baec02b4-3b12-4c36-95f2-e6bcded2d607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:30.049454 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f3c72cc-94f5-4c98-8c98-2a7812dd45ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:30.063291 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f3c72cc-94f5-4c98-8c98-2a7812dd45ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:30.064437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (c7fd18d5-15c4-4fa6-a2c5-9b76ef13c71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:30.064945 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request issued successfully. Aug 16 22:50:30.066120 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5dba11aa-70e8-416a-b89b-6564371d1e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:30.066769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 15/59] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:50:28 2026] POST /volume/v3/volumes => generated 756 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:30.081796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:30.083857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:50:30.084297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:30.084405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:30.096110 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:30.096110 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:30.100831 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:50:30.106712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abaa20a1-f501-4c83-96cb-c4004fb790fe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:50:30.107117 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 15/60] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:30 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:31.122068 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:31.127166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:50:31.127166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:31.127166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:31.135243 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:31.135243 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:31.141184 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:50:31.151510 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1120c9a3-5769-433d-b986-3dda6f9bec82 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:50:31.151510 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 15/61] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:31 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:31.384461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:31.387926 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:50:31.388144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:31.388328 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:31.402361 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:31.402361 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:31.410580 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:50:31.421338 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-7e94d722-4777-4f2e-a1b9-f6c729b3e916 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:50:31.422012 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 17/62] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:31 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:31.906066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:31.908829 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:50:31.909175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:31.909458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:31.917197 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:31.917197 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:31.921609 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:50:31.927114 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-835ade70-938a-43e7-aa8e-935c11807dbf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:50:31.927764 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 16/63] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:31 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:31.940160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec1b82f7-b3f8-415f-87f8-d3a3163c507e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:31.941092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec1b82f7-b3f8-415f-87f8-d3a3163c507e None None] GET https://10.4.3.26/volume// Aug 16 22:50:31.941380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec1b82f7-b3f8-415f-87f8-d3a3163c507e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:31.941700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec1b82f7-b3f8-415f-87f8-d3a3163c507e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:31.942386 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec1b82f7-b3f8-415f-87f8-d3a3163c507e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:31.943606 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 16/64] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:50:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:31.951419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-f1b51791-6b79-444d-80ac-94e757f1615e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:31.954029 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-f1b51791-6b79-444d-80ac-94e757f1615e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:31.954413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-f1b51791-6b79-444d-80ac-94e757f1615e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5e58c43-d0ea-46fe-9380-85f9109c1f2e", "connector": null, "instance_uuid": "57af93cf-126c-44c2-bd60-da170b24a968"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:31.963962 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:31.963962 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:32.010877 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-f1b51791-6b79-444d-80ac-94e757f1615e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:32.011458 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 16/65] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:31 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:33.362643 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dc7a5bfd-3a16-4513-902e-28a65a9a3484 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:33.363387 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc7a5bfd-3a16-4513-902e-28a65a9a3484 None None] GET https://10.4.3.26/volume// Aug 16 22:50:33.363602 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc7a5bfd-3a16-4513-902e-28a65a9a3484 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:33.363862 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc7a5bfd-3a16-4513-902e-28a65a9a3484 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:33.364350 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc7a5bfd-3a16-4513-902e-28a65a9a3484 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:33.364726 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 18/66] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:33.372927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:33.375290 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:50:33.375489 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:33.375672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:33.386042 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:33.386042 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:33.389869 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:50:33.395693 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-74b3ae65-ec65-4444-98cb-de43a4a92fee tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:50:33.396231 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 17/67] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:33 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:33.498870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:33.503337 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 Aug 16 22:50:33.504077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:33.520138 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-a5e58c43-d0ea-46fe-9380-85f9109c1f2e-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:33.528808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-a5e58c43-d0ea-46fe-9380-85f9109c1f2e-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:33.529876 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:33.529876 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:33.635644 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-a5e58c43-d0ea-46fe-9380-85f9109c1f2e-np0000007421" released by "attachment_update" :: held 0.107s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:33.636021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-d083a4b3-b510-4e04-b55a-7221313ee98c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 returned with HTTP 200 Aug 16 22:50:33.637120 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 17/68] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:33 2026] PUT /volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:33.668239 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-ae24d0e5-0a3b-4b06-bf82-871ae2b25512 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:33.672302 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-ae24d0e5-0a3b-4b06-bf82-871ae2b25512 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896/action Aug 16 22:50:33.673257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-ae24d0e5-0a3b-4b06-bf82-871ae2b25512 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:33.673362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-ae24d0e5-0a3b-4b06-bf82-871ae2b25512 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:33.695377 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:33.695377 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:33.710613 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8c0b1b80-c163-49d1-b988-95433f00eadd req-ae24d0e5-0a3b-4b06-bf82-871ae2b25512 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896/action returned with HTTP 204 Aug 16 22:50:33.711711 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 17/69] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:33 2026] POST /volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:50:41.414797 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=32,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:43.393928 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=38,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:43.626931 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=33,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:43.706866 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:50:48.119132 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:48.127026 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:48.127026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1510613437"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:48.128998 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1510613437'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:48.129507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Create volume of 1 GB Aug 16 22:50:48.137004 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Availability Zones retrieved successfully. Aug 16 22:50:48.146072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Flow 'volume_create_api' (052be261-718d-4661-acb2-6d6c2acc8dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:48.148008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a28774-9f56-4840-84b0-e356c1df21a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.149467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:48.195101 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a28774-9f56-4840-84b0-e356c1df21a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.197288 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842ebe12-dd24-4056-89a5-238665aad37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.294918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Created reservations ['c57ff077-31be-4435-ac4b-f995c80d4f57', 'df1998c9-f8c7-4b21-92e2-214742dd41b5', '79ce2da2-c7f6-481d-841e-9d1d79d6d61c', 'e8e1515f-f13a-489d-a0ab-27fda859a79a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:48.295546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842ebe12-dd24-4056-89a5-238665aad37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c57ff077-31be-4435-ac4b-f995c80d4f57', 'df1998c9-f8c7-4b21-92e2-214742dd41b5', '79ce2da2-c7f6-481d-841e-9d1d79d6d61c', 'e8e1515f-f13a-489d-a0ab-27fda859a79a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.296697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b18493-f05b-4086-9db7-c634965d0c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.330721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b18493-f05b-4086-9db7-c634965d0c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620f9d6b-105b-43e6-9018-8b4121b49413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1510613437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb618aff5e774ab4b590d4e880c1995f',qos_specs=None,replication_status=,reservations=['c57ff077-31be-4435-ac4b-f995c80d4f57','df1998c9-f8c7-4b21-92e2-214742dd41b5','79ce2da2-c7f6-481d-841e-9d1d79d6d61c','e8e1515f-f13a-489d-a0ab-27fda859a79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6add599c8324fe1ace6f3f9aa5f9934',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1510613437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620f9d6b-105b-43e6-9018-8b4121b49413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb618aff5e774ab4b590d4e880c1995f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6add599c8324fe1ace6f3f9aa5f9934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.332028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331ae388-bbdb-4364-ac37-1f666f90c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.364657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331ae388-bbdb-4364-ac37-1f666f90c82f) transitioned into state 'SUCCESS' from state '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-1510613437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb618aff5e774ab4b590d4e880c1995f',qos_specs=None,replication_status=,reservations=['c57ff077-31be-4435-ac4b-f995c80d4f57','df1998c9-f8c7-4b21-92e2-214742dd41b5','79ce2da2-c7f6-481d-841e-9d1d79d6d61c','e8e1515f-f13a-489d-a0ab-27fda859a79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6add599c8324fe1ace6f3f9aa5f9934',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.365432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8961c685-4312-4f11-809b-24575ac9b576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.386158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8961c685-4312-4f11-809b-24575ac9b576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.386158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Flow 'volume_create_api' (052be261-718d-4661-acb2-6d6c2acc8dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:48.386158 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Create volume request issued successfully. Aug 16 22:50:48.386377 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91fb079e-6937-4a9f-ae97-6cd016db8e39 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:48.386904 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 19/70] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:48 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:48.409762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:48.413317 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] GET https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:48.413317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:48.414626 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:48.427408 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:48.427408 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:48.433078 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Volume info retrieved successfully. Aug 16 22:50:48.438959 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9dc2cf9-2c98-4530-82ad-d08e363ec1f0 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 returned with HTTP 200 Aug 16 22:50:48.440029 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 18/71] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:48 2026] GET /volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:48.701163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:48.702041 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:48.702467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-379403481"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:48.708761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-379403481'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:48.708761 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Create volume of 1 GB Aug 16 22:50:48.708761 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:48.708761 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:48.712627 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Availability Zones retrieved successfully. Aug 16 22:50:48.720917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Flow 'volume_create_api' (06efc774-c2ca-420f-a2f1-590bceebaf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:48.722218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72763fd-99fa-4a02-8711-1390f27b7dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.723514 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:48.759369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72763fd-99fa-4a02-8711-1390f27b7dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.760458 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0092995-fb4b-4ba3-b013-89100c1f2741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.856267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Created reservations ['a4f50368-2fc2-40e7-908c-49bc8a7007d9', '5d5dedc1-db92-4f27-bff7-d36e5616b035', '692f5eea-51a4-47e7-a5ad-fa7e56d8f86d', 'e524a41b-17c9-4fbb-954e-c9908a0fb609'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:48.856267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0092995-fb4b-4ba3-b013-89100c1f2741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4f50368-2fc2-40e7-908c-49bc8a7007d9', '5d5dedc1-db92-4f27-bff7-d36e5616b035', '692f5eea-51a4-47e7-a5ad-fa7e56d8f86d', 'e524a41b-17c9-4fbb-954e-c9908a0fb609']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.856600 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6a8421-64b9-457c-af0f-1c6ab5a55a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.885306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6a8421-64b9-457c-af0f-1c6ab5a55a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d5b80d-636f-4349-b0cb-04cdb2921676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-379403481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ad96070c3842ed85cda1c1cb7bf318',qos_specs=None,replication_status=,reservations=['a4f50368-2fc2-40e7-908c-49bc8a7007d9','5d5dedc1-db92-4f27-bff7-d36e5616b035','692f5eea-51a4-47e7-a5ad-fa7e56d8f86d','e524a41b-17c9-4fbb-954e-c9908a0fb609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ee9d69505d4a5ba3580f7ca4fe9ddc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-379403481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d5b80d-636f-4349-b0cb-04cdb2921676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ad96070c3842ed85cda1c1cb7bf318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ee9d69505d4a5ba3580f7ca4fe9ddc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.886507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2455377-d5f2-4e04-b52d-0c30b49be089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.910103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2455377-d5f2-4e04-b52d-0c30b49be089) transitioned into state 'SUCCESS' from state '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-379403481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7ad96070c3842ed85cda1c1cb7bf318',qos_specs=None,replication_status=,reservations=['a4f50368-2fc2-40e7-908c-49bc8a7007d9','5d5dedc1-db92-4f27-bff7-d36e5616b035','692f5eea-51a4-47e7-a5ad-fa7e56d8f86d','e524a41b-17c9-4fbb-954e-c9908a0fb609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ee9d69505d4a5ba3580f7ca4fe9ddc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.911029 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4f2fa3-69d8-42ac-9690-153af735a8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:48.923985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4f2fa3-69d8-42ac-9690-153af735a8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:48.925151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Flow 'volume_create_api' (06efc774-c2ca-420f-a2f1-590bceebaf39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:48.925560 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Create volume request issued successfully. Aug 16 22:50:48.926295 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2480b8e1-f52d-4451-8128-93e0f0e46f11 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:48.926855 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 18/72] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:48 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:48.940212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:48.942110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:48.942260 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:48.942456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:48.949605 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:48.949605 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:48.953599 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:48.958539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ccb562c-2d58-4f1b-b406-2062c120cfce tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:48.959076 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 18/73] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:48 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:49.455550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:49.457293 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] GET https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:49.457611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:49.457733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:49.464617 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:49.464617 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:49.467696 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Volume info retrieved successfully. Aug 16 22:50:49.471470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e217829b-9fcb-4f00-8c0d-e4ef48644698 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 returned with HTTP 200 Aug 16 22:50:49.471845 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 20/74] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:49 2026] GET /volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:49.817142 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3a8d9532-bb9f-4b0d-9594-8a5c74be8422 req-70a048b8-7693-4a41-8769-992a6f39617d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:49.819082 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a8d9532-bb9f-4b0d-9594-8a5c74be8422 req-70a048b8-7693-4a41-8769-992a6f39617d tempest-VolumesAdminNegativeTest-670836559 tempest-VolumesAdminNegativeTest-670836559-project] GET https://10.4.3.26/volume/v3/volumes/fac6d0c7-9bf6-4ed3-a834-cbda5e835b5c Aug 16 22:50:49.819286 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a8d9532-bb9f-4b0d-9594-8a5c74be8422 req-70a048b8-7693-4a41-8769-992a6f39617d tempest-VolumesAdminNegativeTest-670836559 tempest-VolumesAdminNegativeTest-670836559-project] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:49.819502 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a8d9532-bb9f-4b0d-9594-8a5c74be8422 req-70a048b8-7693-4a41-8769-992a6f39617d tempest-VolumesAdminNegativeTest-670836559 tempest-VolumesAdminNegativeTest-670836559-project] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:49.824707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a8d9532-bb9f-4b0d-9594-8a5c74be8422 req-70a048b8-7693-4a41-8769-992a6f39617d tempest-VolumesAdminNegativeTest-670836559 tempest-VolumesAdminNegativeTest-670836559-project] https://10.4.3.26/volume/v3/volumes/fac6d0c7-9bf6-4ed3-a834-cbda5e835b5c returned with HTTP 404 Aug 16 22:50:49.825185 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 19/75] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:49 2026] GET /volume/v3/volumes/fac6d0c7-9bf6-4ed3-a834-cbda5e835b5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:49.837943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-840de2b8-357c-4755-bb76-979ad7305b5b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:49.839845 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] DELETE https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:49.840076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:49.840296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:49.840523 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Delete volume with id: 620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:49.847579 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:49.847579 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:49.850768 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Volume info retrieved successfully. Aug 16 22:50:49.877165 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Delete volume request issued successfully. Aug 16 22:50:49.877165 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-840de2b8-357c-4755-bb76-979ad7305b5b tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 returned with HTTP 202 Aug 16 22:50:49.877762 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 19/76] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:50:49 2026] DELETE /volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:50:49.889605 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:49.891041 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] GET https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:49.891223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:49.891439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:49.897890 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:49.897890 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:49.901472 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Volume info retrieved successfully. Aug 16 22:50:49.905377 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-277b891f-6bf6-4c78-8b3e-461fdb1d7edc tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 returned with HTTP 200 Aug 16 22:50:49.905707 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 19/77] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:49 2026] GET /volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:49.973718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:49.975932 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:49.976117 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:49.976293 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:49.982938 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:49.982938 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:49.986228 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:49.990025 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9ff8669-6836-4ef1-b564-3653d742bc65 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:49.990393 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 21/78] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:49 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:50.314393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:50.316516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:50:50.316920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2093779542"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:50.318439 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2093779542'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:50:50.318586 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Create volume of 1 GB Aug 16 22:50:50.324899 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Availability Zones retrieved successfully. Aug 16 22:50:50.332741 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Flow 'volume_create_api' (1e8bcf11-f41d-4a45-9385-ed23d2a953d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:50.333704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871a1310-947c-45e6-ad9e-b6fd842f4e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:50.334706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:50:50.366854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871a1310-947c-45e6-ad9e-b6fd842f4e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:50.367693 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3064ea1-b003-4bff-9bee-3482d75696f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:50.439821 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Created reservations ['303e170b-b9b7-4678-ba89-2ee118204174', 'a458b45d-acf9-4d4e-8584-9a61a054cc06', 'b4958acf-2b9e-422f-bc9f-357cb9667dae', 'a4d5d993-ed53-4d15-802e-6000ec941cd8'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:50:50.440748 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3064ea1-b003-4bff-9bee-3482d75696f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303e170b-b9b7-4678-ba89-2ee118204174', 'a458b45d-acf9-4d4e-8584-9a61a054cc06', 'b4958acf-2b9e-422f-bc9f-357cb9667dae', 'a4d5d993-ed53-4d15-802e-6000ec941cd8']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:50.441626 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fffd78f-b201-4985-a0e6-272aa42d5668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:50.465158 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fffd78f-b201-4985-a0e6-272aa42d5668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3570f140-4492-4ac2-aa41-1e3be81da13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2093779542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41829b605b347cabc615ff04b711dd4',qos_specs=None,replication_status=,reservations=['303e170b-b9b7-4678-ba89-2ee118204174','a458b45d-acf9-4d4e-8584-9a61a054cc06','b4958acf-2b9e-422f-bc9f-357cb9667dae','a4d5d993-ed53-4d15-802e-6000ec941cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40b806103f8a40c487355b29deaa1bd5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2093779542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3570f140-4492-4ac2-aa41-1e3be81da13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c41829b605b347cabc615ff04b711dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40b806103f8a40c487355b29deaa1bd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:50.465867 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db683ce8-18b3-41c7-a574-18e7eb27b57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:50.493983 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db683ce8-18b3-41c7-a574-18e7eb27b57d) transitioned into state 'SUCCESS' from state '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-2093779542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41829b605b347cabc615ff04b711dd4',qos_specs=None,replication_status=,reservations=['303e170b-b9b7-4678-ba89-2ee118204174','a458b45d-acf9-4d4e-8584-9a61a054cc06','b4958acf-2b9e-422f-bc9f-357cb9667dae','a4d5d993-ed53-4d15-802e-6000ec941cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40b806103f8a40c487355b29deaa1bd5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:50.495050 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23727377-62a7-4534-bb40-358712bdaad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:50:50.506059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23727377-62a7-4534-bb40-358712bdaad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:50:50.507179 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Flow 'volume_create_api' (1e8bcf11-f41d-4a45-9385-ed23d2a953d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:50:50.507590 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Create volume request issued successfully. Aug 16 22:50:50.508423 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97cddc1b-5711-4467-a8e6-caf3b59d0467 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:50:50.509025 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 20/79] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:50:50 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:50:50.526606 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:50.527079 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:50.530863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:50.531100 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:50.531350 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:50.531462 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:50.531655 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:50.531845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:50.541970 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:50.541970 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:50.546456 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:50.546456 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:50.547145 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:50.553064 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:50.554544 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-3d098b01-acee-4e39-8ab1-76f45bbe6132 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:50.555072 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 20/80] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:50 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:50.560940 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e08f50d5-2044-4886-b93f-2a082cbbf69b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:50.560940 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 20/81] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:50 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:50.920568 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f95e3bd6-04d9-4789-aad3-ff570d25e298 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:50.921060 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f95e3bd6-04d9-4789-aad3-ff570d25e298 None None] GET https://10.4.3.26/volume// Aug 16 22:50:50.921270 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f95e3bd6-04d9-4789-aad3-ff570d25e298 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:50.921535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f95e3bd6-04d9-4789-aad3-ff570d25e298 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:50.921986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f95e3bd6-04d9-4789-aad3-ff570d25e298 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:50.922485 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 22/82] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:50:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:50.922533 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2bf1026-7a4e-4bc3-a8d2-ad7d1faba362 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:50.924693 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2bf1026-7a4e-4bc3-a8d2-ad7d1faba362 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] GET https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 Aug 16 22:50:50.924975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2bf1026-7a4e-4bc3-a8d2-ad7d1faba362 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:50.925204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2bf1026-7a4e-4bc3-a8d2-ad7d1faba362 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:50.933504 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2bf1026-7a4e-4bc3-a8d2-ad7d1faba362 tempest-VolumesAdminNegativeTest-1428409949 tempest-VolumesAdminNegativeTest-1428409949-project-member] https://10.4.3.26/volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 returned with HTTP 404 Aug 16 22:50:50.934159 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 21/83] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:50 2026] GET /volume/v3/volumes/620f9d6b-105b-43e6-9018-8b4121b49413 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:50.945241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7e20a727-acb5-4417-b626-1c81600b921d req-7901689f-62e1-4327-8596-d997c7524824 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.391803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7901689f-62e1-4327-8596-d997c7524824 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:51.392438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7901689f-62e1-4327-8596-d997c7524824 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7d5b80d-636f-4349-b0cb-04cdb2921676", "connector": null, "instance_uuid": "c50c4a46-f929-43b1-b1ed-7304711f6918"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:51.403651 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.403651 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:51.435338 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7901689f-62e1-4327-8596-d997c7524824 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:51.435852 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 21/84] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:50 2026] POST /volume/v3/attachments => generated 273 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:51.471007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ae55762-7c94-4201-a12a-05de08e80662 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.475983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ae55762-7c94-4201-a12a-05de08e80662 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:51.476402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ae55762-7c94-4201-a12a-05de08e80662 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:51.476536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ae55762-7c94-4201-a12a-05de08e80662 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:51.493122 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.493122 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:51.498399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1176d6b4-46ba-4eca-bd3e-ab5ee1f2cc5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.498911 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1176d6b4-46ba-4eca-bd3e-ab5ee1f2cc5a None None] GET https://10.4.3.26/volume// Aug 16 22:50:51.499141 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1176d6b4-46ba-4eca-bd3e-ab5ee1f2cc5a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:51.499325 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5ae55762-7c94-4201-a12a-05de08e80662 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:51.499396 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1176d6b4-46ba-4eca-bd3e-ab5ee1f2cc5a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:51.499823 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1176d6b4-46ba-4eca-bd3e-ab5ee1f2cc5a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:51.500331 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 23/85] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:51.506416 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ae55762-7c94-4201-a12a-05de08e80662 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:51.507064 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 21/86] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:51 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:51.509356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.520183 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:51.520183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:51.520183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:51.538134 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.538134 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:51.544396 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:51.550492 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-7cf0c026-49ee-4c3e-8363-fb202d1b21f8 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:51.551281 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 22/87] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:51 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:51.580723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-16739977-013e-4ae3-8149-93d9728b3e7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.584465 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16739977-013e-4ae3-8149-93d9728b3e7d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:51.584843 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16739977-013e-4ae3-8149-93d9728b3e7d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:51.585126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16739977-013e-4ae3-8149-93d9728b3e7d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:51.598860 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.598860 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:51.607069 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-16739977-013e-4ae3-8149-93d9728b3e7d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:51.613465 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16739977-013e-4ae3-8149-93d9728b3e7d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:51.613607 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 22/88] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:51 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:51.660035 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.661356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] PUT https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 Aug 16 22:50:51.662044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:51.676111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Acquiring lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:51.678479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:51.683658 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:51.683962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:51.684207 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:51.685624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" acquired by "attachment_update" :: waited 0.010s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:51.687060 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.687060 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:51.698073 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:51.698073 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:51.703228 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:51.714137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-d403106f-dabf-4ca9-a452-95cab0d740c3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:51.714815 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 22/89] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:51 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:50:51.826712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" released by "attachment_update" :: held 0.141s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:51.828410 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-8df0198f-6609-4fab-a9e4-b9e32482cf89 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 returned with HTTP 200 Aug 16 22:50:51.828410 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 24/90] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:51 2026] PUT /volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:50:52.042305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-92deed06-1703-48a5-b94e-9f95fac0c7f0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.042983 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92deed06-1703-48a5-b94e-9f95fac0c7f0 None None] GET https://10.4.3.26/volume// Aug 16 22:50:52.042983 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-92deed06-1703-48a5-b94e-9f95fac0c7f0 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:52.043117 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-92deed06-1703-48a5-b94e-9f95fac0c7f0 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:52.043550 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92deed06-1703-48a5-b94e-9f95fac0c7f0 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:52.044053 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 23/91] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:50:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:52.065939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-489adda9-a50a-4b3f-be8c-27e28c2991a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.259170 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-489adda9-a50a-4b3f-be8c-27e28c2991a8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:52.259552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-489adda9-a50a-4b3f-be8c-27e28c2991a8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3570f140-4492-4ac2-aa41-1e3be81da13f", "connector": null, "instance_uuid": "63c9bb95-0e24-43f4-a214-c62f97362a44"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:52.269022 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:52.269022 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:52.290509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-489adda9-a50a-4b3f-be8c-27e28c2991a8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:52.290910 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 23/92] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:52 2026] POST /volume/v3/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:52.329192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.334015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f05bec4e-ea89-4ddf-9329-2dbb0ad40f5d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.334407 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f05bec4e-ea89-4ddf-9329-2dbb0ad40f5d None None] GET https://10.4.3.26/volume// Aug 16 22:50:52.334785 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f05bec4e-ea89-4ddf-9329-2dbb0ad40f5d None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:52.334785 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f05bec4e-ea89-4ddf-9329-2dbb0ad40f5d None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:52.335091 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f05bec4e-ea89-4ddf-9329-2dbb0ad40f5d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:52.335364 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:52.335426 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 25/93] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:52.335613 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:52.335833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:52.345919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.348619 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:52.348933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:52.349199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:52.350771 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:52.350771 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:52.354326 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:52.358484 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c1ff3dd-d363-47ce-b52d-304a7fcde832 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:52.358918 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 23/94] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:52 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:52.377119 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:52.377119 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:52.383229 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:52.387587 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-920d9402-ed98-4c55-bb0c-c6065e3c051f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:52.388023 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 24/95] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:52 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:52.483980 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.488793 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] PUT https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b Aug 16 22:50:52.488793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:52.498435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Acquiring lock "cinder-attachment_update-3570f140-4492-4ac2-aa41-1e3be81da13f-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:52.503517 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Lock "cinder-attachment_update-3570f140-4492-4ac2-aa41-1e3be81da13f-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:52.505642 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:52.505642 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:52.525677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:52.530290 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:52.530290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:52.530290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:52.546482 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:52.546482 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:52.550598 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:52.556943 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdca2503-4f25-4029-abd5-588e3cef3b2a tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:52.557550 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 26/96] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:52 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:52.604019 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Lock "cinder-attachment_update-3570f140-4492-4ac2-aa41-1e3be81da13f-np0000007421" released by "attachment_update" :: held 0.100s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:52.604383 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-864858a8-cd55-4552-ad65-9273ac53d0a3 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b returned with HTTP 200 Aug 16 22:50:52.604872 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 24/97] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:52 2026] PUT /volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:53.372825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:53.374411 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:53.374584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:53.374770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:53.383868 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:53.383868 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:53.387514 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:53.391498 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22512f60-03e5-4bb7-a005-02e45ae8da0f tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:53.391938 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 24/98] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:53 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:53.426644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:53.431436 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:53.431733 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:53.432049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:53.439705 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:53.439705 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:53.443365 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:53.447486 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-3ffc7a98-9a90-4079-b45f-04047b542e13 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:53.447977 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 25/99] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:53 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:53.576410 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:53.578620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:53.578914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:53.579181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:53.590710 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:53.590710 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:53.594678 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:53.599588 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40008d3b-60a9-43b2-b7cc-2cfa16fbda31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:53.600070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 27/100] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:53 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:53.711358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05a4b125-1786-4c13-9fa2-09d4fe139e37 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:53.711713 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05a4b125-1786-4c13-9fa2-09d4fe139e37 None None] GET https://10.4.3.26/volume// Aug 16 22:50:53.711887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05a4b125-1786-4c13-9fa2-09d4fe139e37 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:53.712060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05a4b125-1786-4c13-9fa2-09d4fe139e37 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:53.712385 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05a4b125-1786-4c13-9fa2-09d4fe139e37 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:53.712630 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 25/101] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:50:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:53.738882 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-c6f1e185-1f08-4599-9d28-85162830a4de None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:53.928861 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-c6f1e185-1f08-4599-9d28-85162830a4de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:53.929521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-c6f1e185-1f08-4599-9d28-85162830a4de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253d4203-190a-4635-84f2-35556b96b83f", "connector": null, "instance_uuid": "5d83dae2-3d52-4241-aca2-d7501d222a17"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:53.977954 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:53.977954 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:54.006184 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-c6f1e185-1f08-4599-9d28-85162830a4de tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:54.006961 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 25/102] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:53 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:54.046094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.051944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:54.051944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:54.051944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:54.057910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1a5a83e-b17f-48a1-92f9-dcfdba5ae2f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.058410 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1a5a83e-b17f-48a1-92f9-dcfdba5ae2f8 None None] GET https://10.4.3.26/volume// Aug 16 22:50:54.058626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1a5a83e-b17f-48a1-92f9-dcfdba5ae2f8 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:54.058867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1a5a83e-b17f-48a1-92f9-dcfdba5ae2f8 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:54.059259 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1a5a83e-b17f-48a1-92f9-dcfdba5ae2f8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:54.059617 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 28/103] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:54.067617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.069867 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:54.070211 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:54.070475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:54.070913 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:54.070913 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:54.077275 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:54.084839 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd9829b4-8037-4aea-8ae7-f532bfcffa46 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:54.085689 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 26/104] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:54 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1021 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:54.093816 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:54.093816 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:54.103155 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:54.111631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-e3c87dde-77ec-4f23-bd48-68685930af7d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:54.112265 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 26/105] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:54 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:54.201981 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.203994 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] PUT https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d Aug 16 22:50:54.204462 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:54.217205 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Acquiring lock "cinder-attachment_update-253d4203-190a-4635-84f2-35556b96b83f-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:54.222256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Lock "cinder-attachment_update-253d4203-190a-4635-84f2-35556b96b83f-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:54.223376 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:54.223376 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:54.305707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Lock "cinder-attachment_update-253d4203-190a-4635-84f2-35556b96b83f-np0000007421" released by "attachment_update" :: held 0.083s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:54.306046 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-a30830ef-dd1b-49cb-a16d-d154f50b285e tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d returned with HTTP 200 Aug 16 22:50:54.306501 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 26/106] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:54 2026] PUT /volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:54.409652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.414878 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:54.415177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:54.415460 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:54.437393 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:54.437393 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:54.442684 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:54.449478 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11440aa7-5004-4247-b3b2-8fe6d355e7ca tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:54.450055 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 29/107] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:54 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:54.614014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d7236b6-c9b6-4966-b761-39ca099c2def None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:54.615168 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d7236b6-c9b6-4966-b761-39ca099c2def tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:54.615451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d7236b6-c9b6-4966-b761-39ca099c2def tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:54.616000 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d7236b6-c9b6-4966-b761-39ca099c2def tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:54.629185 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:54.629185 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:54.634912 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d7236b6-c9b6-4966-b761-39ca099c2def tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:54.641630 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d7236b6-c9b6-4966-b761-39ca099c2def tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:54.642133 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 27/108] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:54 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:55.103127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:55.106948 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:55.107177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:55.107407 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:55.117048 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7e20a727-acb5-4417-b626-1c81600b921d req-5156a360-f89c-4fd8-92d5-bf34dd956b5d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:55.119998 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-5156a360-f89c-4fd8-92d5-bf34dd956b5d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821/action Aug 16 22:50:55.120409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-5156a360-f89c-4fd8-92d5-bf34dd956b5d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:55.120576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-5156a360-f89c-4fd8-92d5-bf34dd956b5d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:55.122785 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:55.122785 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:55.131719 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:55.138612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-005442d5-e3da-4f67-addb-49c3f2bcde75 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:55.138726 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 27/109] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:55 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:55.155333 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:55.155333 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:55.169002 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7e20a727-acb5-4417-b626-1c81600b921d req-5156a360-f89c-4fd8-92d5-bf34dd956b5d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821/action returned with HTTP 204 Aug 16 22:50:55.169661 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 27/110] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:55 2026] POST /volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:55.465413 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:55.467304 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:55.467562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:55.467844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:55.477367 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:55.477367 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:55.480763 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:55.485904 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c96bd4a7-3494-4ee6-a6c3-182305292f7e tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:55.486410 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 30/111] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:55 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:55.655529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:55.657945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:55.658212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:55.658462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:55.669676 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:55.669676 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:55.673932 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:55.679477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73f8e803-49ee-4c2f-a618-f6f5f2483155 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:55.680151 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 28/112] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:55 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:55.691886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:55.697697 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:50:55.697697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:55.697697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:55.704791 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:55.704791 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:55.708265 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:50:55.714297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88bdd208-8b8d-4e20-b5d4-cb62ba7cde3c tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:50:55.714684 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 28/113] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:55 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:56.158679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.161513 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:56.161825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.163121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.176129 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.176129 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:56.178911 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:56.183602 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d2e3dc1-aa09-417d-9604-54b09c9e519f tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:56.184297 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 28/114] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:56.505856 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.514119 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:56.514119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.514119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.531080 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.531080 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:56.535983 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:56.542067 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3993b24-6183-4f8e-8b9a-cd07bcae9a7c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:56.544095 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 31/115] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:56.630128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.634001 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:56.634547 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.634881 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.644448 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.644448 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:56.651374 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:56.656062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-0cfaacc6-5393-4efd-8a7e-a2b2b0b1e7c7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:56.657250 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 29/116] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:56.780128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55af759f-e3e4-4c44-bcbf-f8dce143688a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.780567 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55af759f-e3e4-4c44-bcbf-f8dce143688a None None] GET https://10.4.3.26/volume// Aug 16 22:50:56.780779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55af759f-e3e4-4c44-bcbf-f8dce143688a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.781002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55af759f-e3e4-4c44-bcbf-f8dce143688a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.781405 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55af759f-e3e4-4c44-bcbf-f8dce143688a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:56.781769 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 29/117] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:56.802876 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-1d020838-f436-474b-9874-3b16eb7645d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.810041 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-1d020838-f436-474b-9874-3b16eb7645d4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:56.810664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-1d020838-f436-474b-9874-3b16eb7645d4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddcbcaad-f909-42a7-bd8e-40d4772a2e15", "connector": null, "instance_uuid": "8e92be3d-ea37-4bbf-9a50-065fe869cbeb"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:56.826766 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.826766 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:56.873009 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-1d020838-f436-474b-9874-3b16eb7645d4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:56.873551 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 29/118] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:56 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:56.914137 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.915986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:56.916122 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.916314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.928418 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.928418 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:56.933784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5335c5c7-2d72-4842-8520-0a1fd64fb4af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.934093 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:56.934275 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5335c5c7-2d72-4842-8520-0a1fd64fb4af None None] GET https://10.4.3.26/volume// Aug 16 22:50:56.934480 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5335c5c7-2d72-4842-8520-0a1fd64fb4af None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.934735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5335c5c7-2d72-4842-8520-0a1fd64fb4af None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.935170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5335c5c7-2d72-4842-8520-0a1fd64fb4af None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:56.935524 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 30/119] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:56.940730 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd07135f-2496-4961-9cc5-c40e8d5f2a17 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:56.941323 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 32/120] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:56.950139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:56.953705 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:56.955319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:56.955319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:56.970780 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:56.970780 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:56.978024 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:56.984130 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-93fa6aa4-3121-4964-b749-247800f36aba tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:56.984810 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 30/121] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:56 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:57.089387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:57.092189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] PUT https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 Aug 16 22:50:57.092513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:57.107268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Acquiring lock "cinder-attachment_update-ddcbcaad-f909-42a7-bd8e-40d4772a2e15-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:57.112232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Lock "cinder-attachment_update-ddcbcaad-f909-42a7-bd8e-40d4772a2e15-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:57.113051 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:57.113051 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:57.202499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:57.205732 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:57.206099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:57.206474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:57.217718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Lock "cinder-attachment_update-ddcbcaad-f909-42a7-bd8e-40d4772a2e15-np0000007421" released by "attachment_update" :: held 0.106s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:57.218075 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-a35ee3fc-5d72-4ae2-9a1e-d4d7c047c487 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 returned with HTTP 200 Aug 16 22:50:57.218547 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 30/122] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:57 2026] PUT /volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:57.222826 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:57.222826 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:57.229156 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:57.234809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21dbecca-fd94-4bde-b1f3-c270791f9704 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:57.235392 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 31/123] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:57 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:57.563509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:57.565799 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:57.565998 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:57.566201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:57.586107 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:57.586107 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:57.598430 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:57.606005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21302937-67b3-4d93-8e3b-24ff50cc8d14 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:57.606552 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 33/124] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:57 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:57.790608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:57.795849 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:57.795849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:57.795849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:57.803639 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:57.803639 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:57.811472 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:57.814253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-cbf85a1e-27ba-48e6-9ace-83b1341ce513 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:57.815088 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 31/125] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:57 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:57.963513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f8575baa-e982-4d0b-a30d-9996628ab459 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:57.966096 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8575baa-e982-4d0b-a30d-9996628ab459 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:57.966716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8575baa-e982-4d0b-a30d-9996628ab459 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:57.966716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8575baa-e982-4d0b-a30d-9996628ab459 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:57.981946 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:57.981946 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:57.986035 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f8575baa-e982-4d0b-a30d-9996628ab459 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:57.992956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8575baa-e982-4d0b-a30d-9996628ab459 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:57.993517 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 31/126] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:57 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-74da27b4-15b7-482c-bcd6-b5c97c4544d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74da27b4-15b7-482c-bcd6-b5c97c4544d4 None None] GET https://10.4.3.26/volume// Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74da27b4-15b7-482c-bcd6-b5c97c4544d4 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-74da27b4-15b7-482c-bcd6-b5c97c4544d4 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-74da27b4-15b7-482c-bcd6-b5c97c4544d4 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:58.107470 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 32/127] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:58.130859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-44374798-bbae-475e-a354-69794a76f50c req-50550186-e3cd-4e7c-90bc-8408e683dcc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.240387 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-3aa2072f-6690-44ee-90b1-9ed7dd5dcaa6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.243869 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-3aa2072f-6690-44ee-90b1-9ed7dd5dcaa6 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] POST https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b/action Aug 16 22:50:58.244936 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-3aa2072f-6690-44ee-90b1-9ed7dd5dcaa6 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:58.245476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-3aa2072f-6690-44ee-90b1-9ed7dd5dcaa6 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:58.257247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.259399 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:58.259624 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.259908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.270140 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.270140 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:58.276095 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.276095 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:58.283894 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:58.285668 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-7fac4059-60bc-4933-a316-3b33c7104ae0 req-3aa2072f-6690-44ee-90b1-9ed7dd5dcaa6 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b/action returned with HTTP 204 Aug 16 22:50:58.286311 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 32/128] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:50:58 2026] POST /volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:50:58.289626 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-22e160b4-ed14-498d-adb3-9c5cdc7f4da6 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:58.290051 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 32/129] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:58.398663 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-50550186-e3cd-4e7c-90bc-8408e683dcc0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:50:58.399018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-50550186-e3cd-4e7c-90bc-8408e683dcc0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77820b6d-b2d7-49e5-9d36-a4bf5a42cb66", "connector": null, "instance_uuid": "aac04c80-b09d-4d0d-ab7e-ae4ac48d5097"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:58.411824 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.411824 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:58.437403 np0000007421 devstack@c-api.service[100201]: WARNING cinder.volume.api [req-44374798-bbae-475e-a354-69794a76f50c req-50550186-e3cd-4e7c-90bc-8408e683dcc0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 16 22:50:58.441914 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-50550186-e3cd-4e7c-90bc-8408e683dcc0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:50:58.442335 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 34/130] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:50:58 2026] POST /volume/v3/attachments => generated 271 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:58.474468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.478659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:58.478659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.478659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.492913 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.492913 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5749cda0-b189-42e6-b532-ed041d086859 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5749cda0-b189-42e6-b532-ed041d086859 None None] GET https://10.4.3.26/volume// Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5749cda0-b189-42e6-b532-ed041d086859 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5749cda0-b189-42e6-b532-ed041d086859 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5749cda0-b189-42e6-b532-ed041d086859 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:58.500370 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 33/131] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:58.505764 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:58.511464 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5eb0ddc-8769-43db-b51b-880264bbc27a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:58.511996 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 33/132] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:50:58.512064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.514159 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:58.514374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.514549 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.524855 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.524855 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:58.531861 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:58.538460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f1ccb599-ae4a-47ba-a8e7-1f45442aa14f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:58.538842 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 33/133] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1046 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:58.619664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.621723 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:58.621804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.621990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.635887 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.635887 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:58.640394 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:58.647367 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1368797a-aee3-45ea-9ec5-12c22f341df8 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:58.647811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 35/134] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:58.656560 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.666624 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] PUT https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f Aug 16 22:50:58.666624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:58.667629 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.669368 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:58.669559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.669734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.679395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Acquiring lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:50:58.683505 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:50:58.684371 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.684371 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:58.687261 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.687261 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:58.693916 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:58.700906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c7dd7ff-3a83-4a10-974b-d62bc8f2243d tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:58.700906 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 34/135] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:58.717630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2dccfa71-c187-4de6-ba03-331b93647b5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:58.720291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2dccfa71-c187-4de6-ba03-331b93647b5b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:58.720291 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2dccfa71-c187-4de6-ba03-331b93647b5b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:58.720408 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2dccfa71-c187-4de6-ba03-331b93647b5b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:58.803358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" released by "attachment_update" :: held 0.120s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:50:58.804016 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-2abf7507-afd2-4013-aa74-70e23dbc1bcd tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f returned with HTTP 200 Aug 16 22:50:58.804872 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 34/136] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:50:58 2026] PUT /volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f => generated 967 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:58.883550 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:58.883550 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:58.887594 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2dccfa71-c187-4de6-ba03-331b93647b5b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:50:58.892025 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2dccfa71-c187-4de6-ba03-331b93647b5b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:58.892431 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 34/137] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:58 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1138 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:59.012582 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1757433-6393-40ee-abb8-f848a2cfcced None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.015107 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1757433-6393-40ee-abb8-f848a2cfcced tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:50:59.015378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1757433-6393-40ee-abb8-f848a2cfcced tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.015568 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1757433-6393-40ee-abb8-f848a2cfcced tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.018978 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.020976 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:59.021181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.022219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.026036 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.026036 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:59.032247 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.032247 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:50:59.036549 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1757433-6393-40ee-abb8-f848a2cfcced tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:50:59.042602 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:59.049129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1757433-6393-40ee-abb8-f848a2cfcced tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:50:59.049589 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 36/138] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:50:59.049999 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-04940445-b41e-4be7-b2a7-39899f5450b7 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:59.050470 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 35/139] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:59.097771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.100193 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] POST https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f/action Aug 16 22:50:59.100605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:50:59.100733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:50:59.247060 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.247060 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:59.247782 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:59.260481 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Begin detaching volume completed successfully. Aug 16 22:50:59.260880 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-d47b146f-a9a1-402c-aedc-d332973c39c4 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f/action returned with HTTP 202 Aug 16 22:50:59.261442 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 35/140] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:50:59 2026] POST /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:50:59.293833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d78563da-3c47-4afb-bf3d-264886b44ceb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.296042 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d78563da-3c47-4afb-bf3d-264886b44ceb tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:59.296042 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d78563da-3c47-4afb-bf3d-264886b44ceb tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.296171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d78563da-3c47-4afb-bf3d-264886b44ceb tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.303461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.305082 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:50:59.305278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.305477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.309115 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.309115 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:59.313015 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d78563da-3c47-4afb-bf3d-264886b44ceb tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:50:59.316165 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.316165 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:50:59.317183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d78563da-3c47-4afb-bf3d-264886b44ceb tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:59.317521 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 35/141] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:59.321094 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:50:59.324686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58eba9ff-31c0-4413-a4a1-484478e78c00 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:50:59.325056 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 37/142] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:50:59.335896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-241f2d83-0a62-41de-b874-b8129629abb5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.338812 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-241f2d83-0a62-41de-b874-b8129629abb5 None None] GET https://10.4.3.26/volume// Aug 16 22:50:59.339097 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-241f2d83-0a62-41de-b874-b8129629abb5 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.339342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-241f2d83-0a62-41de-b874-b8129629abb5 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.339791 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-241f2d83-0a62-41de-b874-b8129629abb5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:50:59.340293 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 36/143] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:50:59.348306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.350360 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:50:59.350588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.350819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.361563 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.361563 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:50:59.365573 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:50:59.369677 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-4f4dc1c4-f1b8-490a-9b6a-cff3a7cafc50 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:50:59.370069 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 36/144] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:50:59.551389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:50:59.553810 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:50:59.554131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:50:59.554424 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:50:59.576950 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:50:59.576950 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:50:59.587329 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:50:59.595009 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f4e7fb7-888a-4562-a6dd-a558513b2575 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:50:59.595561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 36/145] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:50:59 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:00.069255 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7961679a-c184-4b53-ad92-10f4939f2961 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:00.071155 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7961679a-c184-4b53-ad92-10f4939f2961 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:00.071382 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7961679a-c184-4b53-ad92-10f4939f2961 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:00.071857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7961679a-c184-4b53-ad92-10f4939f2961 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:00.085686 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:00.085686 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:00.090053 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7961679a-c184-4b53-ad92-10f4939f2961 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:00.095228 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7961679a-c184-4b53-ad92-10f4939f2961 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:00.095637 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 38/146] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:00 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:00.337932 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:00.339297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:00.342636 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:00.345010 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:00.345239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:00.345478 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:00.346924 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:00.347228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:00.360846 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:00.360846 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:00.361034 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:00.361034 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:00.364984 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:00.369703 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b3e8ea0-ba21-424d-b900-876c45ae0abf tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:00.370326 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 37/147] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:00 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:00.370413 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:00.378534 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0f7fe34-6176-4c15-a4f1-e1500a549f8c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:00.379348 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 37/148] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:00 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:00.613007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:00.615414 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:00.615414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:00.615414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:00.625830 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:00.625830 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:00.629795 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:00.635173 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c05f3831-b26a-4399-b5b9-54e530eb1623 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:00.635544 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 37/149] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:00 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:00.915489 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e388c9fc-f803-463c-9763-637abf92b780 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:00.918614 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:00.918971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-28804987"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:00.920366 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-28804987'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:00.924081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume of 1 GB Aug 16 22:51:00.924427 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:00.924427 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:00.924910 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Availability Zones retrieved successfully. Aug 16 22:51:01.059332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (bcd66b49-6691-454f-89c3-a4d55cf60a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:01.060240 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c3a591-a0ae-4c99-8942-f3d658e102ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:01.060763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:01.068253 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.068253 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:01.081086 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c3a591-a0ae-4c99-8942-f3d658e102ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:01.081806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17eebdf-a7e6-4978-819d-be859f4f24aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:01.108541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.110539 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:01.110759 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.110992 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.111966 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-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 16 22:51:01.112308 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-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 16 22:51:01.121690 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.121690 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:01.126158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Created reservations ['d10060e6-67b1-4d4c-b526-45f1d4a72390', '81a52998-cf99-4cc1-9056-97f3d7216668', '2201781a-e381-417b-bd07-638fdc7bd658', '090e46ca-f552-44c7-86a1-b8c39f4f3da4'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:01.127047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17eebdf-a7e6-4978-819d-be859f4f24aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d10060e6-67b1-4d4c-b526-45f1d4a72390', '81a52998-cf99-4cc1-9056-97f3d7216668', '2201781a-e381-417b-bd07-638fdc7bd658', '090e46ca-f552-44c7-86a1-b8c39f4f3da4']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:01.127593 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:01.127872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e10f78e-d6bf-4549-a4d7-3c18596d564b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:01.132711 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b698dc0-0b87-4a6e-b7de-9255a50ffba9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:01.133146 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 38/150] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:01.152149 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e10f78e-d6bf-4549-a4d7-3c18596d564b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e734f4a1-40c3-4d9c-a662-13086ec4b5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-28804987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['d10060e6-67b1-4d4c-b526-45f1d4a72390','81a52998-cf99-4cc1-9056-97f3d7216668','2201781a-e381-417b-bd07-638fdc7bd658','090e46ca-f552-44c7-86a1-b8c39f4f3da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-28804987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e734f4a1-40c3-4d9c-a662-13086ec4b5ca,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='21930bfa51f64f21a19a4ab315e84980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:01.155570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d4291-3dba-4779-84e5-567a2fd3316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:01.175167 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d4291-3dba-4779-84e5-567a2fd3316b) transitioned into state 'SUCCESS' from state '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-28804987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['d10060e6-67b1-4d4c-b526-45f1d4a72390','81a52998-cf99-4cc1-9056-97f3d7216668','2201781a-e381-417b-bd07-638fdc7bd658','090e46ca-f552-44c7-86a1-b8c39f4f3da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:01.175996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ff103d-7bd8-461b-8771-3ccdbe4631f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:01.189134 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ff103d-7bd8-461b-8771-3ccdbe4631f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:01.190060 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (bcd66b49-6691-454f-89c3-a4d55cf60a40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:01.190394 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request issued successfully. Aug 16 22:51:01.191087 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e388c9fc-f803-463c-9763-637abf92b780 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:01.191526 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 39/151] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:51:00 2026] POST /volume/v3/volumes => generated 756 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:01.205389 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.207426 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:01.207628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.208070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.209331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-bd3410fa-42f2-439b-9d1c-97f6899082c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.213219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-bd3410fa-42f2-439b-9d1c-97f6899082c0 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] POST https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d/action Aug 16 22:51:01.213583 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-bd3410fa-42f2-439b-9d1c-97f6899082c0 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:01.213694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-bd3410fa-42f2-439b-9d1c-97f6899082c0 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:01.215521 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.215521 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:01.219856 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:01.227066 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54799ee5-0492-4b82-aecc-35a98bcaca69 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:01.227642 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 38/152] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:01.229825 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.229825 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:01.244330 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e90551ae-07b2-47ff-b62e-fc458d325866 req-bd3410fa-42f2-439b-9d1c-97f6899082c0 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d/action returned with HTTP 204 Aug 16 22:51:01.244762 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 38/153] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:01 2026] POST /volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:01.385985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.388738 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:01.389036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.389327 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.397463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-619f74a8-f69e-48d1-a161-17eb36c8012c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.399255 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-619f74a8-f69e-48d1-a161-17eb36c8012c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:01.399453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-619f74a8-f69e-48d1-a161-17eb36c8012c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.399637 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-619f74a8-f69e-48d1-a161-17eb36c8012c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.408032 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.408032 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:01.411637 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.411637 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:01.411963 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.416494 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0c89c6f-a923-407a-b57b-5289106c1d31 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:01.416856 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-619f74a8-f69e-48d1-a161-17eb36c8012c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:01.416928 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 39/154] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:01.422553 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-619f74a8-f69e-48d1-a161-17eb36c8012c tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:01.423026 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 40/155] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:01.434138 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.435943 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:01.436220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.436463 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.445541 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.445541 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:01.457400 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.462119 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62eed76f-a361-4378-af70-7c5fb21e5ff8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:01.462602 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 39/156] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:01.654275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a64ff31-9020-448e-b312-71c98266fd59 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.656738 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a64ff31-9020-448e-b312-71c98266fd59 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:01.657096 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a64ff31-9020-448e-b312-71c98266fd59 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.657394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a64ff31-9020-448e-b312-71c98266fd59 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.678689 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.678689 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:01.683727 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8a64ff31-9020-448e-b312-71c98266fd59 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:01.689866 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a64ff31-9020-448e-b312-71c98266fd59 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:01.690449 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 39/157] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:01.719696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-020fa008-a508-4667-a910-70a1e143699a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.721682 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-020fa008-a508-4667-a910-70a1e143699a tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:01.721912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-020fa008-a508-4667-a910-70a1e143699a tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.722054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-020fa008-a508-4667-a910-70a1e143699a tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.724297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.724397 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.726494 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] POST https://10.4.3.26/volume/v3/snapshots/None/action Aug 16 22:51:01.726636 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] POST https://10.4.3.26/volume/v3/snapshots/ae533a7b-2ccd-4dcf-9e33-08eaab8e3a28/action Aug 16 22:51:01.726830 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:01.726915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:01.726963 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:01.727018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:01.728188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 22:51:01.728558 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.snapshot_actions [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100201) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 22:51:01.734395 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.734395 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:01.738563 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-020fa008-a508-4667-a910-70a1e143699a tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.744046 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-020fa008-a508-4667-a910-70a1e143699a tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:01.744472 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 40/158] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:01.749662 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3765e232-625e-4ed0-8519-b88a7b509b42 req-8811f1d3-8f92-4ccb-972f-fd9394b17e49 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] https://10.4.3.26/volume/v3/snapshots/None/action returned with HTTP 404 Aug 16 22:51:01.750549 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 40/159] 10.4.3.26 () {72 vars in 1575 bytes} [Sun Aug 16 22:51:01 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:01.755327 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aa32aae4-f32b-47cb-aae3-7cabd961eb2d req-9b7bd723-02b8-41a5-a76b-2b3794925219 tempest-VolumesAssistedSnapshotsTest-1305514267 tempest-VolumesAssistedSnapshotsTest-1305514267-project] https://10.4.3.26/volume/v3/snapshots/ae533a7b-2ccd-4dcf-9e33-08eaab8e3a28/action returned with HTTP 404 Aug 16 22:51:01.755666 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 41/160] 10.4.3.26 () {72 vars in 1671 bytes} [Sun Aug 16 22:51:01 2026] POST /volume/v3/snapshots/ae533a7b-2ccd-4dcf-9e33-08eaab8e3a28/action => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:01.809763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.812805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:01.813210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.813704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.825854 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.825854 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:01.830525 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.835976 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-17b2eaa0-2082-41fb-a296-b26434f15cd5 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:01.836678 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 40/161] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:01.876447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.878495 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] POST https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f/action Aug 16 22:51:01.879105 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:01.879216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:01.891147 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.891147 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:01.891566 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.899190 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Begin detaching volume completed successfully. Aug 16 22:51:01.899419 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-ddfb9251-80f0-4fbe-a134-f48c77f06bac tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f/action returned with HTTP 202 Aug 16 22:51:01.899888 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 41/162] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:01 2026] POST /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:01.957491 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0e56db2-ed40-4c63-b95a-0b8cee6c0c3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.957921 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0e56db2-ed40-4c63-b95a-0b8cee6c0c3a None None] GET https://10.4.3.26/volume// Aug 16 22:51:01.958029 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0e56db2-ed40-4c63-b95a-0b8cee6c0c3a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.958232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0e56db2-ed40-4c63-b95a-0b8cee6c0c3a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.958529 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0e56db2-ed40-4c63-b95a-0b8cee6c0c3a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:01.958880 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 41/163] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:01.967148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:01.969144 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:01.969361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:01.969561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:01.979669 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:01.979669 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:01.984026 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:01.990005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-a340e781-23e0-414d-8979-fa86fe9e0ad8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:01.990529 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 42/164] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:01 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:02.147378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.150663 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:02.150962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.151230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.171020 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.171020 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:02.178998 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:02.186648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c54819-8f7d-43d6-b84d-1bb0406f5fc8 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:02.187369 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 41/165] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:02.247120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.250431 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:02.252390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.252390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.260793 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.260793 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:02.265407 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:02.272772 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbbe2fb5-68ac-45c7-b1d8-9c5005a6a781 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:02.273359 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 42/166] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:02.344383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.347915 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:02.348175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.348433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.361412 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.361412 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:02.365337 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:02.376225 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-88b4ce9e-1ef1-4274-b317-a3974b768e2e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:02.376692 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 42/167] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:02.438437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.440420 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:02.440652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.440899 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.453278 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.453278 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:02.458428 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:02.463918 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7108b49c-b3f4-4c6b-8b79-c20c7c160663 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:02.464547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 43/168] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:02.476546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc69d9cc-c9f7-41b8-b141-3d8657e69680 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.476985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc69d9cc-c9f7-41b8-b141-3d8657e69680 None None] GET https://10.4.3.26/volume// Aug 16 22:51:02.477158 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc69d9cc-c9f7-41b8-b141-3d8657e69680 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.477358 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc69d9cc-c9f7-41b8-b141-3d8657e69680 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.477653 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc69d9cc-c9f7-41b8-b141-3d8657e69680 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:02.478004 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 42/169] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:02.491108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-60b3ebee-f792-428b-9bc9-a6562fdfec0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.493855 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-60b3ebee-f792-428b-9bc9-a6562fdfec0f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:02.494190 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-60b3ebee-f792-428b-9bc9-a6562fdfec0f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e734f4a1-40c3-4d9c-a662-13086ec4b5ca", "connector": null, "instance_uuid": "56c81f40-0ff1-4543-b224-db7e5a404de0"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:02.502411 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.502411 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:02.547265 np0000007421 devstack@c-api.service[100204]: /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 16 22:51:02.547265 np0000007421 devstack@c-api.service[100204]: .first() Aug 16 22:51:02.563036 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-60b3ebee-f792-428b-9bc9-a6562fdfec0f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:02.564933 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 43/170] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:02 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 16 22:51:02.614139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.616394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:02.616719 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.616992 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.625407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ae2e92f-bbd2-43ea-9bbf-a87ce7e472e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.626079 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ae2e92f-bbd2-43ea-9bbf-a87ce7e472e0 None None] GET https://10.4.3.26/volume// Aug 16 22:51:02.626079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e92f-bbd2-43ea-9bbf-a87ce7e472e0 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.626253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e92f-bbd2-43ea-9bbf-a87ce7e472e0 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.626578 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ae2e92f-bbd2-43ea-9bbf-a87ce7e472e0 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:02.626907 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 44/171] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:02.627794 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.627794 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:02.636127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.637614 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:02.638354 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:02.638680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.638764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.642816 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c051f184-6c7b-4c56-9ddd-bdfc03b0abaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:02.643187 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 43/172] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:02.653672 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.653672 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:02.657063 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:02.661158 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-8e807eca-cbee-478c-b645-c128c256649d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:02.661554 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 43/173] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:02.706610 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1effc722-c413-430e-bcbf-5fd34bd6361c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.708601 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1effc722-c413-430e-bcbf-5fd34bd6361c tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:02.708876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1effc722-c413-430e-bcbf-5fd34bd6361c tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:02.709059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1effc722-c413-430e-bcbf-5fd34bd6361c tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:02.778863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:02.781049 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 Aug 16 22:51:02.781501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:02.790638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:02.796967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:02.798453 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.798453 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:02.859393 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:02.859393 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:02.863028 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1effc722-c413-430e-bcbf-5fd34bd6361c tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:02.867546 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1effc722-c413-430e-bcbf-5fd34bd6361c tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:02.867922 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 44/174] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:02 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:02.916021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" released by "attachment_update" :: held 0.119s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:02.916354 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-b8ed9523-3b1a-4588-a940-d97bc932bdeb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 returned with HTTP 200 Aug 16 22:51:02.916913 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 45/175] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:02 2026] PUT /volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:03.205566 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:03.206277 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:03.206564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:03.207172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:03.217322 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:03.217322 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:03.220828 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:03.225492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca736c76-5c62-4840-bb63-4b9888453ce2 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:03.226184 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 44/176] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:03 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:03.482159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:03.484302 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:03.484535 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:03.484760 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:03.496397 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:03.496397 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:03.500819 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:03.506082 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85d9f1eb-d18f-42c5-acac-58d0599c9b96 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:03.506514 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 44/177] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:03 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:03.656023 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:03.660298 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:03.660487 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:03.660671 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:03.680169 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:03.680169 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:03.686102 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:03.691690 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f4dae545-a15a-48a5-89ec-041c7dd671a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:03.692117 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 45/178] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:03 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:03.883562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:03.885982 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:03.886260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:03.886543 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:03.900662 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:03.900662 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:03.905520 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:03.911602 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3dde8d5-3880-4cba-b415-5f363f753e54 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:03.912144 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 46/179] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:03 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:04.212260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-3d77ecc5-996c-4a32-91de-75e57fc84074 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.214492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-3d77ecc5-996c-4a32-91de-75e57fc84074 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] POST https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391/action Aug 16 22:51:04.215012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-3d77ecc5-996c-4a32-91de-75e57fc84074 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:04.215186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-3d77ecc5-996c-4a32-91de-75e57fc84074 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:04.235943 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.235943 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:04.242110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b383686-2a40-4db1-a813-a855809ff712 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.248818 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b383686-2a40-4db1-a813-a855809ff712 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:04.248818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b383686-2a40-4db1-a813-a855809ff712 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:04.248818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b383686-2a40-4db1-a813-a855809ff712 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:04.249000 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9e89df7a-1cd9-44af-99c5-9baa85a53483 req-3d77ecc5-996c-4a32-91de-75e57fc84074 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391/action returned with HTTP 204 Aug 16 22:51:04.249000 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 45/180] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:04 2026] POST /volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:04.265614 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.265614 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:04.269900 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4b383686-2a40-4db1-a813-a855809ff712 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:04.275550 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b383686-2a40-4db1-a813-a855809ff712 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:04.276093 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 45/181] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:04 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:04.295717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df6598fe-57fc-4daf-8716-9acceedb3133 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.299153 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df6598fe-57fc-4daf-8716-9acceedb3133 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:04.299408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df6598fe-57fc-4daf-8716-9acceedb3133 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:04.299696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df6598fe-57fc-4daf-8716-9acceedb3133 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:04.314528 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.314528 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:04.318725 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df6598fe-57fc-4daf-8716-9acceedb3133 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:04.324305 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df6598fe-57fc-4daf-8716-9acceedb3133 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:04.324816 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 46/182] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:04 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:04.524499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.526346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:04.526567 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:04.526767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:04.538708 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.538708 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:04.542107 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:04.546879 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d9a6da3-e8eb-4004-8629-4ad0f6791363 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:04.547256 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 47/183] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:04 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:04.708444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f59150e1-4fb1-47d6-b11b-c890db973039 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.711659 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f59150e1-4fb1-47d6-b11b-c890db973039 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:04.711988 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f59150e1-4fb1-47d6-b11b-c890db973039 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:04.712979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f59150e1-4fb1-47d6-b11b-c890db973039 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:04.726600 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.726600 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:04.732133 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f59150e1-4fb1-47d6-b11b-c890db973039 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:04.739477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f59150e1-4fb1-47d6-b11b-c890db973039 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:04.740077 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 46/184] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:04 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:04.926121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:04.931192 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:04.931427 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:04.931599 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:04.946471 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:04.946471 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:04.954313 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:04.959575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7aba4fe3-1932-4a72-b2a1-75846b00527a tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:04.959754 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 46/185] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:04 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:05.561022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d6f6464b-675c-48be-875a-9362f299a052 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:05.562800 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6f6464b-675c-48be-875a-9362f299a052 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:05.562984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6f6464b-675c-48be-875a-9362f299a052 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:05.563226 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d6f6464b-675c-48be-875a-9362f299a052 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:05.572605 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:05.572605 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:05.576387 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d6f6464b-675c-48be-875a-9362f299a052 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:05.581287 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d6f6464b-675c-48be-875a-9362f299a052 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:05.581655 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 47/186] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:05 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:05.758166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a19ceae-50f7-4587-af05-27600f038e52 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:05.759943 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a19ceae-50f7-4587-af05-27600f038e52 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:05.760209 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a19ceae-50f7-4587-af05-27600f038e52 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:05.760469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a19ceae-50f7-4587-af05-27600f038e52 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:05.772377 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:05.772377 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:05.774960 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a19ceae-50f7-4587-af05-27600f038e52 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:05.780466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a19ceae-50f7-4587-af05-27600f038e52 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:05.781199 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 48/187] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:05 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:05.975762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-53a27899-e49b-4db1-bb99-c63986a41c4b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:05.979050 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53a27899-e49b-4db1-bb99-c63986a41c4b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:05.979282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53a27899-e49b-4db1-bb99-c63986a41c4b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:05.979468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53a27899-e49b-4db1-bb99-c63986a41c4b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:05.990317 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:05.990317 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:05.994255 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53a27899-e49b-4db1-bb99-c63986a41c4b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:05.999332 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53a27899-e49b-4db1-bb99-c63986a41c4b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:05.999724 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 47/188] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:05 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:06.597908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.600589 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:06.600932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.601241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.617027 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.617027 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:06.619176 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.621811 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:06.622063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.622318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.623246 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:06.629510 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-739e5ef5-cad0-46c6-bb1d-573b36f4277b tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:06.630068 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 47/189] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:06.635433 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.635433 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:06.640432 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:06.645222 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-944e6952-4769-41e6-9daf-a72fd215af8f tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:06.645610 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 48/190] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:06.710304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.712255 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] POST https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15/action Aug 16 22:51:06.712733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:06.712954 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:06.725464 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.725464 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:06.727764 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:06.734336 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Begin detaching volume completed successfully. Aug 16 22:51:06.734766 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-7dc3619b-1a1e-4e70-b86d-698d9936881a tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15/action returned with HTTP 202 Aug 16 22:51:06.735532 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 49/191] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:06 2026] POST /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:06.757239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f696348-d062-4b2a-926f-2043e1db1d41 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.759616 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f696348-d062-4b2a-926f-2043e1db1d41 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:06.759891 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f696348-d062-4b2a-926f-2043e1db1d41 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.760269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f696348-d062-4b2a-926f-2043e1db1d41 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.772938 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.772938 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:06.778188 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f696348-d062-4b2a-926f-2043e1db1d41 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:06.782897 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f696348-d062-4b2a-926f-2043e1db1d41 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:06.783407 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 48/192] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:06.797913 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.800390 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:06.800589 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.800802 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.812015 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.812015 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:06.815973 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:06.820663 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de10d36e-c054-45ae-bc8a-db0cfbb199c7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:06.821080 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 48/193] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:06.933609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c75a6c2b-f3ef-43f2-890f-4bf5161da411 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.934053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c75a6c2b-f3ef-43f2-890f-4bf5161da411 None None] GET https://10.4.3.26/volume// Aug 16 22:51:06.934250 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c75a6c2b-f3ef-43f2-890f-4bf5161da411 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.934474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c75a6c2b-f3ef-43f2-890f-4bf5161da411 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.934773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c75a6c2b-f3ef-43f2-890f-4bf5161da411 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:06.935097 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 49/194] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:06.942330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:06.945185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:06.945393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:06.945571 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:06.954312 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:06.954312 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:06.957758 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:06.962511 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-b78a729b-f632-46db-9ec4-020f8810eca4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:06.962956 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 50/195] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:06 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:07.018700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.020548 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:07.020833 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.021130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.036460 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.036460 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:07.042397 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:07.046103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4bb24c9-3515-4b20-ba18-9f8d44545a8d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:07.046767 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 49/196] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:07.271005 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-44374798-bbae-475e-a354-69794a76f50c req-f8ed7725-8c55-4c6f-8be3-40d54b50ff4f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.273192 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f8ed7725-8c55-4c6f-8be3-40d54b50ff4f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f/action Aug 16 22:51:07.273569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f8ed7725-8c55-4c6f-8be3-40d54b50ff4f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:07.273686 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f8ed7725-8c55-4c6f-8be3-40d54b50ff4f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:07.292160 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.292160 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:07.305181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44374798-bbae-475e-a354-69794a76f50c req-f8ed7725-8c55-4c6f-8be3-40d54b50ff4f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f/action returned with HTTP 204 Aug 16 22:51:07.305801 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 49/197] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:07 2026] POST /volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:07.408233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-edc3dcfa-7f84-4385-a55c-46bc23b62080 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.410184 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-edc3dcfa-7f84-4385-a55c-46bc23b62080 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] DELETE https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b Aug 16 22:51:07.410428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-edc3dcfa-7f84-4385-a55c-46bc23b62080 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.410673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-edc3dcfa-7f84-4385-a55c-46bc23b62080 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.423339 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.423339 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:07.482903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-65bfb0ad-ddf9-4fb2-ab10-37e014ce8da8 req-edc3dcfa-7f84-4385-a55c-46bc23b62080 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b returned with HTTP 200 Aug 16 22:51:07.483818 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 50/198] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:07 2026] DELETE /volume/v3/attachments/dc66643f-1b2b-475d-a089-6865b338fb6b => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:07.643564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.645680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:07.645940 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.646200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.655386 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.655386 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:07.660493 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] Volume info retrieved successfully. Aug 16 22:51:07.665598 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c0b59ea-2e52-46cd-a40f-839372456e30 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-reader] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:07.666136 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 51/199] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:07.724813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.729811 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:07.730034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.730224 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.738472 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.738472 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:07.742903 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:51:07.748611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3262fcc1-3b38-4ff0-8a62-c39d2e914655 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:07.749024 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 50/200] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:07.801682 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.806477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:07.806717 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.806962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.821424 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.821424 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:07.824403 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:07.830656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c606cf34-d4e0-4612-b55e-e617de0e2339 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:07.831230 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 50/201] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:07.842108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.842195 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab12158b-1628-427a-864c-fdfc04444638 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:07.844504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:07.844791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.845040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.845708 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab12158b-1628-427a-864c-fdfc04444638 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:07.846004 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab12158b-1628-427a-864c-fdfc04444638 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:07.846265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab12158b-1628-427a-864c-fdfc04444638 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:07.859057 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.859057 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:07.863082 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:07.863082 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:07.867888 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:51:07.869191 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ab12158b-1628-427a-864c-fdfc04444638 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:07.874295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1bde2b92-e222-4f5a-8058-31a37c78a9f2 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:07.874794 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 52/202] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:07.876534 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab12158b-1628-427a-864c-fdfc04444638 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:07.877074 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 51/203] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:07 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:08.063135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3310adcf-d904-42ce-8b4e-62009108406e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.064866 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3310adcf-d904-42ce-8b4e-62009108406e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:08.065089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3310adcf-d904-42ce-8b4e-62009108406e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.065406 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3310adcf-d904-42ce-8b4e-62009108406e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.077634 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.077634 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:08.084595 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3310adcf-d904-42ce-8b4e-62009108406e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:08.097349 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3310adcf-d904-42ce-8b4e-62009108406e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:08.097349 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 51/204] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.111643 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-49b124b6-ce1b-4852-a0f4-de0e0b043183 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.115410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49b124b6-ce1b-4852-a0f4-de0e0b043183 None None] GET https://10.4.3.26/volume// Aug 16 22:51:08.115636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49b124b6-ce1b-4852-a0f4-de0e0b043183 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.115951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-49b124b6-ce1b-4852-a0f4-de0e0b043183 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.116384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-49b124b6-ce1b-4852-a0f4-de0e0b043183 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:08.116812 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 51/205] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:08.131659 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-a49c5cad-5c1d-4cfa-813a-d1ea8d374116 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.136889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-a49c5cad-5c1d-4cfa-813a-d1ea8d374116 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:08.137491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-a49c5cad-5c1d-4cfa-813a-d1ea8d374116 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7d5b80d-636f-4349-b0cb-04cdb2921676", "connector": null, "instance_uuid": "c50c4a46-f929-43b1-b1ed-7304711f6918"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:08.165785 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.165785 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:08.188826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-fee21447-6c37-44aa-a55e-825f186c5ef8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.193354 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-fee21447-6c37-44aa-a55e-825f186c5ef8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] DELETE https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d Aug 16 22:51:08.193354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-fee21447-6c37-44aa-a55e-825f186c5ef8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.193354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-fee21447-6c37-44aa-a55e-825f186c5ef8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.205146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.209901 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.209901 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:08.214848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:08.215116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.215360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.225269 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-a49c5cad-5c1d-4cfa-813a-d1ea8d374116 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:08.225876 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 53/206] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:08 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.230623 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.230623 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:08.239055 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:08.240177 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-be650b19-1b69-4ad3-ba97-b4abf892c935 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.243705 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-be650b19-1b69-4ad3-ba97-b4abf892c935 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 Aug 16 22:51:08.244081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-be650b19-1b69-4ad3-ba97-b4abf892c935 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.244337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-be650b19-1b69-4ad3-ba97-b4abf892c935 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.248058 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-da4502da-61e8-4290-a4aa-e8035fa27f60 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:08.248917 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 52/207] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.261390 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.261390 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:08.298260 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3263d0ac-2331-417f-b1eb-103d048cea4e req-fee21447-6c37-44aa-a55e-825f186c5ef8 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d returned with HTTP 200 Aug 16 22:51:08.299365 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 52/208] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:08 2026] DELETE /volume/v3/attachments/8c28e3d6-7a62-4146-b009-37c5c160a45d => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:08.355673 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-be650b19-1b69-4ad3-ba97-b4abf892c935 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 returned with HTTP 200 Aug 16 22:51:08.356451 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 52/209] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:08 2026] DELETE /volume/v3/attachments/2d33c7de-7221-4e0d-80d5-7409195e0821 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.378133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37fc04d9-0c38-4292-aafa-624e12e837e2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.378133 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37fc04d9-0c38-4292-aafa-624e12e837e2 None None] GET https://10.4.3.26/volume// Aug 16 22:51:08.378133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37fc04d9-0c38-4292-aafa-624e12e837e2 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.379069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37fc04d9-0c38-4292-aafa-624e12e837e2 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.379611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37fc04d9-0c38-4292-aafa-624e12e837e2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:08.380415 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 54/210] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:08.391326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8fdc1023-1ea3-4abc-8181-f0d7d8af2318 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.394536 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8fdc1023-1ea3-4abc-8181-f0d7d8af2318 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:08.395223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8fdc1023-1ea3-4abc-8181-f0d7d8af2318 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77820b6d-b2d7-49e5-9d36-a4bf5a42cb66", "connector": null, "instance_uuid": "e24862ea-0f89-4b78-a8c0-2ed6cbf69f7c"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:08.411867 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.411867 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:08.439843 np0000007421 devstack@c-api.service[100202]: WARNING cinder.volume.api [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8fdc1023-1ea3-4abc-8181-f0d7d8af2318 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 16 22:51:08.447661 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8fdc1023-1ea3-4abc-8181-f0d7d8af2318 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:08.448177 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 53/211] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:08 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.489769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-149ced50-08df-404d-bb42-ff350119c26d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.492218 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-149ced50-08df-404d-bb42-ff350119c26d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:08.492356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-149ced50-08df-404d-bb42-ff350119c26d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.492552 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-149ced50-08df-404d-bb42-ff350119c26d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.494386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-372cbec5-35df-461c-8c6a-33d7f4518692 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.496386 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-372cbec5-35df-461c-8c6a-33d7f4518692 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:08.496498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-372cbec5-35df-461c-8c6a-33d7f4518692 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.496659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-372cbec5-35df-461c-8c6a-33d7f4518692 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.504944 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.504944 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:08.509423 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-149ced50-08df-404d-bb42-ff350119c26d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:08.513673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-149ced50-08df-404d-bb42-ff350119c26d tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:08.514635 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 53/212] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.518683 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.518683 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:08.525690 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-372cbec5-35df-461c-8c6a-33d7f4518692 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:08.527689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.529979 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:08.530223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.531673 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.531673 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Delete volume with id: 253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:08.532334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-331124b1-6b7d-41a5-943e-56615c0a5512 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.533032 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-331124b1-6b7d-41a5-943e-56615c0a5512 None None] GET https://10.4.3.26/volume// Aug 16 22:51:08.533891 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-372cbec5-35df-461c-8c6a-33d7f4518692 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:08.534458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-331124b1-6b7d-41a5-943e-56615c0a5512 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.534545 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 53/213] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.534791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-331124b1-6b7d-41a5-943e-56615c0a5512 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.535250 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-331124b1-6b7d-41a5-943e-56615c0a5512 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:08.539583 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 55/214] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/ => generated 385 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:08.548838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.551335 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:08.551478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.553458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.553798 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.553798 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:08.553798 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:08.570317 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.570317 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:08.573858 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Delete volume request issued successfully. Aug 16 22:51:08.574276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29f8fb44-e688-4d76-a0da-0b96bbba18df tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 202 Aug 16 22:51:08.574667 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 54/215] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:08 2026] DELETE /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:08.575314 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:08.582140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-72b46e46-b488-4cd9-947b-9a0b10da70d5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:08.582626 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 54/216] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:08.590862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.593151 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:08.593280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.593525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.605112 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.605112 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:08.610301 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Volume info retrieved successfully. Aug 16 22:51:08.619092 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01a84a4b-c2da-45b5-823e-0b13d194b487 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 200 Aug 16 22:51:08.619246 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 54/217] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.703844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.706012 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] PUT https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e Aug 16 22:51:08.706439 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:08.716000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Acquiring lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:08.723015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:08.725022 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.725022 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:08.847231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0982d22d-7300-4447-a629-c077801ff907 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.851168 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0982d22d-7300-4447-a629-c077801ff907 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:08.851543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0982d22d-7300-4447-a629-c077801ff907 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.852093 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0982d22d-7300-4447-a629-c077801ff907 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.856807 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Lock "cinder-attachment_update-77820b6d-b2d7-49e5-9d36-a4bf5a42cb66-np0000007421" released by "attachment_update" :: held 0.133s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:08.857662 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-8cff494f-4188-487f-96ed-7097c4954c79 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e returned with HTTP 200 Aug 16 22:51:08.859105 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 56/218] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:08 2026] PUT /volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e => generated 967 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.866908 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.866908 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:08.872403 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0982d22d-7300-4447-a629-c077801ff907 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:08.879516 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0982d22d-7300-4447-a629-c077801ff907 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:08.880149 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 55/219] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:08.894546 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d72befee-8296-43a1-a008-fbb30f75fae9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:08.898270 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d72befee-8296-43a1-a008-fbb30f75fae9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:08.898735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d72befee-8296-43a1-a008-fbb30f75fae9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:08.900283 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d72befee-8296-43a1-a008-fbb30f75fae9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:08.919764 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:08.919764 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:08.926150 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d72befee-8296-43a1-a008-fbb30f75fae9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:08.934546 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d72befee-8296-43a1-a008-fbb30f75fae9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:08.934682 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 55/220] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:08 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:09.553661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:09.555958 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:09.556197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:09.556449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:09.572795 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:09.572795 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:09.578462 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:09.584025 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb1bdd7e-5b00-47fa-97ee-343853795ace tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:09.584438 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 55/221] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:09 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:09.634788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-abeba3a1-1721-4832-884b-ee63864ef039 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:09.636627 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abeba3a1-1721-4832-884b-ee63864ef039 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:09.636827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abeba3a1-1721-4832-884b-ee63864ef039 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:09.637061 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abeba3a1-1721-4832-884b-ee63864ef039 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:09.647780 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abeba3a1-1721-4832-884b-ee63864ef039 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 404 Aug 16 22:51:09.647780 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 57/222] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:09 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:09.904193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:09.908382 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:09.908778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:09.909012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:09.926211 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:09.926211 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:09.935140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:09.935539 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:09.939171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] PUT https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 Aug 16 22:51:09.939171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:09.941199 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cdf9cbc-5835-465d-91e4-4bce3e79441e tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:09.941676 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 56/223] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:09 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:09.954809 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Acquiring lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:09.955101 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3598a4f-f4d1-4e88-9772-299141794a03 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:09.965519 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3598a4f-f4d1-4e88-9772-299141794a03 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:09.965519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3598a4f-f4d1-4e88-9772-299141794a03 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:09.965657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:09.965695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3598a4f-f4d1-4e88-9772-299141794a03 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:09.965719 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:09.965719 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:09.978843 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:09.978843 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:09.985715 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d3598a4f-f4d1-4e88-9772-299141794a03 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:09.991957 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3598a4f-f4d1-4e88-9772-299141794a03 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:09.992543 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 56/224] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:09 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:51:10.097665 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" released by "attachment_update" :: held 0.133s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:10.098156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-91bb5f42-ec42-4834-9852-262d52bfe5bf tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 returned with HTTP 200 Aug 16 22:51:10.098773 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 56/225] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:09 2026] PUT /volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:10.109650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-7ae80b27-4093-4619-a658-5d7bf2f22fdc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:10.113791 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-7ae80b27-4093-4619-a658-5d7bf2f22fdc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 Aug 16 22:51:10.116098 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-7ae80b27-4093-4619-a658-5d7bf2f22fdc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:10.118218 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-7ae80b27-4093-4619-a658-5d7bf2f22fdc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:10.145275 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-7ae80b27-4093-4619-a658-5d7bf2f22fdc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 returned with HTTP 200 Aug 16 22:51:10.145791 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 58/226] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 22:51:10 2026] GET /volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:10.604589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:10.606659 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:10.606838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:10.607066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:10.620655 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:10.620655 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:10.624766 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:10.630118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09109f35-8b70-4ece-b2fe-0fceb870f31b tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:10.630551 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 57/227] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:10 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:10.956536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:10.958716 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:10.959000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:10.959251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:10.972105 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:10.972105 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:10.977109 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:10.994310 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53190ee4-3f10-4a1b-982e-7c14677bf2d7 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:10.994715 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 57/228] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:10 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:11.007540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:11.009436 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:11.009621 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:11.009828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:11.019995 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:11.019995 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:11.024628 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:11.029989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e1ec5a0-7cc1-4d5e-b01d-fbbd86d09206 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:11.030432 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 57/229] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:11 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:11.510463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-3c019716-5990-4143-a949-0c0398612aac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:11.512993 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-3c019716-5990-4143-a949-0c0398612aac tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013/action Aug 16 22:51:11.513461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-3c019716-5990-4143-a949-0c0398612aac tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:11.513627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-3c019716-5990-4143-a949-0c0398612aac tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:11.533501 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:11.533501 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:11.546712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8e3209d5-3f88-48d7-9f6b-73779fde5fb4 req-3c019716-5990-4143-a949-0c0398612aac tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013/action returned with HTTP 204 Aug 16 22:51:11.547143 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 59/230] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:11 2026] POST /volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:11.639103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-fddcbfa5-ce19-46ef-b5d8-c27dbee128a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:11.641683 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-fddcbfa5-ce19-46ef-b5d8-c27dbee128a0 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 Aug 16 22:51:11.642067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-fddcbfa5-ce19-46ef-b5d8-c27dbee128a0 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:11.642283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-fddcbfa5-ce19-46ef-b5d8-c27dbee128a0 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:11.649933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:11.652318 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:11.652719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:11.652997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:11.666984 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:11.666984 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:11.672809 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:11.672809 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:11.677000 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:11.682074 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f266b337-d6d3-4042-afb7-6dbd38d23789 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:11.682804 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 58/231] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:11 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:11.764016 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-97f403bb-3ff7-401b-ab67-e271e5b474bc req-fddcbfa5-ce19-46ef-b5d8-c27dbee128a0 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 returned with HTTP 200 Aug 16 22:51:11.764604 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 58/232] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:11 2026] DELETE /volume/v3/attachments/2c587c61-4d69-43d8-bd8d-caea91ea1391 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:12.014173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.016774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:12.017101 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.017382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.027719 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.027719 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:12.033157 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:12.044163 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-adea2507-9aa7-42da-96f8-212925d1b4a1 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:12.044233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0e767f4-b223-4737-865e-d736b75b2466 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.044566 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 58/233] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:12.047246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0e767f4-b223-4737-865e-d736b75b2466 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:12.047766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0e767f4-b223-4737-865e-d736b75b2466 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.048077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0e767f4-b223-4737-865e-d736b75b2466 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.065782 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.065782 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:12.073372 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a0e767f4-b223-4737-865e-d736b75b2466 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:12.088053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0e767f4-b223-4737-865e-d736b75b2466 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:12.088582 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 60/234] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:12.149541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.155505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:12.155694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.155971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.168450 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.168450 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:12.174181 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:12.181672 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-ee72b050-829a-455e-a946-dd5b2cb7e494 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:12.182263 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 59/235] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:12.315037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d359837d-53f4-4598-834d-fb86d337569a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.315714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d359837d-53f4-4598-834d-fb86d337569a None None] GET https://10.4.3.26/volume// Aug 16 22:51:12.315939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d359837d-53f4-4598-834d-fb86d337569a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.316180 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d359837d-53f4-4598-834d-fb86d337569a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.316597 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d359837d-53f4-4598-834d-fb86d337569a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:12.319021 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 59/236] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:12.328439 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-e7dcbc2b-9c2b-4835-ae6f-dfa5caacbd63 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.331374 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-e7dcbc2b-9c2b-4835-ae6f-dfa5caacbd63 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:12.331790 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-e7dcbc2b-9c2b-4835-ae6f-dfa5caacbd63 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e734f4a1-40c3-4d9c-a662-13086ec4b5ca", "connector": null, "instance_uuid": "a72a3fd3-cacb-453d-918b-20c4546556c5"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:12.344768 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.344768 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:12.387008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-e7dcbc2b-9c2b-4835-ae6f-dfa5caacbd63 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:12.387615 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 59/237] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:12 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:12.432502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.435909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-618e6316-0e99-4ffa-949b-284c1566c146 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.436306 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:12.436479 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-618e6316-0e99-4ffa-949b-284c1566c146 None None] GET https://10.4.3.26/volume// Aug 16 22:51:12.436553 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-618e6316-0e99-4ffa-949b-284c1566c146 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.436593 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.436708 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-618e6316-0e99-4ffa-949b-284c1566c146 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.437021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.437142 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-618e6316-0e99-4ffa-949b-284c1566c146 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:12.437635 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 60/238] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:12.446998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.453428 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:12.453428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.453428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.461393 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.461393 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:12.472641 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:12.481353 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.481353 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:12.486307 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98a90592-b6ec-4af4-975d-5824fd2bcc2d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:12.486767 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 61/239] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:12.487879 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:12.503130 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-b867cc05-2407-41bc-a46a-a07bd99f85ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:12.504347 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 60/240] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:12.617203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.619736 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 Aug 16 22:51:12.620299 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:12.630265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:12.639466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:12.641047 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.641047 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:12.701422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:12.703582 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:12.703718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:12.704117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:12.735635 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:12.735635 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:12.743085 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:12.750680 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fd62418-2714-4ed6-a511-cdbbc6bf65dc tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:12.752047 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 61/241] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:12 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:12.770035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-e734f4a1-40c3-4d9c-a662-13086ec4b5ca-np0000007421" released by "attachment_update" :: held 0.130s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:12.770444 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-882d79c5-a7e3-4477-842d-f32e5e184170 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 returned with HTTP 200 Aug 16 22:51:12.771431 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 60/242] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:12 2026] PUT /volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:13.084278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-caf8b8d1-008f-4489-8421-6355f2734f70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.086774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caf8b8d1-008f-4489-8421-6355f2734f70 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:13.087105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-caf8b8d1-008f-4489-8421-6355f2734f70 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.087407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-caf8b8d1-008f-4489-8421-6355f2734f70 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.087706 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-caf8b8d1-008f-4489-8421-6355f2734f70 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Delete volume with id: 253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:13.095253 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caf8b8d1-008f-4489-8421-6355f2734f70 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 404 Aug 16 22:51:13.095949 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 62/243] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:13 2026] DELETE /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:13.104682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5ce498b-c201-48fb-af8d-479d06635890 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.107647 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ce498b-c201-48fb-af8d-479d06635890 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] GET https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f Aug 16 22:51:13.108084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ce498b-c201-48fb-af8d-479d06635890 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.108368 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5ce498b-c201-48fb-af8d-479d06635890 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.118324 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5ce498b-c201-48fb-af8d-479d06635890 tempest-VolumesAssistedSnapshotsTest-445101505 tempest-VolumesAssistedSnapshotsTest-445101505-project-admin] https://10.4.3.26/volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f returned with HTTP 404 Aug 16 22:51:13.119093 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 61/244] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:13 2026] GET /volume/v3/volumes/253d4203-190a-4635-84f2-35556b96b83f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:13.506107 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-741c9047-300c-4ab1-968f-929a2b784270 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.508108 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-741c9047-300c-4ab1-968f-929a2b784270 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:13.508401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-741c9047-300c-4ab1-968f-929a2b784270 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.508680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-741c9047-300c-4ab1-968f-929a2b784270 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.529171 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:13.529171 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:13.538206 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-741c9047-300c-4ab1-968f-929a2b784270 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:13.547678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-741c9047-300c-4ab1-968f-929a2b784270 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:13.548256 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 62/245] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:13 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:13.582410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.584488 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:13.584818 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.585130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.585588 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Delete volume with id: 3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:13.593286 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:13.593286 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:13.593828 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:51:13.626766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Delete volume request issued successfully. Aug 16 22:51:13.627111 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9cdc992-2d40-4ec4-976d-14ba71f2cbd9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 202 Aug 16 22:51:13.627686 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 61/246] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:13 2026] DELETE /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:13.641835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a00113a2-4845-46a5-a307-ee0210838040 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.643996 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a00113a2-4845-46a5-a307-ee0210838040 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:13.644398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a00113a2-4845-46a5-a307-ee0210838040 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.644636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a00113a2-4845-46a5-a307-ee0210838040 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.656352 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:13.656352 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:13.662700 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a00113a2-4845-46a5-a307-ee0210838040 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Volume info retrieved successfully. Aug 16 22:51:13.674234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a00113a2-4845-46a5-a307-ee0210838040 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 200 Aug 16 22:51:13.674838 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 63/247] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:13 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:13.773051 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.776032 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:13.776310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:13.776558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:13.794530 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:13.794530 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:13.805113 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:13.813601 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b8e3fc-a5d0-40b1-b480-29dbd3c24188 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:13.815543 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 62/248] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:13 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:13.942463 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-4a47a9ab-52c3-4fa7-9cff-233722f46b66 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:13.944916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-4a47a9ab-52c3-4fa7-9cff-233722f46b66 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e/action Aug 16 22:51:13.945323 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-4a47a9ab-52c3-4fa7-9cff-233722f46b66 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:13.945483 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-4a47a9ab-52c3-4fa7-9cff-233722f46b66 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:13.983406 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:13.983406 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:14.003999 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-27dc6a55-5b46-4adc-bb88-324cbb0ca7be req-4a47a9ab-52c3-4fa7-9cff-233722f46b66 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e/action returned with HTTP 204 Aug 16 22:51:14.005212 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 63/249] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:13 2026] POST /volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:14.564835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fde345d4-72a0-4660-911c-62f82b3b2993 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:14.567035 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fde345d4-72a0-4660-911c-62f82b3b2993 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:14.567309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fde345d4-72a0-4660-911c-62f82b3b2993 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:14.567563 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fde345d4-72a0-4660-911c-62f82b3b2993 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:14.583946 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:14.583946 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:14.588713 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fde345d4-72a0-4660-911c-62f82b3b2993 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:14.594618 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fde345d4-72a0-4660-911c-62f82b3b2993 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:14.595168 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 62/250] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:14 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:14.698507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4af286ac-e5cb-4ed7-9db9-23e2ddc70cf9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:14.698507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4af286ac-e5cb-4ed7-9db9-23e2ddc70cf9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] GET https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f Aug 16 22:51:14.699076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4af286ac-e5cb-4ed7-9db9-23e2ddc70cf9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:14.699076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4af286ac-e5cb-4ed7-9db9-23e2ddc70cf9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:14.712751 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4af286ac-e5cb-4ed7-9db9-23e2ddc70cf9 tempest-AttachSCSIVolumeTestJSON-80395928 tempest-AttachSCSIVolumeTestJSON-80395928-project-member] https://10.4.3.26/volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f returned with HTTP 404 Aug 16 22:51:14.713262 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 64/251] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:14 2026] GET /volume/v3/volumes/3570f140-4492-4ac2-aa41-1e3be81da13f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:14.833979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:14.838370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:14.838370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:14.838370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:14.857899 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:14.857899 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:14.863228 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:14.874630 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21f99492-c2c4-4433-b6ec-717a3a466cd5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:14.875056 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 63/252] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:14 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:14.876466 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:14.878850 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:14.879252 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:14.879663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:14.888955 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:14.888955 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:14.895800 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:14.901662 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4bc2413-f02f-4e17-b5d8-21dd1757f4ec tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:14.902331 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 64/253] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:14 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:14.967669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:14.970440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:14.970611 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:14.970931 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:14.980082 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:14.980082 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:14.985380 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:14.994907 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7c9e679-81f9-4b96-8c36-6adf739646f5 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:14.995564 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 63/254] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:14 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:15.288451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.291692 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 tempest-TestMultiAttachVolumeSwap-1735308983 tempest-TestMultiAttachVolumeSwap-1735308983-project] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:15.292303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 tempest-TestMultiAttachVolumeSwap-1735308983 tempest-TestMultiAttachVolumeSwap-1735308983-project] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.292864 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 tempest-TestMultiAttachVolumeSwap-1735308983 tempest-TestMultiAttachVolumeSwap-1735308983-project] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.320071 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.320071 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:15.325840 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 tempest-TestMultiAttachVolumeSwap-1735308983 tempest-TestMultiAttachVolumeSwap-1735308983-project] Volume info retrieved successfully. Aug 16 22:51:15.331554 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-576c1080-a9b6-4887-af5b-34e8d280fc61 req-6270bb7b-be4f-478d-ae05-d0331dcb5fa6 tempest-TestMultiAttachVolumeSwap-1735308983 tempest-TestMultiAttachVolumeSwap-1735308983-project] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:15.332186 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 65/255] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1640 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:15.348521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.351240 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:15.351381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.351890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.390632 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.390632 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:15.396250 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Volume info retrieved successfully. Aug 16 22:51:15.408922 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f15aecdb-8d5e-40ad-ac4e-9c7f5eb00bc1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:15.409442 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 64/256] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1456 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:15.428342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.431051 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] GET https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:51:15.431575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.432227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.442353 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.442353 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:15.452818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] Volume info retrieved successfully. Aug 16 22:51:15.459251 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee58fbb-d9ef-4c77-a72f-db32147716c9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-reader] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 200 Aug 16 22:51:15.460175 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 65/257] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:15.603765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.615918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.616025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:15.616025 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.616025 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.621230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:15.621230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.621230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.633032 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.633032 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:15.634420 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.634420 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:15.637409 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:15.639795 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:15.645647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35c2a280-fb9b-4ff5-ae73-824dff270549 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:15.646313 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 66/258] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:15.649172 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9d3b37a-0b95-411d-bd68-b2c4863e368f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:15.650318 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 64/259] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1456 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:15.705555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.709727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:15.710221 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.710474 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.737161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.737161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:15.744552 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:15.755756 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-2017ff84-eba0-4ab0-8a1c-04bb4c36697f tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:15.756614 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 65/260] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1456 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:15.818423 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.821563 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action Aug 16 22:51:15.829598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:15.829764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:15.850232 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.850232 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:15.850924 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:15.861526 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Begin detaching volume completed successfully. Aug 16 22:51:15.861886 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-42a99e3a-1794-43e4-99db-e44a80866a36 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action returned with HTTP 202 Aug 16 22:51:15.863790 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 66/261] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:15 2026] POST /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:15.929148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b770085d-41f8-4611-b151-4cc2bc8f15bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.929723 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b770085d-41f8-4611-b151-4cc2bc8f15bf None None] GET https://10.4.3.26/volume// Aug 16 22:51:15.930031 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b770085d-41f8-4611-b151-4cc2bc8f15bf None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.930326 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b770085d-41f8-4611-b151-4cc2bc8f15bf None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.930848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b770085d-41f8-4611-b151-4cc2bc8f15bf None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:15.931372 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 67/262] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:15.942393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:15.944590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:15.944863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:15.945087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:15.961592 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:15.961592 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:15.965958 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:15.970499 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-6b985ce7-532b-464e-b93c-79c841766e5e tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:15.971008 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 65/263] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:15 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:16.668687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-83bd4608-540e-4cce-843c-af62a1c23d89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:16.683312 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83bd4608-540e-4cce-843c-af62a1c23d89 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:16.683494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83bd4608-540e-4cce-843c-af62a1c23d89 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:16.683670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83bd4608-540e-4cce-843c-af62a1c23d89 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:16.702414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:16.706675 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:16.708778 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:16.708778 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:16.708922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:16.708922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:16.716819 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83bd4608-540e-4cce-843c-af62a1c23d89 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:16.731345 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83bd4608-540e-4cce-843c-af62a1c23d89 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:16.731769 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 66/264] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:16 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:16.732558 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:16.732558 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:16.738278 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:16.746019 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-352eea62-2a06-4099-b248-efda63174db9 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:16.746604 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 67/265] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:16 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1459 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:16.792706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-b7f07dcd-6d00-42fd-b534-8afeb8e2e6e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:16.795651 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-b7f07dcd-6d00-42fd-b534-8afeb8e2e6e0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] DELETE https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e Aug 16 22:51:16.795949 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-b7f07dcd-6d00-42fd-b534-8afeb8e2e6e0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:16.796184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-b7f07dcd-6d00-42fd-b534-8afeb8e2e6e0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:16.816836 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:16.816836 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:16.917545 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2ea8b05a-3ade-4783-aaf2-e87712200fde req-b7f07dcd-6d00-42fd-b534-8afeb8e2e6e0 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e returned with HTTP 200 Aug 16 22:51:16.918166 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 68/266] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:16 2026] DELETE /volume/v3/attachments/859e1af4-33b1-4fda-8c8c-fe381153b99e => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:17.022053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.024520 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:17.024988 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:17.025175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:17.045764 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:17.045764 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:17.053393 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:17.059302 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ab7125b-ea84-4677-b523-2d62d46b9bcb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:17.059878 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 66/267] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:17 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:17.143432 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.146851 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:17.146851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:17.146851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:17.165502 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:17.165502 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:17.182345 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:17.187508 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-13312d12-aedc-40cd-b00d-c7f1cae9b1fb tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:17.188660 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 67/268] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:17 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:17.249984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.253862 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] POST https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action Aug 16 22:51:17.254166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:17.254289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:17.275521 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:17.275521 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:17.277072 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:17.288223 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Begin detaching volume completed successfully. Aug 16 22:51:17.288962 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-d8083ca4-3cf5-4319-ad48-af35fa6976ab tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action returned with HTTP 202 Aug 16 22:51:17.289061 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 68/269] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:17 2026] POST /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d71c84ea-b387-487f-994a-1c01433fd9ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d71c84ea-b387-487f-994a-1c01433fd9ca None None] GET https://10.4.3.26/volume// Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d71c84ea-b387-487f-994a-1c01433fd9ca None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d71c84ea-b387-487f-994a-1c01433fd9ca None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d71c84ea-b387-487f-994a-1c01433fd9ca None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:17.366365 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 69/270] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:17.377202 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.380657 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:17.380826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:17.381248 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:17.393564 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:17.393564 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:17.400976 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:17.407228 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-a6154633-310f-442a-b1e5-e24cdc614f33 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:17.407872 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 67/271] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:17 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:17.749175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:17.752197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:17.752197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:17.752197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:17.773501 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:17.773501 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:17.778083 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:17.785287 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ac65f87e-7696-4d95-87e2-cc57a3ed6211 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:17.785689 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 68/272] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:17 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:18.546308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-c72b4424-ae57-4aca-8afb-961cacbbb8e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:18.550853 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-c72b4424-ae57-4aca-8afb-961cacbbb8e1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9/action Aug 16 22:51:18.550949 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-c72b4424-ae57-4aca-8afb-961cacbbb8e1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:18.551128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-c72b4424-ae57-4aca-8afb-961cacbbb8e1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:18.576232 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:18.576232 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:18.594564 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f7a9c9ae-b467-4678-86f3-6080305e72f3 req-c72b4424-ae57-4aca-8afb-961cacbbb8e1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9/action returned with HTTP 204 Aug 16 22:51:18.595298 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 69/273] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:18 2026] POST /volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:18.803894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:18.815024 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:18.815024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:18.815024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:18.840307 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:18.840307 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:18.845853 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:18.854243 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be8aee92-628b-4ac8-ad22-ad661e1d5887 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:18.854937 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 70/274] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:18 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:19.099572 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-fcaee7a7-1030-4200-845e-a3bcb1ff10aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:19.106979 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-fcaee7a7-1030-4200-845e-a3bcb1ff10aa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8/action Aug 16 22:51:19.106979 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-fcaee7a7-1030-4200-845e-a3bcb1ff10aa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:19.107279 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-fcaee7a7-1030-4200-845e-a3bcb1ff10aa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:19.123481 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:19.148252 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:19.148252 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:19.176536 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4891b6e-b475-411d-9112-9a55a2a12029 req-fcaee7a7-1030-4200-845e-a3bcb1ff10aa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8/action returned with HTTP 204 Aug 16 22:51:19.176536 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 68/275] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:19 2026] POST /volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:19.381763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:19.384095 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:19.385536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:19.385908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:19.386802 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Delete volume with id: ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:19.400629 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:19.400629 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:19.403498 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:19.454396 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Delete volume request issued successfully. Aug 16 22:51:19.454722 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d24a22a5-63aa-44d0-8f6a-13cd62b9991b tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 202 Aug 16 22:51:19.456169 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 70/276] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:19 2026] DELETE /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:19.467130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:19.472705 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:19.473113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:19.473382 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:19.487148 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:19.487148 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:19.492796 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Volume info retrieved successfully. Aug 16 22:51:19.499381 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e01a7a7-b37b-46af-be5c-d3edc30d62c4 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 200 Aug 16 22:51:19.500010 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 71/277] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:19 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:19.512020 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:19.512352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1911718829", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:19.516132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1911718829', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:19.873823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:19.875536 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:19.876068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:19.876068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:19.899188 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:19.899188 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:19.907051 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:19.912927 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a873ca8-a981-44ce-9b1c-1b2cb1e6a3eb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:19.913376 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 69/278] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:19 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:19.937604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-535c14ee-8349-4acb-b482-8302e3880e76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.146215 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume of 1 GB Aug 16 22:51:20.151968 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Availability Zones retrieved successfully. Aug 16 22:51:20.163855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (7aab42fc-5995-4ca5-abb6-76e8c4a8daa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:20.165448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd435fa2-a919-4128-a91b-05dc366cc163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:20.167066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:20.184411 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-535c14ee-8349-4acb-b482-8302e3880e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:20.184539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-535c14ee-8349-4acb-b482-8302e3880e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.184816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-535c14ee-8349-4acb-b482-8302e3880e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.205928 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.205928 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:20.210818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-535c14ee-8349-4acb-b482-8302e3880e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Volume info retrieved successfully. Aug 16 22:51:20.217075 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-535c14ee-8349-4acb-b482-8302e3880e76 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:20.217647 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 71/279] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:19 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1438 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:20.258895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd435fa2-a919-4128-a91b-05dc366cc163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:20.260026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7123c0-9932-44ff-aec5-e419ef5285be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:20.270242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.272798 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:20.273014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.273265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.291004 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.291004 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:20.296780 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Volume info retrieved successfully. Aug 16 22:51:20.302056 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e2b1fdb-ff27-4440-8e1c-ef5594ad48d1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:20.302970 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 72/280] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:20.368074 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.370846 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:20.371053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.371221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.377004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Created reservations ['0c55082a-e4f9-4b41-a3a3-ba7fdaeafc1c', 'bfb60445-877a-4df6-9c01-a284791e360a', '4e8bce38-24d7-43b3-85ec-ddfabd158bc9', 'af29254d-3256-402a-b149-119ba96d097f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:20.378035 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7123c0-9932-44ff-aec5-e419ef5285be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c55082a-e4f9-4b41-a3a3-ba7fdaeafc1c', 'bfb60445-877a-4df6-9c01-a284791e360a', '4e8bce38-24d7-43b3-85ec-ddfabd158bc9', 'af29254d-3256-402a-b149-119ba96d097f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:20.378852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db74b4e4-9aa2-4930-9d8b-fa309d4422a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:20.386187 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.386187 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:20.391442 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:20.397370 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-5e35915f-86f1-4e9f-9829-1617a294963f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:20.398152 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 70/281] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:20.411118 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db74b4e4-9aa2-4930-9d8b-fa309d4422a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e1e469-94c4-443e-aa4b-8385f77cf2b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1911718829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['0c55082a-e4f9-4b41-a3a3-ba7fdaeafc1c','bfb60445-877a-4df6-9c01-a284791e360a','4e8bce38-24d7-43b3-85ec-ddfabd158bc9','af29254d-3256-402a-b149-119ba96d097f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1911718829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e1e469-94c4-443e-aa4b-8385f77cf2b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790b75dc046b4453ad14e452a3f2d965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64086a8bd7847d0b3fee6a91086139f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:20.412819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec67193-8217-4385-90ae-2a4d3bbe182b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:20.423541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.426449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action Aug 16 22:51:20.426947 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:20.427121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:20.438955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec67193-8217-4385-90ae-2a4d3bbe182b) transitioned into state 'SUCCESS' from state '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-1911718829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['0c55082a-e4f9-4b41-a3a3-ba7fdaeafc1c','bfb60445-877a-4df6-9c01-a284791e360a','4e8bce38-24d7-43b3-85ec-ddfabd158bc9','af29254d-3256-402a-b149-119ba96d097f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:20.440194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42b82c1-9260-4687-9819-a47de20823c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:20.443781 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.443781 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:20.444322 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:20.452791 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Begin detaching volume completed successfully. Aug 16 22:51:20.455842 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-bb0e4705-aa52-41f0-8f91-bbe419aa8238 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action returned with HTTP 202 Aug 16 22:51:20.455842 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 72/282] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:20 2026] POST /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:20.456134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42b82c1-9260-4687-9819-a47de20823c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:20.456134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (7aab42fc-5995-4ca5-abb6-76e8c4a8daa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:20.456134 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request issued successfully. Aug 16 22:51:20.456786 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1f0799f-79dd-4b0d-8096-0b8f21f74171 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:20.457118 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 69/283] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:51:19 2026] POST /volume/v3/volumes => generated 750 bytes in 1334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:20.472102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af24f842-003b-49d4-871a-f162b189e658 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.477550 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af24f842-003b-49d4-871a-f162b189e658 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:51:20.477550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af24f842-003b-49d4-871a-f162b189e658 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.477550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af24f842-003b-49d4-871a-f162b189e658 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.486775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.489060 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.489060 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:20.489188 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:20.490083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.490083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.494881 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-af24f842-003b-49d4-871a-f162b189e658 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:20.501534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af24f842-003b-49d4-871a-f162b189e658 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 200 Aug 16 22:51:20.503535 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 73/284] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:20.515942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff3ac95d-f946-4b34-bc74-5aa884d8e4d9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.516141 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.516141 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:20.518173 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff3ac95d-f946-4b34-bc74-5aa884d8e4d9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] GET https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 Aug 16 22:51:20.518418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff3ac95d-f946-4b34-bc74-5aa884d8e4d9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.518595 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff3ac95d-f946-4b34-bc74-5aa884d8e4d9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.525144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff3ac95d-f946-4b34-bc74-5aa884d8e4d9 tempest-TaggedAttachmentsTest-246620276 tempest-TaggedAttachmentsTest-246620276-project-member] https://10.4.3.26/volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 returned with HTTP 404 Aug 16 22:51:20.525817 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 73/285] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/ddcbcaad-f909-42a7-bd8e-40d4772a2e15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:20.530391 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:20.530974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c25646f9-c08d-4848-9d88-d2ea5d197094 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.531692 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c25646f9-c08d-4848-9d88-d2ea5d197094 None None] GET https://10.4.3.26/volume// Aug 16 22:51:20.531838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c25646f9-c08d-4848-9d88-d2ea5d197094 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.532672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c25646f9-c08d-4848-9d88-d2ea5d197094 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.532672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c25646f9-c08d-4848-9d88-d2ea5d197094 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:20.532932 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 70/286] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:20.538892 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52f5139f-98ec-417e-9cfb-70721a2d39f8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:20.539461 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 71/287] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1441 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:20.550195 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:20.554480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:20.554881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:20.555377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:20.572638 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:20.572638 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:20.577719 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:20.584019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-7947742f-29c2-4880-b11c-a06e631c2678 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:20.584577 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 74/288] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:20 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1621 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:21.519623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.523722 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:51:21.524217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.524217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.538218 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.538218 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:21.546336 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:21.556641 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9778c4bb-a5d5-4a76-ac45-ec16d779ec1d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 200 Aug 16 22:51:21.557235 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 74/289] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:21 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:21.562166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-faebf9ad-bc89-498e-9d11-7329180983e3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.565419 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-faebf9ad-bc89-498e-9d11-7329180983e3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:21.565993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-faebf9ad-bc89-498e-9d11-7329180983e3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.568503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-faebf9ad-bc89-498e-9d11-7329180983e3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.582753 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.589569 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:21.590120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1026975620"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:21.592833 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.592833 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:21.593997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1026975620'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:21.594210 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume of 1 GB Aug 16 22:51:21.598886 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-faebf9ad-bc89-498e-9d11-7329180983e3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:21.603316 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Availability Zones retrieved successfully. Aug 16 22:51:21.608247 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-faebf9ad-bc89-498e-9d11-7329180983e3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:21.609961 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 71/290] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:21 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:21.612560 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (9a225b71-d727-48d0-86d5-c47e4d97b337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:21.613604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2865036e-5cbe-4f39-8974-01b3b9e92f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:21.614995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:21.651834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2865036e-5cbe-4f39-8974-01b3b9e92f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:21.652889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf84960-2063-4cee-a0c6-0ee8a38a0663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:21.696168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-10d500bc-1b53-48e1-b7d0-6e9b7a27a945 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.696648 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10d500bc-1b53-48e1-b7d0-6e9b7a27a945 None None] GET https://10.4.3.26/volume// Aug 16 22:51:21.696779 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10d500bc-1b53-48e1-b7d0-6e9b7a27a945 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.696966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10d500bc-1b53-48e1-b7d0-6e9b7a27a945 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.697267 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10d500bc-1b53-48e1-b7d0-6e9b7a27a945 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:21.697777 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 75/291] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:21.708006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-f1b4738c-a354-4906-a24e-26ce030912fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.709775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Created reservations ['4969f061-7879-459b-a0fb-2128ba50675d', '699135bc-11f4-43c0-bdc7-083b20692a4b', 'fac9c9ba-9078-49e4-b5e1-80fd63e7275e', '8fe30396-eaeb-4a53-8ebc-6ce7500a04e2'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:21.710904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf84960-2063-4cee-a0c6-0ee8a38a0663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4969f061-7879-459b-a0fb-2128ba50675d', '699135bc-11f4-43c0-bdc7-083b20692a4b', 'fac9c9ba-9078-49e4-b5e1-80fd63e7275e', '8fe30396-eaeb-4a53-8ebc-6ce7500a04e2']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:21.711095 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-f1b4738c-a354-4906-a24e-26ce030912fd tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:21.711297 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-f1b4738c-a354-4906-a24e-26ce030912fd tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7d5b80d-636f-4349-b0cb-04cdb2921676", "connector": null, "instance_uuid": "c50c4a46-f929-43b1-b1ed-7304711f6918"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:21.712121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7332f3c-69fa-4863-839d-7951e3b2f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:21.731392 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.731392 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:21.747177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7332f3c-69fa-4863-839d-7951e3b2f61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c815c7-aa76-472d-9a03-ed78805b5375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1026975620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['4969f061-7879-459b-a0fb-2128ba50675d','699135bc-11f4-43c0-bdc7-083b20692a4b','fac9c9ba-9078-49e4-b5e1-80fd63e7275e','8fe30396-eaeb-4a53-8ebc-6ce7500a04e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1026975620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c815c7-aa76-472d-9a03-ed78805b5375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790b75dc046b4453ad14e452a3f2d965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64086a8bd7847d0b3fee6a91086139f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:21.747846 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e86b24-775d-4e80-840b-dc60e02e16b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:21.788229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e86b24-775d-4e80-840b-dc60e02e16b8) transitioned into state 'SUCCESS' from state '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-1026975620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['4969f061-7879-459b-a0fb-2128ba50675d','699135bc-11f4-43c0-bdc7-083b20692a4b','fac9c9ba-9078-49e4-b5e1-80fd63e7275e','8fe30396-eaeb-4a53-8ebc-6ce7500a04e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:21.789034 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25b723e-e0f0-41ba-8909-1378f511bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:21.799321 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-f1b4738c-a354-4906-a24e-26ce030912fd tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:21.799994 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 75/292] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:21 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:21.804044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25b723e-e0f0-41ba-8909-1378f511bb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:21.804767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (9a225b71-d727-48d0-86d5-c47e4d97b337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:21.805062 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request issued successfully. Aug 16 22:51:21.805759 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45dac805-e4c2-4842-bb2e-27b9dacdd218 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:21.806938 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 72/293] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:51:21 2026] POST /volume/v3/volumes => generated 750 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:21.812600 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a9358ad5-9f5a-4a6a-b77b-401c0e8efb76 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.816729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a9358ad5-9f5a-4a6a-b77b-401c0e8efb76 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] DELETE https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 Aug 16 22:51:21.817032 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a9358ad5-9f5a-4a6a-b77b-401c0e8efb76 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.817306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a9358ad5-9f5a-4a6a-b77b-401c0e8efb76 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.819861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.822913 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:51:21.823182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.824543 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.828506 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.828506 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:21.835393 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.835393 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:21.840643 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:21.848039 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6abba6be-f97f-4f03-b28d-ec6f75b54b23 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 200 Aug 16 22:51:21.850731 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 76/294] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:21 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:21.876121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.881999 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:21.882101 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.882299 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.901189 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.901189 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:21.901982 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a9358ad5-9f5a-4a6a-b77b-401c0e8efb76 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 returned with HTTP 200 Aug 16 22:51:21.902439 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 72/295] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:21 2026] DELETE /volume/v3/attachments/bc9d4ea6-3c3d-4bc1-b1c3-4252f4a42ca9 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:21.907612 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:21.915018 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-a1c3417c-8298-4ece-831b-5dca2cb42414 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:21.915503 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 76/296] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:21 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:21.938635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-febda501-83e9-4e87-a910-9d655617d930 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:21.940545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-febda501-83e9-4e87-a910-9d655617d930 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 Aug 16 22:51:21.940845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-febda501-83e9-4e87-a910-9d655617d930 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:21.941374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-febda501-83e9-4e87-a910-9d655617d930 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:21.952280 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:21.952280 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:22.083274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9e2e86f0-c16b-4f18-9dca-3ab976d5933e req-febda501-83e9-4e87-a910-9d655617d930 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 returned with HTTP 200 Aug 16 22:51:22.083759 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 73/297] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:21 2026] DELETE /volume/v3/attachments/aa9920b8-e900-4d07-8c01-22e80d83b013 => generated 192 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:22.588202 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.594347 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:22.594555 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.594778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.612794 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.612794 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:22.616994 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:22.623920 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-1f3866d9-01ba-4de1-be7f-6be63bc37520 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:22.623920 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 77/298] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:22.628033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.632031 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:22.632031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.632219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.648008 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.648008 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:22.652366 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:22.661192 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3c532b4c-4aff-4fcc-9a03-feb86a37f30b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:22.661192 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 73/299] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:51:22.728036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.730426 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:22.730621 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.730977 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.748941 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.748941 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:22.754679 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Volume info retrieved successfully. Aug 16 22:51:22.760789 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e6999dde-9bb4-4da2-bdc4-379fdf36c9a2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:22.761428 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 77/300] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:22.844937 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.850160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:22.850700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.850700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.869774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-11159abb-c811-473d-891b-8c30ea1b71b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.872629 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11159abb-c811-473d-891b-8c30ea1b71b7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:51:22.872947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11159abb-c811-473d-891b-8c30ea1b71b7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.873227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-11159abb-c811-473d-891b-8c30ea1b71b7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.874074 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.874074 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:22.883687 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:22.888958 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.888958 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:22.889461 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-6adbe708-769f-44ed-ae32-f0fc49940bca tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:22.889790 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 74/301] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:22.894797 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-11159abb-c811-473d-891b-8c30ea1b71b7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:22.901983 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-11159abb-c811-473d-891b-8c30ea1b71b7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 200 Aug 16 22:51:22.902567 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 78/302] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:22.917471 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.919541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:22.919984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.920044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-917448456"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:22.921547 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-917448456'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:22.921719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume of 1 GB Aug 16 22:51:22.922370 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action Aug 16 22:51:22.922798 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:22.922946 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:22.927383 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Availability Zones retrieved successfully. Aug 16 22:51:22.936131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (1cb2dcca-25f2-460f-9348-7b746831edd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:22.937358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eed47e3-d599-4ff6-a50f-de6e5e2f8537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:22.938583 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:22.939928 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.939928 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:22.940766 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:22.947172 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Begin detaching volume completed successfully. Aug 16 22:51:22.947398 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-b0deb3a5-f663-4b6e-8099-117a4ffdba6d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action returned with HTTP 202 Aug 16 22:51:22.947938 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 78/303] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:51:22 2026] POST /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:51:22.970766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:22.972876 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:22.973106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:22.973313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:22.986146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eed47e3-d599-4ff6-a50f-de6e5e2f8537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:22.988001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31a2737-3166-4d41-aeec-59e4ea17be89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:22.997168 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:22.997168 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:23.003889 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-f9412be4-abcc-48ad-8b9b-c04ae5e29192 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.004694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73cd9eac-c48a-446c-a8d0-0f5f1159e010 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.005113 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73cd9eac-c48a-446c-a8d0-0f5f1159e010 None None] GET https://10.4.3.26/volume// Aug 16 22:51:23.005302 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73cd9eac-c48a-446c-a8d0-0f5f1159e010 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:23.005528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73cd9eac-c48a-446c-a8d0-0f5f1159e010 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:23.005895 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73cd9eac-c48a-446c-a8d0-0f5f1159e010 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:23.006244 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 79/304] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 22:51:23.007527 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-f9412be4-abcc-48ad-8b9b-c04ae5e29192 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] DELETE https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f Aug 16 22:51:23.008353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-f9412be4-abcc-48ad-8b9b-c04ae5e29192 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:23.008353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-f9412be4-abcc-48ad-8b9b-c04ae5e29192 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:23.010131 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:23.016371 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:23.016371 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:23.016535 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db5051a4-3c1b-4adb-9690-1fbb77a81cd6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:23.017222 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 75/305] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:22 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:23.022125 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.030606 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:23.030606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:23.033114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:23.051313 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:23.051313 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:23.057438 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:23.064546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Created reservations ['fe1d3330-50d2-4869-89d8-fd48196d5da7', 'e4f8e0e3-8bf9-431c-8de5-39e2d01f2146', '4e80f61f-6cb0-4a1b-ad89-f8d30ef4d78a', '3ee769eb-590c-464c-b7fd-8ec5d785a2c3'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:23.064831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bf12cffb-e291-4777-8d05-befc6ad4e6dd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:23.065933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31a2737-3166-4d41-aeec-59e4ea17be89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe1d3330-50d2-4869-89d8-fd48196d5da7', 'e4f8e0e3-8bf9-431c-8de5-39e2d01f2146', '4e80f61f-6cb0-4a1b-ad89-f8d30ef4d78a', '3ee769eb-590c-464c-b7fd-8ec5d785a2c3']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:23.066125 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 80/306] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:23 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:23.066562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e76bc54-5c06-4d7d-a612-8cd90c04411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:23.084015 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-00ae16dc-ce3b-45d6-b056-eaeb715ae641 req-f9412be4-abcc-48ad-8b9b-c04ae5e29192 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f returned with HTTP 200 Aug 16 22:51:23.084523 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 79/307] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:23 2026] DELETE /volume/v3/attachments/1a211f54-6f48-41d0-ac4f-9d269e83cb0f => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:23.098195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e76bc54-5c06-4d7d-a612-8cd90c04411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8baae45-da20-46b2-b5ce-a1f49c5bedf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-917448456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['fe1d3330-50d2-4869-89d8-fd48196d5da7','e4f8e0e3-8bf9-431c-8de5-39e2d01f2146','4e80f61f-6cb0-4a1b-ad89-f8d30ef4d78a','3ee769eb-590c-464c-b7fd-8ec5d785a2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-917448456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8baae45-da20-46b2-b5ce-a1f49c5bedf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790b75dc046b4453ad14e452a3f2d965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64086a8bd7847d0b3fee6a91086139f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:23.099107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a26f3c-6315-4b5e-94e5-1072d7ecd58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:23.124145 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a26f3c-6315-4b5e-94e5-1072d7ecd58f) transitioned into state 'SUCCESS' from state '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-917448456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790b75dc046b4453ad14e452a3f2d965',qos_specs=None,replication_status=,reservations=['fe1d3330-50d2-4869-89d8-fd48196d5da7','e4f8e0e3-8bf9-431c-8de5-39e2d01f2146','4e80f61f-6cb0-4a1b-ad89-f8d30ef4d78a','3ee769eb-590c-464c-b7fd-8ec5d785a2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64086a8bd7847d0b3fee6a91086139f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:23.125056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d311d53-ef56-486e-a789-f00e65120974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:23.137916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d311d53-ef56-486e-a789-f00e65120974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:23.138942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Flow 'volume_create_api' (1cb2dcca-25f2-460f-9348-7b746831edd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:23.139301 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Create volume request issued successfully. Aug 16 22:51:23.140216 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-645026fa-3247-4f9c-a091-dd1ffb14e127 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:23.140976 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 74/308] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:51:22 2026] POST /volume/v3/volumes => generated 749 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:23.155116 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-959be017-7393-443c-b17c-c66c173665e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.157688 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-959be017-7393-443c-b17c-c66c173665e9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:51:23.157998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-959be017-7393-443c-b17c-c66c173665e9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:23.158290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-959be017-7393-443c-b17c-c66c173665e9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:23.168988 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:23.168988 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:23.174411 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-959be017-7393-443c-b17c-c66c173665e9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:23.181069 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-959be017-7393-443c-b17c-c66c173665e9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 200 Aug 16 22:51:23.181717 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 76/309] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:23 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:23.781494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.783928 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] PUT https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de Aug 16 22:51:23.784508 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:23.799412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Acquiring lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:23.806541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:23.807660 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:23.807660 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:23.921881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Lock "cinder-attachment_update-b7d5b80d-636f-4349-b0cb-04cdb2921676-np0000007421" released by "attachment_update" :: held 0.115s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:23.922288 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-a82a290c-b16a-4b83-af18-7bae20360722 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de returned with HTTP 200 Aug 16 22:51:23.922958 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 81/310] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:23 2026] PUT /volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:23.932792 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-d1313741-5caa-434e-b503-aa090263cfd0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:23.934861 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-d1313741-5caa-434e-b503-aa090263cfd0 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de Aug 16 22:51:23.936329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-d1313741-5caa-434e-b503-aa090263cfd0 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:23.936329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-d1313741-5caa-434e-b503-aa090263cfd0 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:23.950493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-d1313741-5caa-434e-b503-aa090263cfd0 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de returned with HTTP 200 Aug 16 22:51:23.950978 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 80/311] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 22:51:23 2026] GET /volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:24.039954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1259a095-fd38-491e-8c2e-a38dc215852f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:24.041879 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1259a095-fd38-491e-8c2e-a38dc215852f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:24.042118 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1259a095-fd38-491e-8c2e-a38dc215852f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:24.042376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1259a095-fd38-491e-8c2e-a38dc215852f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:24.060475 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:24.060475 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:24.064427 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1259a095-fd38-491e-8c2e-a38dc215852f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:24.072336 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1259a095-fd38-491e-8c2e-a38dc215852f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:24.072856 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 75/312] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:24 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:24.205871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dc6d0b44-8828-432b-ad77-6ed893045432 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:24.208719 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc6d0b44-8828-432b-ad77-6ed893045432 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:51:24.208985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc6d0b44-8828-432b-ad77-6ed893045432 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:24.209186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc6d0b44-8828-432b-ad77-6ed893045432 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:24.218211 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:24.218211 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:24.222652 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dc6d0b44-8828-432b-ad77-6ed893045432 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:24.228904 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc6d0b44-8828-432b-ad77-6ed893045432 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 200 Aug 16 22:51:24.229374 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 77/313] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:24 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:25.093795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:25.097194 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:25.097807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:25.098130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:25.116879 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:25.116879 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:25.124158 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:25.129698 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e70cc02-04de-46a6-bbec-77237cb4b007 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:25.130224 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 82/314] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:25 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:26.147652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-306a6f85-2f56-41f0-8671-218cc856491d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:26.149898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-306a6f85-2f56-41f0-8671-218cc856491d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:26.150137 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-306a6f85-2f56-41f0-8671-218cc856491d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:26.150373 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-306a6f85-2f56-41f0-8671-218cc856491d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:26.167409 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:26.167409 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:26.172006 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-306a6f85-2f56-41f0-8671-218cc856491d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:26.178544 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-306a6f85-2f56-41f0-8671-218cc856491d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:26.179544 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 81/315] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:26 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:27.204979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-416c2811-7046-4f6f-8236-701060354e9e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:27.215305 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-416c2811-7046-4f6f-8236-701060354e9e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:27.215305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-416c2811-7046-4f6f-8236-701060354e9e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:27.215475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-416c2811-7046-4f6f-8236-701060354e9e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:27.234737 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:27.234737 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:27.252297 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-416c2811-7046-4f6f-8236-701060354e9e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:27.260390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-416c2811-7046-4f6f-8236-701060354e9e tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:27.260881 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 76/316] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:27 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:27.463107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:27.468768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:51:27.468768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:27.468768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:27.468768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Delete volume with id: ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:51:27.481413 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:27.481413 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:27.482196 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:27.516573 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Delete volume request issued successfully. Aug 16 22:51:27.516838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb818265-6d00-4c06-a0bc-a17fcddfc7b2 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 202 Aug 16 22:51:27.517476 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 78/317] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:27 2026] DELETE /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:27.525788 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:27.527888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:51:27.528044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:27.528254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:27.540795 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:27.540795 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:27.551019 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:27.561210 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8448cd98-78e1-4c7e-bbc4-dad427c2f234 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 200 Aug 16 22:51:27.561650 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 83/318] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:27 2026] GET /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:27.824076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:27.829065 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:27.829065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:27.829065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:27.843492 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:27.843492 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:27.850623 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:27.859244 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-a3f3877c-fabc-4c84-93cf-d025a35fb5b8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:27.859244 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 82/319] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:27 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:28.263143 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bfdec1c6-7933-42b6-9538-05d4cd81a429 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:28.266642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bfdec1c6-7933-42b6-9538-05d4cd81a429 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 Aug 16 22:51:28.266642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bfdec1c6-7933-42b6-9538-05d4cd81a429 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:28.266642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bfdec1c6-7933-42b6-9538-05d4cd81a429 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:28.278650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:28.280260 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:28.280564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:28.280836 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:28.284935 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:28.284935 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:28.298243 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:28.298243 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:28.306810 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:28.313175 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66fcdf4b-45d7-4b82-8ca1-67b7a6e04526 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:28.314107 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 79/320] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:28 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:28.361476 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-30ac0575-0301-4b92-ad2f-7ded1121311a req-bfdec1c6-7933-42b6-9538-05d4cd81a429 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 returned with HTTP 200 Aug 16 22:51:28.362059 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 77/321] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:28 2026] DELETE /volume/v3/attachments/cde1dd76-2031-4cdd-9228-ffe4148e95e8 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:28.577706 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01e2d476-8106-44fa-915c-0118a42104d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:28.579729 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01e2d476-8106-44fa-915c-0118a42104d1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac Aug 16 22:51:28.579972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01e2d476-8106-44fa-915c-0118a42104d1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:28.580209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01e2d476-8106-44fa-915c-0118a42104d1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:28.587374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01e2d476-8106-44fa-915c-0118a42104d1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac returned with HTTP 404 Aug 16 22:51:28.588133 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 84/322] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:28 2026] GET /volume/v3/volumes/ef7946f2-29e6-4188-8e86-61a3d8b4b1ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:28.597921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:28.601138 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] DELETE https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:28.601390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:28.601657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:28.601933 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Delete volume with id: 77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:28.619153 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:28.619153 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:28.619888 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:28.654185 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Delete volume request issued successfully. Aug 16 22:51:28.654390 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61be69e4-cd14-46e5-a6b4-6ef310ec701d tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 202 Aug 16 22:51:28.654997 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 83/323] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:28 2026] DELETE /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:28.668580 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5781c4ea-547e-408b-9db5-516b4109beb1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:28.671013 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5781c4ea-547e-408b-9db5-516b4109beb1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:28.671301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5781c4ea-547e-408b-9db5-516b4109beb1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:28.671642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5781c4ea-547e-408b-9db5-516b4109beb1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:28.681979 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:28.681979 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:28.687686 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5781c4ea-547e-408b-9db5-516b4109beb1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Volume info retrieved successfully. Aug 16 22:51:28.695910 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5781c4ea-547e-408b-9db5-516b4109beb1 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 200 Aug 16 22:51:28.696519 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 80/324] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:28 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:29.063948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-e2ca4e97-bb15-417a-9920-1745d44ad43d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:29.070410 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-e2ca4e97-bb15-417a-9920-1745d44ad43d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] POST https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de/action Aug 16 22:51:29.070882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-e2ca4e97-bb15-417a-9920-1745d44ad43d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:29.071168 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-e2ca4e97-bb15-417a-9920-1745d44ad43d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:29.095180 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:29.095180 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:29.108826 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a85cb239-da21-4179-b8f6-afc3e9c36ac9 req-e2ca4e97-bb15-417a-9920-1745d44ad43d tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de/action returned with HTTP 204 Aug 16 22:51:29.109943 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 78/325] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:29 2026] POST /volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:29.333314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:29.337584 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:29.339613 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:29.339912 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:29.359129 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:29.359129 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:29.363701 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:29.370654 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-479fa514-f2f9-428e-aa32-469fa3c9c2c0 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:29.371439 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 85/326] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:29 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:29.387523 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:29.390298 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:29.390857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:29.391140 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:29.406181 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:29.406181 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:29.413688 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:29.419777 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca44e9f4-84f2-4249-aa68-058ba9733983 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:29.420146 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 84/327] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:29 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:29.498266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:29.501608 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:51:29.502056 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:29.502387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:29.512712 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:29.512712 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:29.517461 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:29.526789 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-924a6d33-5ab1-4f21-829e-ccb98f28cfae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:51:29.527295 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 81/328] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:29 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:51:29.714124 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c63d3d2-227b-4fe1-95c9-c41c161b6dc5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:29.718077 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c63d3d2-227b-4fe1-95c9-c41c161b6dc5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] GET https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 Aug 16 22:51:29.718077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c63d3d2-227b-4fe1-95c9-c41c161b6dc5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:29.718077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c63d3d2-227b-4fe1-95c9-c41c161b6dc5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:29.726835 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c63d3d2-227b-4fe1-95c9-c41c161b6dc5 tempest-TestMultiAttachVolumeSwap-1187097409 tempest-TestMultiAttachVolumeSwap-1187097409-project-member] https://10.4.3.26/volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 returned with HTTP 404 Aug 16 22:51:29.727605 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 79/329] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:29 2026] GET /volume/v3/volumes/77820b6d-b2d7-49e5-9d36-a4bf5a42cb66 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:34.521372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a009681a-6677-4f64-9b1d-9681ec12affa req-ccec9fe2-5696-4d92-bc44-4a659aed65fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:34.525339 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a009681a-6677-4f64-9b1d-9681ec12affa req-ccec9fe2-5696-4d92-bc44-4a659aed65fc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] DELETE https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de Aug 16 22:51:34.526174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a009681a-6677-4f64-9b1d-9681ec12affa req-ccec9fe2-5696-4d92-bc44-4a659aed65fc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:34.526174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a009681a-6677-4f64-9b1d-9681ec12affa req-ccec9fe2-5696-4d92-bc44-4a659aed65fc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:34.536327 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:34.536327 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:34.595561 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a009681a-6677-4f64-9b1d-9681ec12affa req-ccec9fe2-5696-4d92-bc44-4a659aed65fc tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de returned with HTTP 200 Aug 16 22:51:34.596057 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 86/330] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:34 2026] DELETE /volume/v3/attachments/108d0dd7-2dd0-4796-8d4d-2edd4ee1e4de => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:36.202285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:36.207411 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:36.207626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:36.207708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:36.222291 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:36.222291 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:36.228623 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:51:36.234528 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2beee21-4dda-404b-a0f7-f5b128ba948b tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:51:36.235643 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 85/331] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:36 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:36.305444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:36.309893 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:36.309893 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:36.309893 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:36.321200 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:36.321200 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:36.326297 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:51:36.336504 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f250dcd8-599b-4185-92c3-6df90eda4a31 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:51:36.336504 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 82/332] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:36 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:36.358526 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc68aafc-a149-481e-9483-17e15014ad36 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:36.361612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:36.361962 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:36.362219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:36.363637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Delete volume with id: b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:36.376774 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:36.376774 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:36.376774 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:51:36.407919 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Delete volume request issued successfully. Aug 16 22:51:36.407919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc68aafc-a149-481e-9483-17e15014ad36 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 202 Aug 16 22:51:36.407919 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 80/333] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:36 2026] DELETE /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:36.418677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:36.420776 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:36.421066 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:36.421266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:36.433016 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:36.433016 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:36.441060 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Volume info retrieved successfully. Aug 16 22:51:36.449369 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ed6842ac-7ed7-40d5-8ee3-88284575e258 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 200 Aug 16 22:51:36.449971 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 87/334] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:36 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-3db9b134-15d2-4215-b101-ef92781545bc tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 200 Aug 16 22:51:38.233964 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 86/335] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:38.242229 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:38.247443 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-613693e6-da0a-41ac-af97-1c9d9b2bb9d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.247443 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-613693e6-da0a-41ac-af97-1c9d9b2bb9d1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] GET https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 Aug 16 22:51:38.247443 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-613693e6-da0a-41ac-af97-1c9d9b2bb9d1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.247443 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-613693e6-da0a-41ac-af97-1c9d9b2bb9d1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.249181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-a4498be7-2285-4ded-baa9-fcf2db4dfa9e tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 200 Aug 16 22:51:38.249181 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 83/336] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:38.249590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-613693e6-da0a-41ac-af97-1c9d9b2bb9d1 tempest-ServerActionsTestOtherB-1758640686 tempest-ServerActionsTestOtherB-1758640686-project-member] https://10.4.3.26/volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 returned with HTTP 404 Aug 16 22:51:38.249590 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 81/337] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/v3/volumes/b7d5b80d-636f-4349-b0cb-04cdb2921676 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-00672694-b57b-4ff9-b88e-cd59f86a68d1 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 200 Aug 16 22:51:38.249986 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 88/338] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99d2860f-3e4a-4240-9b3e-84bca66ffe0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99d2860f-3e4a-4240-9b3e-84bca66ffe0e None None] GET https://10.4.3.26/volume// Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99d2860f-3e4a-4240-9b3e-84bca66ffe0e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99d2860f-3e4a-4240-9b3e-84bca66ffe0e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99d2860f-3e4a-4240-9b3e-84bca66ffe0e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:38.251226 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 87/339] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-98463239-4b4e-40c3-be9d-dd52bcaf40ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-98463239-4b4e-40c3-be9d-dd52bcaf40ab tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-98463239-4b4e-40c3-be9d-dd52bcaf40ab tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1e1e469-94c4-443e-aa4b-8385f77cf2b4", "connector": null, "instance_uuid": "54df51ca-ba54-446d-aa23-65011fed368a"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-98463239-4b4e-40c3-be9d-dd52bcaf40ab tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:38.251636 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 84/340] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:37 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b76e9370-3712-47d8-9cf8-74de75ff2362 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b76e9370-3712-47d8-9cf8-74de75ff2362 None None] GET https://10.4.3.26/volume// Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b76e9370-3712-47d8-9cf8-74de75ff2362 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b76e9370-3712-47d8-9cf8-74de75ff2362 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b76e9370-3712-47d8-9cf8-74de75ff2362 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:38.252376 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 82/341] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-86e3a0e6-8ac0-46c3-8a31-7cf30fc46133 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-86e3a0e6-8ac0-46c3-8a31-7cf30fc46133 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-86e3a0e6-8ac0-46c3-8a31-7cf30fc46133 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91c815c7-aa76-472d-9a03-ed78805b5375", "connector": null, "instance_uuid": "54df51ca-ba54-446d-aa23-65011fed368a"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-86e3a0e6-8ac0-46c3-8a31-7cf30fc46133 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:38.252703 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 89/342] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:37 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6d25a28-d27a-451a-ac42-5c5073da0039 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6d25a28-d27a-451a-ac42-5c5073da0039 None None] GET https://10.4.3.26/volume// Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6d25a28-d27a-451a-ac42-5c5073da0039 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6d25a28-d27a-451a-ac42-5c5073da0039 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6d25a28-d27a-451a-ac42-5c5073da0039 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:38.253351 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 88/343] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:51:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-95c51952-e7ac-416a-85a8-4cb96a44a9ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-95c51952-e7ac-416a-85a8-4cb96a44a9ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-95c51952-e7ac-416a-85a8-4cb96a44a9ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8baae45-da20-46b2-b5ce-a1f49c5bedf9", "connector": null, "instance_uuid": "54df51ca-ba54-446d-aa23-65011fed368a"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-95c51952-e7ac-416a-85a8-4cb96a44a9ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:38.253800 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 85/344] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:37 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:40.946555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57503212-45fe-4da5-9f19-a1371db7c8fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:40.947036 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57503212-45fe-4da5-9f19-a1371db7c8fe None None] GET https://10.4.3.26/volume// Aug 16 22:51:40.947233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57503212-45fe-4da5-9f19-a1371db7c8fe None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:40.947442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57503212-45fe-4da5-9f19-a1371db7c8fe None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:40.947868 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57503212-45fe-4da5-9f19-a1371db7c8fe None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:40.948181 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 83/345] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:40.958286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:40.961387 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:51:40.961606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:40.961816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:40.982002 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:40.982002 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:40.988284 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:40.993977 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c30b3fd8-c788-44c3-9946-3581e2fba5bb tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 200 Aug 16 22:51:40.994450 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 90/346] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:40 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 1537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:41.110851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.113920 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] PUT https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 Aug 16 22:51:41.114304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:41.128386 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Acquiring lock "cinder-attachment_update-e1e1e469-94c4-443e-aa4b-8385f77cf2b4-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:41.137173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-e1e1e469-94c4-443e-aa4b-8385f77cf2b4-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:41.142595 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.142595 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:41.282824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-e1e1e469-94c4-443e-aa4b-8385f77cf2b4-np0000007421" released by "attachment_update" :: held 0.146s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:41.283915 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf7e632e-cd7a-41dc-a893-f7088731a2e5 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 returned with HTTP 200 Aug 16 22:51:41.283915 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 89/347] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:41 2026] PUT /volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:41.324017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-af0735df-3660-4485-a091-3bf013fbe24b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.327341 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-af0735df-3660-4485-a091-3bf013fbe24b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547/action Aug 16 22:51:41.327669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-af0735df-3660-4485-a091-3bf013fbe24b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:41.327865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-af0735df-3660-4485-a091-3bf013fbe24b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:41.361900 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.361900 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:41.383872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-af0735df-3660-4485-a091-3bf013fbe24b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547/action returned with HTTP 204 Aug 16 22:51:41.384615 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 86/348] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:41 2026] POST /volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-279dfc6a-b16e-442c-b388-5e18c0b895ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-279dfc6a-b16e-442c-b388-5e18c0b895ab None None] GET https://10.4.3.26/volume// Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-279dfc6a-b16e-442c-b388-5e18c0b895ab None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-279dfc6a-b16e-442c-b388-5e18c0b895ab None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-279dfc6a-b16e-442c-b388-5e18c0b895ab None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:41.422779 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 84/349] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:41.431060 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.435352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:51:41.435623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:41.435917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:41.448538 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.448538 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:41.453855 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:41.459712 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-77fbb31f-e33c-4f5a-b8b3-318ffa5c4630 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 200 Aug 16 22:51:41.460189 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 91/350] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:41 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:41.573846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.576464 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] PUT https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 Aug 16 22:51:41.576895 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:41.581446 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=314,cinder:INSERT=19,cinder:UPDATE=42 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:51:41.592691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Acquiring lock "cinder-attachment_update-91c815c7-aa76-472d-9a03-ed78805b5375-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:41.599718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-91c815c7-aa76-472d-9a03-ed78805b5375-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:41.601069 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.601069 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:41.737585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-91c815c7-aa76-472d-9a03-ed78805b5375-np0000007421" released by "attachment_update" :: held 0.138s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:41.737911 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-dd2c9214-8c1d-4a68-9968-d2eaa1967858 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 returned with HTTP 200 Aug 16 22:51:41.738656 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 90/351] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:41 2026] PUT /volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:41.788138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf60c693-318e-4f81-84ea-c0177859ce1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.790595 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf60c693-318e-4f81-84ea-c0177859ce1b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8/action Aug 16 22:51:41.791063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf60c693-318e-4f81-84ea-c0177859ce1b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:41.791213 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf60c693-318e-4f81-84ea-c0177859ce1b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:41.825152 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.825152 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:41.844729 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-bf60c693-318e-4f81-84ea-c0177859ce1b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8/action returned with HTTP 204 Aug 16 22:51:41.847814 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 87/352] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:41 2026] POST /volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:41.889719 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbbabc36-f12a-490c-8e5b-0e9b2a18d74e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.890221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbabc36-f12a-490c-8e5b-0e9b2a18d74e None None] GET https://10.4.3.26/volume// Aug 16 22:51:41.890464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbabc36-f12a-490c-8e5b-0e9b2a18d74e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:41.890708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbbabc36-f12a-490c-8e5b-0e9b2a18d74e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:41.891093 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbbabc36-f12a-490c-8e5b-0e9b2a18d74e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:41.891457 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 85/353] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:41.908254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:41.914034 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:51:41.914354 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:41.914654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:41.930310 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:41.930310 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:41.938492 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:51:41.943861 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-50213e40-a7a3-4449-af53-eaa81f146bc9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 200 Aug 16 22:51:41.944930 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 92/354] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:41 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:42.070793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:42.076378 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] PUT https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 Aug 16 22:51:42.077124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:42.096075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Acquiring lock "cinder-attachment_update-a8baae45-da20-46b2-b5ce-a1f49c5bedf9-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:42.103890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-a8baae45-da20-46b2-b5ce-a1f49c5bedf9-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:42.105541 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:42.105541 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:42.230102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Lock "cinder-attachment_update-a8baae45-da20-46b2-b5ce-a1f49c5bedf9-np0000007421" released by "attachment_update" :: held 0.126s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:42.230567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-e1febf3e-a50f-40e5-8918-9c87f2df08a8 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 returned with HTTP 200 Aug 16 22:51:42.231051 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 91/355] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:42 2026] PUT /volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:42.255707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c8bba1fa-422c-4fee-8be1-f0df05310b4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:42.258652 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c8bba1fa-422c-4fee-8be1-f0df05310b4a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] POST https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707/action Aug 16 22:51:42.259014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c8bba1fa-422c-4fee-8be1-f0df05310b4a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:42.259172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c8bba1fa-422c-4fee-8be1-f0df05310b4a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:42.282190 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:42.282190 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:42.295487 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c852e81f-cec5-47d3-af85-87bc9c484294 req-c8bba1fa-422c-4fee-8be1-f0df05310b4a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707/action returned with HTTP 204 Aug 16 22:51:42.305189 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 88/356] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:42 2026] POST /volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:47.479446 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=342,cinder:INSERT=32,cinder:UPDATE=63 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:51:47.758729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:47.762238 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:47.763031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1992062775"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:47.765199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1992062775'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:47.765199 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Create volume of 1 GB Aug 16 22:51:47.780621 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Availability Zones retrieved successfully. Aug 16 22:51:47.792092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Flow 'volume_create_api' (99fc0ecb-6569-4f90-a6a5-6a8c8872947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:47.793679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c366fde-7297-4f3a-b2d8-34aa231e31fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:47.795213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:47.841906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c366fde-7297-4f3a-b2d8-34aa231e31fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:47.842758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afefef3-e76c-4991-9bc0-9ab2fea53490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:48.002173 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Created reservations ['f884af78-8f0f-4a00-a906-b95733e27708', '62fb983d-b45d-43d9-979a-bf37c98cd474', 'c734007e-fc6b-4dde-94b2-aa729526cb85', '45f1a2b9-5aca-4d93-87cb-3d7a622bb6e2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:48.003222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afefef3-e76c-4991-9bc0-9ab2fea53490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f884af78-8f0f-4a00-a906-b95733e27708', '62fb983d-b45d-43d9-979a-bf37c98cd474', 'c734007e-fc6b-4dde-94b2-aa729526cb85', '45f1a2b9-5aca-4d93-87cb-3d7a622bb6e2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:48.004259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6382a313-af1a-4793-a17c-e7fbf9402431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:48.037216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6382a313-af1a-4793-a17c-e7fbf9402431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '479a4b14-d77c-4e19-b85d-db8e0b7f96aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1992062775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddf48cd398b48a6809df4af26cf7a53',qos_specs=None,replication_status=,reservations=['f884af78-8f0f-4a00-a906-b95733e27708','62fb983d-b45d-43d9-979a-bf37c98cd474','c734007e-fc6b-4dde-94b2-aa729526cb85','45f1a2b9-5aca-4d93-87cb-3d7a622bb6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b936394b7904b33bf018b9a390f427b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1992062775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=479a4b14-d77c-4e19-b85d-db8e0b7f96aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ddf48cd398b48a6809df4af26cf7a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b936394b7904b33bf018b9a390f427b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:48.038342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d0ced2-b492-4430-9e2e-787b354b9fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:48.077939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d0ced2-b492-4430-9e2e-787b354b9fc1) transitioned into state 'SUCCESS' from state '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-1992062775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ddf48cd398b48a6809df4af26cf7a53',qos_specs=None,replication_status=,reservations=['f884af78-8f0f-4a00-a906-b95733e27708','62fb983d-b45d-43d9-979a-bf37c98cd474','c734007e-fc6b-4dde-94b2-aa729526cb85','45f1a2b9-5aca-4d93-87cb-3d7a622bb6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b936394b7904b33bf018b9a390f427b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:48.078924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c58038c-e2b4-4cca-a342-d1bf0aea9e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:48.095270 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c58038c-e2b4-4cca-a342-d1bf0aea9e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:48.098767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Flow 'volume_create_api' (99fc0ecb-6569-4f90-a6a5-6a8c8872947f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:48.098767 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Create volume request issued successfully. Aug 16 22:51:48.098767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f94bc0e-c294-4674-bdbd-9f9662858279 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:48.098767 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 86/357] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:51:47 2026] POST /volume/v3/volumes => generated 750 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:48.110601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-13c0749e-4b27-436c-b3ff-5640241c8139 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:48.114766 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-13c0749e-4b27-436c-b3ff-5640241c8139 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:48.114766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-13c0749e-4b27-436c-b3ff-5640241c8139 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:48.114766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-13c0749e-4b27-436c-b3ff-5640241c8139 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:48.116650 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=343,cinder:UPDATE=32,cinder:INSERT=5 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:51:48.125495 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:48.125495 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:48.130840 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-13c0749e-4b27-436c-b3ff-5640241c8139 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:48.137653 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-13c0749e-4b27-436c-b3ff-5640241c8139 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:48.139125 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 93/358] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:48 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.001907 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-9f830c6a-902c-43b5-8ac7-ed7bb51f3e3f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.005175 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-9f830c6a-902c-43b5-8ac7-ed7bb51f3e3f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 Aug 16 22:51:49.005400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-9f830c6a-902c-43b5-8ac7-ed7bb51f3e3f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.005863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-9f830c6a-902c-43b5-8ac7-ed7bb51f3e3f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.029968 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.029968 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:49.118277 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-9f830c6a-902c-43b5-8ac7-ed7bb51f3e3f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 returned with HTTP 200 Aug 16 22:51:49.118727 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 92/359] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:49 2026] DELETE /volume/v3/attachments/0a758771-d585-4718-a3d7-7c8e7e97a353 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.128557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-3f823618-49d6-4642-920b-625fae2c8a54 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.134778 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-3f823618-49d6-4642-920b-625fae2c8a54 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 Aug 16 22:51:49.134778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-3f823618-49d6-4642-920b-625fae2c8a54 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.134778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-3f823618-49d6-4642-920b-625fae2c8a54 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.134778 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=364,cinder:INSERT=22,cinder:UPDATE=54 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:51:49.141733 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.141733 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:49.154959 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82cb9480-20e5-4006-822b-ddf56e59510f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.157410 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82cb9480-20e5-4006-822b-ddf56e59510f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:49.157788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82cb9480-20e5-4006-822b-ddf56e59510f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.158130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82cb9480-20e5-4006-822b-ddf56e59510f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.173820 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.173820 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:49.178362 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82cb9480-20e5-4006-822b-ddf56e59510f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:49.186333 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82cb9480-20e5-4006-822b-ddf56e59510f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:49.186333 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 87/360] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.223533 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-3f823618-49d6-4642-920b-625fae2c8a54 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 returned with HTTP 200 Aug 16 22:51:49.224006 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 89/361] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:49 2026] DELETE /volume/v3/attachments/2c91f61c-437e-4e0b-ad58-cc0844297888 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.234672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-90e3b6ba-d609-4423-8486-2caeedde6e48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.238316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-90e3b6ba-d609-4423-8486-2caeedde6e48 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 Aug 16 22:51:49.238500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-90e3b6ba-d609-4423-8486-2caeedde6e48 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.238800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-90e3b6ba-d609-4423-8486-2caeedde6e48 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.251187 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.251187 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:49.266365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.270230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:49.270230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.270230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.285459 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.285459 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:49.300789 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:49.308157 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-9b5edf34-8f7a-41c6-975a-e738ae21753e tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:49.308789 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 93/362] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.333072 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-19b9b2b6-954c-4c44-88ba-929220f988ca req-90e3b6ba-d609-4423-8486-2caeedde6e48 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 returned with HTTP 200 Aug 16 22:51:49.333222 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 94/363] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:49 2026] DELETE /volume/v3/attachments/633d1a6a-8992-46a0-b5bc-7eadd1ee8c11 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.486911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0995dae4-c080-4aee-beee-2bda1f5c1760 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.487420 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0995dae4-c080-4aee-beee-2bda1f5c1760 None None] GET https://10.4.3.26/volume// Aug 16 22:51:49.487646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0995dae4-c080-4aee-beee-2bda1f5c1760 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.487919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0995dae4-c080-4aee-beee-2bda1f5c1760 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.488344 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0995dae4-c080-4aee-beee-2bda1f5c1760 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:49.488705 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 88/364] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:49.500065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-67718512-a694-4a26-9180-379442a9d98a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.502293 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-67718512-a694-4a26-9180-379442a9d98a tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:49.502729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-67718512-a694-4a26-9180-379442a9d98a tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "479a4b14-d77c-4e19-b85d-db8e0b7f96aa", "connector": null, "instance_uuid": "8e30ebf1-3cad-4b3e-a6fc-7e3d2bd771e5"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:49.513432 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.513432 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:49.553496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-67718512-a694-4a26-9180-379442a9d98a tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:49.554113 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 90/365] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:49 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 16 22:51:49.601869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.604757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:49.605371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.605900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.621956 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.621956 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:49.627180 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:49.635825 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-022fef1e-e01d-45a3-b145-edfa6678ce43 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:49.636365 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 94/366] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:49.664536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7fa57c86-24af-4f5e-8ce4-e52d880f112f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.664536 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fa57c86-24af-4f5e-8ce4-e52d880f112f None None] GET https://10.4.3.26/volume// Aug 16 22:51:49.664536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fa57c86-24af-4f5e-8ce4-e52d880f112f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.664793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fa57c86-24af-4f5e-8ce4-e52d880f112f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.664903 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fa57c86-24af-4f5e-8ce4-e52d880f112f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:49.665245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 95/367] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:49.679823 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.684385 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:49.684704 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:49.685003 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:49.702771 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.702771 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:49.712762 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:49.715408 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-f455337d-6dc2-467a-a13a-13611398907f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:49.715899 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 89/368] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:49 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:51:49.916797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:49.919695 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] PUT https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 Aug 16 22:51:49.920150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:49.936364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Acquiring lock "cinder-attachment_update-479a4b14-d77c-4e19-b85d-db8e0b7f96aa-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:51:49.942712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Lock "cinder-attachment_update-479a4b14-d77c-4e19-b85d-db8e0b7f96aa-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:51:49.944167 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:49.944167 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:50.096171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Lock "cinder-attachment_update-479a4b14-d77c-4e19-b85d-db8e0b7f96aa-np0000007421" released by "attachment_update" :: held 0.149s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:51:50.096171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-07b83eb4-d7d1-4895-9ba3-ff4934cabcca tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 returned with HTTP 200 Aug 16 22:51:50.096171 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 91/369] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:51:49 2026] PUT /volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:50.650722 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:50.652538 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:50.652710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:50.652908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:50.672462 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:50.672462 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:50.682566 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:50.694948 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03193586-8ff6-4228-9661-1b9b0aeb4e07 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:50.695601 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 95/370] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:50 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:51.715890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:51.718531 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:51.718906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:51.719223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:51.741914 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:51.741914 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:51.751598 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:51.761914 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-207688f5-1f00-4601-8b72-0eb4f4a5c5c8 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:51.762491 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 96/371] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:51 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:52.784697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd3d16eb-c72d-467a-809c-43959d247463 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:52.788648 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd3d16eb-c72d-467a-809c-43959d247463 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:52.788827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd3d16eb-c72d-467a-809c-43959d247463 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:52.789128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd3d16eb-c72d-467a-809c-43959d247463 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:52.810261 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:52.810261 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:52.817375 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd3d16eb-c72d-467a-809c-43959d247463 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:52.825299 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd3d16eb-c72d-467a-809c-43959d247463 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:52.825299 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 90/372] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:52 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:53.512864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-6e692ba6-bb1c-4eb1-9609-f829e82e6438 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:53.517768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-6e692ba6-bb1c-4eb1-9609-f829e82e6438 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] POST https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130/action Aug 16 22:51:53.517768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-6e692ba6-bb1c-4eb1-9609-f829e82e6438 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:51:53.517768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-6e692ba6-bb1c-4eb1-9609-f829e82e6438 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:53.543256 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:53.543256 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:53.563870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c367a94-b31f-42e6-bb64-4603265d2608 req-6e692ba6-bb1c-4eb1-9609-f829e82e6438 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130/action returned with HTTP 204 Aug 16 22:51:53.564525 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 92/373] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:51:53 2026] POST /volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:53.844610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-75ad43db-e0ad-4126-b254-77c216468029 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:53.846868 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75ad43db-e0ad-4126-b254-77c216468029 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:53.847341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75ad43db-e0ad-4126-b254-77c216468029 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:53.848765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75ad43db-e0ad-4126-b254-77c216468029 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:53.867290 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:53.867290 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:53.882311 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-75ad43db-e0ad-4126-b254-77c216468029 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:53.890774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75ad43db-e0ad-4126-b254-77c216468029 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:53.890774 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 96/374] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:53 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:53.906316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:53.908978 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:53.909119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:53.909449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:53.925723 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:53.925723 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:53.936634 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:53.946061 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f90093f-e8f4-4515-b8af-4bb283a279f9 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:53.946787 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 97/375] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:53 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:55.938675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-da1d0191-e061-4f6b-9afe-a71f87f6ec12 req-d94e247d-84d3-4cf2-a2f8-62bfd0099343 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:55.946975 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-da1d0191-e061-4f6b-9afe-a71f87f6ec12 req-d94e247d-84d3-4cf2-a2f8-62bfd0099343 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 Aug 16 22:51:55.947417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-da1d0191-e061-4f6b-9afe-a71f87f6ec12 req-d94e247d-84d3-4cf2-a2f8-62bfd0099343 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:55.947716 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-da1d0191-e061-4f6b-9afe-a71f87f6ec12 req-d94e247d-84d3-4cf2-a2f8-62bfd0099343 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:55.958914 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:55.958914 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:56.026095 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-da1d0191-e061-4f6b-9afe-a71f87f6ec12 req-d94e247d-84d3-4cf2-a2f8-62bfd0099343 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 returned with HTTP 200 Aug 16 22:51:56.026494 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 91/376] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:51:55 2026] DELETE /volume/v3/attachments/b932c9c1-476e-4d84-ad4e-d7c03fa74130 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:56.809960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:56.812704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:51:56.813106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:56.813631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:56.813631 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume with id: 74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:51:56.829098 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:56.829098 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:56.831100 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:56.869051 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume request issued successfully. Aug 16 22:51:56.869051 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4c86c1c-4bff-4211-9fec-8a8250a3143d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 202 Aug 16 22:51:56.869602 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 93/377] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:56 2026] DELETE /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:56.881637 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:56.884954 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:51:56.885295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:56.885295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:56.899953 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:56.899953 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:56.910024 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:56.924527 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8e84bef1-e402-4f94-8f96-fbe270728a41 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 200 Aug 16 22:51:56.928985 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 97/378] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:56 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:57.243770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-05f9b18b-033a-41a2-b700-55b1173b7392 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.245130 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05f9b18b-033a-41a2-b700-55b1173b7392 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.245340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05f9b18b-033a-41a2-b700-55b1173b7392 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.245552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05f9b18b-033a-41a2-b700-55b1173b7392 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.267677 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.267677 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:57.275801 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-05f9b18b-033a-41a2-b700-55b1173b7392 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:57.285847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05f9b18b-033a-41a2-b700-55b1173b7392 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:57.286545 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 98/379] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:57 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:57.306578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.311123 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.311123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.311123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.321825 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.321825 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:57.330118 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:57.343898 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee593153-6fa9-4b0a-9511-d986ddb71288 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:57.344258 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 92/380] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:57 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:57.418373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-32ef113a-b3ce-4334-85eb-e85e18289148 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.423153 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32ef113a-b3ce-4334-85eb-e85e18289148 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.423153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32ef113a-b3ce-4334-85eb-e85e18289148 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.423153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32ef113a-b3ce-4334-85eb-e85e18289148 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.433978 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.433978 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:57.446075 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-32ef113a-b3ce-4334-85eb-e85e18289148 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:57.452823 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32ef113a-b3ce-4334-85eb-e85e18289148 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:57.453118 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 94/381] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:57 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:57.483613 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.488052 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] DELETE https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.488715 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.489462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.489462 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Delete volume with id: 479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.504852 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.504852 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:57.505832 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:57.547995 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Delete volume request issued successfully. Aug 16 22:51:57.547995 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4fcb9e35-09c4-4784-8fee-fceea46e1e8d tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 202 Aug 16 22:51:57.547995 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 98/382] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:57 2026] DELETE /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:57.562546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.566380 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:57.567722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.567722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.578920 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.578920 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:57.587727 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Volume info retrieved successfully. Aug 16 22:51:57.597340 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d7f18c1-5707-4546-812c-e75fc5ec1bc3 tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 200 Aug 16 22:51:57.597638 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 99/383] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:57 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:57.948200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8b36cfd1-04a4-4707-b804-56e6c736215c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.951054 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b36cfd1-04a4-4707-b804-56e6c736215c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca Aug 16 22:51:57.951600 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b36cfd1-04a4-4707-b804-56e6c736215c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.952033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b36cfd1-04a4-4707-b804-56e6c736215c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.961831 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b36cfd1-04a4-4707-b804-56e6c736215c tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca returned with HTTP 404 Aug 16 22:51:57.962302 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 93/384] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:57 2026] GET /volume/v3/volumes/74119425-cf75-47b4-9ac0-6af7645530ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:57.972119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:57.974821 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:51:57.976013 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:57.976704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:57.977186 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume with id: 2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:51:57.991412 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:57.991412 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:57.992956 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:58.037063 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume request issued successfully. Aug 16 22:51:58.038227 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-296afa59-acc8-4140-a435-bbd82f2d0c43 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 202 Aug 16 22:51:58.038227 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 95/385] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:57 2026] DELETE /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:58.051021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:58.056176 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:51:58.056176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:58.056525 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:58.069792 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:58.069792 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:58.079768 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:58.087767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8561d2fc-ed7e-4644-a536-891aa693eae0 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 200 Aug 16 22:51:58.088067 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 99/386] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:58 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:58.139026 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:58.141648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:51:58.142192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1899540926"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:58.144165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1899540926'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:51:58.148789 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume of 1 GB Aug 16 22:51:58.149434 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:58.149434 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:58.150084 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Availability Zones retrieved successfully. Aug 16 22:51:58.158115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (04abb287-357f-4209-bddd-439039460ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:58.159509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8f87ba-48f4-4e5f-a334-c3673c7771fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:58.161952 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:51:58.171916 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:58.171916 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:58.192157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8f87ba-48f4-4e5f-a334-c3673c7771fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:58.193879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6751822-fc3c-402d-9814-d1bfd06979e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:58.275546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Created reservations ['efa292e6-d5f7-439c-a622-dbc5b70b968e', 'c99688f0-32ea-42ce-993b-9595b3f0b335', 'ed112565-f710-4128-a0ef-84166b5f00b5', '142ec5ea-d401-4b74-9d5c-b820dc40dd27'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:51:58.277535 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6751822-fc3c-402d-9814-d1bfd06979e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa292e6-d5f7-439c-a622-dbc5b70b968e', 'c99688f0-32ea-42ce-993b-9595b3f0b335', 'ed112565-f710-4128-a0ef-84166b5f00b5', '142ec5ea-d401-4b74-9d5c-b820dc40dd27']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:58.279147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef92e524-b114-4acf-91e4-59dfbd8af629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:58.322177 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef92e524-b114-4acf-91e4-59dfbd8af629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbed33c-4b83-475a-abb6-bc6138768866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1899540926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['efa292e6-d5f7-439c-a622-dbc5b70b968e','c99688f0-32ea-42ce-993b-9595b3f0b335','ed112565-f710-4128-a0ef-84166b5f00b5','142ec5ea-d401-4b74-9d5c-b820dc40dd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1899540926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbed33c-4b83-475a-abb6-bc6138768866,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='21930bfa51f64f21a19a4ab315e84980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:58.323458 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37eee661-21b6-4d90-8584-4ec74814927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:58.366338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37eee661-21b6-4d90-8584-4ec74814927c) transitioned into state 'SUCCESS' from state '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-1899540926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['efa292e6-d5f7-439c-a622-dbc5b70b968e','c99688f0-32ea-42ce-993b-9595b3f0b335','ed112565-f710-4128-a0ef-84166b5f00b5','142ec5ea-d401-4b74-9d5c-b820dc40dd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:58.367607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5c9a3b-e941-402f-b59f-c082be1e145e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:51:58.388025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e5c9a3b-e941-402f-b59f-c082be1e145e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:51:58.390284 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (04abb287-357f-4209-bddd-439039460ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:51:58.390284 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request issued successfully. Aug 16 22:51:58.391100 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f204fc4-20c7-431f-a875-5f10597ecd3c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:51:58.391602 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 100/387] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:51:58 2026] POST /volume/v3/volumes => generated 758 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:51:58.406936 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:58.409797 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:51:58.409797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:58.410033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:58.426785 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:58.426785 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:58.446065 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:58.460183 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-761b067b-3d31-49cf-9317-b6b1b6b3a925 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:51:58.461541 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 94/388] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:58 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:58.622353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e25190d1-9f3d-40d5-bfed-68de00695b2f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:58.625579 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e25190d1-9f3d-40d5-bfed-68de00695b2f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] GET https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa Aug 16 22:51:58.626189 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e25190d1-9f3d-40d5-bfed-68de00695b2f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:58.626189 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e25190d1-9f3d-40d5-bfed-68de00695b2f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:58.636831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e25190d1-9f3d-40d5-bfed-68de00695b2f tempest-DeleteServersTestJSON-1892447992 tempest-DeleteServersTestJSON-1892447992-project-member] https://10.4.3.26/volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa returned with HTTP 404 Aug 16 22:51:58.636831 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 96/389] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:58 2026] GET /volume/v3/volumes/479a4b14-d77c-4e19-b85d-db8e0b7f96aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:59.103734 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eaf762cb-5807-4240-9530-91c1bc19048f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.106483 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaf762cb-5807-4240-9530-91c1bc19048f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf Aug 16 22:51:59.106719 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaf762cb-5807-4240-9530-91c1bc19048f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.107124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaf762cb-5807-4240-9530-91c1bc19048f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.124353 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaf762cb-5807-4240-9530-91c1bc19048f tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf returned with HTTP 404 Aug 16 22:51:59.125510 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 100/390] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/2e09ff5f-4127-4cfd-a8b8-23a8dcbaf6bf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:51:59.134622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7d17d293-85ba-4d15-beab-c750e17d263d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.137516 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:51:59.137811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.138043 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.138299 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume with id: b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:51:59.150055 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.150055 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:51:59.150759 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:59.199484 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Delete volume request issued successfully. Aug 16 22:51:59.199801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7d17d293-85ba-4d15-beab-c750e17d263d tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 202 Aug 16 22:51:59.200347 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 101/391] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:51:59 2026] DELETE /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:51:59.215488 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.219672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:51:59.219672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.219672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.232328 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.232328 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:59.251069 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Volume info retrieved successfully. Aug 16 22:51:59.260614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5df5fadd-49d2-4064-88fa-36456cd2bf34 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 200 Aug 16 22:51:59.261927 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 95/392] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:51:59.480732 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.483853 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:51:59.484116 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.484340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.498524 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.498524 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:59.510931 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:59.515346 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9c7f4995-279f-4360-9cd7-fd9600ee3208 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:51:59.518731 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 97/393] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:59.579828 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.582634 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:51:59.582776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.583054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.593634 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.593634 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:51:59.606051 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:59.614004 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-3d658d70-7a9c-495d-9829-9e8e72cb69ab tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:51:59.614689 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 101/394] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:59.750252 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c64fba03-491e-4c99-8535-cbc8c552ebe7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.750668 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c64fba03-491e-4c99-8535-cbc8c552ebe7 None None] GET https://10.4.3.26/volume// Aug 16 22:51:59.750715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c64fba03-491e-4c99-8535-cbc8c552ebe7 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.751044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c64fba03-491e-4c99-8535-cbc8c552ebe7 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.751360 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c64fba03-491e-4c99-8535-cbc8c552ebe7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:59.751650 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 102/395] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:59.763195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1189beb8-465e-4482-8108-16171f1e2f71 req-4055d785-8522-4f00-b7f3-d06c4e9348ed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.768878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-4055d785-8522-4f00-b7f3-d06c4e9348ed tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:51:59.768878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-4055d785-8522-4f00-b7f3-d06c4e9348ed tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbed33c-4b83-475a-abb6-bc6138768866", "connector": null, "instance_uuid": "0d71e9bd-6dd6-4bad-b356-6d01fc95b491"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:51:59.784336 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.784336 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:51:59.848507 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-4055d785-8522-4f00-b7f3-d06c4e9348ed tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:51:59.848819 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 96/396] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:51:59 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 16 22:51:59.911407 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.913768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:51:59.914594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.914594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.930968 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:51:59.930968 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:51:59.937600 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:51:59.947100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-279777dd-8c12-45a0-8e70-ff58849cf670 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.947688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-279777dd-8c12-45a0-8e70-ff58849cf670 None None] GET https://10.4.3.26/volume// Aug 16 22:51:59.947984 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-279777dd-8c12-45a0-8e70-ff58849cf670 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.948262 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-279777dd-8c12-45a0-8e70-ff58849cf670 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:51:59.948890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-279777dd-8c12-45a0-8e70-ff58849cf670 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:51:59.950364 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 102/397] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:51:59.954274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c216eeb-b3a2-451a-92f3-6992a8c33053 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:51:59.954439 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 98/398] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:51:59.989301 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:51:59.992412 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:51:59.992650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:51:59.993511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:00.017272 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:00.017272 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:00.024848 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:00.033476 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-a8111a08-a943-477b-8db0-bc10a7b56bc7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:00.033476 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 103/399] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:51:59 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:00.170374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:00.173737 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 Aug 16 22:52:00.174271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:00.192373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:00.200919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:00.201943 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:00.201943 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:00.285022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-93c76dcc-c847-41c5-b529-80d02904e775 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:00.289138 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93c76dcc-c847-41c5-b529-80d02904e775 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] GET https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 Aug 16 22:52:00.289415 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93c76dcc-c847-41c5-b529-80d02904e775 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:00.290465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93c76dcc-c847-41c5-b529-80d02904e775 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:00.310681 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93c76dcc-c847-41c5-b529-80d02904e775 tempest-TaggedBootDevicesTest_v242-1851060139 tempest-TaggedBootDevicesTest_v242-1851060139-project-member] https://10.4.3.26/volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 returned with HTTP 404 Aug 16 22:52:00.311563 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 103/400] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:00 2026] GET /volume/v3/volumes/b2066180-8a06-41a0-a59f-b74648d54b13 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:00.357858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" released by "attachment_update" :: held 0.157s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:00.358492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-f45df450-331a-4af2-b06e-076c604f3d60 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 returned with HTTP 200 Aug 16 22:52:00.359469 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 97/401] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:00 2026] PUT /volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:00.978340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4530c532-8436-4ad3-917a-30100b718c40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:00.982203 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4530c532-8436-4ad3-917a-30100b718c40 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:00.982203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4530c532-8436-4ad3-917a-30100b718c40 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:00.982203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4530c532-8436-4ad3-917a-30100b718c40 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:01.008237 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:01.008237 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:01.014150 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4530c532-8436-4ad3-917a-30100b718c40 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:01.021418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4530c532-8436-4ad3-917a-30100b718c40 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:01.021932 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 99/402] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:00 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:02.044482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:02.048661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:02.052965 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:02.053141 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:02.071107 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:02.071107 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:02.077000 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:02.083790 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bb1d2b9-3578-40b6-8916-35651c1c12bd tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:02.084401 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 104/403] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:02 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:02.908026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e557b95d-12f6-4196-847f-da6fc4985591 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:02.911121 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:02.911799 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-790131501"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:02.914083 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-790131501'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:02.914276 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume of 1 GB Aug 16 22:52:02.922317 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Availability Zones retrieved successfully. Aug 16 22:52:02.931957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Flow 'volume_create_api' (08de6666-b542-4c0d-a482-559c88a220bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:02.933183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936acdb8-2c0c-42bc-aab9-5491e54911cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:02.934429 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:02.996448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936acdb8-2c0c-42bc-aab9-5491e54911cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:02.996448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dda7447-eb95-42a4-b28e-124b00f9c144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:03.109301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:03.112578 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:03.113183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:03.113183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:03.136459 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:03.136459 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:03.142363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Created reservations ['abeefb11-7d79-4e08-8d7e-3bf212706c65', '8fd422e2-c9a1-4d00-a425-c4e4f9b51bea', 'a8bb252e-6ffc-49f9-9edf-a8953999c3f3', 'adf564cc-71e4-4c3a-93d2-84606a60ac7d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:03.143408 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dda7447-eb95-42a4-b28e-124b00f9c144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abeefb11-7d79-4e08-8d7e-3bf212706c65', '8fd422e2-c9a1-4d00-a425-c4e4f9b51bea', 'a8bb252e-6ffc-49f9-9edf-a8953999c3f3', 'adf564cc-71e4-4c3a-93d2-84606a60ac7d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:03.145005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5e424d-3421-4363-ad78-d2a90dac810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:03.147713 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:03.159046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05ba0a7e-20bb-44e5-8bd9-e76cc4e56c49 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:03.159046 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 98/404] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:03 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:03.183113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5e424d-3421-4363-ad78-d2a90dac810d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa26238d-36a8-44bb-91cc-9f0643cbedfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-790131501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185a9ba40da44be8acd82b7473c900ee',qos_specs=None,replication_status=,reservations=['abeefb11-7d79-4e08-8d7e-3bf212706c65','8fd422e2-c9a1-4d00-a425-c4e4f9b51bea','a8bb252e-6ffc-49f9-9edf-a8953999c3f3','adf564cc-71e4-4c3a-93d2-84606a60ac7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-790131501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa26238d-36a8-44bb-91cc-9f0643cbedfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='185a9ba40da44be8acd82b7473c900ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:03.184250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (725959c2-f251-41a5-9fae-c98f9de7d35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:03.225127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (725959c2-f251-41a5-9fae-c98f9de7d35f) transitioned into state 'SUCCESS' from state '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-790131501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185a9ba40da44be8acd82b7473c900ee',qos_specs=None,replication_status=,reservations=['abeefb11-7d79-4e08-8d7e-3bf212706c65','8fd422e2-c9a1-4d00-a425-c4e4f9b51bea','a8bb252e-6ffc-49f9-9edf-a8953999c3f3','adf564cc-71e4-4c3a-93d2-84606a60ac7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:03.228126 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e4ae3f-f734-4ba8-8f67-da75136a810b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:03.249915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e4ae3f-f734-4ba8-8f67-da75136a810b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:03.250882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Flow 'volume_create_api' (08de6666-b542-4c0d-a482-559c88a220bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:03.251235 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume request issued successfully. Aug 16 22:52:03.252333 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e557b95d-12f6-4196-847f-da6fc4985591 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:03.252438 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 104/405] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:02 2026] POST /volume/v3/volumes => generated 751 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:03.273484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21898783-b975-4a75-bb17-02f36379f324 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:03.276899 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21898783-b975-4a75-bb17-02f36379f324 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:03.276899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21898783-b975-4a75-bb17-02f36379f324 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:03.276899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21898783-b975-4a75-bb17-02f36379f324 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:03.296341 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:03.296341 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:03.303521 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-21898783-b975-4a75-bb17-02f36379f324 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:03.314299 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21898783-b975-4a75-bb17-02f36379f324 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 200 Aug 16 22:52:03.314477 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 100/406] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:03 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:03.920037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1189beb8-465e-4482-8108-16171f1e2f71 req-fb5d3b1d-691a-4f9d-a310-84781491825d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:03.927899 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-fb5d3b1d-691a-4f9d-a310-84781491825d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971/action Aug 16 22:52:03.927899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-fb5d3b1d-691a-4f9d-a310-84781491825d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:03.927899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-fb5d3b1d-691a-4f9d-a310-84781491825d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:03.963177 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:03.963177 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:03.991608 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1189beb8-465e-4482-8108-16171f1e2f71 req-fb5d3b1d-691a-4f9d-a310-84781491825d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971/action returned with HTTP 204 Aug 16 22:52:03.994026 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 105/407] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:03 2026] POST /volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:04.176825 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d798f586-0a35-47a3-afcf-13767034bf07 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.179877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d798f586-0a35-47a3-afcf-13767034bf07 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:04.180296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d798f586-0a35-47a3-afcf-13767034bf07 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.180520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d798f586-0a35-47a3-afcf-13767034bf07 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.206879 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.206879 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:04.219903 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d798f586-0a35-47a3-afcf-13767034bf07 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:04.233714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d798f586-0a35-47a3-afcf-13767034bf07 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:04.233924 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 99/408] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:04.323341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.333823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27e572b1-ea46-4acc-8840-78709c77c353 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.337798 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:04.337798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.337798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.338454 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27e572b1-ea46-4acc-8840-78709c77c353 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:04.338778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27e572b1-ea46-4acc-8840-78709c77c353 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.340779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27e572b1-ea46-4acc-8840-78709c77c353 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.351991 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.351991 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:04.359350 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:04.359550 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.359550 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:04.363426 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-3701dacf-4786-4e65-bd20-6797fddfe2b4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:04.363666 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 105/409] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:04.373911 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27e572b1-ea46-4acc-8840-78709c77c353 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:04.384081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27e572b1-ea46-4acc-8840-78709c77c353 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 200 Aug 16 22:52:04.385028 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 101/410] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:04.408312 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.411537 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] POST https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa/action Aug 16 22:52:04.411537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:04.411793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:04.431808 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.431808 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:04.433074 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:04.439419 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume updated successfully. Aug 16 22:52:04.440203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7db03849-8858-4c0f-9878-b040f3e51eb2 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa/action returned with HTTP 200 Aug 16 22:52:04.440294 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 106/411] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:52:04 2026] POST /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:52:04.454234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.459637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:04.459637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.459637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.482412 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.482412 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:04.493020 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:04.498852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea71c2fa-7fbc-49aa-8b96-718df84c16c9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 200 Aug 16 22:52:04.499426 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 100/412] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:04.660041 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3cb3725-1fcb-4b38-8ced-c1560a5ef96e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.660778 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3cb3725-1fcb-4b38-8ced-c1560a5ef96e None None] GET https://10.4.3.26/volume// Aug 16 22:52:04.661104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3cb3725-1fcb-4b38-8ced-c1560a5ef96e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.661447 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3cb3725-1fcb-4b38-8ced-c1560a5ef96e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.666506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3cb3725-1fcb-4b38-8ced-c1560a5ef96e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:04.666506 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 106/413] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 22:52:04.673397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-38136877-f445-41bd-935f-9aa665e6b87e req-e8cf124d-5227-48f4-bbde-658adb17af27 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.678288 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-e8cf124d-5227-48f4-bbde-658adb17af27 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:52:04.678288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-e8cf124d-5227-48f4-bbde-658adb17af27 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbed33c-4b83-475a-abb6-bc6138768866", "connector": null, "instance_uuid": "5d928e6d-041a-437c-bf18-e8733db84703"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:04.696215 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.696215 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:04.771148 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-e8cf124d-5227-48f4-bbde-658adb17af27 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:52:04.771148 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 102/414] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:52:04 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:04.864025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5969caa3-59dc-4757-a134-cf6cd6472603 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.869445 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5969caa3-59dc-4757-a134-cf6cd6472603 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:04.869577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.874433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5969caa3-59dc-4757-a134-cf6cd6472603 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.874433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5969caa3-59dc-4757-a134-cf6cd6472603 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.879712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:04.879712 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.879712 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.907640 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.907640 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:04.917433 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.917433 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:04.920026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d5f746a-ff94-4504-a087-9147177777df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.921563 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:04.922132 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5f746a-ff94-4504-a087-9147177777df None None] GET https://10.4.3.26/volume// Aug 16 22:52:04.923324 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5f746a-ff94-4504-a087-9147177777df None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.924263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5f746a-ff94-4504-a087-9147177777df None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.924263 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5f746a-ff94-4504-a087-9147177777df None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:04.925377 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 107/415] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:04.926072 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5969caa3-59dc-4757-a134-cf6cd6472603 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:04.936964 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f66ccce2-cf9c-4449-b93f-c6981c697333 req-56fdd97b-2c26-44d6-b656-f395f9e3c8e9 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 200 Aug 16 22:52:04.937405 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 101/416] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:04.941186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5969caa3-59dc-4757-a134-cf6cd6472603 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:04.941447 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 107/417] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1145 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:04.945235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:04.953879 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:04.954849 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:04.956443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:04.981832 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:04.981832 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:04.985273 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:04.992410 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-90df47dc-0d92-43fd-b4da-646777bad059 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:04.993124 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 103/418] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:52:04 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:05.216517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:05.220256 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 Aug 16 22:52:05.221414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:05.232767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:05.249471 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" acquired by "attachment_update" :: waited 0.017s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:05.251921 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:05.251921 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:05.435866 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" released by "attachment_update" :: held 0.186s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:05.435866 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-300e2300-1288-4afa-8825-354ab076bd1a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 returned with HTTP 200 Aug 16 22:52:05.437195 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 108/419] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:05 2026] PUT /volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:05.698015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07f90bdb-cfca-491b-b621-373d242aaacc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:05.701517 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:05.701517 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-876875591"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:05.703258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-876875591'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:05.703478 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume of 1 GB Aug 16 22:52:05.708315 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Availability Zones retrieved successfully. Aug 16 22:52:05.715130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Flow 'volume_create_api' (35014826-a6c7-4686-adfc-b194767fa5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:05.716988 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157728d1-33d3-41f7-a0fd-640c5eae127c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:05.717545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:05.760727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157728d1-33d3-41f7-a0fd-640c5eae127c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:05.761930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487a9940-57dc-42c2-b4a2-60ade82c1f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:05.858163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Created reservations ['71040ce9-97bc-4dca-9b45-a9cbbfc964aa', '7dfd0a64-56ad-4260-9d0d-c8bc573354cc', 'a37ab16e-faca-40b3-b7a2-69bf0f755af4', '33ae7ebd-927a-4d4d-8210-25edee3881f6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:05.860192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (487a9940-57dc-42c2-b4a2-60ade82c1f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71040ce9-97bc-4dca-9b45-a9cbbfc964aa', '7dfd0a64-56ad-4260-9d0d-c8bc573354cc', 'a37ab16e-faca-40b3-b7a2-69bf0f755af4', '33ae7ebd-927a-4d4d-8210-25edee3881f6']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:05.860949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1fb597-b7e7-4e71-a2db-92ac5dd3b848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:05.897196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1fb597-b7e7-4e71-a2db-92ac5dd3b848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f334b149-60f8-4b5b-aff5-5de0e78a53f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-876875591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185a9ba40da44be8acd82b7473c900ee',qos_specs=None,replication_status=,reservations=['71040ce9-97bc-4dca-9b45-a9cbbfc964aa','7dfd0a64-56ad-4260-9d0d-c8bc573354cc','a37ab16e-faca-40b3-b7a2-69bf0f755af4','33ae7ebd-927a-4d4d-8210-25edee3881f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-876875591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f334b149-60f8-4b5b-aff5-5de0e78a53f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='185a9ba40da44be8acd82b7473c900ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:05.899317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51806404-aa73-4993-a038-dc6381d12553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:05.929379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51806404-aa73-4993-a038-dc6381d12553) transitioned into state 'SUCCESS' from state '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-876875591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='185a9ba40da44be8acd82b7473c900ee',qos_specs=None,replication_status=,reservations=['71040ce9-97bc-4dca-9b45-a9cbbfc964aa','7dfd0a64-56ad-4260-9d0d-c8bc573354cc','a37ab16e-faca-40b3-b7a2-69bf0f755af4','33ae7ebd-927a-4d4d-8210-25edee3881f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f92f0afa4cc45aeab53f7d9c4984e75',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:05.931970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f260200b-ef1a-499f-8265-d82714e46d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:05.951344 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f260200b-ef1a-499f-8265-d82714e46d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:05.952681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Flow 'volume_create_api' (35014826-a6c7-4686-adfc-b194767fa5ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:05.955062 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Create volume request issued successfully. Aug 16 22:52:05.962772 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f90bdb-cfca-491b-b621-373d242aaacc tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:05.962772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 102/420] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:05 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:05.972371 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:05.974664 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:05.977369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:05.977369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:05.995344 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db94be43-0990-471f-b010-f686815eb876 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:06.001934 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db94be43-0990-471f-b010-f686815eb876 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:06.003659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db94be43-0990-471f-b010-f686815eb876 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:06.003659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db94be43-0990-471f-b010-f686815eb876 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:06.015350 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:06.015350 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:06.025174 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:06.025309 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:06.025309 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:06.034419 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-db94be43-0990-471f-b010-f686815eb876 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:06.038769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d696847-2e22-4c8a-b0a5-f36f6503cffe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:06.039427 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 108/421] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:05 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:06.045333 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db94be43-0990-471f-b010-f686815eb876 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 returned with HTTP 200 Aug 16 22:52:06.045333 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 104/422] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:05 2026] GET /volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:07.060853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:07.063473 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:07.064880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:07.065070 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:07.069037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:07.072653 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:07.073000 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:07.073323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:07.085315 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:07.085315 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:07.090806 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:07.092089 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:07.092089 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:07.098632 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4884d2d5-5223-44b9-a322-3eb81faeb1d7 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 returned with HTTP 200 Aug 16 22:52:07.099122 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 103/423] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:07 2026] GET /volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:07.099814 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:07.116824 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa86ac76-745d-4ad3-847e-fd3afa677425 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:07.117233 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 109/424] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:07 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:07.729548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:07.731798 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:07.732163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:07.733027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:07.733027 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Delete volume with id: f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:07.748373 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:07.748373 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:07.753035 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:07.791279 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Delete volume request issued successfully. Aug 16 22:52:07.791578 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7702cff4-37ce-47c3-8e76-82990d9b1b02 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 returned with HTTP 202 Aug 16 22:52:07.792651 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 109/425] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:07 2026] DELETE /volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:07.804540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:07.807898 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:07.809458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:07.811153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:07.829893 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:07.829893 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:07.838544 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:07.847682 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c3ea010-3b5a-4508-9807-c76129e6f48f tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 returned with HTTP 200 Aug 16 22:52:07.848759 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 105/426] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:07 2026] GET /volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:08.141871 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:08.144331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:08.144545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:08.144705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:08.165488 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:08.165488 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:08.175781 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:08.186506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e7948be4-8a5d-4b7a-b438-c857ce3aa1b2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:08.187517 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 104/427] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:08 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:52:08.870186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0a2d12be-b581-460e-bf69-89436ea0e432 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:08.873356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a2d12be-b581-460e-bf69-89436ea0e432 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 Aug 16 22:52:08.873455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a2d12be-b581-460e-bf69-89436ea0e432 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:08.873933 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a2d12be-b581-460e-bf69-89436ea0e432 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:08.892554 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a2d12be-b581-460e-bf69-89436ea0e432 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 returned with HTTP 404 Aug 16 22:52:08.893321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 110/428] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:08 2026] GET /volume/v3/volumes/f334b149-60f8-4b5b-aff5-5de0e78a53f9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:52:08.914789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:08.919119 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] DELETE https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:08.919411 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:08.919690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:08.921834 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Delete volume with id: fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:08.932598 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:08.932598 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:08.933262 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:08.998308 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Delete volume request issued successfully. Aug 16 22:52:08.998308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12cecdf8-019d-4d23-be04-acb9cbe5bba6 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 202 Aug 16 22:52:08.998869 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 110/429] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:08 2026] DELETE /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:09.016825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c16082a-1232-4e01-8b38-688d078dbe2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:09.022991 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c16082a-1232-4e01-8b38-688d078dbe2b tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:09.023587 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c16082a-1232-4e01-8b38-688d078dbe2b tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:09.024084 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c16082a-1232-4e01-8b38-688d078dbe2b tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:09.038129 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:09.038129 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:09.048169 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8c16082a-1232-4e01-8b38-688d078dbe2b tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Volume info retrieved successfully. Aug 16 22:52:09.058635 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c16082a-1232-4e01-8b38-688d078dbe2b tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 200 Aug 16 22:52:09.061712 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 106/430] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:09 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:09.206457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1119ba7c-175a-4285-95a8-157a906fd434 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:09.209767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1119ba7c-175a-4285-95a8-157a906fd434 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:09.210053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1119ba7c-175a-4285-95a8-157a906fd434 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:09.211354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1119ba7c-175a-4285-95a8-157a906fd434 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:09.245646 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:09.245646 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:09.253580 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1119ba7c-175a-4285-95a8-157a906fd434 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:09.260508 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1119ba7c-175a-4285-95a8-157a906fd434 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:09.260508 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 105/431] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:09 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:09.932314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-38136877-f445-41bd-935f-9aa665e6b87e req-193d56eb-17ea-4407-8353-9fcd3452b9fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:09.935044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-193d56eb-17ea-4407-8353-9fcd3452b9fa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5/action Aug 16 22:52:09.935376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-193d56eb-17ea-4407-8353-9fcd3452b9fa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:09.935610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-193d56eb-17ea-4407-8353-9fcd3452b9fa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:09.975318 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:09.975318 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:10.002889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-38136877-f445-41bd-935f-9aa665e6b87e req-193d56eb-17ea-4407-8353-9fcd3452b9fa tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5/action returned with HTTP 204 Aug 16 22:52:10.003349 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 111/432] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:09 2026] POST /volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:10.082851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81e1ee58-bab5-47af-b1cb-32482ea4a808 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:10.086772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e1ee58-bab5-47af-b1cb-32482ea4a808 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] GET https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa Aug 16 22:52:10.086772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e1ee58-bab5-47af-b1cb-32482ea4a808 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:10.087234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81e1ee58-bab5-47af-b1cb-32482ea4a808 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:10.100294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81e1ee58-bab5-47af-b1cb-32482ea4a808 tempest-ServersNegativeTestJSON-1996947715 tempest-ServersNegativeTestJSON-1996947715-project-member] https://10.4.3.26/volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa returned with HTTP 404 Aug 16 22:52:10.100715 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 111/433] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:10 2026] GET /volume/v3/volumes/fa26238d-36a8-44bb-91cc-9f0643cbedfa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:10.286320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:10.289085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:10.289382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:10.289705 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:10.321968 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:10.321968 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:10.332654 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:10.343228 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3968393e-49b4-4cd5-bae7-0ec75432bbaf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:10.343228 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 107/434] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:10 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:16.318925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:16.327525 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:52:16.327628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:16.332835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:16.375502 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:16.375502 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:16.381191 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:52:16.390683 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-16c1dcb9-4031-4789-9853-42e526e42d18 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:52:16.390861 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 106/435] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:16 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1440 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:16.972298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5580ef72-7ad5-40f4-bbee-b259b13c29e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:16.973000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5580ef72-7ad5-40f4-bbee-b259b13c29e1 None None] GET https://10.4.3.26/volume// Aug 16 22:52:16.973233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5580ef72-7ad5-40f4-bbee-b259b13c29e1 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:16.973514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5580ef72-7ad5-40f4-bbee-b259b13c29e1 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:16.974257 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5580ef72-7ad5-40f4-bbee-b259b13c29e1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:16.974400 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 112/436] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:52:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:16.998041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-a07df0fb-399e-416f-9598-c77df87a8601 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:17.002963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-a07df0fb-399e-416f-9598-c77df87a8601 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:52:17.003631 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-a07df0fb-399e-416f-9598-c77df87a8601 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbed33c-4b83-475a-abb6-bc6138768866", "connector": null, "instance_uuid": "0d71e9bd-6dd6-4bad-b356-6d01fc95b491"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:17.029241 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:17.029241 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:17.097242 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-a07df0fb-399e-416f-9598-c77df87a8601 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:52:17.097793 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 112/437] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:52:16 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:17.127053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-74254811-1ead-4746-904c-eb7c8a44a506 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:17.134253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-74254811-1ead-4746-904c-eb7c8a44a506 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 Aug 16 22:52:17.134253 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-74254811-1ead-4746-904c-eb7c8a44a506 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:17.137009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-74254811-1ead-4746-904c-eb7c8a44a506 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:17.157007 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:17.157007 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:17.251176 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-74254811-1ead-4746-904c-eb7c8a44a506 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 returned with HTTP 200 Aug 16 22:52:17.251176 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 108/438] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:52:17 2026] DELETE /volume/v3/attachments/14c503b2-e6c0-4eef-9488-4a7646ce8971 => generated 367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:19.061945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:19.064393 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 Aug 16 22:52:19.065408 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:19.082924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:19.092145 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" acquired by "attachment_update" :: waited 0.010s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:19.093619 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:19.093619 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:19.285186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" released by "attachment_update" :: held 0.193s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:19.285795 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-d941279a-46cd-4263-ab6f-3a952c75006c tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 returned with HTTP 200 Aug 16 22:52:19.287609 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 107/439] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:19 2026] PUT /volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:19.299429 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-55447bda-b3f3-4cf7-af84-dc5a429b592f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:19.304426 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-55447bda-b3f3-4cf7-af84-dc5a429b592f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 Aug 16 22:52:19.304426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-55447bda-b3f3-4cf7-af84-dc5a429b592f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:19.304426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-55447bda-b3f3-4cf7-af84-dc5a429b592f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:19.343202 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-55447bda-b3f3-4cf7-af84-dc5a429b592f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 returned with HTTP 200 Aug 16 22:52:19.343944 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 113/440] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 22:52:19 2026] GET /volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:19.923232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e799518-14f4-443b-a395-abffd80b97e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:19.925826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:19.926295 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-484158701", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:19.928169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-484158701', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:20.081716 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Create volume of 1 GB Aug 16 22:52:20.082106 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:20.082106 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:20.091079 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Availability Zones retrieved successfully. Aug 16 22:52:20.099393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Flow 'volume_create_api' (4cf7d8a1-fd5e-44ae-afae-15f400240182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:20.102149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8e0f80-cd35-43df-a5f6-eaf3a79cd791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.103616 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:20.196564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8e0f80-cd35-43df-a5f6-eaf3a79cd791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.198289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb290e1-3ef1-4d74-bdc9-d7a0d820c6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.296600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Created reservations ['f8762759-eece-4f7f-8c0e-668e69abccff', 'f9a63774-3164-46e8-b78e-b93b482934b2', '89d3ee8c-607f-4197-a09d-3e8ab2ce2ae8', '4c51b9ad-aade-410e-bbb1-0d39123cc0d2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:20.297716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb290e1-3ef1-4d74-bdc9-d7a0d820c6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8762759-eece-4f7f-8c0e-668e69abccff', 'f9a63774-3164-46e8-b78e-b93b482934b2', '89d3ee8c-607f-4197-a09d-3e8ab2ce2ae8', '4c51b9ad-aade-410e-bbb1-0d39123cc0d2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.298713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29ed06e-10bb-4428-912c-f86105a0698a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.345760 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29ed06e-10bb-4428-912c-f86105a0698a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974fc550-3cc5-4a8f-8713-168e098b0b37', '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-484158701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e75ea0438d7b4761994c1197ad6b7f0d',qos_specs=None,replication_status=,reservations=['f8762759-eece-4f7f-8c0e-668e69abccff','f9a63774-3164-46e8-b78e-b93b482934b2','89d3ee8c-607f-4197-a09d-3e8ab2ce2ae8','4c51b9ad-aade-410e-bbb1-0d39123cc0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da136a1696d04e6082ff1b3c08eebfa4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-484158701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=974fc550-3cc5-4a8f-8713-168e098b0b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e75ea0438d7b4761994c1197ad6b7f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da136a1696d04e6082ff1b3c08eebfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.346556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd433bd0-0cee-40a2-bdea-b06640ec6988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.391064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd433bd0-0cee-40a2-bdea-b06640ec6988) transitioned into state 'SUCCESS' from state '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-484158701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e75ea0438d7b4761994c1197ad6b7f0d',qos_specs=None,replication_status=,reservations=['f8762759-eece-4f7f-8c0e-668e69abccff','f9a63774-3164-46e8-b78e-b93b482934b2','89d3ee8c-607f-4197-a09d-3e8ab2ce2ae8','4c51b9ad-aade-410e-bbb1-0d39123cc0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da136a1696d04e6082ff1b3c08eebfa4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.392075 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d089b72c-eeaf-45d4-b0d8-51dd7f6fcd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.408841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d089b72c-eeaf-45d4-b0d8-51dd7f6fcd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.411611 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Flow 'volume_create_api' (4cf7d8a1-fd5e-44ae-afae-15f400240182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:20.412065 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Create volume request issued successfully. Aug 16 22:52:20.413043 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e799518-14f4-443b-a395-abffd80b97e6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:20.413673 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 113/441] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:52:19 2026] POST /volume/v3/volumes => generated 896 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:20.427928 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:20.431223 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:20.431433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:20.432029 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:20.446304 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:20.446304 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:20.451674 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:20.460493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-211fed2c-8a5e-4a91-9258-af2cddff01f6 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:20.461284 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 109/442] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:52:20 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:20.483387 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:20.724030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:20.724853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1780906056"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:20.727559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1780906056'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:20.727559 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume of 1 GB Aug 16 22:52:20.728608 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:20.728608 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:20.734968 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Availability Zones retrieved successfully. Aug 16 22:52:20.741767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (9dc71441-9083-43b3-8b88-80f7411d3d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:20.742993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9926a6d-cfe5-4cd8-9a19-518bc5ea6f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.745879 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:20.781078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9926a6d-cfe5-4cd8-9a19-518bc5ea6f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.781258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3704a4-c91b-4b85-9a14-7a5d02c2055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.906359 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Created reservations ['1c59cf1c-363f-4eac-a06c-60532e1e5cc0', '7c7f07de-a683-41a4-b8d8-9f127fd03e28', '14fbafa5-37df-4a2f-a360-e14a19e5b859', 'bf4a49b8-c0a2-4e39-a09d-74fc76c00c8b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:20.907097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3704a4-c91b-4b85-9a14-7a5d02c2055d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c59cf1c-363f-4eac-a06c-60532e1e5cc0', '7c7f07de-a683-41a4-b8d8-9f127fd03e28', '14fbafa5-37df-4a2f-a360-e14a19e5b859', 'bf4a49b8-c0a2-4e39-a09d-74fc76c00c8b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.908322 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200de2d4-d7a8-424e-b7f6-06eafa3eb382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.953933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200de2d4-d7a8-424e-b7f6-06eafa3eb382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f77b346-8078-45c1-a0d1-98281c658fac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1780906056',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['1c59cf1c-363f-4eac-a06c-60532e1e5cc0','7c7f07de-a683-41a4-b8d8-9f127fd03e28','14fbafa5-37df-4a2f-a360-e14a19e5b859','bf4a49b8-c0a2-4e39-a09d-74fc76c00c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1780906056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f77b346-8078-45c1-a0d1-98281c658fac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3637846e495646a5b6664303dd7f9ecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fb95dee995045aeaea3fe26863f422f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.954818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606df3db-bf5a-4176-a135-fc3d2b938610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:20.998832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606df3db-bf5a-4176-a135-fc3d2b938610) transitioned into state 'SUCCESS' from state '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-1780906056',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['1c59cf1c-363f-4eac-a06c-60532e1e5cc0','7c7f07de-a683-41a4-b8d8-9f127fd03e28','14fbafa5-37df-4a2f-a360-e14a19e5b859','bf4a49b8-c0a2-4e39-a09d-74fc76c00c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:20.998832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464ecc86-4ef1-4462-9caa-9520007f67ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:21.021518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464ecc86-4ef1-4462-9caa-9520007f67ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:21.022570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (9dc71441-9083-43b3-8b88-80f7411d3d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:21.023024 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request issued successfully. Aug 16 22:52:21.024821 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f08833c7-abd5-4959-8ea6-3d75ed884b08 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:21.025512 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 108/443] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:52:20 2026] POST /volume/v3/volumes => generated 758 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:21.042558 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:21.046419 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:21.046495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:21.046890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:21.060194 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:21.060194 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:21.068342 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:21.079034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5366e6a-0f49-480d-86cd-b7806e2c39ea tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 200 Aug 16 22:52:21.079614 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 114/444] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:21 2026] GET /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:21.482979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:21.485492 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:21.485825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:21.486122 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:21.502377 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:21.502377 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:21.507093 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:21.515850 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97b60f67-b44d-4a24-813b-d68debbc2ce0 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:21.516614 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 114/445] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:52:21 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:21.566175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:21.569366 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:21.569697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:21.569977 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:21.583322 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:21.583322 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:21.591760 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:21.599297 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-fe14e713-a4d4-49e7-a6b3-6acc7ea70445 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:21.599856 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 110/446] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:21 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:22.097623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.101025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:22.101349 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:22.102394 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:22.117937 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:22.117937 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:22.125297 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:22.131811 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98ac83b9-d80e-4533-bb59-bbee7ddf4330 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 200 Aug 16 22:52:22.132757 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 109/447] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:22 2026] GET /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:22.183533 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.187458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:22.187838 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:22.187838 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:22.202320 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:22.202320 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:22.215469 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:22.228536 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-68b1ba2c-b1e9-442c-8db2-4a4fac32ee3f req-60250838-b8bc-4f9d-bb81-2ed5a416a3b4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 200 Aug 16 22:52:22.229465 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 115/448] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:22 2026] GET /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:22.254772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-975b1e94-9e86-4d65-be51-93f1d91c420a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.259180 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:22.259571 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1139534221"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:22.263780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1139534221'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:22.264087 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume of 1 GB Aug 16 22:52:22.274583 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Availability Zones retrieved successfully. Aug 16 22:52:22.284546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (4b0f9e21-1c06-46cc-bcd6-6017f1fca1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:22.285560 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b38bce-731c-4334-b1b7-7488d6f3c513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:22.289823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:22.347294 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b38bce-731c-4334-b1b7-7488d6f3c513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:22.348039 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5e8612-5b09-474e-a3c5-ac7566bbc1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:22.428600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Created reservations ['384c2b7b-6d7a-4870-accf-d648de8ded3d', 'b71cae7c-eb79-47cf-9209-35a0a324f9bc', 'd02fccee-e16b-4a94-926e-823cf70bce0b', '5aa0fd7a-1959-433b-ac8c-3ad44b92986a'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:22.430797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5e8612-5b09-474e-a3c5-ac7566bbc1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['384c2b7b-6d7a-4870-accf-d648de8ded3d', 'b71cae7c-eb79-47cf-9209-35a0a324f9bc', 'd02fccee-e16b-4a94-926e-823cf70bce0b', '5aa0fd7a-1959-433b-ac8c-3ad44b92986a']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:22.432823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e6c543-6421-45d0-a281-60f5abc3b5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:22.480057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6e6c543-6421-45d0-a281-60f5abc3b5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e0eeaf-f771-410d-a140-bcb6125ae907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1139534221',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['384c2b7b-6d7a-4870-accf-d648de8ded3d','b71cae7c-eb79-47cf-9209-35a0a324f9bc','d02fccee-e16b-4a94-926e-823cf70bce0b','5aa0fd7a-1959-433b-ac8c-3ad44b92986a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1139534221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e0eeaf-f771-410d-a140-bcb6125ae907,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3637846e495646a5b6664303dd7f9ecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fb95dee995045aeaea3fe26863f422f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:22.481589 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231b344d-ade6-479c-966c-fce5412fa807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:22.487045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.493322 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:22.494224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:22.494224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:22.507493 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:22.507493 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:22.514349 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:22.521685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231b344d-ade6-479c-966c-fce5412fa807) transitioned into state 'SUCCESS' from state '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-1139534221',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['384c2b7b-6d7a-4870-accf-d648de8ded3d','b71cae7c-eb79-47cf-9209-35a0a324f9bc','d02fccee-e16b-4a94-926e-823cf70bce0b','5aa0fd7a-1959-433b-ac8c-3ad44b92986a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:22.522674 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b4752c-4c79-4411-a74d-b4bbb3edccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:22.525196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-97a08e5b-e36e-4301-8a21-9c273faf279d tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:22.525817 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 111/449] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:22 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:22.541562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92cf90d8-274d-4dc8-a799-be5fe0ea839e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.542417 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92cf90d8-274d-4dc8-a799-be5fe0ea839e None None] GET https://10.4.3.26/volume// Aug 16 22:52:22.542881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92cf90d8-274d-4dc8-a799-be5fe0ea839e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:22.543189 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92cf90d8-274d-4dc8-a799-be5fe0ea839e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:22.543925 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92cf90d8-274d-4dc8-a799-be5fe0ea839e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:22.544409 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 110/450] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:52:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:22.551820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b4752c-4c79-4411-a74d-b4bbb3edccc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:22.553274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (4b0f9e21-1c06-46cc-bcd6-6017f1fca1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:22.555030 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request issued successfully. Aug 16 22:52:22.555772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-975b1e94-9e86-4d65-be51-93f1d91c420a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:22.556990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-58db6871-fddf-47d2-a13c-f209b8a7c754 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.557073 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 115/451] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:52:22 2026] POST /volume/v3/volumes => generated 758 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:22.562466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-58db6871-fddf-47d2-a13c-f209b8a7c754 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:52:22.562605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-58db6871-fddf-47d2-a13c-f209b8a7c754 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "974fc550-3cc5-4a8f-8713-168e098b0b37", "connector": null, "instance_uuid": "ff9e603a-84a6-4c98-b2a6-d50cce9ea9d1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:22.580346 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:22.580346 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:22.585375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:22.588195 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:22.588624 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:22.591128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:22.604446 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:22.604446 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:22.615026 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:22.622520 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9aa724f3-59a4-440b-8658-ed08eb819e9d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 200 Aug 16 22:52:22.623309 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 112/452] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:22 2026] GET /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:22.641403 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-58db6871-fddf-47d2-a13c-f209b8a7c754 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:52:22.641921 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 116/453] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:52:22 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:23.643301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:23.645692 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:23.645995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:23.646279 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:23.657282 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:23.657282 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:23.662481 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:23.672282 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55c61f72-a008-4f5b-9c5a-b2589de268d4 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 200 Aug 16 22:52:23.672572 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 111/454] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:23 2026] GET /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:23.709691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:23.713054 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:23.713702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:23.714137 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:23.726162 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:23.726162 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:23.732344 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:23.741772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-696cafc6-51f1-4b34-abeb-f6a20e99b510 req-ae506dd7-55d3-4d93-848a-cd6877b6459a tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 200 Aug 16 22:52:23.742644 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 116/455] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:23 2026] GET /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:23.761366 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:23.764567 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:23.765064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-105373113"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:23.766874 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-105373113'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:23.767048 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume of 1 GB Aug 16 22:52:23.776472 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Availability Zones retrieved successfully. Aug 16 22:52:23.784038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (5760d027-366b-4969-b606-204901431106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:23.785277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6917cfb-8600-48a6-8cb8-97f59dbc42dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:23.786506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:23.835507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-42a1b40e-9196-4636-9a54-a98ace972f67 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:23.837678 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-42a1b40e-9196-4636-9a54-a98ace972f67 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27/action Aug 16 22:52:23.838200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-42a1b40e-9196-4636-9a54-a98ace972f67 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:23.838287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6917cfb-8600-48a6-8cb8-97f59dbc42dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:23.838417 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-42a1b40e-9196-4636-9a54-a98ace972f67 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:23.841234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86aef285-7544-4615-856f-8741f414b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:23.870968 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:23.870968 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:23.893715 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b730dba6-52cf-4c9c-9298-77214ddd68f3 req-42a1b40e-9196-4636-9a54-a98ace972f67 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27/action returned with HTTP 204 Aug 16 22:52:23.894419 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 117/456] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:23 2026] POST /volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:23.917642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Created reservations ['5c0ea2a4-89fa-422e-9a9d-d94e3da15397', '5fa75241-b0b0-4ba8-8dd1-18c9084fa17d', '359ff8e2-a985-4fa2-af52-aca4e3bb138b', '52908da1-fe33-4a19-a940-86d29ae34d7c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:23.918367 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86aef285-7544-4615-856f-8741f414b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0ea2a4-89fa-422e-9a9d-d94e3da15397', '5fa75241-b0b0-4ba8-8dd1-18c9084fa17d', '359ff8e2-a985-4fa2-af52-aca4e3bb138b', '52908da1-fe33-4a19-a940-86d29ae34d7c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:23.919384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0772911-eae4-497a-ae62-f83a8517a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:23.959052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0772911-eae4-497a-ae62-f83a8517a68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456b589f-fc45-469c-be55-a52d27e4b1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-105373113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['5c0ea2a4-89fa-422e-9a9d-d94e3da15397','5fa75241-b0b0-4ba8-8dd1-18c9084fa17d','359ff8e2-a985-4fa2-af52-aca4e3bb138b','52908da1-fe33-4a19-a940-86d29ae34d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-105373113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456b589f-fc45-469c-be55-a52d27e4b1ad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3637846e495646a5b6664303dd7f9ecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fb95dee995045aeaea3fe26863f422f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:23.960608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1208f1-dc16-4984-aeea-027aa54ed7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:24.004733 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1208f1-dc16-4984-aeea-027aa54ed7b0) transitioned into state 'SUCCESS' from state '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-105373113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3637846e495646a5b6664303dd7f9ecb',qos_specs=None,replication_status=,reservations=['5c0ea2a4-89fa-422e-9a9d-d94e3da15397','5fa75241-b0b0-4ba8-8dd1-18c9084fa17d','359ff8e2-a985-4fa2-af52-aca4e3bb138b','52908da1-fe33-4a19-a940-86d29ae34d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fb95dee995045aeaea3fe26863f422f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:24.005532 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9513f828-5615-45ef-984b-05b56f458feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:24.020690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9513f828-5615-45ef-984b-05b56f458feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:24.022129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Flow 'volume_create_api' (5760d027-366b-4969-b606-204901431106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:24.023290 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Create volume request issued successfully. Aug 16 22:52:24.023850 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58a5fe70-d477-4a34-ad8e-b207ec153134 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:24.024287 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 113/457] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:52:23 2026] POST /volume/v3/volumes => generated 757 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:24.044334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:24.046532 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:24.046872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:24.046872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:24.058072 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:24.058072 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:24.067761 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:24.076480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4785229a-3d66-41b7-b4d3-d541bab71b45 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 200 Aug 16 22:52:24.077413 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 112/458] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:24 2026] GET /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:24.748808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14e271e6-e72b-48c3-86b1-f452c2194dd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:24.749270 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14e271e6-e72b-48c3-86b1-f452c2194dd6 None None] GET https://10.4.3.26/volume// Aug 16 22:52:24.749482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14e271e6-e72b-48c3-86b1-f452c2194dd6 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:24.749843 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14e271e6-e72b-48c3-86b1-f452c2194dd6 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:24.750241 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14e271e6-e72b-48c3-86b1-f452c2194dd6 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:24.752264 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 117/459] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:52:24 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:24.772120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:24.774642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:24.774984 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:24.775363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:24.788472 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:24.788472 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:24.794677 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:24.808210 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-dbe5bdb1-a866-4b71-866a-8ae9a5f9fd67 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:24.808210 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 118/460] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:52:24 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:24.961607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:24.969145 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] PUT https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 Aug 16 22:52:24.970155 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:24.996406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Acquiring lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:25.003620 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:25.005032 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.005032 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:25.099047 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.104212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:25.107200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.107593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.127672 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.127672 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:25.133198 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:25.141370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e60cba53-b3f3-4afb-981e-aaafe65372d9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 200 Aug 16 22:52:25.142204 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 113/461] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:25.170468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" released by "attachment_update" :: held 0.167s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:25.171237 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-724c1c0e-f2e6-479f-94ff-6475f1ab5a0e tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 returned with HTTP 200 Aug 16 22:52:25.172892 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 114/462] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:24 2026] PUT /volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.197321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.200554 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:25.201813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.201813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.216897 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.216897 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:25.218873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-47d87422-bbab-4dae-a223-568ef67d1357 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.222201 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-47d87422-bbab-4dae-a223-568ef67d1357 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01/action Aug 16 22:52:25.224030 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-47d87422-bbab-4dae-a223-568ef67d1357 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:25.225448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-47d87422-bbab-4dae-a223-568ef67d1357 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:25.230448 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:25.235489 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2421e1e-b0f4-4120-9b26-4e90e4fac09c req-ea1dfb9f-288e-4fc2-bc7c-a6a0da062a35 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 200 Aug 16 22:52:25.236420 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 118/463] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:25.265614 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.265614 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:25.289042 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6b56723c-6c04-465b-8f6c-34ace3a53880 req-47d87422-bbab-4dae-a223-568ef67d1357 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01/action returned with HTTP 204 Aug 16 22:52:25.289276 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 119/464] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:25 2026] POST /volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:25.398538 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.403620 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:25.403949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.404258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.405621 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:25.407162 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:25.463284 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:25.465149 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.465149 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:25.474726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f1242dce-0014-4b92-9a3a-97e8765749e1 req-1b6cf72e-c679-47ae-8ad1-467ea5f89d16 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:25.475933 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 114/465] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.530235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.539988 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:25.541616 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.541616 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.543272 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:25.544682 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.544682 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:25.546353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:25.608710 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:25.611317 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.611317 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:25.622196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bc90a37a-9428-4bf6-b7e9-94ecb2c90c87 req-3c211e2d-a90b-4ec6-a1ba-4c198cd9afa8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:25.622988 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 115/466] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.664516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.667924 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:25.668247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.668494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.669255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:25.670458 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:25.718327 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:25.719627 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.719627 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:25.727348 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c3de3b74-b2b3-4ba8-8509-69e02de44c6a req-22272720-8bbf-46c8-94f8-f6f5b70d5ea2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:25.728075 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 119/467] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.774352 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.780951 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:25.780951 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.781163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.783220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:25.785036 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:25.848683 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:25.849986 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.849986 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:25.860183 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e064591b-8105-4c58-bde9-6e35735e3a76 req-02daba01-e82a-40eb-ba86-49a46f98c38f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:25.862347 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 120/468] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.905328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:25.908798 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:25.910482 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:25.910781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:25.911140 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:25.912490 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:25.934501 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:25.936461 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:25.936461 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:25.942574 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-db1211a2-5548-4353-9615-380078b15bdf req-caa23fe9-f7b0-45da-a628-c41ec2e6e0ee tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:25.943889 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 115/469] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:25.997303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:26.000010 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:26.000548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:26.000590 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:26.001066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:26.002222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:26.023075 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:26.024499 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:26.024499 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:26.031360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b7f6b0f4-634f-4b8a-9b77-a3047132f7e4 req-17049e7b-dace-4713-8dfa-f4b99d1b5bb8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:26.032531 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 116/470] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:26.079474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:26.084177 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:26.084327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:26.084674 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:26.086263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:26.088065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:26.106957 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:26.108497 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:26.108497 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:26.121650 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c029f6bd-870b-466c-b14a-6f2424ba1138 req-c98a5bbf-c0f2-4770-b135-45658db5faa9 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:26.122616 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 120/471] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:26 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:26.162886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:26.166332 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:52:26.167163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:26.167163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:26.167470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:52:26.168586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:52:26.187241 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] Get all volumes completed successfully. Aug 16 22:52:26.188602 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:26.188602 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:26.197432 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63fa54e8-b8e2-44a4-8afe-fd137ab6a3fa req-1cc7649d-7198-4640-aa15-7d907628b496 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:52:26.198475 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 121/472] 10.4.3.26 () {68 vars in 1501 bytes} [Sun Aug 16 22:52:26 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:26.232022 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:26.234931 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] DELETE https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:26.235445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:26.235720 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:26.235960 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume with id: 456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:26.249797 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:26.249797 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:26.249797 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:26.296343 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume request issued successfully. Aug 16 22:52:26.296779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a13cfa4-5e86-4f57-a8b5-6318831742d2 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 202 Aug 16 22:52:26.297554 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 116/473] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:26 2026] DELETE /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:26.313975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:26.318862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:26.319985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:26.319985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:26.338849 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:26.338849 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:26.346338 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:26.353485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fcfe064-e726-4769-b44c-a387d12a2e68 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 200 Aug 16 22:52:26.354034 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 117/474] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:26 2026] GET /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:27.377627 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d523c73b-8279-468f-9fdc-8db07ac2bf8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:27.380888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d523c73b-8279-468f-9fdc-8db07ac2bf8d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad Aug 16 22:52:27.381035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d523c73b-8279-468f-9fdc-8db07ac2bf8d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:27.382121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d523c73b-8279-468f-9fdc-8db07ac2bf8d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:27.394946 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d523c73b-8279-468f-9fdc-8db07ac2bf8d tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad returned with HTTP 404 Aug 16 22:52:27.395555 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 121/475] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:27 2026] GET /volume/v3/volumes/456b589f-fc45-469c-be55-a52d27e4b1ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:27.408045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:27.410786 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:27.415481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:27.415481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:27.415481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume with id: d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:27.436207 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:27.436207 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:27.436207 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:27.482120 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume request issued successfully. Aug 16 22:52:27.482120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10ac0f01-fbe7-44e0-ab7e-81be42e6684f tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 202 Aug 16 22:52:27.483254 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 122/476] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:27 2026] DELETE /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:27.496184 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:27.500832 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:27.503139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:27.503139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:27.520030 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:27.520030 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:27.529190 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:27.537489 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49ae8039-01c5-44e6-aac6-503e2ff3f2a8 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 200 Aug 16 22:52:27.537489 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 117/477] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:27 2026] GET /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:28.556707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-234a45b9-833d-4055-99b9-08d21b171cba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:28.560782 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-234a45b9-833d-4055-99b9-08d21b171cba tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 Aug 16 22:52:28.560782 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-234a45b9-833d-4055-99b9-08d21b171cba tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:28.560782 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-234a45b9-833d-4055-99b9-08d21b171cba tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:28.569140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-234a45b9-833d-4055-99b9-08d21b171cba tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 returned with HTTP 404 Aug 16 22:52:28.570033 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 118/478] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:28 2026] GET /volume/v3/volumes/d4e0eeaf-f771-410d-a140-bcb6125ae907 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:28.581715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:28.584055 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:28.584496 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:28.584795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:28.585065 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume with id: 7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:28.596984 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:28.596984 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:28.597307 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:28.629051 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Delete volume request issued successfully. Aug 16 22:52:28.629252 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1073d45-dbe4-4c6e-a065-c4623a131343 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 202 Aug 16 22:52:28.629936 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 122/479] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:28 2026] DELETE /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:28.643502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:28.655858 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:28.656182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:28.656444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:28.669213 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:28.669213 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:28.680429 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Volume info retrieved successfully. Aug 16 22:52:28.686802 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09577a8a-b206-40a9-8fb8-ff797ca800e1 tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 200 Aug 16 22:52:28.688107 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 123/480] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:28 2026] GET /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:29.711881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0d6ac2b8-70c1-4c58-ac3e-2854c1f5083c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:29.721023 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0d6ac2b8-70c1-4c58-ac3e-2854c1f5083c tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] GET https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac Aug 16 22:52:29.721023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0d6ac2b8-70c1-4c58-ac3e-2854c1f5083c tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:29.721023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0d6ac2b8-70c1-4c58-ac3e-2854c1f5083c tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:29.737209 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0d6ac2b8-70c1-4c58-ac3e-2854c1f5083c tempest-VolumesTestJSON-163302131 tempest-VolumesTestJSON-163302131-project-member] https://10.4.3.26/volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac returned with HTTP 404 Aug 16 22:52:29.738432 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 118/481] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:29 2026] GET /volume/v3/volumes/7f77b346-8078-45c1-a0d1-98281c658fac => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:32.916046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7aadb738-d853-4d07-813d-499a1902f4b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:33.108589 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7aadb738-d853-4d07-813d-499a1902f4b4 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools Aug 16 22:52:33.108987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7aadb738-d853-4d07-813d-499a1902f4b4 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:33.109159 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7aadb738-d853-4d07-813d-499a1902f4b4 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Calling method 'get_pools' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:33.133571 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7aadb738-d853-4d07-813d-499a1902f4b4 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 22:52:33.135176 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 119/482] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 22:52:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:33.167269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78bf0fcf-1be8-46ee-83e6-b4525fbbe44c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:33.173173 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78bf0fcf-1be8-46ee-83e6-b4525fbbe44c tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools?detail=True Aug 16 22:52:33.173706 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78bf0fcf-1be8-46ee-83e6-b4525fbbe44c tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:33.173967 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78bf0fcf-1be8-46ee-83e6-b4525fbbe44c tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Calling method 'get_pools' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:33.198247 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78bf0fcf-1be8-46ee-83e6-b4525fbbe44c tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 16 22:52:33.198247 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 123/483] 10.4.3.26 () {66 vars in 1307 bytes} [Sun Aug 16 22:52:33 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:33.219800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6495a0f9-4016-4abc-a883-211e391db816 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:33.224652 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6495a0f9-4016-4abc-a883-211e391db816 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 22:52:33.228064 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6495a0f9-4016-4abc-a883-211e391db816 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:33.228064 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6495a0f9-4016-4abc-a883-211e391db816 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:33.255176 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6495a0f9-4016-4abc-a883-211e391db816 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 200 Aug 16 22:52:33.255481 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 124/484] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 22:52:33 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 703 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:33.277031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-56fc35b8-5841-41ac-9e74-656a24140a03 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:33.285432 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56fc35b8-5841-41ac-9e74-656a24140a03 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 22:52:33.285994 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56fc35b8-5841-41ac-9e74-656a24140a03 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:33.286256 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56fc35b8-5841-41ac-9e74-656a24140a03 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:33.312981 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56fc35b8-5841-41ac-9e74-656a24140a03 tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 200 Aug 16 22:52:33.314472 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 119/485] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 22:52:33 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 703 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:33.331509 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea830cbd-2828-44c0-aad9-7cac32b5fe1e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:33.337215 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea830cbd-2828-44c0-aad9-7cac32b5fe1e tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 22:52:33.337215 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea830cbd-2828-44c0-aad9-7cac32b5fe1e tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:33.337215 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea830cbd-2828-44c0-aad9-7cac32b5fe1e tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:33.366711 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea830cbd-2828-44c0-aad9-7cac32b5fe1e tempest-BackendsCapabilitiesAdminTestsJSON-747118371 tempest-BackendsCapabilitiesAdminTestsJSON-747118371-project-admin] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 200 Aug 16 22:52:33.366893 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 120/486] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 22:52:33 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 703 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:37.162621 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:37.164522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:52:37.164834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:37.165095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:37.184310 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:37.184310 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:37.191840 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:52:37.198953 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee70577-a1f5-4efe-b6e2-d0a22769736a tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:52:37.199542 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 124/487] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:52:37 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1830 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:37.490261 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b574e555-8714-4381-8c69-a75f9aa44a58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:37.674198 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:37.674198 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1938994084"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:37.675486 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1938994084'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:37.676971 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create volume of 1 GB Aug 16 22:52:37.684339 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Availability Zones retrieved successfully. Aug 16 22:52:37.693773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Flow 'volume_create_api' (0b93d845-c557-4b34-8be5-6b5275100931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:37.695363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc44091e-15ab-4fd9-9e8f-e6d3a266c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:37.697847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:37.740728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc44091e-15ab-4fd9-9e8f-e6d3a266c23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:37.742324 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d955ae-ebc0-4fe7-8477-e3948900694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:37.834026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['06a48c9c-b2f6-4190-b4d4-52aa45a147e0', '63e2274e-dbfd-4f1c-b3ab-277b0a3d5260', '8cb92ac3-a430-4d32-8e0f-d012a68195c6', '6b44e40b-b77a-4565-be8d-8ce158abb0e8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:37.835358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d955ae-ebc0-4fe7-8477-e3948900694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a48c9c-b2f6-4190-b4d4-52aa45a147e0', '63e2274e-dbfd-4f1c-b3ab-277b0a3d5260', '8cb92ac3-a430-4d32-8e0f-d012a68195c6', '6b44e40b-b77a-4565-be8d-8ce158abb0e8']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:37.836774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ae864b-0f6c-4d78-b1a2-1fcb3bd465aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:37.868387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ae864b-0f6c-4d78-b1a2-1fcb3bd465aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7827ce4d-2b58-42f9-b91c-4a869deeec50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1938994084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c065c816cb7f4b3aab5d518843870879',qos_specs=None,replication_status=,reservations=['06a48c9c-b2f6-4190-b4d4-52aa45a147e0','63e2274e-dbfd-4f1c-b3ab-277b0a3d5260','8cb92ac3-a430-4d32-8e0f-d012a68195c6','6b44e40b-b77a-4565-be8d-8ce158abb0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef1d750771349bca602c41d71bc3c0a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1938994084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7827ce4d-2b58-42f9-b91c-4a869deeec50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c065c816cb7f4b3aab5d518843870879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fef1d750771349bca602c41d71bc3c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:37.870191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a60ff8-ebf3-4e24-8abe-6cacb768285c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:37.901916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a60ff8-ebf3-4e24-8abe-6cacb768285c) transitioned into state 'SUCCESS' from state '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-1938994084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c065c816cb7f4b3aab5d518843870879',qos_specs=None,replication_status=,reservations=['06a48c9c-b2f6-4190-b4d4-52aa45a147e0','63e2274e-dbfd-4f1c-b3ab-277b0a3d5260','8cb92ac3-a430-4d32-8e0f-d012a68195c6','6b44e40b-b77a-4565-be8d-8ce158abb0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fef1d750771349bca602c41d71bc3c0a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:37.901916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3c2dbb-4d29-4ba0-9f7a-6bacbf2ef2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:37.914100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e3c2dbb-4d29-4ba0-9f7a-6bacbf2ef2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:37.915327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Flow 'volume_create_api' (0b93d845-c557-4b34-8be5-6b5275100931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:37.915871 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create volume request issued successfully. Aug 16 22:52:37.916642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b574e555-8714-4381-8c69-a75f9aa44a58 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:37.917219 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 125/488] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:37 2026] POST /volume/v3/volumes => generated 749 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:37.934669 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:37.938099 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:37.938390 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:37.938658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:37.950172 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:37.950172 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:37.955649 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:37.961272 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dad576a9-b3b8-4b3a-a8de-8fda2ec49830 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 200 Aug 16 22:52:37.961677 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 120/489] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:37 2026] GET /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:38.979481 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-72b385e9-8fed-4914-8313-17f72abc100b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:38.983783 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72b385e9-8fed-4914-8313-17f72abc100b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:38.983783 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72b385e9-8fed-4914-8313-17f72abc100b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:38.983783 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72b385e9-8fed-4914-8313-17f72abc100b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:38.994268 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:38.994268 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:39.000486 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-72b385e9-8fed-4914-8313-17f72abc100b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:39.008511 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72b385e9-8fed-4914-8313-17f72abc100b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 200 Aug 16 22:52:39.009350 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 121/490] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:38 2026] GET /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:39.026210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:39.028391 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:52:39.028895 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7827ce4d-2b58-42f9-b91c-4a869deeec50", "name": "tempest-SnapshotsActionsTest-Snapshot-820093392"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:39.041897 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:39.041897 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:39.042358 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:39.042477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create snapshot from volume 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:39.065306 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-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 16 22:52:39.092677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['2c6b433c-7ef3-44e8-92b2-36211b4b4682', '13049301-42fe-4a28-9963-fbc2d0f9a3be', 'fff7553f-e254-4f53-b7e7-2082b49abfe5', '0a270f03-9272-41ea-9a9e-72ba4b36070f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:39.157510 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot create request issued successfully. Aug 16 22:52:39.158042 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e5098a4a-3ba4-4789-806f-fc21a7d8d26b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:52:39.158617 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 125/491] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:52:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:39.169783 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-951c596a-db31-4463-b9f5-4cd0fb40783a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:39.173234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-951c596a-db31-4463-b9f5-4cd0fb40783a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:39.173534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-951c596a-db31-4463-b9f5-4cd0fb40783a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:39.174486 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-951c596a-db31-4463-b9f5-4cd0fb40783a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:39.195229 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:39.195229 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:39.196201 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-951c596a-db31-4463-b9f5-4cd0fb40783a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:39.197463 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-951c596a-db31-4463-b9f5-4cd0fb40783a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:39.197988 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 126/492] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:39 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:40.210583 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.213953 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:40.214340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:40.214583 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:40.237282 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.237282 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:40.237867 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:40.238820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-32f7917e-609f-44ae-a2e1-b2cc987cf6c5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:40.239393 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 121/493] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:40 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:40.251154 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.289659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:40.290364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:40.290780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:40.294266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'creating'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:40.330583 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.330583 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:40.349144 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5bfa4fe9-581d-4d44-9ebb-bdea73c8a324 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:40.350101 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 122/494] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:40 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 22:52:40.359315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.362528 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:40.362930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:40.363214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:40.371829 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.371829 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:40.372503 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:40.373670 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4afdb671-1aa4-4276-9a5d-cc1da3baf86e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:40.374486 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 126/495] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:40 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:40.389689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6542ff13-3070-46ab-b0aa-93261226f75b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.392294 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6542ff13-3070-46ab-b0aa-93261226f75b tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:40.392676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6542ff13-3070-46ab-b0aa-93261226f75b tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:40.392902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6542ff13-3070-46ab-b0aa-93261226f75b tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:40.394704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-6542ff13-3070-46ab-b0aa-93261226f75b tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:40.409291 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.409291 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:40.429229 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6542ff13-3070-46ab-b0aa-93261226f75b tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:40.430002 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 127/496] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:40 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:40.438694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.441024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:40.441222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:40.441417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:40.447980 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.447980 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:40.448488 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:40.449420 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4514dd35-f5e3-4e7e-8f6f-38ee2a8d20c1 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:40.449999 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 122/497] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:40 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:40.463600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c914e220-c0ad-4d49-a282-126da4074cb7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.467773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:52:40.467773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7827ce4d-2b58-42f9-b91c-4a869deeec50", "name": "tempest-SnapshotsActionsTest-Snapshot-1831518198"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:40.475167 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.475167 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:40.475965 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:40.476214 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create snapshot from volume 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:40.492552 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-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 16 22:52:40.508180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['51d590c2-8766-402c-b440-74b135e482f9', '1ae230fa-4d9a-433e-abad-b00a6caa7366', 'b7fff0ff-5e19-46bd-841a-be504e0f63f1', 'd8984495-22a7-448b-9050-d236730dd1fe'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:40.582785 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot create request issued successfully. Aug 16 22:52:40.582997 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c914e220-c0ad-4d49-a282-126da4074cb7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:52:40.584786 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 123/498] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:52:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:40.599120 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:40.601880 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:40.602268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:40.602681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:40.612448 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:40.612448 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:40.613692 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:40.615450 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-902239d3-ad0c-4cce-ac18-a1fd1065933c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 200 Aug 16 22:52:40.616338 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 127/499] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:40 2026] GET /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:41.530070 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.532361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:41.532871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1928208138"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:41.534354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1928208138'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:41.534539 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume of 1 GB Aug 16 22:52:41.534868 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.534868 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:41.539893 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Availability Zones retrieved successfully. Aug 16 22:52:41.545753 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Flow 'volume_create_api' (545d12e4-26e4-4da8-9a22-6469c9ada531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:41.546698 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25be981d-da79-457b-a025-8a3124a22046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:41.547626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:41.587184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25be981d-da79-457b-a025-8a3124a22046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:41.588287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a549bcf5-be18-47a3-b737-405fe883fcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:41.599410 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=188,cinder:UPDATE=41,cinder:INSERT=23,cinder:DELETE=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:52:41.631540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c68b1ec-544b-4b10-be74-48dd4232761d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.634425 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c68b1ec-544b-4b10-be74-48dd4232761d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:41.635006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c68b1ec-544b-4b10-be74-48dd4232761d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:41.635283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c68b1ec-544b-4b10-be74-48dd4232761d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:41.644473 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.644473 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:41.645034 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6c68b1ec-544b-4b10-be74-48dd4232761d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:41.646076 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c68b1ec-544b-4b10-be74-48dd4232761d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 200 Aug 16 22:52:41.646493 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 123/500] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:41 2026] GET /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:41.660095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.663627 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action Aug 16 22:52:41.663627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:41.663884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:41.665877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot 'bde77646-cea4-40ee-8570-7e00947ebc7e' with '{'status': 'creating'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:41.680424 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.680424 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:41.697856 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Created reservations ['d0681212-8c43-4521-9fb5-07208b709c3b', '5ba289dc-c4aa-441d-8021-020ff60f6a23', '9d6dd951-88fc-4f39-96f8-4cb5b77f4aa7', '40bd42ac-d964-4019-b327-613b093d59a6'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:41.698407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a549bcf5-be18-47a3-b737-405fe883fcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0681212-8c43-4521-9fb5-07208b709c3b', '5ba289dc-c4aa-441d-8021-020ff60f6a23', '9d6dd951-88fc-4f39-96f8-4cb5b77f4aa7', '40bd42ac-d964-4019-b327-613b093d59a6']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:41.699529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555b142f-80a2-4132-aec7-2a2e3a8dc0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:41.699830 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6e948e-aadf-41b3-9753-5aaf106e6f67 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action returned with HTTP 202 Aug 16 22:52:41.702815 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 124/501] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:41 2026] POST /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:41.710825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.713774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:41.714015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:41.714335 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:41.723856 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.723856 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:41.724522 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:41.726058 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbd78a17-7162-4d08-ba23-2f9474eb81ff tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 200 Aug 16 22:52:41.726764 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 128/502] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:41 2026] GET /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:41.734914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555b142f-80a2-4132-aec7-2a2e3a8dc0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad522ce7-7753-44de-b809-6b131737afc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1928208138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74aab143fb24fb3805935cda26362ae',qos_specs=None,replication_status=,reservations=['d0681212-8c43-4521-9fb5-07208b709c3b','5ba289dc-c4aa-441d-8021-020ff60f6a23','9d6dd951-88fc-4f39-96f8-4cb5b77f4aa7','40bd42ac-d964-4019-b327-613b093d59a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caaa1506121446dfaccfc3223dbe5be5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1928208138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad522ce7-7753-44de-b809-6b131737afc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c74aab143fb24fb3805935cda26362ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caaa1506121446dfaccfc3223dbe5be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:41.736063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c94a8c-c00c-4437-904f-a5176d0d3c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:41.739288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9cd40a98-83da-4d39-848c-3dd351ae932a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.742385 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action Aug 16 22:52:41.742964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:41.743071 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:41.758897 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.758897 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:41.760052 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot retrieved successfully. Aug 16 22:52:41.772318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c94a8c-c00c-4437-904f-a5176d0d3c82) transitioned into state 'SUCCESS' from state '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-1928208138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74aab143fb24fb3805935cda26362ae',qos_specs=None,replication_status=,reservations=['d0681212-8c43-4521-9fb5-07208b709c3b','5ba289dc-c4aa-441d-8021-020ff60f6a23','9d6dd951-88fc-4f39-96f8-4cb5b77f4aa7','40bd42ac-d964-4019-b327-613b093d59a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caaa1506121446dfaccfc3223dbe5be5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:41.773443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426453b7-50ab-4214-9dc3-b323e8973fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:41.791828 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426453b7-50ab-4214-9dc3-b323e8973fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:41.792496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Flow 'volume_create_api' (545d12e4-26e4-4da8-9a22-6469c9ada531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:41.793318 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume request issued successfully. Aug 16 22:52:41.794712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa47c446-31d4-402d-8d8c-8a93742a4b6a tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:41.794936 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot delete request issued successfully. Aug 16 22:52:41.795424 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9cd40a98-83da-4d39-848c-3dd351ae932a tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action returned with HTTP 202 Aug 16 22:52:41.795696 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 128/503] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:41 2026] POST /volume/v3/volumes => generated 755 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:41.796364 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 124/504] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:41 2026] POST /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:41.807654 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.812926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:41.815519 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:41.815819 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:41.816049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:41.816773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:41.816948 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:41.817200 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:41.827290 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.827290 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:41.827848 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:41.828657 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:41.828657 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:41.829044 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e9bfe93-3a83-4b16-b319-2e5ddae1aba9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 200 Aug 16 22:52:41.829268 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 125/505] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:41 2026] GET /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:41.835332 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:41.842524 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f83e0f27-a8e4-41f3-bb1b-b0622f1026ba tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:41.843147 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 129/506] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:41 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:42.844124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-81d2fbdf-15f9-4053-a8f7-20ee6d179ed2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.847872 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81d2fbdf-15f9-4053-a8f7-20ee6d179ed2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:42.848753 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81d2fbdf-15f9-4053-a8f7-20ee6d179ed2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:42.849187 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81d2fbdf-15f9-4053-a8f7-20ee6d179ed2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:42.861011 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81d2fbdf-15f9-4053-a8f7-20ee6d179ed2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 404 Aug 16 22:52:42.861788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-353ec94f-03a5-4b48-842f-f09869b3557b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.862168 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 129/507] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:42 2026] GET /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:42.865246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-353ec94f-03a5-4b48-842f-f09869b3557b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:42.865246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-353ec94f-03a5-4b48-842f-f09869b3557b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:42.865513 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-353ec94f-03a5-4b48-842f-f09869b3557b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:42.871914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.874540 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:42.875045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:42.875217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:42.877265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:42.881440 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:42.881440 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:42.887875 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-353ec94f-03a5-4b48-842f-f09869b3557b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:42.893074 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:42.893074 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:42.895910 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-353ec94f-03a5-4b48-842f-f09869b3557b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:42.896473 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 125/508] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:42 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:42.910273 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6592a489-2a32-4ab7-aba9-58ab1afad473 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:42.910979 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 126/509] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:42 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:42.920624 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.924696 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:42.925200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:42.925459 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:42.934090 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:42.934090 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:42.934824 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:42.936100 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d38bbb-a976-42ed-840a-ac0db6c149e9 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:42.936558 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 130/510] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:42 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:42.947458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.949970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:42.950218 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:42.950487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:42.950543 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete snapshot with id: bde77646-cea4-40ee-8570-7e00947ebc7e Aug 16 22:52:42.958562 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc3794b1-b3fd-4836-9827-00f779ff2710 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e returned with HTTP 404 Aug 16 22:52:42.959444 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 130/511] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:52:42 2026] DELETE /volume/v3/snapshots/bde77646-cea4-40ee-8570-7e00947ebc7e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:42.970900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97c82392-c27a-44ef-905e-68aca16ae67d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:42.973878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:52:42.973878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7827ce4d-2b58-42f9-b91c-4a869deeec50", "name": "tempest-SnapshotsActionsTest-Snapshot-2013179075"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:42.986873 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:42.986873 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:42.987377 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:42.987525 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create snapshot from volume 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:43.010426 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-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 16 22:52:43.030888 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['574b178b-f177-4ceb-be5d-712a6540c0e7', '9ee9eb8b-9c61-4079-b683-b0d56f2747ab', 'a471d1bb-e7d2-442e-a3da-18efdfc32dee', 'af497e8c-3724-4bed-9875-a2fdf5ff86f5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:43.076946 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot create request issued successfully. Aug 16 22:52:43.077481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97c82392-c27a-44ef-905e-68aca16ae67d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:52:43.078318 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 126/512] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:52:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:43.089172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:43.090557 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:43.090835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:43.091042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:43.098573 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:43.098573 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:43.099394 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:43.101835 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e6ae54-1202-4aa1-bbe8-863ca10b7b19 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 200 Aug 16 22:52:43.102269 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 127/513] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:43 2026] GET /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:44.114441 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e4aaf226-f59a-46af-a420-44311ab8705e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:44.118540 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4aaf226-f59a-46af-a420-44311ab8705e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:44.118540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4aaf226-f59a-46af-a420-44311ab8705e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:44.119848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4aaf226-f59a-46af-a420-44311ab8705e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:44.128571 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:44.128571 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:44.129392 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e4aaf226-f59a-46af-a420-44311ab8705e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:44.130667 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4aaf226-f59a-46af-a420-44311ab8705e tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 200 Aug 16 22:52:44.131579 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 131/514] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:44 2026] GET /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:44.145411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:44.147848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action Aug 16 22:52:44.148592 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:44.148592 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:44.150864 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '7bf4028f-30a2-4663-96a3-0a802ce5151f' with '{'status': 'deleting'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:44.163681 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:44.163681 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:44.183312 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a3ad6dd-11e4-4656-bdf7-29afd5291650 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action returned with HTTP 202 Aug 16 22:52:44.183952 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 131/515] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:44 2026] POST /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:44.197737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:44.201591 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:44.202030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:44.202470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:44.214205 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:44.214205 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:44.214810 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:44.216524 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b8833e-c80a-4df1-aa5a-c8056a562478 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 200 Aug 16 22:52:44.217071 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 127/516] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:44 2026] GET /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:44.230267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:44.232725 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action Aug 16 22:52:44.233496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:44.233864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:44.243881 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:44.243881 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:44.246043 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot retrieved successfully. Aug 16 22:52:44.268356 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot delete request issued successfully. Aug 16 22:52:44.268959 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b3e4267-d42b-45c6-a375-7342cdad8318 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action returned with HTTP 202 Aug 16 22:52:44.272998 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 128/517] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:44 2026] POST /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:44.285386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:44.288992 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:44.289232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:44.289497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:44.297912 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:44.297912 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:44.298549 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:44.299662 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e2b9d7d-81de-4420-a27f-fe36f381512d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 200 Aug 16 22:52:44.301099 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 132/518] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:44 2026] GET /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:45.315983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0bf512b-9d97-4809-abd3-8827bf1ed308 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.318656 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0bf512b-9d97-4809-abd3-8827bf1ed308 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:45.318926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0bf512b-9d97-4809-abd3-8827bf1ed308 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:45.319852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0bf512b-9d97-4809-abd3-8827bf1ed308 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:45.327079 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0bf512b-9d97-4809-abd3-8827bf1ed308 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 404 Aug 16 22:52:45.327243 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 132/519] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:45 2026] GET /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:45.342386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.346370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:45.347115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:45.347412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:45.349865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:45.368819 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:45.368819 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:45.390293 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77ea1d3e-389d-4fe0-96c6-59afc4e305ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:45.390879 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 128/520] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:45 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:45.403290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-376a67fc-ab85-45f2-904d-6d70448489f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.407864 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-376a67fc-ab85-45f2-904d-6d70448489f5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:45.407864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-376a67fc-ab85-45f2-904d-6d70448489f5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:45.407864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-376a67fc-ab85-45f2-904d-6d70448489f5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:45.414902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:45.414902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:45.415687 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-376a67fc-ab85-45f2-904d-6d70448489f5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:45.417662 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-376a67fc-ab85-45f2-904d-6d70448489f5 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:45.418977 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 129/521] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:45 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:45.431501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.435446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:45.435446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:45.437056 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:45.437270 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete snapshot with id: 7bf4028f-30a2-4663-96a3-0a802ce5151f Aug 16 22:52:45.444844 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db9df7d2-a3fd-4b60-afc5-6acde0801035 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f returned with HTTP 404 Aug 16 22:52:45.445804 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 133/522] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:52:45 2026] DELETE /volume/v3/snapshots/7bf4028f-30a2-4663-96a3-0a802ce5151f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:52:45.456886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.459178 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:52:45.459840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7827ce4d-2b58-42f9-b91c-4a869deeec50", "name": "tempest-SnapshotsActionsTest-Snapshot-94555334"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:45.474390 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:45.474390 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:45.474992 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:45.475148 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create snapshot from volume 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:45.508773 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-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 16 22:52:45.531765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['7281f2e7-4b3a-4189-a7b2-11e7925971a4', '36bc7a16-512c-4baa-9c97-e52a7fd92319', 'cd34636c-f356-4fdd-b6ce-178f5840c0b9', '0b79e337-0302-4c3f-9615-660a2c891168'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:45.592060 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot create request issued successfully. Aug 16 22:52:45.592582 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d559a82-ea3f-49c6-a233-2a8ef107d716 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:52:45.593298 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 133/523] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:52:45 2026] POST /volume/v3/snapshots => generated 305 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:45.608555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:45.613077 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:45.613077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:45.613455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:45.626121 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:45.626121 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:45.626808 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:45.632135 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b7c2f0e-5e02-49a5-9f5f-7c945785a07d tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 200 Aug 16 22:52:45.632499 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 129/524] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:45 2026] GET /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:46.647453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:46.650246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:46.651762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:46.651762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:46.658236 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:46.658236 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:46.659104 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:46.660460 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcf72df4-2907-4de2-bebb-6c5a89ebb5a7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 200 Aug 16 22:52:46.661156 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 130/525] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:46 2026] GET /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:46.673033 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:46.674797 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action Aug 16 22:52:46.675143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:46.675316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:46.676763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '9b25e837-837d-4c11-a048-a736d1063d93' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:46.707987 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:46.707987 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:46.730181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44a51620-6ab4-4c81-82e6-610e48e57d49 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action returned with HTTP 202 Aug 16 22:52:46.730292 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 134/526] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:46 2026] POST /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:46.739219 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:46.741651 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:46.741859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:46.742104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:46.750480 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:46.750480 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:46.751420 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:46.752829 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cb582d6-ea22-44f4-ab58-c07e95132e22 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 200 Aug 16 22:52:46.753457 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 134/527] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:46 2026] GET /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 460 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:46.767605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:46.771557 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action Aug 16 22:52:46.772188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:46.772985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:46.785029 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:46.785029 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:46.785029 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot retrieved successfully. Aug 16 22:52:46.820832 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot delete request issued successfully. Aug 16 22:52:46.820832 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58fd5662-631c-4145-a3cc-e6d5b2a73310 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action returned with HTTP 202 Aug 16 22:52:46.820832 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 130/528] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:46 2026] POST /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:46.831477 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:46.834552 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:46.835197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:46.835595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:46.844055 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:46.844055 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:46.845249 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:46.846576 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efba149a-01d4-4821-b97d-b1b240d5cb6a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 200 Aug 16 22:52:46.847412 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 131/529] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:46 2026] GET /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:47.860900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fbe444a8-e583-47cf-b5f8-6825e0106008 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:47.863188 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbe444a8-e583-47cf-b5f8-6825e0106008 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:47.863391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbe444a8-e583-47cf-b5f8-6825e0106008 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:47.863633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbe444a8-e583-47cf-b5f8-6825e0106008 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:47.870760 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbe444a8-e583-47cf-b5f8-6825e0106008 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 404 Aug 16 22:52:47.873771 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 135/530] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:47 2026] GET /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:47.881452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ac97576-3919-4b5f-82a0-3aff179835ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:47.883885 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ac97576-3919-4b5f-82a0-3aff179835ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:47.884363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ac97576-3919-4b5f-82a0-3aff179835ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:47.884616 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ac97576-3919-4b5f-82a0-3aff179835ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:47.886278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-0ac97576-3919-4b5f-82a0-3aff179835ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:47.900840 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:47.900840 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:47.920174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ac97576-3919-4b5f-82a0-3aff179835ad tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:47.920894 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 135/531] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:47 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 22:52:47.936659 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a82ff721-9047-43a2-9fe8-40002faf0fad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:47.940848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a82ff721-9047-43a2-9fe8-40002faf0fad tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:47.940848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a82ff721-9047-43a2-9fe8-40002faf0fad tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:47.940848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a82ff721-9047-43a2-9fe8-40002faf0fad tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:47.947572 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=230,cinder:INSERT=34,cinder:UPDATE=59,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:52:47.949695 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:47.949695 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:47.950641 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a82ff721-9047-43a2-9fe8-40002faf0fad tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:47.952221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a82ff721-9047-43a2-9fe8-40002faf0fad tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:47.953243 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 131/532] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:47 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:47.968629 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:47.972646 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:47.972646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:47.972646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:47.972646 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete snapshot with id: 9b25e837-837d-4c11-a048-a736d1063d93 Aug 16 22:52:47.977157 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4321c8b8-6c0f-47bc-a13d-6be6022de99b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 returned with HTTP 404 Aug 16 22:52:47.977697 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 132/533] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:52:47 2026] DELETE /volume/v3/snapshots/9b25e837-837d-4c11-a048-a736d1063d93 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:47.990219 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3d390341-6267-4331-aa25-86614e15fa84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:47.995170 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:52:47.995170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7827ce4d-2b58-42f9-b91c-4a869deeec50", "name": "tempest-SnapshotsActionsTest-Snapshot-346178998"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:48.006017 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:48.006017 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:48.006773 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:48.006992 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Create snapshot from volume 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:48.050642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Created reservations ['302ee945-7952-4c74-a246-1c74e7200ff3', 'eda0d0eb-1891-41a3-a4d1-5d7db826568d', '2291604d-6b9d-4eac-943b-0d0e39042d60', '424dad81-27c1-4db2-995f-1aae6225ee76'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:48.107434 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot create request issued successfully. Aug 16 22:52:48.108067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d390341-6267-4331-aa25-86614e15fa84 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:52:48.109160 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 136/534] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:52:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:48.122798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:48.126388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:48.126686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:48.126823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:48.133633 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:48.133633 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:48.134770 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:48.135825 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ebb2a14-33ab-4373-92c4-d918aba07752 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 200 Aug 16 22:52:48.136375 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 136/535] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:48 2026] GET /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:49.153814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2347bce1-2db9-4b59-bee7-95591ed14509 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.158896 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2347bce1-2db9-4b59-bee7-95591ed14509 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:49.158896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2347bce1-2db9-4b59-bee7-95591ed14509 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:49.158896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2347bce1-2db9-4b59-bee7-95591ed14509 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:49.166605 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.166605 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:49.168031 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2347bce1-2db9-4b59-bee7-95591ed14509 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:49.169367 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2347bce1-2db9-4b59-bee7-95591ed14509 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 200 Aug 16 22:52:49.170408 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 132/536] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:49 2026] GET /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:49.186871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae2c6033-0265-4964-82b1-aaa733772fbf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.190975 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae2c6033-0265-4964-82b1-aaa733772fbf tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action Aug 16 22:52:49.190975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae2c6033-0265-4964-82b1-aaa733772fbf tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:49.190975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae2c6033-0265-4964-82b1-aaa733772fbf tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:49.193266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-ae2c6033-0265-4964-82b1-aaa733772fbf tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '96ebc92c-73fd-4ce2-92f3-89635d81e8d1' with '{'status': 'error_deleting'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:49.196040 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=184,cinder:UPDATE=44,cinder:INSERT=16,cinder:DELETE=3 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:52:49.209506 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.209506 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:49.230354 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae2c6033-0265-4964-82b1-aaa733772fbf tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action returned with HTTP 202 Aug 16 22:52:49.231620 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 133/537] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:49 2026] POST /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:49.247005 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.252502 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:49.252985 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:49.253074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:49.255837 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=209,cinder:UPDATE=73,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:52:49.262050 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.262050 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:49.262694 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:49.264141 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62e71114-cd84-47ba-86dc-c95279ca4af6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 200 Aug 16 22:52:49.264776 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 137/538] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:49 2026] GET /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:49.276986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.278962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action Aug 16 22:52:49.279398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:49.279565 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:49.287146 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.287146 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:49.287571 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot retrieved successfully. Aug 16 22:52:49.314603 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot delete request issued successfully. Aug 16 22:52:49.314603 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3bdd222-0ff7-4fbb-9960-45f9ab14f466 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action returned with HTTP 202 Aug 16 22:52:49.314603 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 137/539] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:49 2026] POST /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:49.324522 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.328535 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:49.330115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:49.330579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:49.338777 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.338777 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:49.339363 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:49.341138 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d705e7bf-4ae6-4c60-90e2-e7a7650efde6 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 200 Aug 16 22:52:49.341770 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 133/540] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:49 2026] GET /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:49.547943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-191e2eb0-c19c-4866-ae18-530a036a5915 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.550496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:49.550496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-758367627"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:49.552540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-758367627'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:49.552848 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume of 1 GB Aug 16 22:52:49.553198 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.553198 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:49.561018 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Availability Zones retrieved successfully. Aug 16 22:52:49.570930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (965979b9-bbc2-433b-aeb1-4f329e7da34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:49.572226 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e469d2cb-f85e-4d30-bf6d-fa014accc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:49.573692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:49.618503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e469d2cb-f85e-4d30-bf6d-fa014accc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:49.620578 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3491e4-09c0-41d7-8309-f078c3cedafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:49.709856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Created reservations ['447eadd8-737f-44df-a906-2d1f6d869a8f', 'd0d7e1cb-4216-4be1-a788-3e06a62a1632', '3d1208c8-a35b-4a54-9335-c93fd2f141c0', 'd15aac8c-8eb2-407b-b751-e336177d3d5b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:49.711106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3491e4-09c0-41d7-8309-f078c3cedafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447eadd8-737f-44df-a906-2d1f6d869a8f', 'd0d7e1cb-4216-4be1-a788-3e06a62a1632', '3d1208c8-a35b-4a54-9335-c93fd2f141c0', 'd15aac8c-8eb2-407b-b751-e336177d3d5b']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:49.712340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c991acbf-1143-48c6-b3f0-1ccc7f2d868a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:49.742817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c991acbf-1143-48c6-b3f0-1ccc7f2d868a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-758367627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['447eadd8-737f-44df-a906-2d1f6d869a8f','d0d7e1cb-4216-4be1-a788-3e06a62a1632','3d1208c8-a35b-4a54-9335-c93fd2f141c0','d15aac8c-8eb2-407b-b751-e336177d3d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-758367627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f37fdf64fd43eb81c57726843d0875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39dce8ac7a0c4944afe36494208dba96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:49.744048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f52e15-67b9-460b-9f03-169e7cbdbed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:49.780376 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f52e15-67b9-460b-9f03-169e7cbdbed1) transitioned into state 'SUCCESS' from state '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-758367627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['447eadd8-737f-44df-a906-2d1f6d869a8f','d0d7e1cb-4216-4be1-a788-3e06a62a1632','3d1208c8-a35b-4a54-9335-c93fd2f141c0','d15aac8c-8eb2-407b-b751-e336177d3d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:49.781348 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1486c8c-76d8-45d0-b3ae-c73a390069a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:49.798822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1486c8c-76d8-45d0-b3ae-c73a390069a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:49.798822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (965979b9-bbc2-433b-aeb1-4f329e7da34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:49.798822 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request issued successfully. Aug 16 22:52:49.799148 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-191e2eb0-c19c-4866-ae18-530a036a5915 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:49.799733 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 134/541] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:49 2026] POST /volume/v3/volumes => generated 748 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:49.827574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-481d8734-f479-4eba-8991-b5e06603db84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.830892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-481d8734-f479-4eba-8991-b5e06603db84 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:49.830892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-481d8734-f479-4eba-8991-b5e06603db84 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:49.830892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-481d8734-f479-4eba-8991-b5e06603db84 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:49.845494 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:49.845494 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:49.854770 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-481d8734-f479-4eba-8991-b5e06603db84 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:49.860406 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-481d8734-f479-4eba-8991-b5e06603db84 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:49.861094 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 138/542] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:49 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:49.997093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:49.999534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:50.000027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1805656453"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:50.005534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1805656453'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:50.005534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume of 1 GB Aug 16 22:52:50.005969 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.005969 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:50.018231 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Availability Zones retrieved successfully. Aug 16 22:52:50.031722 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Flow 'volume_create_api' (16cd022e-c238-46ce-b5d0-6f4f95c84536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:50.033413 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9dcf232-0631-48e3-a0c2-cc70f0ce6823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:50.035583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:50.088247 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9dcf232-0631-48e3-a0c2-cc70f0ce6823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:50.088247 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078f8c22-638a-474f-a106-bdc0c4449ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:50.193944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Created reservations ['5cd5c1b9-61cb-47dd-87cd-68dafa192f65', '4dfa7e44-83eb-4401-bf79-491f372cf21d', 'ba374c69-8e45-4527-9cc5-f749a2fd4fec', '30854c70-027c-48ef-8098-6e9d10c29042'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:50.195910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078f8c22-638a-474f-a106-bdc0c4449ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd5c1b9-61cb-47dd-87cd-68dafa192f65', '4dfa7e44-83eb-4401-bf79-491f372cf21d', 'ba374c69-8e45-4527-9cc5-f749a2fd4fec', '30854c70-027c-48ef-8098-6e9d10c29042']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:50.197577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a90f0de-a646-4245-9b70-ef5c7711f2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:50.230143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a90f0de-a646-4245-9b70-ef5c7711f2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca3ee16-06c0-4007-8c80-2f27615c2bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1805656453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e211815fbfa446d1af8cd14694d2c026',qos_specs=None,replication_status=,reservations=['5cd5c1b9-61cb-47dd-87cd-68dafa192f65','4dfa7e44-83eb-4401-bf79-491f372cf21d','ba374c69-8e45-4527-9cc5-f749a2fd4fec','30854c70-027c-48ef-8098-6e9d10c29042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1805656453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca3ee16-06c0-4007-8c80-2f27615c2bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e211815fbfa446d1af8cd14694d2c026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:50.232039 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76db75-6988-40d9-ac6a-80b32ddc1066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:50.263519 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76db75-6988-40d9-ac6a-80b32ddc1066) transitioned into state 'SUCCESS' from state '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-1805656453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e211815fbfa446d1af8cd14694d2c026',qos_specs=None,replication_status=,reservations=['5cd5c1b9-61cb-47dd-87cd-68dafa192f65','4dfa7e44-83eb-4401-bf79-491f372cf21d','ba374c69-8e45-4527-9cc5-f749a2fd4fec','30854c70-027c-48ef-8098-6e9d10c29042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:50.264561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aff251f-efe8-417f-be8a-b6e7fc5b5895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:50.280411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aff251f-efe8-417f-be8a-b6e7fc5b5895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:50.281689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Flow 'volume_create_api' (16cd022e-c238-46ce-b5d0-6f4f95c84536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:50.282241 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume request issued successfully. Aug 16 22:52:50.283233 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef6a6733-a184-40e5-923b-aed932e7bcc0 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:50.283936 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 138/543] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:52:49 2026] POST /volume/v3/volumes => generated 752 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:50.355146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb2e5c32-afa1-409a-ae04-4d9dcd7ced47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.358239 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb2e5c32-afa1-409a-ae04-4d9dcd7ced47 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:50.358545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb2e5c32-afa1-409a-ae04-4d9dcd7ced47 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.359248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb2e5c32-afa1-409a-ae04-4d9dcd7ced47 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.366672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb2e5c32-afa1-409a-ae04-4d9dcd7ced47 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 404 Aug 16 22:52:50.367724 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 134/544] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:50.376608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.379497 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:50.379998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:50.380293 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:50.382096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:50.405133 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.405133 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:50.426267 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b507f0f7-8d19-4e49-967d-f238049a91c2 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:50.426701 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 135/545] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:50 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:50.437499 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-053cbd4c-9f19-4051-a78e-398bd01c375a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.441769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-053cbd4c-9f19-4051-a78e-398bd01c375a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.441769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-053cbd4c-9f19-4051-a78e-398bd01c375a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.441769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-053cbd4c-9f19-4051-a78e-398bd01c375a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.447853 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.447853 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:50.448652 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-053cbd4c-9f19-4051-a78e-398bd01c375a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:50.449956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-053cbd4c-9f19-4051-a78e-398bd01c375a tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:50.450691 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 139/546] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:50.466318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.468951 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:50.469185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.469369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.469492 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete snapshot with id: 96ebc92c-73fd-4ce2-92f3-89635d81e8d1 Aug 16 22:52:50.478447 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14cf04da-4c76-42c6-a0f8-0beb561642a2 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 returned with HTTP 404 Aug 16 22:52:50.478721 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 139/547] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:52:50 2026] DELETE /volume/v3/snapshots/96ebc92c-73fd-4ce2-92f3-89635d81e8d1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:50.492563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.494815 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:50.495639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:50.496595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:50.498288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'creating'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:50.518633 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.518633 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:50.548780 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdeb61b7-ecc5-49e9-a6b0-abefd6c47790 tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:50.549382 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 135/548] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:50 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:50.560717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.563697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.563697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.563697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.572855 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.572855 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:50.573329 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:50.574758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ce92d0c-16e3-40c0-95ed-d5cb86676620 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:50.575457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 136/549] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:50.590766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.592558 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:50.593287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:50.593600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:50.595565 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.snapshot_actions [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100203) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 22:52:50.604337 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.604337 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:50.604337 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.snapshot_actions [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Updating snapshot 85a729d8-32dc-4cc2-9046-f2334a127e2e with info {'id': '85a729d8-32dc-4cc2-9046-f2334a127e2e', 'status': 'error', 'progress': '80%'} Aug 16 22:52:50.616836 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d36e9a52-fcd5-4d1a-a9f6-6ce5084ef8e7 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:50.617701 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 140/550] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:50 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:50.629336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.632551 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.632797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.633024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.642851 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.642851 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:50.642851 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Snapshot retrieved successfully. Aug 16 22:52:50.642851 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f5e8bee-95e1-427e-bfa6-41e03776f04f tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:50.642851 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 140/551] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:50.659202 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.661928 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] POST https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action Aug 16 22:52:50.662383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:50.662620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:50.664334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] Updating snapshot '85a729d8-32dc-4cc2-9046-f2334a127e2e' with '{'status': 'available'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 22:52:50.686801 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.686801 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:50.718230 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4aa1261d-3699-446e-9331-3cd8e0d5e5cb tempest-SnapshotsActionsTest-98786547 tempest-SnapshotsActionsTest-98786547-project-admin] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action returned with HTTP 202 Aug 16 22:52:50.718840 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 136/552] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:52:50 2026] POST /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:52:50.731986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea13070d-a830-479b-95bb-649313dbce26 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.733855 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea13070d-a830-479b-95bb-649313dbce26 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.736266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea13070d-a830-479b-95bb-649313dbce26 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.736266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea13070d-a830-479b-95bb-649313dbce26 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.743661 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.743661 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:50.744665 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ea13070d-a830-479b-95bb-649313dbce26 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:50.746166 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea13070d-a830-479b-95bb-649313dbce26 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:50.747033 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 137/553] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:50.761303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.765777 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.765777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.765777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.765777 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete snapshot with id: 85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.777303 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.777303 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:50.777303 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:50.813079 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot delete request issued successfully. Aug 16 22:52:50.813556 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf7619a7-1328-4bb2-82e1-be8cb167cdbe tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 202 Aug 16 22:52:50.815449 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 141/554] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:52:50 2026] DELETE /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:50.824848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.827364 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:50.827364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.827599 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.835629 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.835629 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:50.836658 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Snapshot retrieved successfully. Aug 16 22:52:50.837311 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f3e54a9-eefc-41b3-80f1-a20f3ddfbfba tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 200 Aug 16 22:52:50.837996 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 141/555] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:50.881050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc08170e-663b-4523-91f1-14f48d637242 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.883034 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc08170e-663b-4523-91f1-14f48d637242 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:50.883383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc08170e-663b-4523-91f1-14f48d637242 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.884032 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc08170e-663b-4523-91f1-14f48d637242 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:50.900317 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:50.900317 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:50.908890 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fc08170e-663b-4523-91f1-14f48d637242 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:50.918822 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc08170e-663b-4523-91f1-14f48d637242 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:50.919649 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 137/556] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:50.986369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:50.989917 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:50.990198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:50.990563 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.001771 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.001771 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:51.007104 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:51.015952 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-9c012cda-1e98-420a-b981-5897f52ca089 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:51.016657 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 138/557] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:50 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:51.143579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-76bb1ac4-143a-4250-b278-bb64578afdec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.144207 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76bb1ac4-143a-4250-b278-bb64578afdec None None] GET https://10.4.3.26/volume// Aug 16 22:52:51.144492 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76bb1ac4-143a-4250-b278-bb64578afdec None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.144842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76bb1ac4-143a-4250-b278-bb64578afdec None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.145189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76bb1ac4-143a-4250-b278-bb64578afdec None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:51.145500 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 142/558] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:51.154835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-4c9edb59-815f-4bd0-84f6-a7720fb712a6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.157344 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-4c9edb59-815f-4bd0-84f6-a7720fb712a6 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:52:51.158001 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-4c9edb59-815f-4bd0-84f6-a7720fb712a6 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7", "connector": null, "instance_uuid": "939eff20-83d5-4775-a8cf-0efd438db8b2"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:51.170772 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.170772 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:51.218108 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-4c9edb59-815f-4bd0-84f6-a7720fb712a6 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:52:51.218108 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 142/559] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:52:51 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 16 22:52:51.263249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-adcb3d35-facd-4558-9bff-96347cf3615a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.265804 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adcb3d35-facd-4558-9bff-96347cf3615a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:51.266135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adcb3d35-facd-4558-9bff-96347cf3615a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.266333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adcb3d35-facd-4558-9bff-96347cf3615a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.289251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4047fbac-cbac-4d83-9636-0b728a73b661 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.289803 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4047fbac-cbac-4d83-9636-0b728a73b661 None None] GET https://10.4.3.26/volume// Aug 16 22:52:51.290761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4047fbac-cbac-4d83-9636-0b728a73b661 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.290761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4047fbac-cbac-4d83-9636-0b728a73b661 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.290985 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.290985 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:51.291074 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4047fbac-cbac-4d83-9636-0b728a73b661 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:51.291591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 139/560] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:51.296887 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-adcb3d35-facd-4558-9bff-96347cf3615a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:51.306976 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adcb3d35-facd-4558-9bff-96347cf3615a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:51.306976 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 138/561] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:51.309471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.312986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:51.313455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.314996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.330228 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.330228 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:51.339005 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:51.346764 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-216bc4bb-efac-4136-bc6b-223cddc60f6d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:51.347559 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 143/562] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1020 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:51.479666 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.486801 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:51.486801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.486801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.490829 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.493892 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] PUT https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b Aug 16 22:52:51.494243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:51.502835 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.502835 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:51.507311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Acquiring lock "cinder-attachment_update-b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:51.513099 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:51.514225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:51.516037 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.516037 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:51.517019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d0bff3de-5751-4a28-add3-f5fee39e5020 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:51.517766 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 143/563] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:51.558903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-11851006-dca4-43b9-9d86-155212d103ac None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.559502 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11851006-dca4-43b9-9d86-155212d103ac None None] GET https://10.4.3.26/volume// Aug 16 22:52:51.559785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11851006-dca4-43b9-9d86-155212d103ac None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.560312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11851006-dca4-43b9-9d86-155212d103ac None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.560570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11851006-dca4-43b9-9d86-155212d103ac None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:51.562070 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 139/564] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:51.576379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d9f839db-be5b-4b93-b264-63f95151ce30 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.579229 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d9f839db-be5b-4b93-b264-63f95151ce30 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:52:51.579656 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d9f839db-be5b-4b93-b264-63f95151ce30 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad522ce7-7753-44de-b809-6b131737afc1", "connector": null, "instance_uuid": "829c8ae4-33bb-4735-a612-68eeb13b7707"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:51.594532 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.594532 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:51.647981 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-d9f839db-be5b-4b93-b264-63f95151ce30 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:52:51.648644 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 144/565] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:52:51 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 16 22:52:51.648989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7-np0000007421" released by "attachment_update" :: held 0.135s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:51.649357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-96a271d8-c7a4-41dc-87d0-f278e3db752f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b returned with HTTP 200 Aug 16 22:52:51.651345 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 140/566] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:51 2026] PUT /volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:51.720922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-763da05a-4a87-409d-a288-ef3491813fe6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.729378 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-763da05a-4a87-409d-a288-ef3491813fe6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action Aug 16 22:52:51.729378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-763da05a-4a87-409d-a288-ef3491813fe6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:51.729378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-763da05a-4a87-409d-a288-ef3491813fe6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:51.755921 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.755921 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:51.777769 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ba8046fb-8b1c-4b4c-835d-25468f55ea72 req-763da05a-4a87-409d-a288-ef3491813fe6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action returned with HTTP 204 Aug 16 22:52:51.778602 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 144/567] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:51 2026] POST /volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:51.818023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.821004 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:51.821004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.821678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.833977 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.833977 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:51.840413 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:51.848678 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9ec2460-7ad1-4c40-b244-e1de0b9bac1b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:51.851922 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 140/568] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:51.855278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-60769749-68b2-49bd-9bdc-ae8994e6a373 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.858246 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60769749-68b2-49bd-9bdc-ae8994e6a373 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e Aug 16 22:52:51.858246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60769749-68b2-49bd-9bdc-ae8994e6a373 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.862382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-60769749-68b2-49bd-9bdc-ae8994e6a373 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.869210 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-60769749-68b2-49bd-9bdc-ae8994e6a373 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e returned with HTTP 404 Aug 16 22:52:51.870046 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 145/569] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/snapshots/85a729d8-32dc-4cc2-9046-f2334a127e2e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:51.871567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e368baac-7507-46fe-9808-cf08d3eb14bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.873919 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e368baac-7507-46fe-9808-cf08d3eb14bb tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:51.873919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e368baac-7507-46fe-9808-cf08d3eb14bb tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.873919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e368baac-7507-46fe-9808-cf08d3eb14bb tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.880563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.883186 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:51.883691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.884027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.888799 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.888799 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:51.894779 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e368baac-7507-46fe-9808-cf08d3eb14bb tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:51.896262 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.896262 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:51.902428 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e368baac-7507-46fe-9808-cf08d3eb14bb tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:51.903001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 141/570] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:51.904795 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:51.914089 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4a606a9-e8da-4f9f-b4c5-dc5883b16309 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 200 Aug 16 22:52:51.915098 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 145/571] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:51.937021 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.939610 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:51.939610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.939819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:51.939986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete volume with id: 7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:51.950276 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:51.950276 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:51.951236 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:51.977810 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Delete volume request issued successfully. Aug 16 22:52:51.977810 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2fd2a8c7-71ae-46a4-a09b-2977e069f979 tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 202 Aug 16 22:52:51.977810 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 141/572] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:52:51 2026] DELETE /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:51.995023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:51.998456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:51.998720 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:51.999848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:52.010725 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:52.010725 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:52.017642 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Volume info retrieved successfully. Aug 16 22:52:52.025181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-328c96f8-5e3c-45ec-9bc9-39f690d68f9c tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 200 Aug 16 22:52:52.025713 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 146/573] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:51 2026] GET /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:52.327448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:52.331722 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:52.332145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:52.336770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:52.357109 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:52.357109 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:52.367111 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:52.376056 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e115bf6d-8d3f-4b2a-8574-e52479b31058 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:52.376669 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 142/574] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:52 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:53.048131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30b04c86-a594-4076-9f96-df74e0c09d5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.051897 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30b04c86-a594-4076-9f96-df74e0c09d5b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] GET https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 Aug 16 22:52:53.051897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30b04c86-a594-4076-9f96-df74e0c09d5b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:53.051897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30b04c86-a594-4076-9f96-df74e0c09d5b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:53.065049 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30b04c86-a594-4076-9f96-df74e0c09d5b tempest-SnapshotsActionsTest-1854207535 tempest-SnapshotsActionsTest-1854207535-project-member] https://10.4.3.26/volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 returned with HTTP 404 Aug 16 22:52:53.065667 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 146/575] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:53 2026] GET /volume/v3/volumes/7827ce4d-2b58-42f9-b91c-4a869deeec50 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:53.332197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-25e54b5d-9586-4fae-9fb0-0a65fe1e9e7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.334129 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25e54b5d-9586-4fae-9fb0-0a65fe1e9e7d None None] GET https://10.4.3.26/volume// Aug 16 22:52:53.334866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25e54b5d-9586-4fae-9fb0-0a65fe1e9e7d None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:53.335417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25e54b5d-9586-4fae-9fb0-0a65fe1e9e7d None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:53.336126 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25e54b5d-9586-4fae-9fb0-0a65fe1e9e7d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:52:53.336673 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 142/576] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:52:53 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:52:53.347653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.350706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:52:53.351164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:53.351462 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:53.367112 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:53.367112 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:53.372389 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:52:53.377885 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-ffada857-f6d0-4a54-8c6c-9a1e74a7d0bf tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:52:53.378529 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 147/577] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:52:53 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1290 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:52:53.396961 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-528f1c96-3ab8-47b3-8836-63b3349638bd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.399575 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-528f1c96-3ab8-47b3-8836-63b3349638bd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:53.399952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-528f1c96-3ab8-47b3-8836-63b3349638bd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:53.400161 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-528f1c96-3ab8-47b3-8836-63b3349638bd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:53.422492 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:53.422492 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:53.430506 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-528f1c96-3ab8-47b3-8836-63b3349638bd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:53.436500 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-528f1c96-3ab8-47b3-8836-63b3349638bd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:53.437020 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 143/578] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:53 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:53.505181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.514874 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] PUT https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 Aug 16 22:52:53.515909 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:53.528100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Acquiring lock "cinder-attachment_update-ad522ce7-7753-44de-b809-6b131737afc1-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:52:53.551817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Lock "cinder-attachment_update-ad522ce7-7753-44de-b809-6b131737afc1-np0000007421" acquired by "attachment_update" :: waited 0.023s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:52:53.555818 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:53.555818 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:53.688165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Lock "cinder-attachment_update-ad522ce7-7753-44de-b809-6b131737afc1-np0000007421" released by "attachment_update" :: held 0.137s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:52:53.688594 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-4097fe31-9e4d-4e9d-8b38-ee56909cf51e tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 returned with HTTP 200 Aug 16 22:52:53.689173 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 147/579] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:52:53 2026] PUT /volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:53.722682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-0a41c628-eb9e-44fb-917c-72d024fd873f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:53.726313 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-0a41c628-eb9e-44fb-917c-72d024fd873f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action Aug 16 22:52:53.726890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-0a41c628-eb9e-44fb-917c-72d024fd873f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:53.727095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-0a41c628-eb9e-44fb-917c-72d024fd873f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:53.772770 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:53.772770 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:53.792282 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f37414b1-131f-4ad3-b303-c3ac70e9541a req-0a41c628-eb9e-44fb-917c-72d024fd873f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action returned with HTTP 204 Aug 16 22:52:53.792950 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 143/580] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:53 2026] POST /volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:54.456910 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:54.458379 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:54.458379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:54.458523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:54.476168 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:54.476168 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:54.484362 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:54.493779 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-968ec2ad-251b-43f6-a56b-6c3ebc4b5be5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:54.494309 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 148/581] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:54 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:55.145955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-90c4472c-9468-44e9-9ef8-ea9edd929fe7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:55.148756 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-90c4472c-9468-44e9-9ef8-ea9edd929fe7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b/action Aug 16 22:52:55.149943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-90c4472c-9468-44e9-9ef8-ea9edd929fe7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:52:55.149943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-90c4472c-9468-44e9-9ef8-ea9edd929fe7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:55.181823 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:55.181823 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:55.204277 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d2478c2d-1660-49fd-bfcf-2a17188749b0 req-90c4472c-9468-44e9-9ef8-ea9edd929fe7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b/action returned with HTTP 204 Aug 16 22:52:55.204911 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 144/582] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:52:55 2026] POST /volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:55.515733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4443c5ee-ef9d-4417-9402-deebee107149 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:55.518489 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4443c5ee-ef9d-4417-9402-deebee107149 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:55.518833 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4443c5ee-ef9d-4417-9402-deebee107149 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:55.519160 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4443c5ee-ef9d-4417-9402-deebee107149 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:55.541973 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:55.541973 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:55.549289 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4443c5ee-ef9d-4417-9402-deebee107149 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:55.561694 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4443c5ee-ef9d-4417-9402-deebee107149 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:55.562630 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 148/583] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:55 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1133 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:55.584376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-afbbe884-cbe5-432d-adb1-2aea49260120 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:55.588368 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afbbe884-cbe5-432d-adb1-2aea49260120 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:52:55.588649 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afbbe884-cbe5-432d-adb1-2aea49260120 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:55.589036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afbbe884-cbe5-432d-adb1-2aea49260120 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:55.606225 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:55.606225 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:55.615076 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-afbbe884-cbe5-432d-adb1-2aea49260120 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:52:55.622353 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afbbe884-cbe5-432d-adb1-2aea49260120 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:52:55.623549 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 144/584] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:52:55 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:52:56.835136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c1a7467-b3af-4e20-a5da-809c4fe0004e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:56.982067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c1a7467-b3af-4e20-a5da-809c4fe0004e tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:52:56.982676 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c1a7467-b3af-4e20-a5da-809c4fe0004e tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1575928028", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2103225986", "vendor_name": "tempest-vendor_name-1155677086"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:57.011442 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c1a7467-b3af-4e20-a5da-809c4fe0004e tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:52:57.011896 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 149/585] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:52:56 2026] POST /volume/v3/types => generated 328 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:57.027060 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:57.120685 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:57.121204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "13076bfe-afd7-4c9d-9014-d453db4206a6", "size": 1, "name": "tempest-UserMessagesTest-Volume-304881157"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:57.123113 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume request body: {'volume': {'volume_type': '13076bfe-afd7-4c9d-9014-d453db4206a6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-304881157'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:57.129222 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume of 1 GB Aug 16 22:52:57.129903 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:57.129903 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:57.130358 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Availability Zones retrieved successfully. Aug 16 22:52:57.138771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Flow 'volume_create_api' (43d2af93-dc49-4fd4-ae25-4c9d2cfa9459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:57.140360 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4661e17-a4ba-46da-84f3-5406d426f909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:57.142029 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:57.176074 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4661e17-a4ba-46da-84f3-5406d426f909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:52:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2103225986',vendor_name='tempest-vendor_name-1155677086'},id=13076bfe-afd7-4c9d-9014-d453db4206a6,is_public=True,name='tempest-UserMessagesTest-volume-type-1575928028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13076bfe-afd7-4c9d-9014-d453db4206a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:57.177329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12d4f09-b642-4b34-bc80-2ce0017b4156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:57.222767 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1575928028 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1575928028, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:57.223096 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1575928028 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1575928028, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:57.294797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Created reservations ['4abb26f9-b17b-463f-bf6e-ed9f63022569', '7e1d852d-b982-42af-9474-31e9aea9fc1e', '7fb80e14-0b30-4eda-882e-7fa2c5efcd53', '2b30cee8-8418-43bc-83ba-913840ddab94'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:57.297612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12d4f09-b642-4b34-bc80-2ce0017b4156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4abb26f9-b17b-463f-bf6e-ed9f63022569', '7e1d852d-b982-42af-9474-31e9aea9fc1e', '7fb80e14-0b30-4eda-882e-7fa2c5efcd53', '2b30cee8-8418-43bc-83ba-913840ddab94']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:57.297916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac44b67-7fe3-44c1-8d52-5850c8086351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:57.345104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac44b67-7fe3-44c1-8d52-5850c8086351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b53f468-1b67-4f74-a9cf-473e5dcddba5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-304881157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e262e9efed74de5b6ff24558a7e4db7',qos_specs=None,replication_status=,reservations=['4abb26f9-b17b-463f-bf6e-ed9f63022569','7e1d852d-b982-42af-9474-31e9aea9fc1e','7fb80e14-0b30-4eda-882e-7fa2c5efcd53','2b30cee8-8418-43bc-83ba-913840ddab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_type_id=13076bfe-afd7-4c9d-9014-d453db4206a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-304881157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b53f468-1b67-4f74-a9cf-473e5dcddba5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e262e9efed74de5b6ff24558a7e4db7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13076bfe-afd7-4c9d-9014-d453db4206a6),volume_type_id=13076bfe-afd7-4c9d-9014-d453db4206a6)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:57.346717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62eeddf4-e148-4bf9-8ea9-1849c5a4dd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:57.385522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62eeddf4-e148-4bf9-8ea9-1849c5a4dd85) transitioned into state 'SUCCESS' from state '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-304881157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e262e9efed74de5b6ff24558a7e4db7',qos_specs=None,replication_status=,reservations=['4abb26f9-b17b-463f-bf6e-ed9f63022569','7e1d852d-b982-42af-9474-31e9aea9fc1e','7fb80e14-0b30-4eda-882e-7fa2c5efcd53','2b30cee8-8418-43bc-83ba-913840ddab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_type_id=13076bfe-afd7-4c9d-9014-d453db4206a6)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:57.386592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953b9e9f-d88f-43c1-8942-6d0f164e9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:57.407596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (953b9e9f-d88f-43c1-8942-6d0f164e9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:57.408288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Flow 'volume_create_api' (43d2af93-dc49-4fd4-ae25-4c9d2cfa9459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:57.408873 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume request issued successfully. Aug 16 22:52:57.409835 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6fa15fa-511e-43d0-ac51-d0a245519e1c tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:57.410384 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 145/586] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:52:57 2026] POST /volume/v3/volumes => generated 783 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:57.428533 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e8065fa8-457e-4866-b845-df39edc822d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:57.431439 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8065fa8-457e-4866-b845-df39edc822d8 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:57.431901 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8065fa8-457e-4866-b845-df39edc822d8 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:57.432092 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8065fa8-457e-4866-b845-df39edc822d8 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:57.443626 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:57.443626 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:57.450160 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e8065fa8-457e-4866-b845-df39edc822d8 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:52:57.458912 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8065fa8-457e-4866-b845-df39edc822d8 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 returned with HTTP 200 Aug 16 22:52:57.459463 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 149/587] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:52:57 2026] GET /volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:52:58.485590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b309511-5a87-41d2-b26e-07fece092d8e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.489779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b309511-5a87-41d2-b26e-07fece092d8e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:58.490076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b309511-5a87-41d2-b26e-07fece092d8e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.490976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b309511-5a87-41d2-b26e-07fece092d8e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.506543 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:58.506543 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:58.515788 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b309511-5a87-41d2-b26e-07fece092d8e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:52:58.527968 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b309511-5a87-41d2-b26e-07fece092d8e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 returned with HTTP 200 Aug 16 22:52:58.528614 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 145/588] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:58.550886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f696f4e-4cfc-4374-8758-f2102eec1dbf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.554022 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f696f4e-4cfc-4374-8758-f2102eec1dbf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/messages Aug 16 22:52:58.554935 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f696f4e-4cfc-4374-8758-f2102eec1dbf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.554935 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f696f4e-4cfc-4374-8758-f2102eec1dbf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.563252 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f696f4e-4cfc-4374-8758-f2102eec1dbf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 22:52:58.564234 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 150/589] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:58.578551 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35b72b68-7022-4521-892c-dbd9c817a991 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.580632 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35b72b68-7022-4521-892c-dbd9c817a991 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] DELETE https://10.4.3.26/volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a Aug 16 22:52:58.581684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35b72b68-7022-4521-892c-dbd9c817a991 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.582020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35b72b68-7022-4521-892c-dbd9c817a991 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.595591 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:58.595591 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:58.620030 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35b72b68-7022-4521-892c-dbd9c817a991 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a returned with HTTP 204 Aug 16 22:52:58.620640 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 146/590] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 22:52:58 2026] DELETE /volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 22:52:58.633710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d40b827-b124-41ac-a8ee-f98a50381a7d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.636480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d40b827-b124-41ac-a8ee-f98a50381a7d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a Aug 16 22:52:58.636822 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d40b827-b124-41ac-a8ee-f98a50381a7d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.637152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d40b827-b124-41ac-a8ee-f98a50381a7d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.645569 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d40b827-b124-41ac-a8ee-f98a50381a7d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a returned with HTTP 404 Aug 16 22:52:58.646343 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 150/591] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/messages/9311cb71-64b3-4804-98f5-3a3a51e1bd4a => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:58.657045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.658967 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:58.659882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.660319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.682701 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:58.682701 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:52:58.691418 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:52:58.703084 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0e542b8-00dc-4a6d-85b5-6783ece4c893 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 returned with HTTP 200 Aug 16 22:52:58.704029 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 146/592] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:58.724136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b78597c1-945e-44db-9a91-ac50c4f186bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.725068 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] DELETE https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:58.725452 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.725717 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.726144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Delete volume with id: 0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:58.737886 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:58.737886 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:52:58.738934 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:52:58.740920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 22:52:58.758420 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1575928028 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1575928028, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:58.759031 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1575928028 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1575928028, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:58.774860 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Created reservations ['ba69f304-7556-457a-988a-f4354ee0bcb0', '2f026f54-d49e-4d42-8465-dafe48a9bf5f', '0b87c9e8-2053-432c-ad5c-97105e41c14d', 'f7130e7b-7586-4af1-ab9a-e19d084447e3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:58.832376 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Delete volume request issued successfully. Aug 16 22:52:58.832587 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b78597c1-945e-44db-9a91-ac50c4f186bf tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 returned with HTTP 202 Aug 16 22:52:58.833167 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 151/593] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:52:58 2026] DELETE /volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:58.842458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d510fe16-5116-49e1-9bc2-e6f0b6043f40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.847688 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d510fe16-5116-49e1-9bc2-e6f0b6043f40 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 Aug 16 22:52:58.848234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d510fe16-5116-49e1-9bc2-e6f0b6043f40 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.848394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d510fe16-5116-49e1-9bc2-e6f0b6043f40 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.857642 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d510fe16-5116-49e1-9bc2-e6f0b6043f40 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 returned with HTTP 404 Aug 16 22:52:58.858421 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 147/594] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/volumes/0b53f468-1b67-4f74-a9cf-473e5dcddba5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:58.869030 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37f5bcda-f75f-4f22-8ec9-432023a862ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.872509 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37f5bcda-f75f-4f22-8ec9-432023a862ac tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] DELETE https://10.4.3.26/volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 Aug 16 22:52:58.872509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37f5bcda-f75f-4f22-8ec9-432023a862ac tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.873773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37f5bcda-f75f-4f22-8ec9-432023a862ac tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.956519 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37f5bcda-f75f-4f22-8ec9-432023a862ac tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 returned with HTTP 202 Aug 16 22:52:58.957919 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 151/595] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:52:58 2026] DELETE /volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:52:58.968462 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d50657cb-ee53-4de5-a43b-b9f8fe50fcef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:58.970952 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d50657cb-ee53-4de5-a43b-b9f8fe50fcef tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] GET https://10.4.3.26/volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 Aug 16 22:52:58.971615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d50657cb-ee53-4de5-a43b-b9f8fe50fcef tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:58.971615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d50657cb-ee53-4de5-a43b-b9f8fe50fcef tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:58.984253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d50657cb-ee53-4de5-a43b-b9f8fe50fcef tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 returned with HTTP 404 Aug 16 22:52:58.984790 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 147/596] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:52:58 2026] GET /volume/v3/types/13076bfe-afd7-4c9d-9014-d453db4206a6 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:52:59.001693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d300b75-d5be-4377-8c9d-4e41e3ea8172 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:59.004801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d300b75-d5be-4377-8c9d-4e41e3ea8172 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:52:59.004946 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d300b75-d5be-4377-8c9d-4e41e3ea8172 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-989053294", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1750313196", "vendor_name": "tempest-vendor_name-1194561848"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:59.043897 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d300b75-d5be-4377-8c9d-4e41e3ea8172 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:52:59.044085 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 152/597] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:52:58 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:52:59.057683 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:59.062121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:52:59.062956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24109d84-03cc-4073-8714-1fe1af4df4cd", "size": 1, "name": "tempest-UserMessagesTest-Volume-1969485111"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:52:59.066391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume request body: {'volume': {'volume_type': '24109d84-03cc-4073-8714-1fe1af4df4cd', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1969485111'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:52:59.075981 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume of 1 GB Aug 16 22:52:59.076667 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:59.076667 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:52:59.077384 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Availability Zones retrieved successfully. Aug 16 22:52:59.092175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Flow 'volume_create_api' (9b66b249-3b54-4e2d-bace-15362c8af2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:59.092175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d135e5f0-706f-4b5a-83d1-c6582facbf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:59.093474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:52:59.128661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d135e5f0-706f-4b5a-83d1-c6582facbf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:52:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1750313196',vendor_name='tempest-vendor_name-1194561848'},id=24109d84-03cc-4073-8714-1fe1af4df4cd,is_public=True,name='tempest-UserMessagesTest-volume-type-989053294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24109d84-03cc-4073-8714-1fe1af4df4cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:59.128661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f748279-50a1-455a-ae83-08aaf56286cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:59.181100 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-989053294 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-989053294, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:59.183211 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-989053294 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-989053294, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:52:59.227423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Created reservations ['47fd6a9a-047d-418f-abf7-bd188c178884', 'a04707dd-8cb1-4bb2-bf98-8fc6b25f420b', 'd065b9c0-b3c1-4b49-a3cc-97ae9f7e4a0e', 'db9f3d9b-79a3-4012-a225-a4c2f7ff6251'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:52:59.228093 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f748279-50a1-455a-ae83-08aaf56286cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fd6a9a-047d-418f-abf7-bd188c178884', 'a04707dd-8cb1-4bb2-bf98-8fc6b25f420b', 'd065b9c0-b3c1-4b49-a3cc-97ae9f7e4a0e', 'db9f3d9b-79a3-4012-a225-a4c2f7ff6251']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:59.230051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec23350-afe5-4f46-8644-4875bb689c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:59.271276 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec23350-afe5-4f46-8644-4875bb689c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58eb2074-cc3d-4f19-a694-ee53686447e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1969485111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e262e9efed74de5b6ff24558a7e4db7',qos_specs=None,replication_status=,reservations=['47fd6a9a-047d-418f-abf7-bd188c178884','a04707dd-8cb1-4bb2-bf98-8fc6b25f420b','d065b9c0-b3c1-4b49-a3cc-97ae9f7e4a0e','db9f3d9b-79a3-4012-a225-a4c2f7ff6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_type_id=24109d84-03cc-4073-8714-1fe1af4df4cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1969485111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58eb2074-cc3d-4f19-a694-ee53686447e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e262e9efed74de5b6ff24558a7e4db7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24109d84-03cc-4073-8714-1fe1af4df4cd),volume_type_id=24109d84-03cc-4073-8714-1fe1af4df4cd)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:59.272583 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4923a06-9646-4747-a144-0255edeb6b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:59.313342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4923a06-9646-4747-a144-0255edeb6b45) transitioned into state 'SUCCESS' from state '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-1969485111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e262e9efed74de5b6ff24558a7e4db7',qos_specs=None,replication_status=,reservations=['47fd6a9a-047d-418f-abf7-bd188c178884','a04707dd-8cb1-4bb2-bf98-8fc6b25f420b','d065b9c0-b3c1-4b49-a3cc-97ae9f7e4a0e','db9f3d9b-79a3-4012-a225-a4c2f7ff6251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e9f8b3113e4051bce157b4fc4884bb',volume_type_id=24109d84-03cc-4073-8714-1fe1af4df4cd)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:59.314237 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395716e4-efcd-4d79-b546-360a37161aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:52:59.332504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395716e4-efcd-4d79-b546-360a37161aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:52:59.333644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Flow 'volume_create_api' (9b66b249-3b54-4e2d-bace-15362c8af2bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:52:59.334116 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Create volume request issued successfully. Aug 16 22:52:59.334806 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a08cb8d-8f98-4523-ab7a-5a3ecdce0d3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:52:59.335336 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 148/598] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:52:59 2026] POST /volume/v3/volumes => generated 783 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:52:59.359398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:52:59.368152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:52:59.368152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:52:59.368366 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:52:59.385107 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:52:59.385107 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:52:59.392333 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:52:59.401983 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e81a664b-1c06-489d-8e74-32df6bba1c68 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 returned with HTTP 200 Aug 16 22:52:59.404630 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 152/599] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:52:59 2026] GET /volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.419847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab4c9474-0389-481b-8c68-c2309247ff53 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.421819 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab4c9474-0389-481b-8c68-c2309247ff53 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:53:00.422234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab4c9474-0389-481b-8c68-c2309247ff53 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.422503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab4c9474-0389-481b-8c68-c2309247ff53 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.437140 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:00.437140 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:00.445817 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab4c9474-0389-481b-8c68-c2309247ff53 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:53:00.455495 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab4c9474-0389-481b-8c68-c2309247ff53 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 returned with HTTP 200 Aug 16 22:53:00.456067 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 148/600] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.470548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a87d4d4b-8f9c-454d-a2c7-612530b98c5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.472576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a87d4d4b-8f9c-454d-a2c7-612530b98c5e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/messages Aug 16 22:53:00.472825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a87d4d4b-8f9c-454d-a2c7-612530b98c5e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.473055 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a87d4d4b-8f9c-454d-a2c7-612530b98c5e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.480417 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a87d4d4b-8f9c-454d-a2c7-612530b98c5e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 22:53:00.480927 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 153/601] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.493831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d5b19e3-9a74-46d6-8757-44458b6c1ee2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.496098 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d5b19e3-9a74-46d6-8757-44458b6c1ee2 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 Aug 16 22:53:00.496388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d5b19e3-9a74-46d6-8757-44458b6c1ee2 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.496579 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d5b19e3-9a74-46d6-8757-44458b6c1ee2 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.500699 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:00.500699 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:00.501601 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d5b19e3-9a74-46d6-8757-44458b6c1ee2 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 returned with HTTP 200 Aug 16 22:53:00.502064 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 149/602] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.514252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a213afcc-b690-49ad-9dce-f08f2803e354 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.516484 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a213afcc-b690-49ad-9dce-f08f2803e354 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/messages Aug 16 22:53:00.516760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a213afcc-b690-49ad-9dce-f08f2803e354 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.517000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a213afcc-b690-49ad-9dce-f08f2803e354 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.522506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a213afcc-b690-49ad-9dce-f08f2803e354 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 22:53:00.523029 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 153/603] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.536282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-290af810-45bb-40df-ab17-5dd64e1a0223 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.539652 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-290af810-45bb-40df-ab17-5dd64e1a0223 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] DELETE https://10.4.3.26/volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 Aug 16 22:53:00.540033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-290af810-45bb-40df-ab17-5dd64e1a0223 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.540431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-290af810-45bb-40df-ab17-5dd64e1a0223 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.560406 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-290af810-45bb-40df-ab17-5dd64e1a0223 tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 returned with HTTP 204 Aug 16 22:53:00.560950 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 149/604] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 22:53:00 2026] DELETE /volume/v3/messages/55e9bdc8-0300-425e-ba32-c8c751abc990 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 22:53:00.575229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.578398 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:53:00.578699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.578970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.589850 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:00.589850 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:00.599047 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:53:00.605895 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc9b560d-3e4f-41b1-80fc-00e1e7dd9aea tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 returned with HTTP 200 Aug 16 22:53:00.606527 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 154/605] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:00.620671 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.623291 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] DELETE https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:53:00.623561 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.623886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.624103 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Delete volume with id: 58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:53:00.637226 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:00.637226 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:00.637720 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Volume info retrieved successfully. Aug 16 22:53:00.639533 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 22:53:00.678944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Created reservations ['ba3ce5bb-a63a-4b2d-a0b4-150f002878d9', 'df0380a9-baf2-497c-9be8-854329636f2d', '2db538a5-00dc-4efa-b9d3-506eab035425', '712fc224-fbdf-403f-a468-e0720626834d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:00.739271 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Delete volume request issued successfully. Aug 16 22:53:00.739656 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6d329c0-4d92-48c0-9136-4c1e6222aa3e tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 returned with HTTP 202 Aug 16 22:53:00.740363 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 150/606] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:53:00 2026] DELETE /volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:00.755671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-08ae3424-8b9d-4257-9840-d3e0883e0a1d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.764452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08ae3424-8b9d-4257-9840-d3e0883e0a1d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] GET https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 Aug 16 22:53:00.764452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08ae3424-8b9d-4257-9840-d3e0883e0a1d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.764452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08ae3424-8b9d-4257-9840-d3e0883e0a1d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.777293 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08ae3424-8b9d-4257-9840-d3e0883e0a1d tempest-UserMessagesTest-1462212568 tempest-UserMessagesTest-1462212568-project-member] https://10.4.3.26/volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 returned with HTTP 404 Aug 16 22:53:00.777470 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 154/607] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/volumes/58eb2074-cc3d-4f19-a694-ee53686447e1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:00.793172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-13b30622-57b5-48c1-93a5-1b348e4df9cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.806220 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13b30622-57b5-48c1-93a5-1b348e4df9cc tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] DELETE https://10.4.3.26/volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd Aug 16 22:53:00.806567 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13b30622-57b5-48c1-93a5-1b348e4df9cc tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.810306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13b30622-57b5-48c1-93a5-1b348e4df9cc tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.869720 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13b30622-57b5-48c1-93a5-1b348e4df9cc tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd returned with HTTP 202 Aug 16 22:53:00.869720 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 150/608] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:53:00 2026] DELETE /volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:00.882545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aaa13155-7c4d-434d-a134-e38d0f1c5fe8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:00.885539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaa13155-7c4d-434d-a134-e38d0f1c5fe8 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] GET https://10.4.3.26/volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd Aug 16 22:53:00.885846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaa13155-7c4d-434d-a134-e38d0f1c5fe8 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:00.886108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaa13155-7c4d-434d-a134-e38d0f1c5fe8 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:00.891031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaa13155-7c4d-434d-a134-e38d0f1c5fe8 tempest-UserMessagesTest-1169675901 tempest-UserMessagesTest-1169675901-project-admin] https://10.4.3.26/volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd returned with HTTP 404 Aug 16 22:53:00.891802 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 155/609] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:53:00 2026] GET /volume/v3/types/24109d84-03cc-4073-8714-1fe1af4df4cd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:10.724472 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=120,cinder:UPDATE=57,cinder:DELETE=2,cinder:INSERT=32 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:53:10.771710 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=120,cinder:INSERT=26,cinder:UPDATE=48,cinder:DELETE=2 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:53:10.842129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:10.849647 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:53:10.850414 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:10.850712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:10.861448 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=57,cinder:UPDATE=10,cinder:DELETE=2,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:53:10.888697 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=57,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:53:10.899323 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:10.899323 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:10.907113 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:53:10.917986 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-7a06474e-5e7c-4857-b892-1da488261331 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:53:10.918842 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 151/610] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:10 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1440 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:11.434902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4334d67-b472-4345-b3b6-2b73f8bedaae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:11.436123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4334d67-b472-4345-b3b6-2b73f8bedaae None None] GET https://10.4.3.26/volume// Aug 16 22:53:11.437610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4334d67-b472-4345-b3b6-2b73f8bedaae None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:11.437610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4334d67-b472-4345-b3b6-2b73f8bedaae None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:11.437610 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4334d67-b472-4345-b3b6-2b73f8bedaae None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:11.437610 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 155/611] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:11.448642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e94a1df2-68e6-49dd-bfee-3855491f0518 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:11.452668 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e94a1df2-68e6-49dd-bfee-3855491f0518 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:53:11.453803 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e94a1df2-68e6-49dd-bfee-3855491f0518 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbed33c-4b83-475a-abb6-bc6138768866", "connector": null, "instance_uuid": "5d928e6d-041a-437c-bf18-e8733db84703"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:11.476286 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:11.476286 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:11.523232 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e94a1df2-68e6-49dd-bfee-3855491f0518 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:53:11.523232 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 151/612] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:53:11 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:11.534410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-91157581-c52a-4c3e-aea7-7c33ae198b73 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:11.537261 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-91157581-c52a-4c3e-aea7-7c33ae198b73 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 Aug 16 22:53:11.537650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-91157581-c52a-4c3e-aea7-7c33ae198b73 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:11.537772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-91157581-c52a-4c3e-aea7-7c33ae198b73 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:11.549497 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:11.549497 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:11.630381 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-91157581-c52a-4c3e-aea7-7c33ae198b73 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 returned with HTTP 200 Aug 16 22:53:11.631663 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 156/613] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:11 2026] DELETE /volume/v3/attachments/4931b477-64a9-49a9-857d-22f5780381e5 => generated 367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:12.869384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:12.872502 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:12.872894 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1279342564"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:12.875519 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1279342564'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:12.875519 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume of 1 GB Aug 16 22:53:12.886102 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Availability Zones retrieved successfully. Aug 16 22:53:12.895065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (aac79b2a-9731-4179-b740-fdcded4b6fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:12.897024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898fe804-7b2d-4b84-ae43-f466b49bd3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:12.898460 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:12.903809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:12.908680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 Aug 16 22:53:12.908680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:12.923768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:53:12.932806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" acquired by "attachment_update" :: waited 0.010s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:53:12.935213 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:12.935213 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:12.941361 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (898fe804-7b2d-4b84-ae43-f466b49bd3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:12.942548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac05fd9-19e4-434c-9e60-d6426706558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:13.065334 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Created reservations ['89afe847-4599-4367-96e7-a2565772b65a', 'ecd53d02-e507-4856-b44e-1ba0620a7aa2', '345d0367-5de5-43a2-8539-4d2da60f7b16', '6f64895f-a4f4-40fd-8d51-47718a4a054c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:13.066554 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac05fd9-19e4-434c-9e60-d6426706558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89afe847-4599-4367-96e7-a2565772b65a', 'ecd53d02-e507-4856-b44e-1ba0620a7aa2', '345d0367-5de5-43a2-8539-4d2da60f7b16', '6f64895f-a4f4-40fd-8d51-47718a4a054c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:13.067680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b55a321-88f3-4ca1-aa39-c6fd55df56d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:13.086361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3bbed33c-4b83-475a-abb6-bc6138768866-np0000007421" released by "attachment_update" :: held 0.152s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:53:13.086361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-69e8be5a-7358-43c6-a7b0-fd3159bef5a3 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 returned with HTTP 200 Aug 16 22:53:13.087232 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 156/614] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:53:12 2026] PUT /volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:13.101569 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e87495e7-95f2-4378-beec-f9eb0ce2804f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:13.102279 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b55a321-88f3-4ca1-aa39-c6fd55df56d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c361c55a-ce5b-43db-ad22-41e74e281f7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1279342564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['89afe847-4599-4367-96e7-a2565772b65a','ecd53d02-e507-4856-b44e-1ba0620a7aa2','345d0367-5de5-43a2-8539-4d2da60f7b16','6f64895f-a4f4-40fd-8d51-47718a4a054c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1279342564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c361c55a-ce5b-43db-ad22-41e74e281f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:13.103063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6705385-bf40-44ed-83ec-d7bcb0470bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:13.106785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e87495e7-95f2-4378-beec-f9eb0ce2804f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 Aug 16 22:53:13.106785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e87495e7-95f2-4378-beec-f9eb0ce2804f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:13.106785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e87495e7-95f2-4378-beec-f9eb0ce2804f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:13.137598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6705385-bf40-44ed-83ec-d7bcb0470bdf) transitioned into state 'SUCCESS' from state '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-1279342564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['89afe847-4599-4367-96e7-a2565772b65a','ecd53d02-e507-4856-b44e-1ba0620a7aa2','345d0367-5de5-43a2-8539-4d2da60f7b16','6f64895f-a4f4-40fd-8d51-47718a4a054c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:13.137598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657954f9-4356-4271-a31d-7c9e0674f4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:13.142889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-e87495e7-95f2-4378-beec-f9eb0ce2804f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 returned with HTTP 200 Aug 16 22:53:13.143719 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 152/615] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 22:53:13 2026] GET /volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:13.161575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657954f9-4356-4271-a31d-7c9e0674f4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:13.161575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (aac79b2a-9731-4179-b740-fdcded4b6fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:13.162187 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request issued successfully. Aug 16 22:53:13.162869 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3eb55e50-002b-4883-92fd-0f6b2871afb1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:13.163324 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 152/616] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:12 2026] POST /volume/v3/volumes => generated 753 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:13.191661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:13.194242 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:13.195009 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:13.195009 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:13.211150 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:13.211150 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:13.223319 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:13.236203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ba94f5c-63c3-4788-a15e-8a299c0264c4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:13.236514 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 157/617] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:13 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:14.255651 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e523bb98-9424-4028-9f1b-2ef453db9888 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.257940 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e523bb98-9424-4028-9f1b-2ef453db9888 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:14.258166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e523bb98-9424-4028-9f1b-2ef453db9888 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.258374 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e523bb98-9424-4028-9f1b-2ef453db9888 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.268793 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.268793 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:14.275709 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e523bb98-9424-4028-9f1b-2ef453db9888 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:14.283918 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e523bb98-9424-4028-9f1b-2ef453db9888 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:14.285094 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 157/618] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:14.342853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.347013 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:14.347215 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.347424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.358797 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.358797 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:14.364105 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:14.372712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-261ae1ae-7520-4f3c-95a4-933d8c4a7423 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:14.372712 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 153/619] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:14.478912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b2d2c13-bc30-4cb8-9755-31df225ed37c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.478912 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b2d2c13-bc30-4cb8-9755-31df225ed37c None None] GET https://10.4.3.26/volume// Aug 16 22:53:14.478912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b2d2c13-bc30-4cb8-9755-31df225ed37c None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.478912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b2d2c13-bc30-4cb8-9755-31df225ed37c None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.480178 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b2d2c13-bc30-4cb8-9755-31df225ed37c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:14.480769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 153/620] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:14.492294 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3322a148-2a03-4d85-9d75-b17647abec2b req-c2c7e688-d8fa-4d2a-9e04-7bf08977483f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.500484 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-c2c7e688-d8fa-4d2a-9e04-7bf08977483f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:53:14.501271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-c2c7e688-d8fa-4d2a-9e04-7bf08977483f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c361c55a-ce5b-43db-ad22-41e74e281f7d", "connector": null, "instance_uuid": "9a9c3e8f-01a0-401e-8936-5caed43ef024"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:14.521184 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.521184 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:14.566957 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-c2c7e688-d8fa-4d2a-9e04-7bf08977483f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:53:14.566957 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 158/621] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:53:14 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:14.613595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.617299 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:14.617789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.618270 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.631867 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.631867 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7bfdf563-8462-4a10-8830-056a289b2d7a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bfdf563-8462-4a10-8830-056a289b2d7a None None] GET https://10.4.3.26/volume// Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bfdf563-8462-4a10-8830-056a289b2d7a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7bfdf563-8462-4a10-8830-056a289b2d7a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7bfdf563-8462-4a10-8830-056a289b2d7a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:14.636188 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 154/622] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:14.638274 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:14.644946 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2dab595f-e67d-4aff-8ab2-8672168b9270 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:14.645662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.645972 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 158/623] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:14.652345 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:14.652673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:14.652937 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:14.666306 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.666306 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:14.672868 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:14.678127 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-330d3b64-1fd4-4039-a05b-9dd6a8f8da90 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:14.678888 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 154/624] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:14 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:14.790288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:14.792916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] PUT https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 Aug 16 22:53:14.793686 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:14.804619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Acquiring lock "cinder-attachment_update-c361c55a-ce5b-43db-ad22-41e74e281f7d-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:53:14.812514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-c361c55a-ce5b-43db-ad22-41e74e281f7d-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:53:14.814420 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:14.814420 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:14.941047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-c361c55a-ce5b-43db-ad22-41e74e281f7d-np0000007421" released by "attachment_update" :: held 0.129s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:53:14.941448 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-0414c148-b586-47b6-8119-444b25f2df71 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 returned with HTTP 200 Aug 16 22:53:14.942174 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 159/625] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:53:14 2026] PUT /volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:15.662261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:15.663955 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:15.664131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:15.664301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:15.677934 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:15.677934 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:15.686342 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:15.698237 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38bb1fdb-f762-4f68-9919-dbb5682cb23f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:15.699154 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 155/626] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:15 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:16.121131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:16.123066 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:53:16.123385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:16.123780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:16.135069 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:16.135069 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:16.138721 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:53:16.144556 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-76bfcb6e-4d4b-41c8-b827-6bd1efffbdde tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:53:16.145134 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 159/627] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:16 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1650 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:16.195340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:16.199256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:53:16.199256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:16.199764 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:16.213226 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:16.213226 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:16.221553 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:53:16.230717 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-12923562-5aab-4c08-ad95-dfc0ea0ab608 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:53:16.231461 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 155/628] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:16 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1650 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:16.720546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:16.723091 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:16.723769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:16.724029 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:16.743718 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:16.743718 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:16.755707 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:16.762590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2632345b-bae6-4ce5-aaa5-29f61a06a8f0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:16.763249 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 160/629] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:16 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:17.640859 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-a61bf4ec-ead2-42fc-b6bb-a6102c330839 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:17.643338 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-a61bf4ec-ead2-42fc-b6bb-a6102c330839 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46/action Aug 16 22:53:17.643837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-a61bf4ec-ead2-42fc-b6bb-a6102c330839 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:17.644043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-a61bf4ec-ead2-42fc-b6bb-a6102c330839 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:17.676189 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:17.676189 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:17.699376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e076d683-e353-4ff9-8e66-a60146077ae8 req-a61bf4ec-ead2-42fc-b6bb-a6102c330839 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46/action returned with HTTP 204 Aug 16 22:53:17.699863 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 156/630] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:53:17 2026] POST /volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:17.782430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:17.787773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:17.788075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:17.788213 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:17.802941 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:17.802941 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:17.811464 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:17.822942 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5375f0bf-49d4-4007-b7b5-c43eed5802a3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:17.822942 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 160/631] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:17 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:18.841525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:18.846034 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:18.846034 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:18.846034 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:18.859598 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:18.859598 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:18.864339 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:18.871170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce2dcb3d-6ed1-4115-af27-5d81f3572897 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:18.871896 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 156/632] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:18 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:19.369467 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3322a148-2a03-4d85-9d75-b17647abec2b req-7e05883a-de34-4d83-a68c-e6e87fdf300b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.371715 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-7e05883a-de34-4d83-a68c-e6e87fdf300b tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372/action Aug 16 22:53:19.372098 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-7e05883a-de34-4d83-a68c-e6e87fdf300b tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:19.372222 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-7e05883a-de34-4d83-a68c-e6e87fdf300b tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:19.398607 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:19.398607 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:19.421118 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3322a148-2a03-4d85-9d75-b17647abec2b req-7e05883a-de34-4d83-a68c-e6e87fdf300b tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372/action returned with HTTP 204 Aug 16 22:53:19.421118 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 161/633] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:53:19 2026] POST /volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:19.605366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5e78ed1d-a36e-4762-aed6-e45b2760b6fc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.606104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e78ed1d-a36e-4762-aed6-e45b2760b6fc None None] GET https://10.4.3.26/volume// Aug 16 22:53:19.606104 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5e78ed1d-a36e-4762-aed6-e45b2760b6fc None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:19.607212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5e78ed1d-a36e-4762-aed6-e45b2760b6fc None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:19.607212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e78ed1d-a36e-4762-aed6-e45b2760b6fc None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:19.607212 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 157/634] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:19.665508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-996e52b0-937c-4c67-a607-0edd6398b3c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.670547 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-996e52b0-937c-4c67-a607-0edd6398b3c1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:53:19.671066 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-996e52b0-937c-4c67-a607-0edd6398b3c1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "974fc550-3cc5-4a8f-8713-168e098b0b37", "connector": null, "instance_uuid": "ff9e603a-84a6-4c98-b2a6-d50cce9ea9d1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:19.701357 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:19.701357 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:19.769989 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-996e52b0-937c-4c67-a607-0edd6398b3c1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:53:19.770853 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 161/635] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:53:19 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:19.891670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.898276 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:19.899437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:19.899548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:19.930969 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:19.930969 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:19.939483 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:19.945901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-26e63ea0-03ab-40b1-ad4c-63394aa4af6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.947903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-119fc7a4-c291-4ef2-a072-2f1cceee3f9f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:19.948792 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-26e63ea0-03ab-40b1-ad4c-63394aa4af6c tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] DELETE https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 Aug 16 22:53:19.948792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-26e63ea0-03ab-40b1-ad4c-63394aa4af6c tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:19.949042 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-26e63ea0-03ab-40b1-ad4c-63394aa4af6c tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:19.951357 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 157/636] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:19 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1138 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:19.963830 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:19.963830 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:19.972125 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:19.974161 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:53:19.974330 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:19.974674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:19.993149 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:19.993149 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:20.002534 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:53:20.012635 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dc1d2fa-6c4d-4f56-948c-6bec00faf2f4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:53:20.013497 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 158/637] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:19 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:20.042925 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-26e63ea0-03ab-40b1-ad4c-63394aa4af6c tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 returned with HTTP 200 Aug 16 22:53:20.043386 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 162/638] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:19 2026] DELETE /volume/v3/attachments/73bbc94f-0274-42a8-9124-38e8c6c8bb01 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:20.269313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2928513a-9d85-4548-80fc-706c8312b1d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:20.269963 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2928513a-9d85-4548-80fc-706c8312b1d7 None None] GET https://10.4.3.26/volume// Aug 16 22:53:20.270248 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2928513a-9d85-4548-80fc-706c8312b1d7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:20.270559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2928513a-9d85-4548-80fc-706c8312b1d7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:20.271039 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2928513a-9d85-4548-80fc-706c8312b1d7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:20.271450 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 162/639] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:20.293118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:20.296762 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37/action Aug 16 22:53:20.297702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action body: b'{"os-reimage": {"image_id": "9b57fe21-afab-4e74-babc-41966caabeaf", "reimage_reserved": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:20.297702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "9b57fe21-afab-4e74-babc-41966caabeaf", "reimage_reserved": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:20.329695 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:20.329695 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:20.330865 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:53:20.513180 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c2a6b488-8fe4-4174-96b8-81fbf9fc7133 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37/action returned with HTTP 202 Aug 16 22:53:20.515387 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 158/640] 10.4.3.26 () {74 vars in 1706 bytes} [Sun Aug 16 22:53:20 2026] POST /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 22:53:25.163822 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:25.166084 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:25.166603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-84999052"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:25.168679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-84999052'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:25.168925 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:25.178372 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:25.186079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (c23bd1bc-1c9b-49e8-86aa-5a465beeeebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:25.189302 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db092f5-9227-4070-bcd5-ebb99686611d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:25.191078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:25.239078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db092f5-9227-4070-bcd5-ebb99686611d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:25.240755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5836ce-5e76-4e76-8e19-5a796a5d71a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:25.344827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['d7579597-af38-4525-9d90-6dc794471399', 'db9c93bc-6ccb-45f5-a64b-f6ac474e2ef7', 'fc1f4fae-82b9-415f-8575-02b4e3805346', '89bbe336-3ea2-4c7e-a9de-0041cf6ad7d5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:25.345680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5836ce-5e76-4e76-8e19-5a796a5d71a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7579597-af38-4525-9d90-6dc794471399', 'db9c93bc-6ccb-45f5-a64b-f6ac474e2ef7', 'fc1f4fae-82b9-415f-8575-02b4e3805346', '89bbe336-3ea2-4c7e-a9de-0041cf6ad7d5']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:25.347464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7427bc7-a562-4586-91d9-932e57063aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:25.398532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7427bc7-a562-4586-91d9-932e57063aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3541d7ca-1876-4130-b41b-80fa3c09a42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-84999052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['d7579597-af38-4525-9d90-6dc794471399','db9c93bc-6ccb-45f5-a64b-f6ac474e2ef7','fc1f4fae-82b9-415f-8575-02b4e3805346','89bbe336-3ea2-4c7e-a9de-0041cf6ad7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-84999052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3541d7ca-1876-4130-b41b-80fa3c09a42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:25.399354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc350e48-110a-4ebd-a194-455187a8c95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:25.436802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc350e48-110a-4ebd-a194-455187a8c95f) transitioned into state 'SUCCESS' from state '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-84999052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['d7579597-af38-4525-9d90-6dc794471399','db9c93bc-6ccb-45f5-a64b-f6ac474e2ef7','fc1f4fae-82b9-415f-8575-02b4e3805346','89bbe336-3ea2-4c7e-a9de-0041cf6ad7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:25.438590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d265f69-92ed-46d0-b825-05ea697c454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:25.458435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d265f69-92ed-46d0-b825-05ea697c454a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:25.459338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (c23bd1bc-1c9b-49e8-86aa-5a465beeeebb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:25.459612 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:25.463561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f77a0fa-f05a-4fdb-a861-6dc153e9bbc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:25.464137 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 159/641] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:25 2026] POST /volume/v3/volumes => generated 745 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:25.486151 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee383873-19ab-4f44-906e-3ace7b2c743f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:25.490820 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee383873-19ab-4f44-906e-3ace7b2c743f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:25.490820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee383873-19ab-4f44-906e-3ace7b2c743f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:25.491898 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee383873-19ab-4f44-906e-3ace7b2c743f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:25.507670 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:25.507670 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:25.515776 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee383873-19ab-4f44-906e-3ace7b2c743f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:25.524011 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee383873-19ab-4f44-906e-3ace7b2c743f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:25.524011 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 163/642] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:25 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:26.542865 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:26.545253 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:26.547113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:26.547113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:26.556522 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:26.556522 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:26.562448 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:26.573986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e32fe595-566c-4f91-aa2f-0af398b4edb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:26.573986 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 163/643] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:26 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:26.596591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-979d1a59-0f3c-44a9-9339-147b74940690 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:26.599062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action Aug 16 22:53:26.601498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action body: b'{"os-attach": {"instance_uuid": "68e36a2e-8015-4573-b98b-4505db713050", "mountpoint": "/dev/vdb"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:26.601695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "68e36a2e-8015-4573-b98b-4505db713050", "mountpoint": "/dev/vdb"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:26.626195 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:26.626195 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:26.626815 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:26.649365 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Update volume admin metadata completed successfully. Aug 16 22:53:26.764386 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Attach volume completed successfully. Aug 16 22:53:26.766156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-979d1a59-0f3c-44a9-9339-147b74940690 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action returned with HTTP 202 Aug 16 22:53:26.766156 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 159/644] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:26 2026] POST /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:26.781527 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:26.784448 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:26.784769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:26.784993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:26.809876 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:26.809876 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:26.822512 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:26.834458 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2229e6ae-ad3f-409a-adaf-5c7c2871f876 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:26.835215 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 160/645] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:26 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 1172 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:26.857962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:26.860880 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:26.861036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:26.861288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:26.891244 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:26.891244 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:26.898351 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:26.916485 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f30b88d2-f0ee-4f2b-b2d8-78f091f80828 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:26.916485 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 164/646] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:26 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 1172 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:26.938999 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-078e4525-d91b-4750-b46a-e60c98b27b6a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.059770 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-078e4525-d91b-4750-b46a-e60c98b27b6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action Aug 16 22:53:27.059770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-078e4525-d91b-4750-b46a-e60c98b27b6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:27.059770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-078e4525-d91b-4750-b46a-e60c98b27b6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:27.081083 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.081083 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:27.081851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-078e4525-d91b-4750-b46a-e60c98b27b6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '3541d7ca-1876-4130-b41b-80fa3c09a42f' with '{'status': 'error'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:27.130722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-078e4525-d91b-4750-b46a-e60c98b27b6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action returned with HTTP 202 Aug 16 22:53:27.131319 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 164/647] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:26 2026] POST /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:27.143712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.147442 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.147669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.148010 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.167452 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.167452 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:27.175523 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.187556 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55625bc1-2bc9-46b6-a344-b9638a8f369c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.187556 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 160/648] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:27.217737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.221916 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action Aug 16 22:53:27.221916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9d5baca3-38fe-4d65-84e8-f8af30896c79"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:27.221916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9d5baca3-38fe-4d65-84e8-f8af30896c79"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:27.240219 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.240219 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:27.241194 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Volume info retrieved successfully. Aug 16 22:53:27.279779 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Terminate volume connection completed successfully. Aug 16 22:53:27.287110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100202) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 16 22:53:27.399810 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Detach volume completed successfully. Aug 16 22:53:27.399810 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2615704-8d2d-4717-8cd3-2acf75d44e6a tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action returned with HTTP 202 Aug 16 22:53:27.399810 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 161/649] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:27 2026] POST /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 22:53:27.411172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.413954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.413954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.413954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.422948 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.422948 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:27.430803 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.442561 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6986ecb-ed16-4fb9-845f-85e52a1ee6e8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.443522 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 165/650] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:27.462795 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.465410 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.465683 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.466027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.478122 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.478122 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:27.486569 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.496152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d33bb4a-b7d2-4f7d-87d2-96b6d173bd26 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.496821 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 165/651] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:27.518035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.521588 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action Aug 16 22:53:27.522053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action body: b'{"os-detach": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:27.522198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:27.535059 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.535059 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:27.535892 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.570109 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Detach volume completed successfully. Aug 16 22:53:27.570853 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d829707-e60f-4cc4-8844-cf95b42bdf01 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action returned with HTTP 202 Aug 16 22:53:27.572035 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 161/652] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:27 2026] POST /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:27.582008 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.585378 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.585378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.585378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.594699 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.594699 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:27.601612 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.613417 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aad263c7-7efd-49ec-bf35-d8d4c19a8bb7 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.614408 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 162/653] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:27.633644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.636132 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.636354 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.636675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.650165 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.650165 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:27.658897 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.667438 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62d96703-c8e8-447a-8a75-2c23d261ce8d tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.668128 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 166/654] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:27.686638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60319c63-7a24-4b34-8561-a672111705cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.689357 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.689628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.689952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.694882 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: 3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.703114 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.703114 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:27.703705 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.734627 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume request issued successfully. Aug 16 22:53:27.734959 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60319c63-7a24-4b34-8561-a672111705cd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 202 Aug 16 22:53:27.735630 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 166/655] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:27 2026] DELETE /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:27.750389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e04b515-2359-4dea-86cb-1461adff2e50 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:27.754880 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e04b515-2359-4dea-86cb-1461adff2e50 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:27.755043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e04b515-2359-4dea-86cb-1461adff2e50 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:27.756383 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e04b515-2359-4dea-86cb-1461adff2e50 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:27.766219 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:27.766219 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:27.772795 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e04b515-2359-4dea-86cb-1461adff2e50 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:27.784313 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e04b515-2359-4dea-86cb-1461adff2e50 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 200 Aug 16 22:53:27.786308 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 162/656] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:27 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:28.805115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46aa6d2b-ed5c-4ce3-aa5c-fb28ed47696e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:28.807796 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46aa6d2b-ed5c-4ce3-aa5c-fb28ed47696e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f Aug 16 22:53:28.807796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46aa6d2b-ed5c-4ce3-aa5c-fb28ed47696e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:28.807796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46aa6d2b-ed5c-4ce3-aa5c-fb28ed47696e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:28.816640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46aa6d2b-ed5c-4ce3-aa5c-fb28ed47696e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f returned with HTTP 404 Aug 16 22:53:28.817387 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 163/657] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:28 2026] GET /volume/v3/volumes/3541d7ca-1876-4130-b41b-80fa3c09a42f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:29.148204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e5fee91-8f58-4f0d-907e-ad43a0b624dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:29.148875 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e5fee91-8f58-4f0d-907e-ad43a0b624dd None None] GET https://10.4.3.26/volume// Aug 16 22:53:29.148875 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e5fee91-8f58-4f0d-907e-ad43a0b624dd None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:29.149064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e5fee91-8f58-4f0d-907e-ad43a0b624dd None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:29.149350 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e5fee91-8f58-4f0d-907e-ad43a0b624dd None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:29.149648 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 167/658] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:29.160532 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:29.163403 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:53:29.163841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:29.164139 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:29.177489 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:29.177489 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:29.183530 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:53:29.190992 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-3dfa1ce7-42e5-4b04-9fce-2e7ae5980ec2 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:53:29.191762 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 167/659] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:29 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:29.306171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:29.310083 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] PUT https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a Aug 16 22:53:29.310546 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:29.324729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Acquiring lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:53:29.335945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" acquired by "attachment_update" :: waited 0.011s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:53:29.336926 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:29.336926 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:29.496091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Lock "cinder-attachment_update-974fc550-3cc5-4a8f-8713-168e098b0b37-np0000007421" released by "attachment_update" :: held 0.161s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:53:29.496479 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-215fe3ac-d50d-46b5-b3ed-3d2a75d5a6be tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a returned with HTTP 200 Aug 16 22:53:29.497157 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 163/660] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:53:29 2026] PUT /volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:29.530044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c0b2410d-f9d8-4374-bcb6-683f03892bb4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:29.533441 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c0b2410d-f9d8-4374-bcb6-683f03892bb4 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] POST https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a/action Aug 16 22:53:29.533885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c0b2410d-f9d8-4374-bcb6-683f03892bb4 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:29.534068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c0b2410d-f9d8-4374-bcb6-683f03892bb4 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:29.559145 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:29.559145 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:29.578804 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d33744f-e02f-4708-acfb-1a15e1476494 req-c0b2410d-f9d8-4374-bcb6-683f03892bb4 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a/action returned with HTTP 204 Aug 16 22:53:29.578804 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 164/661] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:53:29 2026] POST /volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:31.377421 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:31.380827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:31.380827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1751945697"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:31.383773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1751945697'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:31.383773 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:31.392930 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:31.403993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (ddef2279-14c8-4e32-8de7-ba2a6bd69b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:31.405527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dace1d-c3eb-4f2c-94e7-012ed7a8ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:31.406908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:31.456883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dace1d-c3eb-4f2c-94e7-012ed7a8ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:31.458116 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc75fe6-93e9-4d31-84a6-140b2b8c9c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:31.521134 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['28786f41-036c-4b0d-963f-315f41082dfe', '0daecf8d-e9e1-467a-bf2c-939e2ae0912e', '3e467f68-f9f7-4bd6-8573-af2ed67daa7d', 'ed836c7c-ccac-4823-975f-54508387acdc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:31.522926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc75fe6-93e9-4d31-84a6-140b2b8c9c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28786f41-036c-4b0d-963f-315f41082dfe', '0daecf8d-e9e1-467a-bf2c-939e2ae0912e', '3e467f68-f9f7-4bd6-8573-af2ed67daa7d', 'ed836c7c-ccac-4823-975f-54508387acdc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:31.524268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c11c178-b205-4f2b-99b1-0c5de7062ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:31.560934 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c11c178-b205-4f2b-99b1-0c5de7062ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2555dc44-9e6d-452f-9bea-32d785fc686f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1751945697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['28786f41-036c-4b0d-963f-315f41082dfe','0daecf8d-e9e1-467a-bf2c-939e2ae0912e','3e467f68-f9f7-4bd6-8573-af2ed67daa7d','ed836c7c-ccac-4823-975f-54508387acdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1751945697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2555dc44-9e6d-452f-9bea-32d785fc686f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:31.561672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb6ac33-37ce-40d5-96fa-7f75ef095d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:31.586515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb6ac33-37ce-40d5-96fa-7f75ef095d0c) transitioned into state 'SUCCESS' from state '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-1751945697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['28786f41-036c-4b0d-963f-315f41082dfe','0daecf8d-e9e1-467a-bf2c-939e2ae0912e','3e467f68-f9f7-4bd6-8573-af2ed67daa7d','ed836c7c-ccac-4823-975f-54508387acdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:31.587713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e483fb54-6e93-4791-8d3c-02620315db23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:31.601244 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e483fb54-6e93-4791-8d3c-02620315db23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:31.602114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (ddef2279-14c8-4e32-8de7-ba2a6bd69b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:31.602450 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:31.604868 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8622224a-a07e-4c2e-8b94-2a10ba632d69 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:31.604868 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 168/662] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:31 2026] POST /volume/v3/volumes => generated 747 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:31.621153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-050011a5-4a45-4841-8115-cc74f7867dd9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:31.622978 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-050011a5-4a45-4841-8115-cc74f7867dd9 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:31.623177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-050011a5-4a45-4841-8115-cc74f7867dd9 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:31.623369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-050011a5-4a45-4841-8115-cc74f7867dd9 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:31.630630 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:31.630630 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:31.634964 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-050011a5-4a45-4841-8115-cc74f7867dd9 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:31.640698 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-050011a5-4a45-4841-8115-cc74f7867dd9 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 200 Aug 16 22:53:31.641309 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 168/663] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:31 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:53:32.659434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e5892a75-026b-421b-b883-c0a9746513da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:32.661890 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e5892a75-026b-421b-b883-c0a9746513da tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:32.662180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e5892a75-026b-421b-b883-c0a9746513da tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:32.662476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e5892a75-026b-421b-b883-c0a9746513da tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:32.671972 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:32.671972 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:32.677301 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e5892a75-026b-421b-b883-c0a9746513da tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:32.682807 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e5892a75-026b-421b-b883-c0a9746513da tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 200 Aug 16 22:53:32.683369 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 164/664] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:32 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:32.701119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:32.703631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action Aug 16 22:53:32.704079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:32.704267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:32.717362 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:32.717362 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:32.718716 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '2555dc44-9e6d-452f-9bea-32d785fc686f' with '{'status': 'attaching'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:32.751324 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7e5c0467-a3b4-4eba-a976-b49fe1963917 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action returned with HTTP 202 Aug 16 22:53:32.751985 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 165/665] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:32 2026] POST /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:32.761660 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:32.764496 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:32.764961 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:32.765295 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:32.779645 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:32.779645 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:32.785903 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:32.794893 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889e05a8-b5a2-4a3d-9e30-cccd2e32f4e0 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 200 Aug 16 22:53:32.795280 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 169/666] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:32 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:32.812193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:32.813531 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action Aug 16 22:53:32.813891 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:32.814014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:32.823655 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:32.823655 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:32.824064 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Volume info retrieved successfully. Aug 16 22:53:32.849257 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Delete volume request issued successfully. Aug 16 22:53:32.849620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4f7da05-9532-4e74-b95a-7f17f8b4e4c2 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action returned with HTTP 202 Aug 16 22:53:32.850225 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 169/667] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:32 2026] POST /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:32.861461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a4ce140-7554-4452-adb1-d66131d979ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:32.863553 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a4ce140-7554-4452-adb1-d66131d979ed tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:32.863810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a4ce140-7554-4452-adb1-d66131d979ed tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:32.864045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a4ce140-7554-4452-adb1-d66131d979ed tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:32.871137 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:32.871137 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:32.875403 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a4ce140-7554-4452-adb1-d66131d979ed tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:32.879815 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a4ce140-7554-4452-adb1-d66131d979ed tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 200 Aug 16 22:53:32.880651 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 165/668] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:32 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:33.896692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe253b78-6117-4fb5-85a5-ebcc34a43739 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:33.899296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe253b78-6117-4fb5-85a5-ebcc34a43739 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:33.899832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe253b78-6117-4fb5-85a5-ebcc34a43739 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:33.900365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe253b78-6117-4fb5-85a5-ebcc34a43739 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:33.914918 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe253b78-6117-4fb5-85a5-ebcc34a43739 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 404 Aug 16 22:53:33.915785 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 166/669] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:33 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:33.926146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f2da0a7-9a9e-46b0-9406-e83aefbe2345 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:33.930943 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f2da0a7-9a9e-46b0-9406-e83aefbe2345 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:33.931226 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f2da0a7-9a9e-46b0-9406-e83aefbe2345 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:33.931468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f2da0a7-9a9e-46b0-9406-e83aefbe2345 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:33.953771 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f2da0a7-9a9e-46b0-9406-e83aefbe2345 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 404 Aug 16 22:53:33.954591 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 170/670] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:33 2026] GET /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:33.963296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:33.965967 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:33.966188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:33.966663 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:33.966663 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: 2555dc44-9e6d-452f-9bea-32d785fc686f Aug 16 22:53:33.977338 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a6f5bb41-5dd0-4708-a02f-d782ef6601a2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f returned with HTTP 404 Aug 16 22:53:33.978104 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 170/671] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:33 2026] DELETE /volume/v3/volumes/2555dc44-9e6d-452f-9bea-32d785fc686f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:33.990267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e064737c-fd8f-4ded-91b5-e33f325b332b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:33.992797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:33.993336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1650194197"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:33.994937 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1650194197'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:33.995096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:34.002653 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:34.010807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (0f27fdd4-e061-45b2-ba91-3c5fd8069729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:34.012827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa4f701-1915-4f07-a51b-806fcf5e43d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:34.013717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:34.065766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa4f701-1915-4f07-a51b-806fcf5e43d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:34.065766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff963f3-f41d-4bcb-ab61-84f45a2282b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:34.140009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['60ae5c2f-6323-4e46-a540-e1e799fe773a', '87e9fb6d-9788-4a58-bc0c-cc7314869eed', '090a5a57-f93f-42ea-a8e4-e276c6f96e5c', 'c5d8941a-8209-4399-977b-fb55abcd4fcb'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:34.140661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff963f3-f41d-4bcb-ab61-84f45a2282b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ae5c2f-6323-4e46-a540-e1e799fe773a', '87e9fb6d-9788-4a58-bc0c-cc7314869eed', '090a5a57-f93f-42ea-a8e4-e276c6f96e5c', 'c5d8941a-8209-4399-977b-fb55abcd4fcb']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:34.141597 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5201f07-1bed-4d6a-bf55-1d2e5dcd0c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:34.174850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5201f07-1bed-4d6a-bf55-1d2e5dcd0c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8811c5-bbcb-4fde-b478-f049c27996b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1650194197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['60ae5c2f-6323-4e46-a540-e1e799fe773a','87e9fb6d-9788-4a58-bc0c-cc7314869eed','090a5a57-f93f-42ea-a8e4-e276c6f96e5c','c5d8941a-8209-4399-977b-fb55abcd4fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1650194197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8811c5-bbcb-4fde-b478-f049c27996b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:34.176343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cae9a5e-93c6-48f6-b2cb-ff92d5ec6292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:34.205497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cae9a5e-93c6-48f6-b2cb-ff92d5ec6292) transitioned into state 'SUCCESS' from state '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-1650194197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['60ae5c2f-6323-4e46-a540-e1e799fe773a','87e9fb6d-9788-4a58-bc0c-cc7314869eed','090a5a57-f93f-42ea-a8e4-e276c6f96e5c','c5d8941a-8209-4399-977b-fb55abcd4fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:34.206300 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2365a8fd-6d92-4ec5-8848-5585a92364ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:34.220395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2365a8fd-6d92-4ec5-8848-5585a92364ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:34.220871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (0f27fdd4-e061-45b2-ba91-3c5fd8069729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:34.221116 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:34.225024 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e064737c-fd8f-4ded-91b5-e33f325b332b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:34.225644 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 166/672] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:33 2026] POST /volume/v3/volumes => generated 747 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:34.243724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:34.246540 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:34.246660 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:34.246992 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:34.256499 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:34.256499 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:34.262220 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:34.266725 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-395a86cb-4f03-4757-a6e2-d2d144408e65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 200 Aug 16 22:53:34.267298 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 167/673] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:34 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:35.285911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6710a700-73f6-440e-8688-3690acc5d651 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:35.290713 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6710a700-73f6-440e-8688-3690acc5d651 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:35.291059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6710a700-73f6-440e-8688-3690acc5d651 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:35.291349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6710a700-73f6-440e-8688-3690acc5d651 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:35.305644 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:35.305644 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:35.316485 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6710a700-73f6-440e-8688-3690acc5d651 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:35.327335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6710a700-73f6-440e-8688-3690acc5d651 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 200 Aug 16 22:53:35.328165 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 171/674] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:35 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:35.351713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:35.355893 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action Aug 16 22:53:35.359462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:35.359462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:35.370778 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:35.370778 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:35.371287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume 'ad8811c5-bbcb-4fde-b478-f049c27996b5' with '{'status': 'creating'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:35.408901 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03672f2d-0e2d-46aa-88d0-31a470c65234 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action returned with HTTP 202 Aug 16 22:53:35.409647 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 171/675] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:35 2026] POST /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 22:53:35.420601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:35.423413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:35.424530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:35.424530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:35.435732 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:35.435732 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:35.443505 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:35.461439 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3621909-9d8e-4727-b4d6-29d1bad403cf tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 200 Aug 16 22:53:35.462033 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 167/676] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:35 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:35.484508 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:35.487850 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action Aug 16 22:53:35.488386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:35.488534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:35.502253 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:35.502253 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:35.502718 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Volume info retrieved successfully. Aug 16 22:53:35.539327 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Delete volume request issued successfully. Aug 16 22:53:35.539616 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7366f1db-e173-403c-b005-1adf66e5f8f6 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action returned with HTTP 202 Aug 16 22:53:35.540717 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 168/677] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:35 2026] POST /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:35.554703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:35.558903 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:35.559275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:35.559852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:35.577204 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:35.577204 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:35.590034 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:35.594979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72bc5204-6115-4b4b-9516-fff9d6022ec3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 200 Aug 16 22:53:35.595705 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 172/678] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:35 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:36.618825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-020b96a7-7816-4f8e-9ee9-b318b2250e3c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:36.620505 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-020b96a7-7816-4f8e-9ee9-b318b2250e3c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:36.620727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-020b96a7-7816-4f8e-9ee9-b318b2250e3c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:36.621025 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-020b96a7-7816-4f8e-9ee9-b318b2250e3c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:36.630398 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-020b96a7-7816-4f8e-9ee9-b318b2250e3c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 404 Aug 16 22:53:36.631158 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 172/679] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:36 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:36.644319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4f2138fc-6ede-4d8a-95c3-0fa80ba4d9b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:36.647955 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f2138fc-6ede-4d8a-95c3-0fa80ba4d9b4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:36.647955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f2138fc-6ede-4d8a-95c3-0fa80ba4d9b4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:36.649288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f2138fc-6ede-4d8a-95c3-0fa80ba4d9b4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:36.658210 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f2138fc-6ede-4d8a-95c3-0fa80ba4d9b4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 404 Aug 16 22:53:36.659096 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 168/680] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:36 2026] GET /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:36.667475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dad33227-7374-40c0-8252-baff7227dcb3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:36.670369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dad33227-7374-40c0-8252-baff7227dcb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:36.670594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dad33227-7374-40c0-8252-baff7227dcb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:36.671043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dad33227-7374-40c0-8252-baff7227dcb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:36.671043 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-dad33227-7374-40c0-8252-baff7227dcb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: ad8811c5-bbcb-4fde-b478-f049c27996b5 Aug 16 22:53:36.679141 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dad33227-7374-40c0-8252-baff7227dcb3 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 returned with HTTP 404 Aug 16 22:53:36.679728 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 169/681] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:36 2026] DELETE /volume/v3/volumes/ad8811c5-bbcb-4fde-b478-f049c27996b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:36.690671 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:36.692983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:36.693405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-221076143"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:36.695334 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-221076143'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:36.695453 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:36.701616 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:36.709650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (994b3bdd-6031-49a7-83a0-bec278f5bf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:36.712185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143aa99d-b864-4307-b656-0a85f08d36c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:36.713518 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:36.757763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143aa99d-b864-4307-b656-0a85f08d36c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:36.758900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9777fe7-295d-4a25-a725-b3e60b954e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:36.824663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['d53df1dc-e954-4fd9-9731-be59bbf17b23', 'fd7881a8-a558-4427-a4d8-c130773bec5b', '26a4a6b1-5d7e-43ae-9af2-2e4970a805e6', 'abe3bd78-e77f-4b43-9fc0-28e8854ca6f1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:36.826579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9777fe7-295d-4a25-a725-b3e60b954e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53df1dc-e954-4fd9-9731-be59bbf17b23', 'fd7881a8-a558-4427-a4d8-c130773bec5b', '26a4a6b1-5d7e-43ae-9af2-2e4970a805e6', 'abe3bd78-e77f-4b43-9fc0-28e8854ca6f1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:36.827208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba54327-5ff4-4c6c-a272-0ada004c4d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:36.858972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba54327-5ff4-4c6c-a272-0ada004c4d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b45238-2fff-4927-994f-faa3ff92082d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-221076143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['d53df1dc-e954-4fd9-9731-be59bbf17b23','fd7881a8-a558-4427-a4d8-c130773bec5b','26a4a6b1-5d7e-43ae-9af2-2e4970a805e6','abe3bd78-e77f-4b43-9fc0-28e8854ca6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-221076143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b45238-2fff-4927-994f-faa3ff92082d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:36.860356 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6bed7b-e779-4858-8b6b-e571c504a13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:36.893357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6bed7b-e779-4858-8b6b-e571c504a13a) transitioned into state 'SUCCESS' from state '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-221076143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['d53df1dc-e954-4fd9-9731-be59bbf17b23','fd7881a8-a558-4427-a4d8-c130773bec5b','26a4a6b1-5d7e-43ae-9af2-2e4970a805e6','abe3bd78-e77f-4b43-9fc0-28e8854ca6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:36.894246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67cff2c-ca49-4276-a40b-d1d10a97f344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:36.911246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67cff2c-ca49-4276-a40b-d1d10a97f344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:36.912310 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (994b3bdd-6031-49a7-83a0-bec278f5bf28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:36.912734 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:36.913468 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-699ad3de-e85d-4aff-b96b-99cabb99e8dc tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:36.913969 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 173/682] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:36 2026] POST /volume/v3/volumes => generated 746 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:36.931633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:36.934307 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:36.934557 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:36.934809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:36.949102 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:36.949102 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:36.953333 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:36.963649 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4def1206-120a-4d4d-bf8d-a288a56260f8 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 200 Aug 16 22:53:36.964589 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 173/683] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:36 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:37.513663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:37.516119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] GET https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:53:37.516368 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:37.516648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:37.531716 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:37.531716 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:37.537915 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:53:37.545521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bebcd2a-cdb8-4b54-8179-07aa5f4790f3 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 200 Aug 16 22:53:37.546118 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 169/684] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:53:37 2026] GET /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 1830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:37.986160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:37.988346 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:37.988579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:37.988817 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:37.999000 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:37.999000 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:38.003596 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:38.010908 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d8dfc7f-a45a-4fb6-90e8-48f193536ad1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 200 Aug 16 22:53:38.010908 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 170/685] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:37 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:53:38.028899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-98fba70d-7863-4036-829b-591a15e7e021 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.032285 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98fba70d-7863-4036-829b-591a15e7e021 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action Aug 16 22:53:38.032823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98fba70d-7863-4036-829b-591a15e7e021 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:38.033007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-98fba70d-7863-4036-829b-591a15e7e021 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:38.044766 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.044766 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:38.045280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-98fba70d-7863-4036-829b-591a15e7e021 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume 'a4b45238-2fff-4927-994f-faa3ff92082d' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:38.077217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-98fba70d-7863-4036-829b-591a15e7e021 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action returned with HTTP 202 Aug 16 22:53:38.077946 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 174/686] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:38 2026] POST /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:38.086542 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c510c441-96b6-4b3c-be75-c046afa7f628 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.088848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c510c441-96b6-4b3c-be75-c046afa7f628 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:38.089094 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c510c441-96b6-4b3c-be75-c046afa7f628 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:38.089338 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c510c441-96b6-4b3c-be75-c046afa7f628 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:38.099853 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.099853 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:38.105578 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c510c441-96b6-4b3c-be75-c046afa7f628 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:38.111884 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c510c441-96b6-4b3c-be75-c046afa7f628 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 200 Aug 16 22:53:38.112481 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 174/687] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:38 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:38.128377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.132151 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action Aug 16 22:53:38.132151 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:38.132151 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:38.144310 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.144310 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:38.145127 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Volume info retrieved successfully. Aug 16 22:53:38.171233 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Delete volume request issued successfully. Aug 16 22:53:38.172320 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd7d4cf0-8c42-4716-8f10-5135ae21fe62 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action returned with HTTP 202 Aug 16 22:53:38.172320 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 170/688] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:38 2026] POST /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:38.182899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c75b3f81-3273-4dc5-9482-137b73aec074 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.185447 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c75b3f81-3273-4dc5-9482-137b73aec074 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:38.185687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c75b3f81-3273-4dc5-9482-137b73aec074 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:38.185929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c75b3f81-3273-4dc5-9482-137b73aec074 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:38.197389 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.197389 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:38.205580 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c75b3f81-3273-4dc5-9482-137b73aec074 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:38.212539 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c75b3f81-3273-4dc5-9482-137b73aec074 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 200 Aug 16 22:53:38.213108 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 171/689] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:38 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:38.832881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.835589 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:38.835904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:38.836133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:38.851308 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.851308 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:38.858935 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:38.868256 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ea0b84b-09f0-4467-ac33-1c8ee96056fc tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:38.868907 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 175/690] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:38 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:38.929839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:38.932035 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:38.932281 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:38.932528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:38.942345 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:38.942345 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:38.948848 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:38.956024 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-d5c89724-3464-4e4b-887a-f22c6283f433 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:38.956623 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 175/691] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:38 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:39.039412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efed3170-488d-4ffc-beb7-3d35b895e5f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.040033 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efed3170-488d-4ffc-beb7-3d35b895e5f5 None None] GET https://10.4.3.26/volume// Aug 16 22:53:39.040313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efed3170-488d-4ffc-beb7-3d35b895e5f5 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.040554 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efed3170-488d-4ffc-beb7-3d35b895e5f5 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.041056 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efed3170-488d-4ffc-beb7-3d35b895e5f5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:39.041457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 171/692] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:39.050356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-91634745-0778-420e-af01-d3a0a9f365c7 req-2227c89b-1842-499e-a5d5-8ab782897468 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.052736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-2227c89b-1842-499e-a5d5-8ab782897468 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:53:39.053283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-2227c89b-1842-499e-a5d5-8ab782897468 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bca3ee16-06c0-4007-8c80-2f27615c2bc0", "connector": null, "instance_uuid": "fd26e89a-01aa-4ef9-91fa-9523c08f2aa7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:39.062423 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:39.062423 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:39.110182 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-2227c89b-1842-499e-a5d5-8ab782897468 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:53:39.110759 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 172/693] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:53:39 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 16 22:53:39.149464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04f34869-ea89-4402-879b-9cbcf117200a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.151813 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f34869-ea89-4402-879b-9cbcf117200a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:39.152365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f34869-ea89-4402-879b-9cbcf117200a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.152681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f34869-ea89-4402-879b-9cbcf117200a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.164700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6add6bf3-c11a-494b-917d-9b50fc69d1fe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.165349 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6add6bf3-c11a-494b-917d-9b50fc69d1fe None None] GET https://10.4.3.26/volume// Aug 16 22:53:39.165610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6add6bf3-c11a-494b-917d-9b50fc69d1fe None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.166082 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6add6bf3-c11a-494b-917d-9b50fc69d1fe None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.167030 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6add6bf3-c11a-494b-917d-9b50fc69d1fe None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:39.167816 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 176/694] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:39.168011 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:39.168011 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:39.177862 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-04f34869-ea89-4402-879b-9cbcf117200a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:39.184044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.186187 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f34869-ea89-4402-879b-9cbcf117200a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:39.187638 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 176/695] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:39.188927 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:39.188927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.188927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.202235 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:39.202235 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:39.208791 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:39.215435 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-75b691b1-a92d-4618-8fca-2c36ee75bd0d tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:39.218037 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 172/696] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:39.231882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-070d91b9-ade1-409a-901c-c3387118556c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.234291 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-070d91b9-ade1-409a-901c-c3387118556c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:39.234530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-070d91b9-ade1-409a-901c-c3387118556c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.235011 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-070d91b9-ade1-409a-901c-c3387118556c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.245760 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-070d91b9-ade1-409a-901c-c3387118556c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 404 Aug 16 22:53:39.246324 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 173/697] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:39.257538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-657d49c6-4fcc-46d7-a90d-2942dbde877e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.263162 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-657d49c6-4fcc-46d7-a90d-2942dbde877e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:39.263434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-657d49c6-4fcc-46d7-a90d-2942dbde877e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.263699 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-657d49c6-4fcc-46d7-a90d-2942dbde877e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.271903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-657d49c6-4fcc-46d7-a90d-2942dbde877e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 404 Aug 16 22:53:39.272879 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 177/698] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:39.286937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.287820 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:39.288083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.288338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.288521 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: a4b45238-2fff-4927-994f-faa3ff92082d Aug 16 22:53:39.298772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c5eb0b9-c547-4c1c-bff0-6e68d2ed3c70 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d returned with HTTP 404 Aug 16 22:53:39.302938 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 177/699] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:39 2026] DELETE /volume/v3/volumes/a4b45238-2fff-4927-994f-faa3ff92082d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:39.313914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.319774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:39.319774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-44771669"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:39.322059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-44771669'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:39.322319 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:39.328200 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:39.337020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (86607647-91f9-4d7b-ac9d-ba699046d961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:39.339062 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e19d8a-3dd3-45de-bb83-3192fd339d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:39.340796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:39.350624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.356299 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] PUT https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 Aug 16 22:53:39.356299 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:39.369899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Acquiring lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:53:39.375289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:53:39.376634 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:39.376634 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:39.386092 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e19d8a-3dd3-45de-bb83-3192fd339d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:39.387448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf71669-f952-43f4-aaa1-71084dcf54d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:39.450735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['8db7d7b5-1bf9-4d58-97ee-6f3df90f994e', '1715b6b9-581a-4395-860d-8675cace2fbe', 'd5493443-2cc3-49b0-8030-c9f2acefe3fd', '9d7b77cd-5f76-42ab-9f02-08b1b6c11870'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:39.451865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf71669-f952-43f4-aaa1-71084dcf54d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db7d7b5-1bf9-4d58-97ee-6f3df90f994e', '1715b6b9-581a-4395-860d-8675cace2fbe', 'd5493443-2cc3-49b0-8030-c9f2acefe3fd', '9d7b77cd-5f76-42ab-9f02-08b1b6c11870']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:39.452918 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcba7b36-e22c-4e7d-babc-2648bf95b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:39.482068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" released by "attachment_update" :: held 0.106s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:53:39.482068 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8ce03783-3a4d-41c4-be82-0aa49839721b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 returned with HTTP 200 Aug 16 22:53:39.483008 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 174/700] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:53:39 2026] PUT /volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:39.484395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcba7b36-e22c-4e7d-babc-2648bf95b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba92940-ae6c-4d97-8aef-03ca4827c1c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-44771669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['8db7d7b5-1bf9-4d58-97ee-6f3df90f994e','1715b6b9-581a-4395-860d-8675cace2fbe','d5493443-2cc3-49b0-8030-c9f2acefe3fd','9d7b77cd-5f76-42ab-9f02-08b1b6c11870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-44771669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba92940-ae6c-4d97-8aef-03ca4827c1c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:39.485420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2e1364-71dc-4ea7-a952-8f82a19dab48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:39.517703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2e1364-71dc-4ea7-a952-8f82a19dab48) transitioned into state 'SUCCESS' from state '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-44771669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['8db7d7b5-1bf9-4d58-97ee-6f3df90f994e','1715b6b9-581a-4395-860d-8675cace2fbe','d5493443-2cc3-49b0-8030-c9f2acefe3fd','9d7b77cd-5f76-42ab-9f02-08b1b6c11870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:39.518453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222010da-0afa-4b0d-8ecb-230308989f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:39.540148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222010da-0afa-4b0d-8ecb-230308989f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:39.540148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (86607647-91f9-4d7b-ac9d-ba699046d961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:39.540148 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:39.540426 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd0d6fad-d588-44a5-85aa-e29d874aef65 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:39.541221 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 173/701] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:39 2026] POST /volume/v3/volumes => generated 745 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:39.558208 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:39.561480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:39.561780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:39.562116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:39.573849 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:39.573849 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:39.578527 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:39.584917 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b011b5f-a02c-4463-8c7f-03ff078230f4 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 200 Aug 16 22:53:39.585595 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 178/702] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:39 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.072697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-718f2ca3-db55-4a70-8585-27831c804e34 req-35530a5e-ab75-400a-b9ab-5cd061555dbd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.075178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-35530a5e-ab75-400a-b9ab-5cd061555dbd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 Aug 16 22:53:40.075685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-35530a5e-ab75-400a-b9ab-5cd061555dbd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.076099 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-35530a5e-ab75-400a-b9ab-5cd061555dbd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.085627 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.085627 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:40.148115 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-35530a5e-ab75-400a-b9ab-5cd061555dbd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 returned with HTTP 200 Aug 16 22:53:40.148115 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 178/703] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:40 2026] DELETE /volume/v3/attachments/2853a7ea-bfb5-4c00-8601-8e36381428b8 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.159240 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-718f2ca3-db55-4a70-8585-27831c804e34 req-a4a3d348-57b5-4d03-956f-f3f9693ce3cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.162256 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-a4a3d348-57b5-4d03-956f-f3f9693ce3cd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 Aug 16 22:53:40.162497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-a4a3d348-57b5-4d03-956f-f3f9693ce3cd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.162731 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-a4a3d348-57b5-4d03-956f-f3f9693ce3cd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.172558 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.172558 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:40.203368 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.205995 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:40.206230 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.206516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.221119 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.221119 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:40.225351 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:40.232600 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c471b945-469a-4df9-a8c6-0a3a730c9095 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:40.233438 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 174/704] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:40 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.237889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-a4a3d348-57b5-4d03-956f-f3f9693ce3cd tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 returned with HTTP 200 Aug 16 22:53:40.238304 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 175/705] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:40 2026] DELETE /volume/v3/attachments/30347f0a-a559-4be7-879d-8040681eb707 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.247388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-718f2ca3-db55-4a70-8585-27831c804e34 req-6c6d3866-4732-40c7-a1b8-669f431f98ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.249885 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-6c6d3866-4732-40c7-a1b8-669f431f98ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 Aug 16 22:53:40.250152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-6c6d3866-4732-40c7-a1b8-669f431f98ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.250435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-6c6d3866-4732-40c7-a1b8-669f431f98ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.259001 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.259001 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:40.314245 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-718f2ca3-db55-4a70-8585-27831c804e34 req-6c6d3866-4732-40c7-a1b8-669f431f98ba tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 returned with HTTP 200 Aug 16 22:53:40.314731 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 179/706] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:40 2026] DELETE /volume/v3/attachments/9ba9abdc-8970-4a7b-8c8c-7527bb7ac547 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.602414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.606770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:40.606770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.606770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.622775 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.622775 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:40.627005 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:40.633547 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8346f76f-0cf0-482a-9606-fc8ff93c3760 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 200 Aug 16 22:53:40.634088 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 179/707] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:40 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.650269 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1b15a887-4644-4461-a5fc-2b3df90402ea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.652554 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b15a887-4644-4461-a5fc-2b3df90402ea tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action Aug 16 22:53:40.652962 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b15a887-4644-4461-a5fc-2b3df90402ea tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:40.653112 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b15a887-4644-4461-a5fc-2b3df90402ea tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:40.664993 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.664993 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:40.666207 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-1b15a887-4644-4461-a5fc-2b3df90402ea tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '7ba92940-ae6c-4d97-8aef-03ca4827c1c5' with '{'status': 'maintenance'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:40.698903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b15a887-4644-4461-a5fc-2b3df90402ea tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action returned with HTTP 202 Aug 16 22:53:40.699504 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 175/708] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:40 2026] POST /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:40.707476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.710301 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:40.710301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.710301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.719114 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.719114 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:40.727633 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:40.732676 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f2b0fa7-9c36-40e8-8b03-2ac1d1e6d7a1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 200 Aug 16 22:53:40.733291 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 176/709] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:40 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:40.754256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.756010 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action Aug 16 22:53:40.756360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:40.756518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:40.766579 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.766579 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:40.768763 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Volume info retrieved successfully. Aug 16 22:53:40.795938 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Delete volume request issued successfully. Aug 16 22:53:40.796261 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1ca1b38-c20b-4ad7-8fd1-8061c69876d0 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action returned with HTTP 202 Aug 16 22:53:40.796877 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 180/710] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:40 2026] POST /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:40.809645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:40.813185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:40.813185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:40.813185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:40.825915 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:40.825915 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:40.840416 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:40.849803 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e27ba8d0-4bde-4f30-afee-2b0421fdabc1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 200 Aug 16 22:53:40.849803 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 180/711] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:40 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:41.246592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:41.248349 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:41.248525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:41.248704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:41.261730 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:41.261730 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:41.272107 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:41.277983 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d83d81d9-e91d-47f3-8aa5-b4a9bd6d4b1b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:41.278492 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 176/712] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:41 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:41.864762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4878464e-f8b0-4670-aef8-a4e24e3a81ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:41.867331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4878464e-f8b0-4670-aef8-a4e24e3a81ba tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:41.867568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4878464e-f8b0-4670-aef8-a4e24e3a81ba tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:41.867796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4878464e-f8b0-4670-aef8-a4e24e3a81ba tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:41.875574 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4878464e-f8b0-4670-aef8-a4e24e3a81ba tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 404 Aug 16 22:53:41.876324 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 177/713] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:41 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:41.884226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3e954d12-0429-4e5d-806b-06adc7cd5cf2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:41.886581 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e954d12-0429-4e5d-806b-06adc7cd5cf2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:41.886877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e954d12-0429-4e5d-806b-06adc7cd5cf2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:41.887158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e954d12-0429-4e5d-806b-06adc7cd5cf2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:41.894560 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e954d12-0429-4e5d-806b-06adc7cd5cf2 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 404 Aug 16 22:53:41.895458 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 181/714] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:41 2026] GET /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:53:41.903274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:41.905189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:41.905536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:41.905864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:41.906146 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: 7ba92940-ae6c-4d97-8aef-03ca4827c1c5 Aug 16 22:53:41.913009 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2bc93c0-3c74-4cd0-80cb-4d8d7ce6749b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 returned with HTTP 404 Aug 16 22:53:41.913772 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 181/715] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:41 2026] DELETE /volume/v3/volumes/7ba92940-ae6c-4d97-8aef-03ca4827c1c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:41.925124 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5aed2e30-3df1-4793-9960-8d83104c674b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:41.927207 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:41.927617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1489519338"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:41.929461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1489519338'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:41.929681 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume of 1 GB Aug 16 22:53:41.934927 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Availability Zones retrieved successfully. Aug 16 22:53:41.942567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (240edeb9-199e-46ab-8c82-6e51d91b8e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:41.943886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1efc3c-8c01-4a22-a2a1-25d73256d63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:41.945340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:41.979321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1efc3c-8c01-4a22-a2a1-25d73256d63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:41.980631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e52d23-6e45-475a-a3a9-0ee861cfda45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:42.029963 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.032581 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:53:42.032872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.033119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.035370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Created reservations ['5f15419d-e15f-45c1-81ba-4a01d5e5ad54', '186825a6-d6ec-43f6-966a-0436a4ccb02a', 'ac8f6370-eab3-47f2-b110-5036567b2df8', '0f331299-ab30-484b-b981-7c75d2c1aee7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:42.036573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e52d23-6e45-475a-a3a9-0ee861cfda45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f15419d-e15f-45c1-81ba-4a01d5e5ad54', '186825a6-d6ec-43f6-966a-0436a4ccb02a', 'ac8f6370-eab3-47f2-b110-5036567b2df8', '0f331299-ab30-484b-b981-7c75d2c1aee7']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:42.037404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2cc6e8-2c9f-4f25-9c7b-192d79af7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:42.046524 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.046524 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:42.052564 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:42.058104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-16b41fa7-4a40-44c9-8b45-dbe22acdfbae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:53:42.058731 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 178/716] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:42.061278 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2cc6e8-2c9f-4f25-9c7b-192d79af7c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5587fb-b039-470d-be37-58dce344506a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1489519338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['5f15419d-e15f-45c1-81ba-4a01d5e5ad54','186825a6-d6ec-43f6-966a-0436a4ccb02a','ac8f6370-eab3-47f2-b110-5036567b2df8','0f331299-ab30-484b-b981-7c75d2c1aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1489519338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5587fb-b039-470d-be37-58dce344506a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:42.062242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d382272-a240-42d2-aa8a-c87929befdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:42.080895 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.083792 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7/action Aug 16 22:53:42.083974 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d382272-a240-42d2-aa8a-c87929befdb1) transitioned into state 'SUCCESS' from state '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-1489519338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1f273cdf5b4adfbbf23ead0cd51030',qos_specs=None,replication_status=,reservations=['5f15419d-e15f-45c1-81ba-4a01d5e5ad54','186825a6-d6ec-43f6-966a-0436a4ccb02a','ac8f6370-eab3-47f2-b110-5036567b2df8','0f331299-ab30-484b-b981-7c75d2c1aee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3b4b2c5c1e846a2b4a207559cf913d5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:42.084242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:42.084405 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:42.084916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d46144e-5323-479a-817f-f8d5e57338a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:42.095296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d46144e-5323-479a-817f-f8d5e57338a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:42.096262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Flow 'volume_create_api' (240edeb9-199e-46ab-8c82-6e51d91b8e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:42.096588 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Create volume request issued successfully. Aug 16 22:53:42.097274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5aed2e30-3df1-4793-9960-8d83104c674b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:42.097738 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 177/717] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:53:41 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:42.100257 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.100257 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:42.100940 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:42.109575 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Begin detaching volume completed successfully. Aug 16 22:53:42.109962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-9a44d4ef-a18b-4590-9bba-3d06372c4e1a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7/action returned with HTTP 202 Aug 16 22:53:42.110660 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 182/718] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:53:42 2026] POST /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:42.116345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f608706-358f-4482-9d9d-ca27a481106e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.121243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f608706-358f-4482-9d9d-ca27a481106e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:42.121243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f608706-358f-4482-9d9d-ca27a481106e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.121243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f608706-358f-4482-9d9d-ca27a481106e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.131603 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.131603 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:42.136495 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5f608706-358f-4482-9d9d-ca27a481106e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:42.138124 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-036df70d-69b1-406c-8045-e60fc80b779c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.140866 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-036df70d-69b1-406c-8045-e60fc80b779c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:53:42.141001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-036df70d-69b1-406c-8045-e60fc80b779c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.141710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-036df70d-69b1-406c-8045-e60fc80b779c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.143089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f608706-358f-4482-9d9d-ca27a481106e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:42.143089 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 182/719] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:42.156363 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.156363 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:42.169431 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-036df70d-69b1-406c-8045-e60fc80b779c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:42.179419 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-036df70d-69b1-406c-8045-e60fc80b779c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:53:42.179643 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 179/720] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:42.184615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04c3143e-70d3-4a21-b1b7-2cf062100a89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.185200 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04c3143e-70d3-4a21-b1b7-2cf062100a89 None None] GET https://10.4.3.26/volume// Aug 16 22:53:42.185495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04c3143e-70d3-4a21-b1b7-2cf062100a89 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.185693 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04c3143e-70d3-4a21-b1b7-2cf062100a89 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.186944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04c3143e-70d3-4a21-b1b7-2cf062100a89 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:42.186944 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 178/721] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:42.201690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.204252 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:53:42.204479 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.204667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.220163 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.220163 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:42.225573 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:42.232175 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-a6316ccc-19e0-4fa8-b12b-28e9f9e89103 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:53:42.232754 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 183/722] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:42.294523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.297117 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:42.297939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:42.297939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:42.315807 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.315807 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:42.322063 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:42.328055 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8af87de-a9c4-4d9f-b2a0-6467ace4f62f tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:42.328804 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 183/723] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:42 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:42.814841 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8e551ce5-d393-45b6-88ce-a92f338edaeb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:42.817158 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8e551ce5-d393-45b6-88ce-a92f338edaeb tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19/action Aug 16 22:53:42.817667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8e551ce5-d393-45b6-88ce-a92f338edaeb tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:42.818044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8e551ce5-d393-45b6-88ce-a92f338edaeb tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:42.845063 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:42.845063 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:42.865776 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-91634745-0778-420e-af01-d3a0a9f365c7 req-8e551ce5-d393-45b6-88ce-a92f338edaeb tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19/action returned with HTTP 204 Aug 16 22:53:42.865776 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 180/724] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:53:42 2026] POST /volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:43.164134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e19b853-19d7-4877-a54d-af59ba852c7c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.166727 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e19b853-19d7-4877-a54d-af59ba852c7c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.168136 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e19b853-19d7-4877-a54d-af59ba852c7c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.168136 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e19b853-19d7-4877-a54d-af59ba852c7c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.183360 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.183360 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:43.190914 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e19b853-19d7-4877-a54d-af59ba852c7c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.204309 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e19b853-19d7-4877-a54d-af59ba852c7c tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.204910 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 179/725] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:43.208226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.213129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:53:43.213129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.213129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.226551 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.226551 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:43.230667 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:43.231107 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.236340 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6a41e90-18f0-44d8-9089-7f22f2370d35 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:53:43.237578 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action Aug 16 22:53:43.237763 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 184/726] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:43.237837 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:43.239840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:43.254426 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.254426 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:43.255536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '1b5587fb-b039-470d-be37-58dce344506a' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:43.286189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a41ac4b0-9b48-4d03-aaeb-06a876e49d65 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action returned with HTTP 202 Aug 16 22:53:43.286718 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 184/727] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:43 2026] POST /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:43.301354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.303672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.303976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.304222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.317681 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.317681 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:43.324441 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.332433 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e729ae38-8802-4a46-bb50-462bd7c3e56b tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.332955 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 181/728] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:43.345666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.348881 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:43.348881 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.349157 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.351429 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.353434 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action Aug 16 22:53:43.354470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:43.354470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:43.362565 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.362565 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:43.366594 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.366594 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:43.366594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.admin_actions [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '1b5587fb-b039-470d-be37-58dce344506a' with '{'status': 'available'}' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:43.367971 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:43.374353 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4aca6ec4-a6c9-4948-8d56-ae517e63e574 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:43.374890 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 180/729] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:43.391703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.394527 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e36f5ff1-8e02-43ee-ae21-2206a6d3e9e4 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action returned with HTTP 202 Aug 16 22:53:43.395114 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 185/730] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:43 2026] POST /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:43.401136 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:43.401136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.401916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.403418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-93823f81-1b9c-480d-86a0-013655e1f570 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.405426 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-93823f81-1b9c-480d-86a0-013655e1f570 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.406212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-93823f81-1b9c-480d-86a0-013655e1f570 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.406212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-93823f81-1b9c-480d-86a0-013655e1f570 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.414517 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.414517 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:43.420169 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.420169 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:43.422077 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-93823f81-1b9c-480d-86a0-013655e1f570 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.425713 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:43.429901 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-93823f81-1b9c-480d-86a0-013655e1f570 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.432015 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 182/731] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:53:43.432519 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d5b5bd6-5547-49a6-a623-1f34416b7ed9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:43.433145 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 185/732] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:43.451214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.453379 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action Aug 16 22:53:43.454168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:43.454168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:43.464680 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.464680 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:43.465103 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '1b5587fb-b039-470d-be37-58dce344506a' with '{'status': 'maintenance'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:43.474098 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-84fbb679-cdb3-4791-81ab-14b7becda876 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.476832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-84fbb679-cdb3-4791-81ab-14b7becda876 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b Aug 16 22:53:43.477142 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-84fbb679-cdb3-4791-81ab-14b7becda876 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.477414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-84fbb679-cdb3-4791-81ab-14b7becda876 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.487672 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.487672 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:43.511478 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78678ff5-0220-41ca-90cf-5fee9c7cd9ab tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action returned with HTTP 202 Aug 16 22:53:43.512115 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 181/733] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:43 2026] POST /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:43.519953 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.521963 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.522197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.522403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.532585 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.532585 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:43.539344 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.548772 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-925ee4db-077a-4683-b43c-1c7d3ba6561e tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.549187 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 183/734] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:43.568355 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.571237 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] POST https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action Aug 16 22:53:43.571649 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:43.571782 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:43.583719 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.583719 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:43.583719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] Updating volume '1b5587fb-b039-470d-be37-58dce344506a' with '{'status': 'available'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 22:53:43.584714 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc240e6-c9aa-4f3c-9f32-f1488dd9d4b4 req-84fbb679-cdb3-4791-81ab-14b7becda876 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b returned with HTTP 200 Aug 16 22:53:43.585767 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 186/735] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:43 2026] DELETE /volume/v3/attachments/9a32be8c-3c3a-4149-a4dd-d110862c2e7b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:53:43.617502 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2775d439-c93c-4421-bfaf-ba05842b65d1 tempest-VolumesActionsTest-671653720 tempest-VolumesActionsTest-671653720-project-admin] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action returned with HTTP 202 Aug 16 22:53:43.617972 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 186/736] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:53:43 2026] POST /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 22:53:43.628832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.631282 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.631620 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.632119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.643893 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.643893 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:43.651019 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.658658 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-493746c8-cea2-4065-be1c-4b31f7c8b8af tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.659321 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 182/737] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:43.675952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.678501 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.678926 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.679213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.687516 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.687516 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:43.694336 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.700523 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e7d0dd6-ab07-4e2b-862b-6d4217d451bd tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.701167 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 184/738] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:43.715847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.718376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.718837 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.719133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.719264 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume with id: 1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.730628 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.730628 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:43.731201 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.761790 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Delete volume request issued successfully. Aug 16 22:53:43.762086 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-787d0f72-9dc3-4208-9583-c2ed3fb0059f tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 202 Aug 16 22:53:43.762522 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 187/739] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:43 2026] DELETE /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:43.775288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:43.777278 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:43.777568 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:43.777712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:43.787619 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:43.787619 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:43.792113 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Volume info retrieved successfully. Aug 16 22:53:43.798265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3599b8f-c85a-4a79-b63d-837db7fb7302 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 200 Aug 16 22:53:43.798815 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 187/740] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:43 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:44.003077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:44.005994 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:44.007239 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:44.007239 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:44.022052 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:44.022052 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:44.027489 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:44.034346 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-82e82ede-6e4a-496a-9b80-c31ec0712c70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:44.034981 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 183/741] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:44 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:44.255278 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:44.256509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:53:44.258484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:44.258484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:44.268067 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:44.268067 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:44.269071 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:53:44.275954 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f60024e-e9e9-49fe-ba8a-192c05f717da tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:53:44.276457 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 185/742] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:44 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:44.817841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7eea76b5-370a-4c13-8986-14afe946ccb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:44.820496 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7eea76b5-370a-4c13-8986-14afe946ccb1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] GET https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a Aug 16 22:53:44.821105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7eea76b5-370a-4c13-8986-14afe946ccb1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:44.821224 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7eea76b5-370a-4c13-8986-14afe946ccb1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:44.833855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7eea76b5-370a-4c13-8986-14afe946ccb1 tempest-VolumesActionsTest-1890031953 tempest-VolumesActionsTest-1890031953-project-member] https://10.4.3.26/volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a returned with HTTP 404 Aug 16 22:53:44.834191 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 188/743] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:44 2026] GET /volume/v3/volumes/1b5587fb-b039-470d-be37-58dce344506a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:44.916527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:44.918633 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:53:44.918873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:44.919090 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:44.919314 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume with id: a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:53:44.928950 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:44.928950 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:44.929623 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:44.955740 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume request issued successfully. Aug 16 22:53:44.956056 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac530249-3e2f-4c8e-b9c5-67e61ac4f6a9 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 202 Aug 16 22:53:44.956519 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 188/744] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:44 2026] DELETE /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:44.967594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:44.970047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:53:44.970337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:44.970640 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:44.985402 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:44.985402 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:44.999606 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:45.010785 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb5379ac-dbac-47a1-85a2-55661b80d645 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 200 Aug 16 22:53:45.013297 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 184/745] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:44 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:45.334577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04a8dc6e-3b61-40e4-955d-66ad0b86a696 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:45.335113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04a8dc6e-3b61-40e4-955d-66ad0b86a696 None None] GET https://10.4.3.26/volume// Aug 16 22:53:45.335173 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04a8dc6e-3b61-40e4-955d-66ad0b86a696 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:45.335392 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04a8dc6e-3b61-40e4-955d-66ad0b86a696 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:45.335864 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04a8dc6e-3b61-40e4-955d-66ad0b86a696 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:45.336670 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 186/746] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:45.346734 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-380b0c5c-e098-488c-b1bb-79634e097f7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:45.352037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-380b0c5c-e098-488c-b1bb-79634e097f7a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:53:45.352685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-380b0c5c-e098-488c-b1bb-79634e097f7a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bca3ee16-06c0-4007-8c80-2f27615c2bc0", "connector": null, "instance_uuid": "fd26e89a-01aa-4ef9-91fa-9523c08f2aa7"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:45.370697 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:45.370697 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:45.421952 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-380b0c5c-e098-488c-b1bb-79634e097f7a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:53:45.422449 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 189/747] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:53:45 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 16 22:53:45.433405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2967d265-b527-476a-90d8-ffb84549305f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:45.433883 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2967d265-b527-476a-90d8-ffb84549305f None None] GET https://10.4.3.26/volume// Aug 16 22:53:45.434149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2967d265-b527-476a-90d8-ffb84549305f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:45.434441 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2967d265-b527-476a-90d8-ffb84549305f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:45.434839 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2967d265-b527-476a-90d8-ffb84549305f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:45.435187 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 189/748] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:45.444917 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:45.447870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:45.448265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:45.448571 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:45.464263 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:45.464263 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:45.470397 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:45.478005 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-9633a83b-24a7-4391-835f-0f05f13e44b8 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:45.478495 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 185/749] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:45 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:45.886448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d89b04a-ec89-4e1a-821e-0238c05fb440 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:45.888946 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d89b04a-ec89-4e1a-821e-0238c05fb440 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 Aug 16 22:53:45.889190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d89b04a-ec89-4e1a-821e-0238c05fb440 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:45.889416 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d89b04a-ec89-4e1a-821e-0238c05fb440 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:45.901114 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:45.901114 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:45.969372 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d89b04a-ec89-4e1a-821e-0238c05fb440 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 returned with HTTP 200 Aug 16 22:53:45.970063 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 187/750] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:45 2026] DELETE /volume/v3/attachments/6bd837b0-65b3-46a5-82b5-157d1bf39b19 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:46.030173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-59016c88-2621-482d-a2ad-70372ac7fc4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.035366 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59016c88-2621-482d-a2ad-70372ac7fc4b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 Aug 16 22:53:46.035662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59016c88-2621-482d-a2ad-70372ac7fc4b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:46.035982 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59016c88-2621-482d-a2ad-70372ac7fc4b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:46.052025 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59016c88-2621-482d-a2ad-70372ac7fc4b tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 returned with HTTP 404 Aug 16 22:53:46.052541 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 190/751] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:46 2026] GET /volume/v3/volumes/a8baae45-da20-46b2-b5ce-a1f49c5bedf9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:46.064852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.067695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:53:46.067976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:46.068164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:46.068357 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume with id: 91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:53:46.084238 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:46.084238 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:46.085215 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:46.123346 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume request issued successfully. Aug 16 22:53:46.123683 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-90e16f6f-106e-40b4-9ae3-6a7e565d88d2 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 202 Aug 16 22:53:46.124325 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 190/752] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:46 2026] DELETE /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:53:46.134262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.137472 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:53:46.137708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:46.138889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:46.155374 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:46.155374 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:46.162539 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:46.168048 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8298fa8d-d983-4219-82ee-56acc9a87cc7 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 200 Aug 16 22:53:46.168914 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 186/753] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:46 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:46.269929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17b9ca58-74e8-4719-9dec-53d547f6870e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.270446 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b9ca58-74e8-4719-9dec-53d547f6870e None None] GET https://10.4.3.26/volume// Aug 16 22:53:46.270683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b9ca58-74e8-4719-9dec-53d547f6870e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:46.271076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b9ca58-74e8-4719-9dec-53d547f6870e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:46.271459 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b9ca58-74e8-4719-9dec-53d547f6870e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:46.272133 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 188/754] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:46.281559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.285280 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:53:46.286131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:46.286131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:46.302933 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:46.302933 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:46.309333 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:53:46.317247 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-1d527bc0-cb1e-4cfe-9531-5f456ecc3059 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:53:46.318259 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 191/755] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:46 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:46.453600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.457783 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] PUT https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 Aug 16 22:53:46.457783 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:46.468908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Acquiring lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:53:46.477780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:53:46.477780 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:46.477780 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:46.586920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-bca3ee16-06c0-4007-8c80-2f27615c2bc0-np0000007421" released by "attachment_update" :: held 0.111s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:53:46.588295 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-bf7363ba-a340-493b-a8e6-296e4d943cc7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 returned with HTTP 200 Aug 16 22:53:46.588295 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 191/756] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:53:46 2026] PUT /volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:46.619883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-835e1b2e-15b2-4117-83a8-2b8828dca430 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:46.623386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-835e1b2e-15b2-4117-83a8-2b8828dca430 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747/action Aug 16 22:53:46.623808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-835e1b2e-15b2-4117-83a8-2b8828dca430 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:46.623910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-835e1b2e-15b2-4117-83a8-2b8828dca430 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:46.648942 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:46.648942 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:46.671194 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a18d3209-b522-44eb-8eac-a4bac8cacd7e req-835e1b2e-15b2-4117-83a8-2b8828dca430 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747/action returned with HTTP 204 Aug 16 22:53:46.671727 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 187/757] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:53:46 2026] POST /volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:47.152004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.154292 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:53:47.154541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.154674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.169706 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.169706 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:47.183841 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:53:47.190501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a939c033-c8ee-4bc2-8403-343afcfb049d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.192810 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fdc1d9e7-b4c3-4ae6-91a3-2f0292433c42 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:53:47.192959 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a939c033-c8ee-4bc2-8403-343afcfb049d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 Aug 16 22:53:47.193031 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 189/758] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:47.193084 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a939c033-c8ee-4bc2-8403-343afcfb049d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.193131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a939c033-c8ee-4bc2-8403-343afcfb049d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.201969 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a939c033-c8ee-4bc2-8403-343afcfb049d tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 returned with HTTP 404 Aug 16 22:53:47.202445 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 192/759] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/v3/volumes/91c815c7-aa76-472d-9a03-ed78805b5375 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:47.214236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edae9852-a782-465f-8d7c-c37e69d693db None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.219697 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:53:47.219697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.221501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.222234 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume with id: e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:53:47.239983 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.239983 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:47.239983 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:47.271008 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.273944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:53:47.275864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.275864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.287295 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Delete volume request issued successfully. Aug 16 22:53:47.287934 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edae9852-a782-465f-8d7c-c37e69d693db tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 202 Aug 16 22:53:47.289030 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 192/760] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:53:47 2026] DELETE /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:53:47.289078 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.289078 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:47.294161 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:53:47.301054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-0194a613-b2ae-41dc-82f5-0b33b0988e28 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:53:47.301636 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 188/761] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:47.302311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.307362 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:53:47.307433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.308075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.317145 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.317145 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:47.322470 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Volume info retrieved successfully. Aug 16 22:53:47.329014 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-836938ef-9f74-4af6-bc8e-dc7560fd0f5a tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 200 Aug 16 22:53:47.329519 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 190/762] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:47.336920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.339835 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1/action Aug 16 22:53:47.340500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:53:47.340500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:47.359890 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.359890 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:47.360843 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:53:47.373965 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Begin detaching volume completed successfully. Aug 16 22:53:47.374890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-edfc4499-91cf-4ffd-bb41-dd7c2888db98 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1/action returned with HTTP 202 Aug 16 22:53:47.375064 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 193/763] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:53:47 2026] POST /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:53:47.525954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c757548d-33be-469f-aebf-67cc6e93bc67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.526423 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c757548d-33be-469f-aebf-67cc6e93bc67 None None] GET https://10.4.3.26/volume// Aug 16 22:53:47.526638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c757548d-33be-469f-aebf-67cc6e93bc67 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.526970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c757548d-33be-469f-aebf-67cc6e93bc67 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.527506 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c757548d-33be-469f-aebf-67cc6e93bc67 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:53:47.529065 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 193/764] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:53:47.547474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:47.550889 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:53:47.551217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:47.551434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:47.578360 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:47.578360 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:47.584465 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:53:47.592334 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-090516e5-c9ca-4d7c-b953-b357246259e5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:53:47.593120 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 189/765] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:53:47 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:53:48.353031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-106d8c9a-73bc-41a2-8407-7d8cd531f604 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:48.355236 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-106d8c9a-73bc-41a2-8407-7d8cd531f604 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] GET https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 Aug 16 22:53:48.355468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-106d8c9a-73bc-41a2-8407-7d8cd531f604 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:48.356310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-106d8c9a-73bc-41a2-8407-7d8cd531f604 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:48.363035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-106d8c9a-73bc-41a2-8407-7d8cd531f604 tempest-TaggedBootDevicesTest-930390633 tempest-TaggedBootDevicesTest-930390633-project-member] https://10.4.3.26/volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 returned with HTTP 404 Aug 16 22:53:48.363495 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 191/766] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:48 2026] GET /volume/v3/volumes/e1e1e469-94c4-443e-aa4b-8385f77cf2b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:53:48.946477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-d6a4b412-e748-4705-854f-d6fd89ffb545 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:48.952351 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-d6a4b412-e748-4705-854f-d6fd89ffb545 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] DELETE https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 Aug 16 22:53:48.952548 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-d6a4b412-e748-4705-854f-d6fd89ffb545 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:48.952921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-d6a4b412-e748-4705-854f-d6fd89ffb545 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:48.962049 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:48.962049 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:49.046323 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2b73440-46cd-4462-9162-e60f1d2c9c4c req-d6a4b412-e748-4705-854f-d6fd89ffb545 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 returned with HTTP 200 Aug 16 22:53:49.046893 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 194/767] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:53:48 2026] DELETE /volume/v3/attachments/4ed4afcf-b0c3-4df8-8ee0-cf86b1993076 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:49.585468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:49.586920 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:53:49.587149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:49.588143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:49.598171 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:49.598171 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:49.604200 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:53:49.611091 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6ee4ddf-58b6-4b80-bb0c-72b0b5f33929 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:53:49.611657 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 194/768] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:49 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:54.306290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95ac248d-9e5b-44b6-9309-fb3b012667a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:54.464444 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95ac248d-9e5b-44b6-9309-fb3b012667a8 tempest-ExtensionsTestJSON-566192479 tempest-ExtensionsTestJSON-566192479-project-member] GET https://10.4.3.26/volume/v3/extensions Aug 16 22:53:54.465123 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95ac248d-9e5b-44b6-9309-fb3b012667a8 tempest-ExtensionsTestJSON-566192479 tempest-ExtensionsTestJSON-566192479-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:54.465332 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95ac248d-9e5b-44b6-9309-fb3b012667a8 tempest-ExtensionsTestJSON-566192479 tempest-ExtensionsTestJSON-566192479-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:54.465915 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95ac248d-9e5b-44b6-9309-fb3b012667a8 tempest-ExtensionsTestJSON-566192479 tempest-ExtensionsTestJSON-566192479-project-member] https://10.4.3.26/volume/v3/extensions returned with HTTP 200 Aug 16 22:53:54.466569 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 190/769] 10.4.3.26 () {66 vars in 1239 bytes} [Sun Aug 16 22:53:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:53:56.361984 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:56.515103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:53:56.515359 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:56.515632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:56.516036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:53:56.517246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:53:56.524145 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:53:56.524543 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91f33b7a-f79a-405f-a9da-4e9c135a4d78 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:53:56.524944 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 192/770] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:53:56 2026] GET /volume/v3/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:53:56.537968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:56.539844 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:56.540188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1922697818"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:56.541800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1922697818'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:56.541916 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume of 1 GB Aug 16 22:53:56.542183 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:56.542183 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:56.546278 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Availability Zones retrieved successfully. Aug 16 22:53:56.552914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (40572fe0-39ac-460b-95fb-547031b88adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:56.553997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ddd738-bf73-4817-b7d2-90958e6d8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:56.555147 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:56.586173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ddd738-bf73-4817-b7d2-90958e6d8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:56.587295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b9b4c2-b999-4fc3-95b2-e3a0e70fa909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:56.660003 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Created reservations ['6eaeac83-fd96-42fb-9a1a-b83ff88540c6', '74bc70b4-22f8-4597-93c3-fe10b3e7fd6f', 'd210bbb4-6cef-4eb3-a016-5f3967de6d2d', '8ff4db19-8289-4fbe-9ae7-68096003f9a2'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:56.660869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b9b4c2-b999-4fc3-95b2-e3a0e70fa909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eaeac83-fd96-42fb-9a1a-b83ff88540c6', '74bc70b4-22f8-4597-93c3-fe10b3e7fd6f', 'd210bbb4-6cef-4eb3-a016-5f3967de6d2d', '8ff4db19-8289-4fbe-9ae7-68096003f9a2']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:56.661688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69201f78-8c2b-4bd9-9b59-bfd0c0794969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:56.692283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69201f78-8c2b-4bd9-9b59-bfd0c0794969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a31dc61-cedf-4d98-8be8-b8d835a1c062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1922697818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['6eaeac83-fd96-42fb-9a1a-b83ff88540c6','74bc70b4-22f8-4597-93c3-fe10b3e7fd6f','d210bbb4-6cef-4eb3-a016-5f3967de6d2d','8ff4db19-8289-4fbe-9ae7-68096003f9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1922697818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a31dc61-cedf-4d98-8be8-b8d835a1c062,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a790cbfea75b40f391f70b1a67d46fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:56.693503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30be6d3-f0ab-412a-b766-ae395b1b7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:56.714626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30be6d3-f0ab-412a-b766-ae395b1b7d16) transitioned into state 'SUCCESS' from state '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-1922697818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['6eaeac83-fd96-42fb-9a1a-b83ff88540c6','74bc70b4-22f8-4597-93c3-fe10b3e7fd6f','d210bbb4-6cef-4eb3-a016-5f3967de6d2d','8ff4db19-8289-4fbe-9ae7-68096003f9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:56.715445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490d1637-88e4-4c57-94dd-8b987f015ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:56.727697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490d1637-88e4-4c57-94dd-8b987f015ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:56.728629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (40572fe0-39ac-460b-95fb-547031b88adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:56.729003 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request issued successfully. Aug 16 22:53:56.729573 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e43a0e8-ee32-4068-a298-99e2b6642903 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:56.730206 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 195/771] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:53:56 2026] POST /volume/v3/volumes => generated 762 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:56.745659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:56.747829 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:53:56.748505 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:56.748505 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:56.755666 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:56.755666 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:56.760137 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:56.765011 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2dadbd9-952c-47a5-ab1d-65066f64dcac tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:53:56.765467 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 195/772] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:56 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:57.590370 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=222,cinder:INSERT=30,cinder:UPDATE=55,cinder:DELETE=2 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:53:57.783767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:57.787621 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:53:57.788453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:57.789085 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:57.800980 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:57.800980 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:57.811907 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:57.821210 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f83b912-da6f-48b0-a070-5e2a2eb1b134 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:53:57.821681 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 191/773] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:57 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:57.834972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:57.837362 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:53:57.837878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:57.838031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:57.849713 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:57.849713 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:57.854093 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:57.859013 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ba8e61f-5a6b-49f9-8671-51d8e0236935 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:53:57.859337 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 193/774] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:57 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:53:57.872153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:57.875120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:57.875563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-957380527"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:57.877715 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-957380527'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:57.877898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume of 1 GB Aug 16 22:53:57.878274 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:57.878274 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:57.884048 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Availability Zones retrieved successfully. Aug 16 22:53:57.891699 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (bfbe8acc-df52-4e9b-99ca-7b43bea76399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:57.893565 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856e1a9f-4c36-459a-8208-183ece86fcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:57.894470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:57.925691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856e1a9f-4c36-459a-8208-183ece86fcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:57.926593 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070b272f-a8a7-477a-ba43-6a5e769c6f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:57.979791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Created reservations ['29120ade-fd35-4030-9d00-eba4258f8acb', '0a2b5da6-ff74-4137-b4ff-ac073ce28f13', '3d5daa33-fb4a-464a-a20b-c4e00b527ce2', 'dda3d095-5690-4178-ad1b-2643b4a5f875'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:57.981118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070b272f-a8a7-477a-ba43-6a5e769c6f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29120ade-fd35-4030-9d00-eba4258f8acb', '0a2b5da6-ff74-4137-b4ff-ac073ce28f13', '3d5daa33-fb4a-464a-a20b-c4e00b527ce2', 'dda3d095-5690-4178-ad1b-2643b4a5f875']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:57.982020 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc817d48-5f6a-4462-a8fa-e756bc34063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:58.011185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc817d48-5f6a-4462-a8fa-e756bc34063b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b7eca1-d97e-44ea-bdb7-73d42b4a09dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-957380527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['29120ade-fd35-4030-9d00-eba4258f8acb','0a2b5da6-ff74-4137-b4ff-ac073ce28f13','3d5daa33-fb4a-464a-a20b-c4e00b527ce2','dda3d095-5690-4178-ad1b-2643b4a5f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-957380527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a790cbfea75b40f391f70b1a67d46fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:58.012406 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683dc3e2-a015-4b13-9481-3cc7bfc91c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:58.034449 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683dc3e2-a015-4b13-9481-3cc7bfc91c3d) transitioned into state 'SUCCESS' from state '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-957380527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['29120ade-fd35-4030-9d00-eba4258f8acb','0a2b5da6-ff74-4137-b4ff-ac073ce28f13','3d5daa33-fb4a-464a-a20b-c4e00b527ce2','dda3d095-5690-4178-ad1b-2643b4a5f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:58.035364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c2cf0d-858b-4266-a8f8-9c4165b7e588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:58.045670 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c2cf0d-858b-4266-a8f8-9c4165b7e588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:58.046607 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (bfbe8acc-df52-4e9b-99ca-7b43bea76399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:58.046967 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request issued successfully. Aug 16 22:53:58.047761 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d329fa3-064d-4b93-ab28-bcc82262abfd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:58.048265 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 196/775] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:53:57 2026] POST /volume/v3/volumes => generated 761 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:58.061359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:58.064032 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:53:58.064310 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:58.064933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:58.074523 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:58.074523 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:58.081585 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:58.087762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d12947d-3075-4235-9e98-a6d94c9e8cda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:53:58.088275 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 196/776] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:58 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:59.106584 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:59.111921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:53:59.112293 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:59.112602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:59.123699 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:59.123699 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:53:59.129646 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:59.139143 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b28c95b-24f3-4029-ae27-127c43c5f2ca tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:53:59.139575 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 192/777] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:59 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:59.159905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:59.162044 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:53:59.162268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:59.162508 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:59.171194 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:59.171194 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:53:59.175781 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:59.182145 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8ba6e1f-d373-4f62-8b1d-c1314ef8f0b3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:53:59.182799 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 194/778] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:59 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:53:59.201953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92674936-4848-441d-954a-3b699ec7d1f7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:59.205463 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:53:59.206464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1524702292"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:53:59.208610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1524702292'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:53:59.209281 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume of 1 GB Aug 16 22:53:59.209281 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:59.209281 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:53:59.218416 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Availability Zones retrieved successfully. Aug 16 22:53:59.225250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (6c89eddc-386d-4796-b490-6827d93704bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:59.226427 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24ebee1-caa0-446f-96c5-bd7e010ebd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:59.227642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:53:59.266675 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24ebee1-caa0-446f-96c5-bd7e010ebd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:59.268269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7fcd3b-f94e-4b8b-be60-422905cbcec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:59.322686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Created reservations ['e37f4c25-eb2d-40fd-bd83-5114344f587c', '5f1458d0-e0fa-493c-84bf-7a3088956f03', 'e80b722a-8a89-4bb6-904b-9c3c5797c545', 'b1ace583-ab4c-49d9-9d79-b2250f3fe8b3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:53:59.323514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7fcd3b-f94e-4b8b-be60-422905cbcec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e37f4c25-eb2d-40fd-bd83-5114344f587c', '5f1458d0-e0fa-493c-84bf-7a3088956f03', 'e80b722a-8a89-4bb6-904b-9c3c5797c545', 'b1ace583-ab4c-49d9-9d79-b2250f3fe8b3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:59.324304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4107eaa6-66f4-4b46-a52c-ddaaa862ddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:59.354385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4107eaa6-66f4-4b46-a52c-ddaaa862ddba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1801d9c7-237d-4fcd-972d-a3d9f166ed4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1524702292',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['e37f4c25-eb2d-40fd-bd83-5114344f587c','5f1458d0-e0fa-493c-84bf-7a3088956f03','e80b722a-8a89-4bb6-904b-9c3c5797c545','b1ace583-ab4c-49d9-9d79-b2250f3fe8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1524702292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1801d9c7-237d-4fcd-972d-a3d9f166ed4c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a790cbfea75b40f391f70b1a67d46fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:59.355570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ff6503-62c9-40cf-bd71-9e996d621271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:59.383463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ff6503-62c9-40cf-bd71-9e996d621271) transitioned into state 'SUCCESS' from state '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-1524702292',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a790cbfea75b40f391f70b1a67d46fa5',qos_specs=None,replication_status=,reservations=['e37f4c25-eb2d-40fd-bd83-5114344f587c','5f1458d0-e0fa-493c-84bf-7a3088956f03','e80b722a-8a89-4bb6-904b-9c3c5797c545','b1ace583-ab4c-49d9-9d79-b2250f3fe8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2a3185cb7849f3ae9dcac6b9006da4',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:59.384215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d281df8-1243-41a5-a8a2-bfea44f3e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:53:59.396183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d281df8-1243-41a5-a8a2-bfea44f3e8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:53:59.397651 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Flow 'volume_create_api' (6c89eddc-386d-4796-b490-6827d93704bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:53:59.398184 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Create volume request issued successfully. Aug 16 22:53:59.399047 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92674936-4848-441d-954a-3b699ec7d1f7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:53:59.399613 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 197/779] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:53:59 2026] POST /volume/v3/volumes => generated 762 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:53:59.414669 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a460130-8d84-420f-bc04-5d9a6249a750 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:53:59.416766 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a460130-8d84-420f-bc04-5d9a6249a750 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:53:59.417011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a460130-8d84-420f-bc04-5d9a6249a750 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:53:59.417289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a460130-8d84-420f-bc04-5d9a6249a750 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:53:59.424726 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:53:59.424726 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:53:59.429176 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4a460130-8d84-420f-bc04-5d9a6249a750 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:53:59.434460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a460130-8d84-420f-bc04-5d9a6249a750 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:53:59.434962 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 197/780] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:53:59 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.372275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.374846 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:00.375234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.375541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.391578 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.391578 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:00.398926 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Volume info retrieved successfully. Aug 16 22:54:00.404170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9577375c-0c61-4e8e-ba76-d6a0c867ffd2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:00.404638 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 193/781] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:00.451235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.453174 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:00.453407 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.453655 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.468355 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.468355 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:00.474110 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:00.476661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.479886 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:00.480165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.480462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.481632 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d33aec8c-ed33-44d6-90aa-b64f03b775c8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:00.482458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 195/782] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.497954 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.497954 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:00.501493 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.504118 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:00.504348 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.505054 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.508761 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:00.514106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9e1f2c55-2571-42ed-874f-036817aacc74 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:00.514814 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 198/783] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:00.515388 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.515388 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:00.521916 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:00.530812 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47f2ec43-9f65-464e-a5f7-5cb785846475 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:00.531405 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 198/784] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.543933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.548422 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action Aug 16 22:54:00.548763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:00.548945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:00.551006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.553680 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:54:00.553846 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.554126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.554484 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.555790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.568153 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.569006 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25480ff8-eaab-4b57-87b1-89f023cbd300 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:54:00.569531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 196/785] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.570112 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.570112 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:00.570541 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:00.582051 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Begin detaching volume completed successfully. Aug 16 22:54:00.582602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-174e8d13-b8af-4b56-b55a-6c633d746070 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action returned with HTTP 202 Aug 16 22:54:00.583180 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 194/786] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:54:00 2026] POST /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:00.586046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.588365 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-957380527 Aug 16 22:54:00.588615 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.588927 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.589377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.590279 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-957380527'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.613007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.618587 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:00.618813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.618976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.629463 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.629700 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fef3c6ba-f0b7-478d-aa5c-bb87ed0cc79b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-957380527 returned with HTTP 200 Aug 16 22:54:00.632879 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 199/787] 10.4.3.26 () {66 vars in 1329 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-957380527 => generated 331 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.640658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14e56ac3-d5bc-4ea8-87fe-6a207798913b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.641858 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14e56ac3-d5bc-4ea8-87fe-6a207798913b None None] GET https://10.4.3.26/volume// Aug 16 22:54:00.641858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14e56ac3-d5bc-4ea8-87fe-6a207798913b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.642011 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.642011 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:00.642277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14e56ac3-d5bc-4ea8-87fe-6a207798913b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.642803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14e56ac3-d5bc-4ea8-87fe-6a207798913b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:00.643142 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 197/788] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:00.645604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-604debad-d138-4cda-b740-3130ff158afc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.646721 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:00.648064 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922697818 Aug 16 22:54:00.648418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.648620 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.648951 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.651392 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1922697818'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.651796 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca55f8ac-4725-436e-9e77-cc1a235d97b7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:00.652323 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 199/789] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:00.654575 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.657355 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:00.658089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.658089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.680419 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.680419 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:00.685582 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:00.692970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-7dcc21a9-87fa-44cf-bab8-ad1453890266 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:00.693654 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 200/790] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1623 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:00.694756 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.695695 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.695695 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:00.701873 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-604debad-d138-4cda-b740-3130ff158afc tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922697818 returned with HTTP 200 Aug 16 22:54:00.702555 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 195/791] 10.4.3.26 () {66 vars in 1352 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922697818 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.720405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.722854 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=1 Aug 16 22:54:00.723120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.723415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.723865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.724365 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.724365 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:00.724983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.734516 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.735374 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.735374 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:00.740824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c92a1a17-a9b0-415c-b220-d1f9916f0203 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 16 22:54:00.741555 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 198/792] 10.4.3.26 () {66 vars in 1266 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:00.760118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.762613 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:00.763995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.763995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.763995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.764791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.808043 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.809115 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.809115 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:00.814651 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f32901c3-721b-45d9-b3e0-ff7ef451638a tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:00.815150 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 200/793] 10.4.3.26 () {66 vars in 1354 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 999 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:00.835532 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0feea735-4031-4815-a66a-256e03a1a92e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.837576 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:00.838042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.838144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.838914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.839383 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.885601 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.886316 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:00.886316 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:00.893976 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0feea735-4031-4815-a66a-256e03a1a92e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:54:00.894487 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 201/794] 10.4.3.26 () {66 vars in 1354 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 1000 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:00.915206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.919564 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:00.919916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.920194 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.920562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.921637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:00.963280 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:00.967773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-667f19ba-5848-4e2e-b546-1bcfa2bb7ec8 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:54:00.967773 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 196/795] 10.4.3.26 () {66 vars in 1354 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:00.988216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74e00aa8-49c9-4e12-a310-49893309125d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:00.990521 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 16 22:54:00.990761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:00.991199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:00.991363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:00.991998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:00.992829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.034311 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.038528 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.038528 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:01.044683 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e00aa8-49c9-4e12-a310-49893309125d tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 16 22:54:01.046516 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 199/796] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:54:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.066353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03216ee4-9787-429a-960e-b7230a5119d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.068806 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 16 22:54:01.069065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.070133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.070133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.071187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:01.072438 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.124577 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.125902 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.125902 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:01.137777 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03216ee4-9787-429a-960e-b7230a5119d3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 16 22:54:01.138417 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 201/797] 10.4.3.26 () {66 vars in 1352 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.167424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.170711 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?limit=1 Aug 16 22:54:01.170857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.171123 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.171736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.172986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.197084 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.197084 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a712e43-bb4c-4a48-9c51-8662490e1277 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 16 22:54:01.197084 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 202/798] 10.4.3.26 () {66 vars in 1245 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.211562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07ce0b9d-27ee-4156-934d-35aac26bceda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.215092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:01.215433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.215679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.215984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.217420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.235416 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.237246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07ce0b9d-27ee-4156-934d-35aac26bceda tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:01.237246 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 197/799] 10.4.3.26 () {66 vars in 1333 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?limit=1&marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.252955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a09cb43-e527-43c6-a420-8f867df6aebe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.256701 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:01.257146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.257146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.257550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.258307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.310633 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.313241 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a09cb43-e527-43c6-a420-8f867df6aebe tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:54:01.313241 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 200/800] 10.4.3.26 () {66 vars in 1333 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?limit=1&marker=29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.335089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.338993 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:01.340474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.340474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.344618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.345614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.373620 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.373620 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2fa80af4-d423-4ada-8d9d-1264d1537529 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:54:01.374131 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 202/801] 10.4.3.26 () {66 vars in 1333 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?limit=1&marker=9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:01.388096 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.392146 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available Aug 16 22:54:01.392402 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.392693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.392964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.393205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:01.393555 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.393555 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:01.394044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1524702292'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.430877 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.430877 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61de4d4b-ce58-4e85-9d01-ad88b254e178 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available returned with HTTP 200 Aug 16 22:54:01.431336 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 203/802] 10.4.3.26 () {66 vars in 1365 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.448575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.451015 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available Aug 16 22:54:01.451828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.451828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.452161 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.452494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:01.454453 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.454453 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:01.454453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1524702292'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.501919 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.501919 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.501919 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:01.508343 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eeba6d53-aaf8-4fac-a1d8-e9aa2010bad6 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available returned with HTTP 200 Aug 16 22:54:01.509065 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 198/803] 10.4.3.26 () {66 vars in 1386 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1524702292&status=available => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.523680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.523680 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:01.523680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.524227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.530225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.535954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c&sort=id%3Aasc Aug 16 22:54:01.535954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.535954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.535954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.536714 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.541829 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.541829 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:01.546159 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:01.552160 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-30df598f-df07-4f9a-96da-7813eb683671 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:01.552873 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 201/804] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.601609 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.602595 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.602595 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:01.611794 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1567a7e2-7a77-450d-a269-a1ddbd8591b9 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c&sort=id%3Aasc returned with HTTP 200 Aug 16 22:54:01.611794 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 203/805] 10.4.3.26 () {66 vars in 1366 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/detail?marker=1801d9c7-237d-4fcd-972d-a3d9f166ed4c&sort=id%3Aasc => generated 1702 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.636363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4240b94b-20e5-4747-9524-d540ad372641 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.638132 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 16 22:54:01.638550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.638788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.639821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.639821 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.639821 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:01.640444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.644430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9fd03786-b12d-4035-bd2a-a45bc555d416 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.650883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9fd03786-b12d-4035-bd2a-a45bc555d416 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 Aug 16 22:54:01.650883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9fd03786-b12d-4035-bd2a-a45bc555d416 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.651582 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9fd03786-b12d-4035-bd2a-a45bc555d416 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.663178 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.663178 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:01.673931 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.676855 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:01.676855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.676855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.693548 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.693548 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:01.698336 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:01.701102 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.701814 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.701814 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:01.704275 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b244ed30-6aaa-46c2-b7e1-987e4e25e81f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:01.704896 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 202/806] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.709019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4240b94b-20e5-4747-9524-d540ad372641 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 16 22:54:01.709019 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 204/807] 10.4.3.26 () {66 vars in 1330 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.734608 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.736618 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:54:01.736939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.737200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.737655 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.738827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.753956 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.757018 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:01.757018 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:01.765122 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4aed3d7-bcfe-41e1-9cea-e527912588c2 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:54:01.765767 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 204/808] 10.4.3.26 () {66 vars in 1251 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.788455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.794060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 16 22:54:01.794060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.794060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.794954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.796881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.798641 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f0999e7c-1922-4566-bd5f-5758e53cec27 req-9fd03786-b12d-4035-bd2a-a45bc555d416 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 returned with HTTP 200 Aug 16 22:54:01.799941 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 199/809] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:01 2026] DELETE /volume/v3/attachments/dea73a40-4938-4075-a56a-41d0b6041b27 => generated 192 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:01.852338 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.853642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bf5a9d8-f255-4488-98cf-a344e8a7c479 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 16 22:54:01.853642 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 203/810] 10.4.3.26 () {66 vars in 1309 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.866964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.870354 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?availability_zone=nova Aug 16 22:54:01.870646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.870900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.871128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.871581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value nova, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:01.872236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.915364 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.916558 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f042428-ada0-4e7f-a6ff-61f3ec69f76b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 16 22:54:01.916689 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 205/811] 10.4.3.26 () {66 vars in 1275 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.932455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-395325be-9792-4841-9a95-c53b9b0ce8ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:01.934118 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?availability_zone=nova Aug 16 22:54:01.936767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:01.936767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:01.936767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:01.936767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value nova, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:01.936767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:01.985633 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:01.986505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-395325be-9792-4841-9a95-c53b9b0ce8ab tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 16 22:54:01.987064 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 205/812] 10.4.3.26 () {66 vars in 1275 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:01.999549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de272edd-7595-4a35-b80c-0308c00ed026 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.002718 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?bootable=false Aug 16 22:54:02.002914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.003191 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.003498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.003955 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.003955 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:02.004593 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.044357 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.045386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de272edd-7595-4a35-b80c-0308c00ed026 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 16 22:54:02.045959 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 200/813] 10.4.3.26 () {66 vars in 1259 bytes} [Sun Aug 16 22:54:01 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.057357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.059646 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?bootable=false Aug 16 22:54:02.060501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.060501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.060844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.061332 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.061332 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:02.063814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.112123 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.112775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0f2ad7eb-80e3-4371-b57f-4059e7bf6f92 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 16 22:54:02.113453 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 204/814] 10.4.3.26 () {66 vars in 1259 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.128690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.131305 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?status=available Aug 16 22:54:02.131559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.131853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.132158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.132720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:02.133161 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.133161 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:02.133896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.189849 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.189849 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa0491d1-0d26-4c8a-ad71-f65cd6dca00f tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?status=available returned with HTTP 200 Aug 16 22:54:02.189849 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 206/815] 10.4.3.26 () {66 vars in 1263 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.206234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.214349 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes?status=available Aug 16 22:54:02.215218 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.215296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.215638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.216084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:02.216528 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.216528 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:02.217447 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.273802 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.276077 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f29e8d12-9431-4bbf-afa0-0a4073f9aba0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes?status=available returned with HTTP 200 Aug 16 22:54:02.276077 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 206/816] 10.4.3.26 () {66 vars in 1263 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.297171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.302620 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?availability_zone=nova Aug 16 22:54:02.303008 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.303250 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.303777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.304393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value nova, assuming string {{(pid=100204) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:02.304494 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.304494 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:02.305167 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.359345 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.359345 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.359345 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:02.366975 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3439f18a-fb67-4d32-885b-bee53ec8c482 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 16 22:54:02.367292 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 201/817] 10.4.3.26 () {66 vars in 1296 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.397412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.400134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?bootable=false Aug 16 22:54:02.401036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.401036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.408009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.408009 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.408009 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:02.408009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.425442 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.430858 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.430858 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:02.442327 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-972eaa61-797b-4281-896e-f3e5d14e3cc0 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 16 22:54:02.442978 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 205/818] 10.4.3.26 () {66 vars in 1280 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.467920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.470779 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?status=available Aug 16 22:54:02.470947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.471357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.471507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:02.472432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Could not evaluate value available, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:02.472432 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.472432 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:02.473050 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:02.483406 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Get all volumes completed successfully. Aug 16 22:54:02.484634 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.484634 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:02.492706 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a57fba2-5e3e-4f15-b3bc-c33e91d56de7 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 16 22:54:02.493482 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 207/819] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.517583 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.518232 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:02.518585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.519209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.531602 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.531602 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:02.539402 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:02.547654 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c40d42b1-a4e9-446c-98f6-b60240ed3cd3 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:02.548545 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 207/820] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.566527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.572559 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:02.572905 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.573197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.573492 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume with id: 1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:02.587253 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.587253 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:02.588495 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:02.621873 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume request issued successfully. Aug 16 22:54:02.622507 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0829767-1f9b-49b6-9ff6-daca8bd0612e tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 202 Aug 16 22:54:02.623070 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 202/821] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:02 2026] DELETE /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:02.637433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.640112 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:02.640112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.640112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.650135 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.650135 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:02.654786 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:02.662201 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5f6be56-bc9c-4b3c-9def-6b2dc14833c5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 200 Aug 16 22:54:02.662382 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 206/822] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:02.726618 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.728702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:02.728923 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.729291 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.742198 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.742198 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:02.747305 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:02.753605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8080ff8f-d9a2-41e3-a09f-0584fd495e23 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:02.754912 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 208/823] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.779722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.787683 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:02.787850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.788330 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.808542 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.808542 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:02.815787 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] Volume info retrieved successfully. Aug 16 22:54:02.821558 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aca1fced-27ae-4df8-9be4-26d3b9abf622 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-reader] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:02.822145 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 208/824] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.877049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.879982 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:02.880841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:02.880841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:02.894803 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.894803 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:02.900056 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:02.906523 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-1b578657-500a-4179-aedf-7d0a83f42f1f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:02.907181 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 203/825] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:02 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:02.941103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:02.943611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action Aug 16 22:54:02.944190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:02.944488 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:02.974904 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:02.974904 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:02.976214 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:02.993733 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Begin detaching volume completed successfully. Aug 16 22:54:02.993733 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-67bf2fed-b694-4eee-a2d5-6249858c2d26 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action returned with HTTP 202 Aug 16 22:54:02.994588 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 207/826] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:54:02 2026] POST /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:03.027169 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.031724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:03.031970 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.032184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.053509 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:03.053509 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:03.056675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a10defa-3eb9-4393-a801-f24325b3853f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.057412 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a10defa-3eb9-4393-a801-f24325b3853f None None] GET https://10.4.3.26/volume// Aug 16 22:54:03.057525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a10defa-3eb9-4393-a801-f24325b3853f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.057797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a10defa-3eb9-4393-a801-f24325b3853f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.058248 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a10defa-3eb9-4393-a801-f24325b3853f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:03.058642 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 209/827] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:03.058706 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:03.064925 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ea30512-4d58-4daf-93e9-0b508a9ffd68 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:03.065425 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 209/828] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:03.071019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.074883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:03.075192 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.075468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.090892 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:03.090892 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:03.097518 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:03.102350 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41303990-7b44-400d-ac97-106917f46c2d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.106764 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-cda7910c-3831-4332-9b82-f8652996d9c8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:03.106764 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 204/829] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:03.287938 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:03.287938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1563806244"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:03.287938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1563806244'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:03.288383 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Create volume of 1 GB Aug 16 22:54:03.293969 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Availability Zones retrieved successfully. Aug 16 22:54:03.303427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Flow 'volume_create_api' (c96ae4dc-c9f6-48fa-a9cb-18aea7c1daad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:03.305446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3abb372-27e7-4083-a4d2-93d78b4fe09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:03.307167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:03.352270 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3abb372-27e7-4083-a4d2-93d78b4fe09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:03.354253 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33be4f6-77e1-4f16-a289-909b5e994d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:03.433367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Created reservations ['b5d29b2f-914f-41e7-9c3f-ae7775abb4aa', 'cff93270-7397-4700-b6fa-09f56a0aac67', '6e481665-415b-4506-8ac8-f6d079378aec', '9a15ab89-a9f2-4dac-9ba7-048088a7e34d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:03.435381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b33be4f6-77e1-4f16-a289-909b5e994d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d29b2f-914f-41e7-9c3f-ae7775abb4aa', 'cff93270-7397-4700-b6fa-09f56a0aac67', '6e481665-415b-4506-8ac8-f6d079378aec', '9a15ab89-a9f2-4dac-9ba7-048088a7e34d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:03.436414 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c589966e-34dc-478a-9fd3-5923f294b230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:03.472404 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c589966e-34dc-478a-9fd3-5923f294b230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3670f4-8045-4882-8d9e-7ac90dfd2079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1563806244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75b0ab9310142e6a1b7ae8292e04f22',qos_specs=None,replication_status=,reservations=['b5d29b2f-914f-41e7-9c3f-ae7775abb4aa','cff93270-7397-4700-b6fa-09f56a0aac67','6e481665-415b-4506-8ac8-f6d079378aec','9a15ab89-a9f2-4dac-9ba7-048088a7e34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfccea872b44fc6be2ce652c15f1ff9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1563806244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3670f4-8045-4882-8d9e-7ac90dfd2079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b75b0ab9310142e6a1b7ae8292e04f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfccea872b44fc6be2ce652c15f1ff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:03.473852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2882a79-265f-47a1-9d11-a99986e257d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:03.503953 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2882a79-265f-47a1-9d11-a99986e257d1) transitioned into state 'SUCCESS' from state '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-1563806244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75b0ab9310142e6a1b7ae8292e04f22',qos_specs=None,replication_status=,reservations=['b5d29b2f-914f-41e7-9c3f-ae7775abb4aa','cff93270-7397-4700-b6fa-09f56a0aac67','6e481665-415b-4506-8ac8-f6d079378aec','9a15ab89-a9f2-4dac-9ba7-048088a7e34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfccea872b44fc6be2ce652c15f1ff9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:03.504997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0b9ab4-22d8-41d2-bb33-6cdb8463a102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:03.519255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0b9ab4-22d8-41d2-bb33-6cdb8463a102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:03.523423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Flow 'volume_create_api' (c96ae4dc-c9f6-48fa-a9cb-18aea7c1daad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:03.524321 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Create volume request issued successfully. Aug 16 22:54:03.525713 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41303990-7b44-400d-ac97-106917f46c2d tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:03.526115 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 208/830] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:03 2026] POST /volume/v3/volumes => generated 757 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:03.683919 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d92713e0-6992-4310-b9fc-75a7b1ee713c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.689044 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d92713e0-6992-4310-b9fc-75a7b1ee713c tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c Aug 16 22:54:03.689044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d92713e0-6992-4310-b9fc-75a7b1ee713c tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.690264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d92713e0-6992-4310-b9fc-75a7b1ee713c tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.700848 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d92713e0-6992-4310-b9fc-75a7b1ee713c tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c returned with HTTP 404 Aug 16 22:54:03.701434 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 210/831] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/v3/volumes/1801d9c7-237d-4fcd-972d-a3d9f166ed4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:03.714509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2c35ce61-ac3d-4110-9949-18406012f154 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.717724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2c35ce61-ac3d-4110-9949-18406012f154 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:03.718201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2c35ce61-ac3d-4110-9949-18406012f154 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.718201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2c35ce61-ac3d-4110-9949-18406012f154 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.732097 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:03.732097 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:03.740285 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2c35ce61-ac3d-4110-9949-18406012f154 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:03.746660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2c35ce61-ac3d-4110-9949-18406012f154 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:54:03.747511 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 210/832] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:03.763265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.765922 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] DELETE https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:03.766127 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.766501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.766760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume with id: 29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:03.776042 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:03.776042 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:03.776801 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:03.803937 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume request issued successfully. Aug 16 22:54:03.804281 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7df90c0d-ad0f-47c5-84e3-8ada8f5d479b tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 202 Aug 16 22:54:03.804921 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 205/833] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:03 2026] DELETE /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:03.816275 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:03.818894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:03.819130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:03.820419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:03.833564 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:03.833564 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:03.839406 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:03.848386 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d34af9ed-bb03-4e3e-b8ac-96b4e5fbb251 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 200 Aug 16 22:54:03.849063 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 209/834] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:03 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:04.085692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cf2da26d-178e-478c-8507-1831993231f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:04.088526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf2da26d-178e-478c-8507-1831993231f7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:04.088812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf2da26d-178e-478c-8507-1831993231f7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:04.089088 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf2da26d-178e-478c-8507-1831993231f7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:04.107404 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:04.107404 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:04.112942 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cf2da26d-178e-478c-8507-1831993231f7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:04.119860 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf2da26d-178e-478c-8507-1831993231f7 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:04.120366 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 211/835] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:04 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:04.865943 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-667711d0-2376-4f6c-9ba4-0607bde1c7dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:04.868239 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-667711d0-2376-4f6c-9ba4-0607bde1c7dd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc Aug 16 22:54:04.869272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-667711d0-2376-4f6c-9ba4-0607bde1c7dd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:04.869272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-667711d0-2376-4f6c-9ba4-0607bde1c7dd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:04.875421 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-667711d0-2376-4f6c-9ba4-0607bde1c7dd tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc returned with HTTP 404 Aug 16 22:54:04.876035 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 211/836] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:04 2026] GET /volume/v3/volumes/29b7eca1-d97e-44ea-bdb7-73d42b4a09dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:04.884275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ab22084-3eff-4557-b816-083084240380 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:04.887256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ab22084-3eff-4557-b816-083084240380 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:04.887581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ab22084-3eff-4557-b816-083084240380 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:04.888084 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ab22084-3eff-4557-b816-083084240380 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:04.900296 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:04.900296 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:04.906870 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2ab22084-3eff-4557-b816-083084240380 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:04.914985 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ab22084-3eff-4557-b816-083084240380 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:54:04.915391 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 206/837] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:04 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:04.934322 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e883340f-cd6a-407a-8c94-f716bf1227cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:04.936919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:04.937246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:04.937424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:04.937775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume with id: 9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:04.947182 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:04.947182 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:04.947968 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:04.986974 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Delete volume request issued successfully. Aug 16 22:54:04.986974 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e883340f-cd6a-407a-8c94-f716bf1227cb tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 202 Aug 16 22:54:04.987271 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 210/838] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:04 2026] DELETE /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:05.003484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:05.005838 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:05.006132 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:05.006532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:05.015728 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:05.015728 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:05.022787 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Volume info retrieved successfully. Aug 16 22:54:05.032463 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac5ff613-5f50-4d41-a9d0-ad2d83c71cd5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 200 Aug 16 22:54:05.033051 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 212/839] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:05 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:05.136391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:05.139216 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:05.139469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:05.139544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:05.152837 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:05.152837 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:05.157819 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:05.164386 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5209c457-3f92-4454-89bb-7d514bbf78d9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:05.164946 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 212/840] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:05 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:06.052040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bdcb118c-d936-40d5-a686-f47c73c9e0d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:06.054662 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdcb118c-d936-40d5-a686-f47c73c9e0d5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] GET https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 Aug 16 22:54:06.054874 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdcb118c-d936-40d5-a686-f47c73c9e0d5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:06.055053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bdcb118c-d936-40d5-a686-f47c73c9e0d5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:06.064838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bdcb118c-d936-40d5-a686-f47c73c9e0d5 tempest-VolumesListTestJSON-66312991 tempest-VolumesListTestJSON-66312991-project-member] https://10.4.3.26/volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 returned with HTTP 404 Aug 16 22:54:06.065394 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 207/841] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:06 2026] GET /volume/v3/volumes/9a31dc61-cedf-4d98-8be8-b8d835a1c062 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:06.181983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:06.183873 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:06.184120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:06.185624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:06.201941 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:06.201941 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:06.206921 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:06.215006 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-57479a93-f9a2-41d8-93dd-d9d1b9c6b6dc tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:06.215528 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 211/842] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:06 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:06.938706 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:06.942277 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:06.942548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:06.942773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:06.956832 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:06.956832 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:06.963280 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:06.973310 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-b685ff81-0cda-45cf-a861-4688f8ea565d tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:06.973606 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 213/843] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:06 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:07.234545 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:07.237241 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:07.237356 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:07.237594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:07.248988 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:07.248988 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:07.254427 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:07.261989 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f053a0e2-4e53-44b5-8d11-a9c3c5c59181 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:07.262615 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 213/844] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:07 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:07.386251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-8f4a466b-31e8-4a98-8ce4-3b2bc5bbdf46 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:07.391999 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-8f4a466b-31e8-4a98-8ce4-3b2bc5bbdf46 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 Aug 16 22:54:07.392329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-8f4a466b-31e8-4a98-8ce4-3b2bc5bbdf46 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:07.392594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-8f4a466b-31e8-4a98-8ce4-3b2bc5bbdf46 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:07.418307 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:07.418307 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:07.508997 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3fec9dbc-d7bb-462f-b7d8-c439268edc65 req-8f4a466b-31e8-4a98-8ce4-3b2bc5bbdf46 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 returned with HTTP 200 Aug 16 22:54:07.509060 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 208/845] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:07 2026] DELETE /volume/v3/attachments/5cbc7860-e792-40f6-8ba3-033ad2449d46 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:07.897540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.047852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:08.047852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-974925014"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:08.048420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-974925014'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:08.048638 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume of 1 GB Aug 16 22:54:08.053127 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Availability Zones retrieved successfully. Aug 16 22:54:08.059538 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (97409520-6fdd-487f-a8a6-a53f4015b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:08.060779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f638de40-6d1f-48da-b8f8-31658d8dad95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.061891 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:08.108194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f638de40-6d1f-48da-b8f8-31658d8dad95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:08.109345 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51177a32-d345-4ab2-a316-c174ddee08a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.166992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.168584 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:54:08.168799 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:08.169081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:08.187714 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.187714 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:08.194422 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:08.203413 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ec90dccb-1285-4d30-b14c-f780ad28583c req-cc2f0e5b-bfcb-45aa-802d-2c11455b7772 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:54:08.203573 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Created reservations ['ea401123-d252-48f0-9604-cd731f20b493', 'c4b21288-0b3f-4655-83b4-22eea219f405', 'fb2dab65-453e-4291-b0b2-52324678fe51', 'e91b9541-6513-47ee-b85e-8052aadc251a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:08.204195 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 214/846] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:08 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:08.204579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51177a32-d345-4ab2-a316-c174ddee08a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea401123-d252-48f0-9604-cd731f20b493', 'c4b21288-0b3f-4655-83b4-22eea219f405', 'fb2dab65-453e-4291-b0b2-52324678fe51', 'e91b9541-6513-47ee-b85e-8052aadc251a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:08.205370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acd3636-697a-4816-8a05-8579a6d64995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.234006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acd3636-697a-4816-8a05-8579a6d64995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f0d3611-9e8b-463b-9efc-1e31e078448d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-974925014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5af689afbaf4936af8b6039d78c34ae',qos_specs=None,replication_status=,reservations=['ea401123-d252-48f0-9604-cd731f20b493','c4b21288-0b3f-4655-83b4-22eea219f405','fb2dab65-453e-4291-b0b2-52324678fe51','e91b9541-6513-47ee-b85e-8052aadc251a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff0ac94727e4aa0be30ebf3e7650bbe',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-974925014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f0d3611-9e8b-463b-9efc-1e31e078448d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5af689afbaf4936af8b6039d78c34ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ff0ac94727e4aa0be30ebf3e7650bbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:08.234617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5facd058-1669-446e-a7d5-65a033f2499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.263372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5facd058-1669-446e-a7d5-65a033f2499e) transitioned into state 'SUCCESS' from state '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-974925014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5af689afbaf4936af8b6039d78c34ae',qos_specs=None,replication_status=,reservations=['ea401123-d252-48f0-9604-cd731f20b493','c4b21288-0b3f-4655-83b4-22eea219f405','fb2dab65-453e-4291-b0b2-52324678fe51','e91b9541-6513-47ee-b85e-8052aadc251a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ff0ac94727e4aa0be30ebf3e7650bbe',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:08.264241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4303feb9-78dc-4e81-91b5-7c29431b3c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.277370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4303feb9-78dc-4e81-91b5-7c29431b3c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:08.278601 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (97409520-6fdd-487f-a8a6-a53f4015b5aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:08.279075 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request issued successfully. Aug 16 22:54:08.280175 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f707ebf-4228-4583-8698-47ee1a0109c0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:08.280820 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 212/847] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:07 2026] POST /volume/v3/volumes => generated 747 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:08.285726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.291442 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:08.291442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:08.291645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:08.304670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.307786 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:08.307786 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:08.308402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:08.312007 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.312007 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:08.323835 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.323835 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:08.325265 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:08.334173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e9fdace-8461-4d0e-9572-ac5498cdf1c2 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:08.334343 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 214/848] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:08 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:08.340779 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:08.346218 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5be43d98-0cbf-466f-a661-bba8e914e5d0 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 200 Aug 16 22:54:08.347155 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 209/849] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:08 2026] GET /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:08.355015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.357953 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:08.357953 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:08.358591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:08.368784 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.368784 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:08.374895 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:08.382299 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a38fb0f-024d-4291-9689-7ada2c7f0822 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:08.382994 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 215/850] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:08 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:08.462274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-704dbd76-6a94-45f5-95ee-711041c6d405 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.465236 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-704dbd76-6a94-45f5-95ee-711041c6d405 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:08.465236 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-704dbd76-6a94-45f5-95ee-711041c6d405 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:08.465932 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-704dbd76-6a94-45f5-95ee-711041c6d405 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:08.486958 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.486958 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:08.497595 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-704dbd76-6a94-45f5-95ee-711041c6d405 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:08.507444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-704dbd76-6a94-45f5-95ee-711041c6d405 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:08.508068 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 213/851] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:08 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:08.584840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:08.587158 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:08.587422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1212929269", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:08.590575 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1212929269', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:08.909605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume of 1 GB Aug 16 22:54:08.909997 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:08.909997 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:08.910660 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Availability Zones retrieved successfully. Aug 16 22:54:08.916551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (e51edb30-a557-4e79-9e85-80b16c543bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:08.918359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36854161-d89f-422b-ba4d-cdb35684f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:08.919168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:09.003296 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:09.003296 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:09.022054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36854161-d89f-422b-ba4d-cdb35684f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb136350-4b01-41f3-a1a7-08ed95603a93,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb136350-4b01-41f3-a1a7-08ed95603a93', 'encryption_key_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=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:09.023625 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1869fb0-760f-4bd3-b099-8846437a12f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:09.095771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Created reservations ['4edeaf63-552a-4757-835b-2088eb8ff827', 'e90de914-0a6d-4feb-9a4d-3eda82d5dcb4', 'a4b43fdb-9802-4f05-95f1-722e6b320e5d', '1b5bf9e8-1ac9-4f3b-9539-2ba1eb29aeeb'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:09.096478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1869fb0-760f-4bd3-b099-8846437a12f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4edeaf63-552a-4757-835b-2088eb8ff827', 'e90de914-0a6d-4feb-9a4d-3eda82d5dcb4', 'a4b43fdb-9802-4f05-95f1-722e6b320e5d', '1b5bf9e8-1ac9-4f3b-9539-2ba1eb29aeeb']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:09.097235 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8be787-db5b-474e-b6a1-e54bdaff9979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:09.129642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8be787-db5b-474e-b6a1-e54bdaff9979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d91aa89-9a78-4799-873d-b56910555ef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1212929269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['4edeaf63-552a-4757-835b-2088eb8ff827','e90de914-0a6d-4feb-9a4d-3eda82d5dcb4','a4b43fdb-9802-4f05-95f1-722e6b320e5d','1b5bf9e8-1ac9-4f3b-9539-2ba1eb29aeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1212929269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d91aa89-9a78-4799-873d-b56910555ef6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='21930bfa51f64f21a19a4ab315e84980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb136350-4b01-41f3-a1a7-08ed95603a93),volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:09.130871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e82fc5d-7dbd-43e1-a055-d1e2f3044ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:09.160594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e82fc5d-7dbd-43e1-a055-d1e2f3044ae9) transitioned into state 'SUCCESS' from state '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-1212929269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='21930bfa51f64f21a19a4ab315e84980',qos_specs=None,replication_status=,reservations=['4edeaf63-552a-4757-835b-2088eb8ff827','e90de914-0a6d-4feb-9a4d-3eda82d5dcb4','a4b43fdb-9802-4f05-95f1-722e6b320e5d','1b5bf9e8-1ac9-4f3b-9539-2ba1eb29aeeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b1bf0c38224286b0fff696c26cafe7',volume_type_id=eb136350-4b01-41f3-a1a7-08ed95603a93)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:09.161990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b81f9c-494c-40d5-9612-aeedc62d67a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:09.178112 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b81f9c-494c-40d5-9612-aeedc62d67a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:09.179253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Flow 'volume_create_api' (e51edb30-a557-4e79-9e85-80b16c543bde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:09.179664 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create volume request issued successfully. Aug 16 22:54:09.180487 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da26277a-bd2d-4eec-b571-abb2a5b13584 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:09.181141 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 215/852] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:08 2026] POST /volume/v3/volumes => generated 758 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:09.196766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:09.201671 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:09.201935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:09.202549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:09.212276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:09.212276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:09.217158 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:09.226622 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b30111e-a05f-4dab-8f8e-08c70a406110 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:09.228394 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 210/853] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:09 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:09.369084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:09.371580 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:09.371900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:09.372174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:09.383273 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:09.383273 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:09.391505 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:09.398763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c82b662-ec20-4222-9c0f-d63a4d835d36 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 200 Aug 16 22:54:09.398763 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 216/854] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:09 2026] GET /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:10.247849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:10.249979 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:10.250292 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:10.250554 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:10.260691 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:10.260691 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:10.266832 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:10.274353 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3094da34-fba8-4c0d-8e72-d699a7bd56ae tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:10.274893 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 214/855] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:10 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:10.442109 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:10.445386 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:10.445386 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:10.445560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:10.454496 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:10.454496 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:10.458016 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:10.464849 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-2948dbf3-664d-41cd-b695-8e34110f7ee9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:10.465411 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 216/856] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:10 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:11.117722 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:11.124452 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:11.124730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:11.125108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:11.138821 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:11.138821 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:11.147536 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:11.154912 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-a93111f3-2f54-412b-b45e-ccca0a9f729a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:11.155285 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 211/857] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:11 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:11.174759 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a421e86d-1bb3-438f-b8b4-1816107a7837 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:11.175667 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a421e86d-1bb3-438f-b8b4-1816107a7837 None None] GET https://10.4.3.26/volume// Aug 16 22:54:11.177209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a421e86d-1bb3-438f-b8b4-1816107a7837 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:11.178069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a421e86d-1bb3-438f-b8b4-1816107a7837 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:11.178433 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a421e86d-1bb3-438f-b8b4-1816107a7837 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:11.179486 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 217/858] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:54:11 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:11.195563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-7f93905d-39d8-4be3-827c-15b013fe4d56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:11.202853 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-7f93905d-39d8-4be3-827c-15b013fe4d56 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:11.203381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-7f93905d-39d8-4be3-827c-15b013fe4d56 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d91aa89-9a78-4799-873d-b56910555ef6", "connector": null, "instance_uuid": "0208b288-6201-4824-a9e8-9ce444d686a7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:11.209312 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=295,cinder:UPDATE=58,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:54:11.215788 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:11.215788 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:11.258400 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-7f93905d-39d8-4be3-827c-15b013fe4d56 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:54:11.258919 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 215/859] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:11 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 16 22:54:12.711629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:12.718406 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:54:12.718729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:12.719213 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:12.724809 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=298,cinder:UPDATE=71,cinder:INSERT=37,cinder:DELETE=3 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:54:12.741975 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:12.741975 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:12.751023 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:12.757316 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17cae0f4-78f1-4a67-8346-e361223a9d84 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:54:12.757851 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 217/860] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:12 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:12.809721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:12.812619 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:54:12.812913 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:12.813174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:12.831656 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:12.831656 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:12.842385 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:12.852113 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-68880c15-8e7e-4e8c-8db1-e78c7253b987 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:54:12.852604 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 212/861] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:12 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:12.880373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:12.882758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d/action Aug 16 22:54:12.883211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:12.883387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:12.887866 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=263,cinder:UPDATE=45,cinder:INSERT=16,cinder:DELETE=3 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:54:12.897177 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:12.897177 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:12.897996 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:12.904857 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Begin detaching volume completed successfully. Aug 16 22:54:12.905272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-eea8d456-a9c3-49c1-9de8-f00f671e5186 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d/action returned with HTTP 202 Aug 16 22:54:12.906011 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 218/862] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:54:12 2026] POST /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:12.982771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b21638d3-c0a9-4966-b02c-ed35b323bffa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:12.982771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b21638d3-c0a9-4966-b02c-ed35b323bffa None None] GET https://10.4.3.26/volume// Aug 16 22:54:12.982771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b21638d3-c0a9-4966-b02c-ed35b323bffa None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:12.982771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b21638d3-c0a9-4966-b02c-ed35b323bffa None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:12.982771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b21638d3-c0a9-4966-b02c-ed35b323bffa None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:12.983336 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 216/863] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 22:54:13.002885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:13.009332 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:54:13.015843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:13.015843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:13.026888 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:13.026888 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:13.033264 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:13.040257 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-9b0ac97a-75c7-4eb7-89ac-ba1b182f2d2c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:54:13.040819 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 218/864] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:13 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:13.380637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-52950acc-2af1-4eae-a0e7-704855795708 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:13.380637 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52950acc-2af1-4eae-a0e7-704855795708 None None] GET https://10.4.3.26/volume// Aug 16 22:54:13.380844 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52950acc-2af1-4eae-a0e7-704855795708 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:13.381067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-52950acc-2af1-4eae-a0e7-704855795708 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:13.384415 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-52950acc-2af1-4eae-a0e7-704855795708 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:13.384415 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 213/865] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:13.404850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:13.408614 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:13.408988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:13.409255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:13.428980 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:13.428980 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:13.434986 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:13.442774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-24976f46-e53a-4390-9e4d-f4c14d03667b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:13.443420 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 219/866] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:13 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:13.576418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:13.580633 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] PUT https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b Aug 16 22:54:13.581187 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:13.594625 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Acquiring lock "cinder-attachment_update-3d91aa89-9a78-4799-873d-b56910555ef6-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:54:13.601157 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3d91aa89-9a78-4799-873d-b56910555ef6-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:54:13.603449 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:13.603449 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:13.738234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Lock "cinder-attachment_update-3d91aa89-9a78-4799-873d-b56910555ef6-np0000007421" released by "attachment_update" :: held 0.137s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:54:13.738725 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-3b9ad795-18b4-4e1a-aef1-0b3c01bc9cfe tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b returned with HTTP 200 Aug 16 22:54:13.739377 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 217/867] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:54:13 2026] PUT /volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:13.784939 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-c897377d-30a6-4f7a-948f-e06aa491eabf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:13.787860 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-c897377d-30a6-4f7a-948f-e06aa491eabf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b/action Aug 16 22:54:13.788444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-c897377d-30a6-4f7a-948f-e06aa491eabf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:13.788640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-c897377d-30a6-4f7a-948f-e06aa491eabf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:13.832001 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:13.832001 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:13.852439 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-17ef20b4-31b8-4ddd-ac3b-7fb0d4881340 req-c897377d-30a6-4f7a-948f-e06aa491eabf tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b/action returned with HTTP 204 Aug 16 22:54:13.853281 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 219/868] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:54:13 2026] POST /volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:14.156012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-dca2014b-fdb5-408d-806e-e745e357a92e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:14.158079 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-dca2014b-fdb5-408d-806e-e745e357a92e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 Aug 16 22:54:14.158264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-dca2014b-fdb5-408d-806e-e745e357a92e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:14.158445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-dca2014b-fdb5-408d-806e-e745e357a92e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:14.165353 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:14.165353 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:14.247179 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ad10c63-0155-447b-aa07-45a6b0b1302f req-dca2014b-fdb5-408d-806e-e745e357a92e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 returned with HTTP 200 Aug 16 22:54:14.247821 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 214/869] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:14 2026] DELETE /volume/v3/attachments/013423d7-f148-42dd-9ad4-c0a738214372 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:15.102533 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-95c1b679-1421-4ded-92b7-7e18278497dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:15.106951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95c1b679-1421-4ded-92b7-7e18278497dd tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:54:15.107204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-95c1b679-1421-4ded-92b7-7e18278497dd tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:15.108776 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-95c1b679-1421-4ded-92b7-7e18278497dd tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:15.118809 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:15.118809 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:15.128356 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-95c1b679-1421-4ded-92b7-7e18278497dd tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:54:15.135230 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95c1b679-1421-4ded-92b7-7e18278497dd tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:54:15.135703 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 220/870] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:15 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:15.891476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-5d9d307f-554c-4136-988f-996d7d438d29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:15.896092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-5d9d307f-554c-4136-988f-996d7d438d29 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] DELETE https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a Aug 16 22:54:15.896092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-5d9d307f-554c-4136-988f-996d7d438d29 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:15.896092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-5d9d307f-554c-4136-988f-996d7d438d29 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:15.906579 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:15.906579 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:15.977035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-5d9d307f-554c-4136-988f-996d7d438d29 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a returned with HTTP 200 Aug 16 22:54:15.978234 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 218/871] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:15 2026] DELETE /volume/v3/attachments/828c82ca-7387-41ef-8027-c0906905e42a => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:15.998052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:16.000919 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] DELETE https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:54:16.001130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:16.001361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:16.001572 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Delete volume with id: 974fc550-3cc5-4a8f-8713-168e098b0b37 Aug 16 22:54:16.012909 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:16.012909 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:16.013435 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Volume info retrieved successfully. Aug 16 22:54:16.034349 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] Delete volume request issued successfully. Aug 16 22:54:16.034684 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-41b8a353-20c7-40e9-87fb-4f779e9a8c6c req-f9630114-543d-48c9-8c11-fa3dd8a464d1 tempest-ServerActionsV293TestJSON-1729041958 tempest-ServerActionsV293TestJSON-1729041958-project-member] https://10.4.3.26/volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 returned with HTTP 202 Aug 16 22:54:16.035458 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 220/872] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:54:15 2026] DELETE /volume/v3/volumes/974fc550-3cc5-4a8f-8713-168e098b0b37 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:17.813528 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9686d14c-5131-4e61-a3e8-410e9e8291a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:17.817057 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9686d14c-5131-4e61-a3e8-410e9e8291a9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/903bc437-0fb9-4d33-bb6c-3c0561fe7b9d/action Aug 16 22:54:17.817057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9686d14c-5131-4e61-a3e8-410e9e8291a9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-attach": {"instance_uuid": "5ba6585f-7409-46f7-8e79-6721cc14ff20", "mountpoint": "/dev/vdc"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:17.817057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9686d14c-5131-4e61-a3e8-410e9e8291a9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5ba6585f-7409-46f7-8e79-6721cc14ff20", "mountpoint": "/dev/vdc"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:17.825335 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9686d14c-5131-4e61-a3e8-410e9e8291a9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/903bc437-0fb9-4d33-bb6c-3c0561fe7b9d/action returned with HTTP 404 Aug 16 22:54:17.825987 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 215/873] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:17 2026] POST /volume/v3/volumes/903bc437-0fb9-4d33-bb6c-3c0561fe7b9d/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:22.069579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:22.072964 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 22:54:22.075770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:22.075770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:22.092386 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:22.093554 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:22.094299 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:22.094513 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:22.120567 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-3e0f99f8-2208-449b-8046-3db725b2b5e4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 22:54:22.121327 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 221/874] 10.4.3.26 () {68 vars in 1477 bytes} [Sun Aug 16 22:54:22 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:22.205249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:22.209120 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:22.209120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:22.209120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:22.227340 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:22.227340 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:22.235061 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:22.242090 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-21efcd88-0df1-4267-b0f9-e9d863130698 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:22.242656 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 219/875] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:22 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1658 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:22.261479 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:22.268007 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:54:22.268728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d91aa89-9a78-4799-873d-b56910555ef6", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:22.294021 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:22.294021 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:22.294977 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:22.295316 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Create snapshot from volume 3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:22.331642 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:22.378399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Created reservations ['f5c6abb3-55f0-4f97-aec2-54a293f49ee6', 'a035bcb8-740d-496b-a533-21f9e0b44f0c', 'f07c26c9-1f70-4b9c-84dc-2ec26a607b90', 'aa2057d2-9b70-4324-8d6d-e55e7ba61f71'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:22.437058 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Snapshot force create request issued successfully. Aug 16 22:54:22.437058 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0e52d89e-abb4-4846-b165-38bcfa02ae1d req-02bd6d5d-a60b-4c9d-b685-1344f4f8f6a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:54:22.437058 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 221/876] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 22:54:22 2026] POST /volume/v3/snapshots => generated 292 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:23.379078 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:23.381657 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:23.382149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "251b0eed-685b-4090-8e2e-f87d658400a0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1101449394"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:23.383945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'imageRef': '251b0eed-685b-4090-8e2e-f87d658400a0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1101449394'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:23.497224 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume of 2 GB Aug 16 22:54:23.497646 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:23.497646 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:23.503533 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Availability Zones retrieved successfully. Aug 16 22:54:23.511961 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (2e4c45c5-b0d6-4645-9dd6-3aa74d16871a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:23.513986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791acaa1-0314-47b9-8bd3-69132d8d6f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:23.515295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Validating volume size '2' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:23.569216 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791acaa1-0314-47b9-8bd3-69132d8d6f5b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:54:23.569216 np0000007421 devstack@c-api.service[100204]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 251b0eed-685b-4090-8e2e-f87d658400a0 is not active. Aug 16 22:54:23.572128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791acaa1-0314-47b9-8bd3-69132d8d6f5b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:23.572638 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791acaa1-0314-47b9-8bd3-69132d8d6f5b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:54:23.574180 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (2e4c45c5-b0d6-4645-9dd6-3aa74d16871a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:54:23.574180 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67e10e4e-dc5b-4020-a33c-6ac44b8744ed tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:23.575056 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 216/877] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:23 2026] POST /volume/v3/volumes => generated 125 bytes in 197 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:26.176132 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9863f6b-d465-488b-8005-4554b6000ed2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.187713 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.188833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "65a108b2-a2fa-4f2a-be10-0e6657ced88f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.191175 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '65a108b2-a2fa-4f2a-be10-0e6657ced88f'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:26.245701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.250041 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:26.250370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:26.250620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:26.268455 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:26.268455 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:26.282352 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:26.290335 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a233217c-1f88-458c-a2b1-c274e6805ee6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:26.290631 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 220/878] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:26 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1658 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:26.365675 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume of 1 GB Aug 16 22:54:26.378615 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Availability Zones retrieved successfully. Aug 16 22:54:26.386413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (0bffff72-faf8-439d-aeec-fc305f5e3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:26.389352 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4e3462-c466-4eac-a7e3-5f0da44970a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:26.392214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:26.439230 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4e3462-c466-4eac-a7e3-5f0da44970a0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:54:26.439230 np0000007421 devstack@c-api.service[100203]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 16 22:54:26.442624 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4e3462-c466-4eac-a7e3-5f0da44970a0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:26.443327 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4e3462-c466-4eac-a7e3-5f0da44970a0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:54:26.444146 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Flow 'volume_create_api' (0bffff72-faf8-439d-aeec-fc305f5e3a8a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:54:26.444483 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9863f6b-d465-488b-8005-4554b6000ed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:26.445395 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 222/879] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 134 bytes in 272 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:26.579868 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.585022 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:54:26.585022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:26.585022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:26.600340 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:26.600340 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:26.616252 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:54:26.625830 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83a97255-0698-49e0-a662-e5c7d052bfe5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:54:26.626431 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 222/880] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:26 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:26.671954 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.679976 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.680641 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1101013843", "imageRef": "e60e7d9d-cac8-4454-8e80-922abef8f639", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.683640 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1101013843', 'imageRef': 'e60e7d9d-cac8-4454-8e80-922abef8f639', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:26.708049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.709976 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:54:26.710276 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:26.710570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:26.725412 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:26.725412 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:26.730702 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:54:26.739506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf0f8cea-cc7c-459f-ad7c-9620ae754d5d tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:54:26.740049 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 221/881] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:26 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:26.760828 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4fc8dece-5ef8-4fce-8d17-0cfba7c33bbf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.761888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fc8dece-5ef8-4fce-8d17-0cfba7c33bbf tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.763670 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4fc8dece-5ef8-4fce-8d17-0cfba7c33bbf tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.766904 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4fc8dece-5ef8-4fce-8d17-0cfba7c33bbf tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:26.767759 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 223/882] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 16 22:54:26.785088 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d059e908-c7ce-4fcb-9151-a73b6b1fb517 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.787144 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d059e908-c7ce-4fcb-9151-a73b6b1fb517 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.787438 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d059e908-c7ce-4fcb-9151-a73b6b1fb517 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8b01415e-91a5-4251-93aa-abd9654ee360"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.789375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d059e908-c7ce-4fcb-9151-a73b6b1fb517 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8b01415e-91a5-4251-93aa-abd9654ee360'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:26.802458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d059e908-c7ce-4fcb-9151-a73b6b1fb517 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 404 Aug 16 22:54:26.803480 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 223/883] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:26.813978 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8762b45f-6360-4482-9c59-01272a0212ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.817389 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8762b45f-6360-4482-9c59-01272a0212ee tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.817838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8762b45f-6360-4482-9c59-01272a0212ee tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7062f453-ca98-4687-b3f0-f3b7c77d5832"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.823335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8762b45f-6360-4482-9c59-01272a0212ee tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7062f453-ca98-4687-b3f0-f3b7c77d5832'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:26.834596 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Create volume of 1 GB Aug 16 22:54:26.835838 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8762b45f-6360-4482-9c59-01272a0212ee tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 404 Aug 16 22:54:26.836615 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 222/884] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:26.846798 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Availability Zones retrieved successfully. Aug 16 22:54:26.849198 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5e6d4537-81b5-4841-9636-235df26ec375 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.851193 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e6d4537-81b5-4841-9636-235df26ec375 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.851642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e6d4537-81b5-4841-9636-235df26ec375 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a5356f37-33f1-4674-ae4c-7379230a8214"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.853687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-5e6d4537-81b5-4841-9636-235df26ec375 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a5356f37-33f1-4674-ae4c-7379230a8214'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:26.856448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Flow 'volume_create_api' (75680431-0526-4dd8-87f7-856fc6788d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:26.857938 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5637b0-1af6-40c5-9a87-1288890f5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:26.859526 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:26.862859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e6d4537-81b5-4841-9636-235df26ec375 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 404 Aug 16 22:54:26.863635 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 224/885] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:26.880658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-10a6fb66-5258-4728-a965-b57fe10aead9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.883532 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10a6fb66-5258-4728-a965-b57fe10aead9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.883901 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-10a6fb66-5258-4728-a965-b57fe10aead9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.886929 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-10a6fb66-5258-4728-a965-b57fe10aead9 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:26.887581 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 224/886] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 16 22:54:26.904956 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e61c9818-b6b6-4c41-91f5-9f7bab1887c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.905194 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e61c9818-b6b6-4c41-91f5-9f7bab1887c2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.905774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e61c9818-b6b6-4c41-91f5-9f7bab1887c2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.908082 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e61c9818-b6b6-4c41-91f5-9f7bab1887c2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:26.909757 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 223/887] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:26.927246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2096d94-5c32-42d5-8971-7741203e0514 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.934784 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2096d94-5c32-42d5-8971-7741203e0514 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:26.934784 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2096d94-5c32-42d5-8971-7741203e0514 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:26.937662 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2096d94-5c32-42d5-8971-7741203e0514 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:54:26.938349 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 225/888] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 121 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:26.950818 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.952749 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] DELETE https://10.4.3.26/volume/v3/volumes/tempest-invalid-879049578 Aug 16 22:54:26.952983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:26.953199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:26.953503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Delete volume with id: tempest-invalid-879049578 Aug 16 22:54:26.961640 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85a8a6e2-9d97-463b-b17b-5b60cdc11a49 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/tempest-invalid-879049578 returned with HTTP 404 Aug 16 22:54:26.962080 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 225/889] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 22:54:26 2026] DELETE /volume/v3/volumes/tempest-invalid-879049578 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:26.974126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-30244d5c-035b-4b77-8f36-b7ae9efcea71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.978913 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 224/890] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:54:26 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 16 22:54:26.980382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5637b0-1af6-40c5-9a87-1288890f5066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:26.983059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be650a21-9790-401c-b5eb-326af9f25956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:26.991278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a953609-816b-4052-a1c2-cdfac8173a80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:26.993595 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a953609-816b-4052-a1c2-cdfac8173a80 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/xxx/action Aug 16 22:54:26.994730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a953609-816b-4052-a1c2-cdfac8173a80 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-detach": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:26.994730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a953609-816b-4052-a1c2-cdfac8173a80 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.002971 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a953609-816b-4052-a1c2-cdfac8173a80 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 16 22:54:27.003565 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 226/891] 10.4.3.26 () {68 vars in 1284 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:27.019732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-651280d9-39a9-475e-b106-58c1233166ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.022609 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-651280d9-39a9-475e-b106-58c1233166ab tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/tempest-invalid-429560557 Aug 16 22:54:27.023183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-651280d9-39a9-475e-b106-58c1233166ab tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.023561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-651280d9-39a9-475e-b106-58c1233166ab tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.041206 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-651280d9-39a9-475e-b106-58c1233166ab tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/tempest-invalid-429560557 returned with HTTP 404 Aug 16 22:54:27.043021 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 226/892] 10.4.3.26 () {66 vars in 1308 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/tempest-invalid-429560557 => generated 98 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:27.054047 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8940e2b-34ae-44ae-973c-cbd4e0bfb104 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.057672 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 225/893] 10.4.3.26 () {66 vars in 1233 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 16 22:54:27.072675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.075793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?status=null Aug 16 22:54:27.075793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.076393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.076525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:27.076947 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Could not evaluate value null, assuming string {{(pid=100203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:27.077983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:27.088603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Created reservations ['2f47c62e-0667-4188-bbe1-d2c91887d594', 'fa19b44b-87cb-4c39-b888-b98d49374612', '5305b742-8958-42a8-9b7f-4720a9915a26', 'f0e85a50-20b1-4531-a2ae-271317f0eafe'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:27.088762 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Get all volumes completed successfully. Aug 16 22:54:27.089536 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be650a21-9790-401c-b5eb-326af9f25956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f47c62e-0667-4188-bbe1-d2c91887d594', 'fa19b44b-87cb-4c39-b888-b98d49374612', '5305b742-8958-42a8-9b7f-4720a9915a26', 'f0e85a50-20b1-4531-a2ae-271317f0eafe']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:27.090495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351dd251-ee04-4464-9ae8-06ef78ce897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:27.092547 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2db652f6-4e4e-49ea-a4c8-bba4e8d0667b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 16 22:54:27.093222 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 227/894] 10.4.3.26 () {66 vars in 1274 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:27.111671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6e815623-30fb-4c36-b111-a6ce045f1469 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.113975 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-616174658 Aug 16 22:54:27.114283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.114679 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.115118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:27.116373 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-616174658'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:27.126726 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Get all volumes completed successfully. Aug 16 22:54:27.127144 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351dd251-ee04-4464-9ae8-06ef78ce897c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd59753a-5d74-495b-bb50-dd123482e031', '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-1101013843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36413fb5f5614e949e9d657614160186',qos_specs=None,replication_status=,reservations=['2f47c62e-0667-4188-bbe1-d2c91887d594','fa19b44b-87cb-4c39-b888-b98d49374612','5305b742-8958-42a8-9b7f-4720a9915a26','f0e85a50-20b1-4531-a2ae-271317f0eafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc71dd494f04b3d9904a60101cffbed',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1101013843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd59753a-5d74-495b-bb50-dd123482e031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36413fb5f5614e949e9d657614160186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adc71dd494f04b3d9904a60101cffbed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:27.129278 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e3df18-27bb-4db9-8732-0bbe41e354f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:27.129455 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e815623-30fb-4c36-b111-a6ce045f1469 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-616174658 returned with HTTP 200 Aug 16 22:54:27.130026 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 227/895] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-616174658 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:27.156067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.158940 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes?status=null Aug 16 22:54:27.158940 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.159199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.159418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:27.159769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Could not evaluate value null, assuming string {{(pid=100202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:54:27.161235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:27.173294 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2e3df18-27bb-4db9-8732-0bbe41e354f1) transitioned into state 'SUCCESS' from state '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-1101013843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36413fb5f5614e949e9d657614160186',qos_specs=None,replication_status=,reservations=['2f47c62e-0667-4188-bbe1-d2c91887d594','fa19b44b-87cb-4c39-b888-b98d49374612','5305b742-8958-42a8-9b7f-4720a9915a26','f0e85a50-20b1-4531-a2ae-271317f0eafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc71dd494f04b3d9904a60101cffbed',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:27.174562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e04819-7b84-48a1-99a9-630fc5ebb26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:27.197785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e04819-7b84-48a1-99a9-630fc5ebb26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:27.198458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Flow 'volume_create_api' (75680431-0526-4dd8-87f7-856fc6788d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:27.198950 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Create volume request issued successfully. Aug 16 22:54:27.199826 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-04b0a1d0-6cd2-4197-bab7-c134a5a99594 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:27.200485 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 217/896] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:26 2026] POST /volume/v3/volumes => generated 751 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:27.218930 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Get all volumes completed successfully. Aug 16 22:54:27.221042 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e14ca72-0c52-4f7a-b0b0-c19d1a7d7a12 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes?status=null returned with HTTP 200 Aug 16 22:54:27.221042 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 226/897] 10.4.3.26 () {66 vars in 1253 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:27.221771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f3b07458-a157-4323-83b8-e399813fee80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.236055 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3b07458-a157-4323-83b8-e399813fee80 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:27.236055 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3b07458-a157-4323-83b8-e399813fee80 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.236183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69953782-d66a-4546-ad36-4e46baf88ded None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.236225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f3b07458-a157-4323-83b8-e399813fee80 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.240056 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1767272386 Aug 16 22:54:27.240982 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.241843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.242282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:54:27.243583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1767272386'), ('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:54:27.248168 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.248168 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:27.254651 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Get all volumes completed successfully. Aug 16 22:54:27.255506 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f3b07458-a157-4323-83b8-e399813fee80 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:27.255617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69953782-d66a-4546-ad36-4e46baf88ded tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1767272386 returned with HTTP 200 Aug 16 22:54:27.256274 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 228/898] 10.4.3.26 () {66 vars in 1331 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1767272386 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:54:27.271559 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f3b07458-a157-4323-83b8-e399813fee80 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:27.272200 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 228/899] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:27.276846 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f3812e06-e4d0-4889-9c51-b19cc297728a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.279203 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.279726 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.279996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.296068 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.296068 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:27.296374 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.307857 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Reserve volume completed successfully. Aug 16 22:54:27.308197 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3812e06-e4d0-4889-9c51-b19cc297728a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 202 Aug 16 22:54:27.308726 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 218/900] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:27.319784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10972024-9f3f-4f12-a362-e6ec64b3122d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.325304 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.325836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.326025 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.342770 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.342770 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:27.342770 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.347250 np0000007421 devstack@c-api.service[100202]: ERROR cinder.volume.api [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume status must be available to reserve, but the status is attaching. Aug 16 22:54:27.347761 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10972024-9f3f-4f12-a362-e6ec64b3122d tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 400 Aug 16 22:54:27.348546 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 227/901] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 132 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:27.358945 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84f56cfc-94d4-417b-8124-77893997645a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.370032 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.370974 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.371230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.388033 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.388033 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:27.388349 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.411305 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Unreserve volume completed successfully. Aug 16 22:54:27.411590 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84f56cfc-94d4-417b-8124-77893997645a tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 202 Aug 16 22:54:27.412173 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 229/902] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:27.426535 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7abcfb5e-ca9a-489b-b983-2453e759a94e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.432866 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7abcfb5e-ca9a-489b-b983-2453e759a94e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/4f51ce67-707d-4368-939a-f7dbf1c39aa6/action Aug 16 22:54:27.433404 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7abcfb5e-ca9a-489b-b983-2453e759a94e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.433789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7abcfb5e-ca9a-489b-b983-2453e759a94e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.446303 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7abcfb5e-ca9a-489b-b983-2453e759a94e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/4f51ce67-707d-4368-939a-f7dbf1c39aa6/action returned with HTTP 404 Aug 16 22:54:27.447039 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 229/903] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/4f51ce67-707d-4368-939a-f7dbf1c39aa6/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.449785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a687b4ac-9095-4617-99f3-f941559c73e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.453652 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a687b4ac-9095-4617-99f3-f941559c73e9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b Aug 16 22:54:27.453890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a687b4ac-9095-4617-99f3-f941559c73e9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.455801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a687b4ac-9095-4617-99f3-f941559c73e9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.461569 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55a148ce-244d-40e4-a8e5-1edb8563d4d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.464169 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55a148ce-244d-40e4-a8e5-1edb8563d4d7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/9395d367-c590-4cf8-941d-c545b916e887/action Aug 16 22:54:27.464169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55a148ce-244d-40e4-a8e5-1edb8563d4d7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.464492 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55a148ce-244d-40e4-a8e5-1edb8563d4d7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.469088 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.469088 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:27.478224 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55a148ce-244d-40e4-a8e5-1edb8563d4d7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/9395d367-c590-4cf8-941d-c545b916e887/action returned with HTTP 404 Aug 16 22:54:27.479828 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 228/904] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/9395d367-c590-4cf8-941d-c545b916e887/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.495497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-859e27bf-bb9d-47f6-a782-8b1f1aa1d315 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.499679 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 230/905] 10.4.3.26 () {68 vars in 1253 bytes} [Sun Aug 16 22:54:27 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 16 22:54:27.510777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-35e41ebf-9214-456d-b739-1e739602e470 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.513016 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35e41ebf-9214-456d-b739-1e739602e470 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] PUT https://10.4.3.26/volume/v3/volumes/tempest-invalid-1624714420 Aug 16 22:54:27.513446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-35e41ebf-9214-456d-b739-1e739602e470 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.527477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35e41ebf-9214-456d-b739-1e739602e470 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/tempest-invalid-1624714420 returned with HTTP 404 Aug 16 22:54:27.527930 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 230/906] 10.4.3.26 () {68 vars in 1331 bytes} [Sun Aug 16 22:54:27 2026] PUT /volume/v3/volumes/tempest-invalid-1624714420 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:27.541461 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f6bdcd7-8989-4259-be17-fc705619771f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.543538 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f6bdcd7-8989-4259-be17-fc705619771f tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] PUT https://10.4.3.26/volume/v3/volumes/c6f7b33b-9efb-4b67-aa34-a80423d315ad Aug 16 22:54:27.544024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f6bdcd7-8989-4259-be17-fc705619771f tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.553318 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fc403d81-579a-4d22-8867-9fa52092f5e9 req-a687b4ac-9095-4617-99f3-f941559c73e9 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b returned with HTTP 200 Aug 16 22:54:27.553985 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 219/907] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:27 2026] DELETE /volume/v3/attachments/79011f0c-3aa9-4897-a124-a9181724873b => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:27.557852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f6bdcd7-8989-4259-be17-fc705619771f tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/c6f7b33b-9efb-4b67-aa34-a80423d315ad returned with HTTP 404 Aug 16 22:54:27.558539 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 229/908] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:54:27 2026] PUT /volume/v3/volumes/c6f7b33b-9efb-4b67-aa34-a80423d315ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.570844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.574359 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e085abe7-7122-444f-b8bf-e064c58dd58c Aug 16 22:54:27.576387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.576387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.577475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Delete volume with id: e085abe7-7122-444f-b8bf-e064c58dd58c Aug 16 22:54:27.588681 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fb70a6f-d5e4-4006-9896-5c5e104cf493 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/e085abe7-7122-444f-b8bf-e064c58dd58c returned with HTTP 404 Aug 16 22:54:27.589836 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 231/909] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:27 2026] DELETE /volume/v3/volumes/e085abe7-7122-444f-b8bf-e064c58dd58c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.601662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-521108e9-cbbe-42cf-a8f6-fd3b69114cea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.606231 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-521108e9-cbbe-42cf-a8f6-fd3b69114cea tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.606231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-521108e9-cbbe-42cf-a8f6-fd3b69114cea tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.606231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-521108e9-cbbe-42cf-a8f6-fd3b69114cea tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.612070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-521108e9-cbbe-42cf-a8f6-fd3b69114cea tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 400 Aug 16 22:54:27.612070 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 231/910] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:27.626880 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2df88ab-8bd9-41ec-ab8a-2275d3d0926e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.629140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2df88ab-8bd9-41ec-ab8a-2275d3d0926e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.629594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2df88ab-8bd9-41ec-ab8a-2275d3d0926e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.629826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2df88ab-8bd9-41ec-ab8a-2275d3d0926e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.632031 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2df88ab-8bd9-41ec-ab8a-2275d3d0926e tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 400 Aug 16 22:54:27.632820 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 220/911] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:27.643817 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8428b04-79cf-4f96-8521-ea072c1a92ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.646524 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8428b04-79cf-4f96-8521-ea072c1a92ff tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/f4f3f40c-1c3d-4a5e-9e7b-f70e80d7067a/action Aug 16 22:54:27.647026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8428b04-79cf-4f96-8521-ea072c1a92ff tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.647209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8428b04-79cf-4f96-8521-ea072c1a92ff tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.659152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8428b04-79cf-4f96-8521-ea072c1a92ff tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/f4f3f40c-1c3d-4a5e-9e7b-f70e80d7067a/action returned with HTTP 404 Aug 16 22:54:27.659996 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 230/912] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/f4f3f40c-1c3d-4a5e-9e7b-f70e80d7067a/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.688006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ec249a8-43d4-459e-93a1-e75c72fd7584 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.692912 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ec249a8-43d4-459e-93a1-e75c72fd7584 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action Aug 16 22:54:27.692912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ec249a8-43d4-459e-93a1-e75c72fd7584 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.692912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ec249a8-43d4-459e-93a1-e75c72fd7584 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.693584 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ec249a8-43d4-459e-93a1-e75c72fd7584 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action returned with HTTP 400 Aug 16 22:54:27.694003 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 232/913] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:54:27.711936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36bd2aa9-dea2-4976-9696-6d7466beae65 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.714183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36bd2aa9-dea2-4976-9696-6d7466beae65 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] POST https://10.4.3.26/volume/v3/volumes/None/action Aug 16 22:54:27.715337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36bd2aa9-dea2-4976-9696-6d7466beae65 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:27.715337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36bd2aa9-dea2-4976-9696-6d7466beae65 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:27.735534 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36bd2aa9-dea2-4976-9696-6d7466beae65 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/None/action returned with HTTP 404 Aug 16 22:54:27.736199 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 232/914] 10.4.3.26 () {68 vars in 1287 bytes} [Sun Aug 16 22:54:27 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:27.751275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f560d6d5-0692-4123-9389-d8fb2610c1c8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.751882 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f560d6d5-0692-4123-9389-d8fb2610c1c8 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/ecc6ab4d-2407-4063-bccc-6e6958977013 Aug 16 22:54:27.752472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f560d6d5-0692-4123-9389-d8fb2610c1c8 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.752719 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f560d6d5-0692-4123-9389-d8fb2610c1c8 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.768110 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f560d6d5-0692-4123-9389-d8fb2610c1c8 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/ecc6ab4d-2407-4063-bccc-6e6958977013 returned with HTTP 404 Aug 16 22:54:27.769645 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 221/915] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/ecc6ab4d-2407-4063-bccc-6e6958977013 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:27.786725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.792674 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:27.792933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.793189 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.804387 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.804387 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:27.812977 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.822729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a4f4f944-811b-4fdd-8608-2b0c0c236ea7 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 200 Aug 16 22:54:27.823530 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 231/916] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:27.840141 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.843736 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:27.844517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.844517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.844664 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Delete volume with id: 7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:27.859551 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.859551 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:27.859551 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.889898 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Delete volume request issued successfully. Aug 16 22:54:27.890386 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bec9c9cf-94db-42c9-846a-7f21d4e2436c tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 202 Aug 16 22:54:27.890703 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 233/917] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:27 2026] DELETE /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:27.902270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-058c584c-0b4e-44b2-a080-4e643979229b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:27.904201 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-058c584c-0b4e-44b2-a080-4e643979229b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:27.904532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-058c584c-0b4e-44b2-a080-4e643979229b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:27.904635 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-058c584c-0b4e-44b2-a080-4e643979229b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:27.927156 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:27.927156 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:27.938146 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-058c584c-0b4e-44b2-a080-4e643979229b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Volume info retrieved successfully. Aug 16 22:54:27.948000 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-058c584c-0b4e-44b2-a080-4e643979229b tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 200 Aug 16 22:54:27.948735 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 233/918] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:27 2026] GET /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:28.291564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:28.298112 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:28.298208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:28.298731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:28.310666 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:28.310666 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:28.318029 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:28.325705 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ded668f-9cf9-4635-9bfc-cbec455d13e4 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:28.326315 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 222/919] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:28 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:28.969952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b63e008c-834f-4b1c-89a4-bb636b4fbed2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:28.973276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b63e008c-834f-4b1c-89a4-bb636b4fbed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] GET https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d Aug 16 22:54:28.973526 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b63e008c-834f-4b1c-89a4-bb636b4fbed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:28.973771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b63e008c-834f-4b1c-89a4-bb636b4fbed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:28.983295 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b63e008c-834f-4b1c-89a4-bb636b4fbed2 tempest-VolumesNegativeTest-48013844 tempest-VolumesNegativeTest-48013844-project-member] https://10.4.3.26/volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d returned with HTTP 404 Aug 16 22:54:28.983993 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 232/920] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:28 2026] GET /volume/v3/volumes/7f0d3611-9e8b-463b-9efc-1e31e078448d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:29.342400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:29.344911 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:29.345104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:29.345293 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:29.356713 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:29.356713 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:29.363360 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:29.370273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83a5cdac-837a-4862-8f6c-3bdebde69de5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:29.370897 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 234/921] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:29 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:54:29.666142 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:29.668005 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6?cascade=True Aug 16 22:54:29.668573 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:29.668573 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:29.668573 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume with id: 3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:29.676528 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:29.676528 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:29.677118 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:29.711270 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume request issued successfully. Aug 16 22:54:29.711473 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a92a22b-3dd0-4f48-a2b1-323f97e48a88 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6?cascade=True returned with HTTP 202 Aug 16 22:54:29.711979 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 234/922] 10.4.3.26 () {66 vars in 1369 bytes} [Sun Aug 16 22:54:29 2026] DELETE /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:29.721898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:29.724025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:29.724214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:29.724445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:29.737778 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:29.737778 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:29.747674 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:29.755738 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6179eaa2-2b13-47ea-ad90-b4b39ae7a1a1 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 200 Aug 16 22:54:29.756637 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 223/923] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:29 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:54:30.272596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-685f1e0e-aa1f-4532-9019-94508e520168 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:30.391280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1e11308-f616-4853-826a-17349ed244b5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:30.393882 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1e11308-f616-4853-826a-17349ed244b5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:30.394143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1e11308-f616-4853-826a-17349ed244b5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:30.394467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1e11308-f616-4853-826a-17349ed244b5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:30.404790 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:30.404790 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:30.410152 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1e11308-f616-4853-826a-17349ed244b5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:30.418402 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1e11308-f616-4853-826a-17349ed244b5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:30.418933 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 235/924] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:30 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:30.434906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:30.434906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-976120276"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:30.436952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-976120276'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:30.437111 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:30.443665 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:30.452402 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (869e9453-d722-4077-b020-4f20fb71da22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:30.454683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b2d693-3add-4bcb-bce8-b133fc603792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:30.456866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:30.489692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b2d693-3add-4bcb-bce8-b133fc603792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:30.490457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05db40-b561-4dbf-b64f-534f9f21c9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:30.557667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['95b8528d-2971-487a-a115-df4d21e1c8c0', 'acdb92e2-804f-44cd-859c-f5b602992919', '59ccf0b3-e9cb-4586-8689-8ffc9079e064', '7a6534ee-8da7-4d0d-be5d-270dc2741d9f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:30.558581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e05db40-b561-4dbf-b64f-534f9f21c9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95b8528d-2971-487a-a115-df4d21e1c8c0', 'acdb92e2-804f-44cd-859c-f5b602992919', '59ccf0b3-e9cb-4586-8689-8ffc9079e064', '7a6534ee-8da7-4d0d-be5d-270dc2741d9f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:30.559555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0e9817-91f1-4eab-b066-b42492a31327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:30.588873 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0e9817-91f1-4eab-b066-b42492a31327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b912b122-a39c-49b7-b13d-66ddd9c54f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-976120276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['95b8528d-2971-487a-a115-df4d21e1c8c0','acdb92e2-804f-44cd-859c-f5b602992919','59ccf0b3-e9cb-4586-8689-8ffc9079e064','7a6534ee-8da7-4d0d-be5d-270dc2741d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-976120276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b912b122-a39c-49b7-b13d-66ddd9c54f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:30.590496 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35541713-20c1-45a1-90e6-36980cc56354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:30.612648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35541713-20c1-45a1-90e6-36980cc56354) transitioned into state 'SUCCESS' from state '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-976120276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['95b8528d-2971-487a-a115-df4d21e1c8c0','acdb92e2-804f-44cd-859c-f5b602992919','59ccf0b3-e9cb-4586-8689-8ffc9079e064','7a6534ee-8da7-4d0d-be5d-270dc2741d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:30.613629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cbe8bc-a6eb-464c-9052-bfc722cc49bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:30.625175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cbe8bc-a6eb-464c-9052-bfc722cc49bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:30.626291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (869e9453-d722-4077-b020-4f20fb71da22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:30.626691 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:30.627563 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-685f1e0e-aa1f-4532-9019-94508e520168 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:30.628031 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 233/925] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:30 2026] POST /volume/v3/volumes => generated 757 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:30.642476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:30.644720 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:30.644967 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:30.645186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:30.653330 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:30.653330 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:30.658101 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:30.663372 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4395439d-d908-4dcc-a518-4f2e4ecb715b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 returned with HTTP 200 Aug 16 22:54:30.663793 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 235/926] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:30 2026] GET /volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:30.773054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-866230d9-290d-4609-9737-c10ae6e4d9d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:30.774238 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-866230d9-290d-4609-9737-c10ae6e4d9d4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:30.774706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-866230d9-290d-4609-9737-c10ae6e4d9d4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:30.774706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-866230d9-290d-4609-9737-c10ae6e4d9d4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:30.781339 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-866230d9-290d-4609-9737-c10ae6e4d9d4 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 404 Aug 16 22:54:30.781860 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 224/927] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:30 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:31.238099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.240134 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:31.240203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.240417 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.240592 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume with id: 3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:31.247200 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b29ae70f-eb58-40f5-980a-a4142d757f35 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 404 Aug 16 22:54:31.248053 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 236/928] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:31 2026] DELETE /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:31.261263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-00ce40ad-8766-4fb1-96e8-1237aa872825 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.264422 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00ce40ad-8766-4fb1-96e8-1237aa872825 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 Aug 16 22:54:31.265555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00ce40ad-8766-4fb1-96e8-1237aa872825 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.265809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00ce40ad-8766-4fb1-96e8-1237aa872825 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.276893 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00ce40ad-8766-4fb1-96e8-1237aa872825 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 returned with HTTP 404 Aug 16 22:54:31.277702 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 234/929] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:31 2026] GET /volume/v3/volumes/3d91aa89-9a78-4799-873d-b56910555ef6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:31.286235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.288438 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:31.288594 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.288876 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.289063 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume with id: 3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:31.296962 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.296962 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:31.297485 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:31.319671 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume request issued successfully. Aug 16 22:54:31.319671 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee25b77-478a-406d-b8a0-7d8c4883d4c6 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 202 Aug 16 22:54:31.319671 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 236/930] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:31 2026] DELETE /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:31.331773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.331773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:31.331773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.331773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.340703 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.340703 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:31.345257 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:31.351053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dedf58bc-d265-493c-a0d3-b7bbcb4a6bf5 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 200 Aug 16 22:54:31.351612 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 225/931] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:31 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:31.436468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.439567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:31.439826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.440464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.452265 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.452265 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:31.458771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:31.464642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e99d23ab-c8bf-4c91-9708-0a57fa450cfb tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:31.465110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 237/932] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:31 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:31.682102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.684030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:31.684219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.684465 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.692631 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.692631 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:31.698412 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:31.704986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b18e19b0-e4c1-4eed-b0e2-76b4096c7c36 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 returned with HTTP 200 Aug 16 22:54:31.705529 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 235/933] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:31 2026] GET /volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:31.720138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.722031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:54:31.722413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b912b122-a39c-49b7-b13d-66ddd9c54f25", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-956989973"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:31.731713 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.731713 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:31.732210 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:31.732331 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create snapshot from volume b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:31.767532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['3408c660-4dd7-4281-a82d-a5afbd615327', '539b31f0-7662-4e2e-ad6b-c6e9a0711271', 'dfc5c72b-1cf4-43b4-9a82-a974087eaf53', '6a0195da-34b4-4ea6-99ee-752dbcdca531'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:31.818693 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot create request issued successfully. Aug 16 22:54:31.820286 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0478a36e-4e80-4f47-bb15-c9008d141bdd tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:54:31.821227 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 237/934] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:54:31 2026] POST /volume/v3/snapshots => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:31.836171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5007c74a-d7dc-487a-a2f8-50627df27918 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:31.842989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5007c74a-d7dc-487a-a2f8-50627df27918 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:31.843138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5007c74a-d7dc-487a-a2f8-50627df27918 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:31.843567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5007c74a-d7dc-487a-a2f8-50627df27918 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:31.851679 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:31.851679 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:31.852407 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5007c74a-d7dc-487a-a2f8-50627df27918 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot retrieved successfully. Aug 16 22:54:31.853379 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5007c74a-d7dc-487a-a2f8-50627df27918 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b returned with HTTP 200 Aug 16 22:54:31.853895 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 226/935] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:31 2026] GET /volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b => generated 447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:32.374215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e4ea8fd-a50c-45a9-b241-781fe9d0dbc8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.376861 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e4ea8fd-a50c-45a9-b241-781fe9d0dbc8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 Aug 16 22:54:32.377201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e4ea8fd-a50c-45a9-b241-781fe9d0dbc8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:32.378290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e4ea8fd-a50c-45a9-b241-781fe9d0dbc8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:32.385503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e4ea8fd-a50c-45a9-b241-781fe9d0dbc8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 returned with HTTP 404 Aug 16 22:54:32.386215 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 238/936] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:32 2026] GET /volume/v3/volumes/3bbed33c-4b83-475a-abb6-bc6138768866 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:32.481801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.485001 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:32.485405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:32.485764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:32.496464 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:32.496464 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:32.503130 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:32.510640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16b75f0f-8972-4f53-a52e-9e31d3da04ba tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:32.511271 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 236/937] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:32 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:32.580080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.580981 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:54:32.581173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:32.581409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:32.596068 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:32.596068 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:32.600771 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:32.604839 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f932145b-2ec9-41a6-abf7-7e8d4424ecce tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:54:32.605221 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 238/938] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:32 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:32.868402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.871394 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:32.871591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:32.871760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:32.883080 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:32.883080 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:32.883858 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot retrieved successfully. Aug 16 22:54:32.884846 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6b74568-1abb-493e-8bc5-68a276fe1c33 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b returned with HTTP 200 Aug 16 22:54:32.885685 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 227/939] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:32 2026] GET /volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:32.898714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.901272 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:32.901693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "82f9f633-f7bc-4863-a643-135c01e56a4b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1480621769"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:32.903314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {"'snapshot_id": '82f9f633-f7bc-4863-a643-135c01e56a4b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1480621769'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:32.903460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:32.909053 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:32.910928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:32.913526 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:54:32.913858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:32.914194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:32.915756 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (f38b0c4c-d0ef-40fc-b834-779ec91ecfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:32.916676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7fdf28-d579-4514-b921-056fec0ea197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:32.918341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:32.935789 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:32.935789 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:32.944964 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:32.955618 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b2bf2f8-b5c6-44bd-b5b3-f71c77e58185 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:54:32.956562 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 237/940] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:32 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:32.969627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7fdf28-d579-4514-b921-056fec0ea197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:32.972672 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c9d9c3-75d7-4cbe-a23f-c57a642bb5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.015657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.018412 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:54:33.018732 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:33.018989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:33.034570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['fc886f6e-130f-48e7-9c2f-574f3b4f784d', '320c22b1-9026-4562-afac-81656a1f6e1b', '46b9cccf-d44e-4844-933c-8221046e6c3c', '37839eb8-2cbe-4d44-877a-18982a9ff010'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:33.034570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c9d9c3-75d7-4cbe-a23f-c57a642bb5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc886f6e-130f-48e7-9c2f-574f3b4f784d', '320c22b1-9026-4562-afac-81656a1f6e1b', '46b9cccf-d44e-4844-933c-8221046e6c3c', '37839eb8-2cbe-4d44-877a-18982a9ff010']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.034570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7145ae5d-6be9-4db4-bc80-9befdbeb0824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.039088 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:33.039088 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:33.044211 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:33.051630 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-b2c3aa6a-c1be-423a-b24a-348bcabecd46 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:54:33.052377 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 239/941] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:33 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:33.065384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7145ae5d-6be9-4db4-bc80-9befdbeb0824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14fd7802-5ca7-4968-8c65-3ef1d9a014e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1480621769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['fc886f6e-130f-48e7-9c2f-574f3b4f784d','320c22b1-9026-4562-afac-81656a1f6e1b','46b9cccf-d44e-4844-933c-8221046e6c3c','37839eb8-2cbe-4d44-877a-18982a9ff010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1480621769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14fd7802-5ca7-4968-8c65-3ef1d9a014e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.066825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55e87de-573b-4f06-9717-2538ca343745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.084690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.088133 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0/action Aug 16 22:54:33.088543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:33.088771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:33.088934 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55e87de-573b-4f06-9717-2538ca343745) transitioned into state 'SUCCESS' from state '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-1480621769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['fc886f6e-130f-48e7-9c2f-574f3b4f784d','320c22b1-9026-4562-afac-81656a1f6e1b','46b9cccf-d44e-4844-933c-8221046e6c3c','37839eb8-2cbe-4d44-877a-18982a9ff010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.089772 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2db01c-d28d-4eb4-a44c-755457a22d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.100012 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2db01c-d28d-4eb4-a44c-755457a22d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.101018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (f38b0c4c-d0ef-40fc-b834-779ec91ecfb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.101505 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:33.102620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b61a97bd-2a25-4ac4-b582-eb9060a14883 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:33.103123 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 239/942] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:32 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 16 22:54:33.110832 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:33.110832 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:33.111476 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:33.123583 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Begin detaching volume completed successfully. Aug 16 22:54:33.123991 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-9e74c482-16a2-487e-bbb9-8a2d2e7bc61b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0/action returned with HTTP 202 Aug 16 22:54:33.125053 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 228/943] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:54:33 2026] POST /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:54:33.125593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9953affc-4b4c-4f8e-9910-360a774c42eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.127306 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:33.127736 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "82f9f633-f7bc-4863-a643-135c01e56a4b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-563788449"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:33.129029 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {"'snapshot_id": '82f9f633-f7bc-4863-a643-135c01e56a4b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-563788449'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:33.129205 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:33.139349 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:33.144702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (d796aac9-4d89-4379-b81f-00b1e883f48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.152972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd16154e-1290-4f43-99cd-2829d1067673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.153646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:33.211451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0820155-3083-4b2b-9768-4d0b4eee091b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.212012 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0820155-3083-4b2b-9768-4d0b4eee091b None None] GET https://10.4.3.26/volume// Aug 16 22:54:33.212164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0820155-3083-4b2b-9768-4d0b4eee091b None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:33.215774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0820155-3083-4b2b-9768-4d0b4eee091b None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:33.215774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0820155-3083-4b2b-9768-4d0b4eee091b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:33.215976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd16154e-1290-4f43-99cd-2829d1067673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.216205 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 240/944] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:33.216305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf89f45-2031-4038-8db0-d1fcc413fe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.225182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.228345 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:54:33.228855 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:33.229280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:33.245115 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:33.245115 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:33.250979 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:33.257073 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ed9b48d3-5337-46f1-be47-5d438a9e4b70 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:54:33.257670 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 240/945] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:33 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:33.291936 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['2ce59c04-d6d2-4c35-a7b0-de1b76416d06', '1997e58e-6e26-413c-9f80-1cd8b4e68ec5', '324d691f-04ca-4ef2-acb3-0d415e768507', 'fc52d2ff-d837-48f7-b1fc-ba3f5a71c4fa'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:33.293100 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf89f45-2031-4038-8db0-d1fcc413fe54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce59c04-d6d2-4c35-a7b0-de1b76416d06', '1997e58e-6e26-413c-9f80-1cd8b4e68ec5', '324d691f-04ca-4ef2-acb3-0d415e768507', 'fc52d2ff-d837-48f7-b1fc-ba3f5a71c4fa']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.294142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984148b8-b73b-4767-bd02-bbcd5fccccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.334838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984148b8-b73b-4767-bd02-bbcd5fccccb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334bde24-9f4b-4910-9b98-7cef3d7411ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-563788449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['2ce59c04-d6d2-4c35-a7b0-de1b76416d06','1997e58e-6e26-413c-9f80-1cd8b4e68ec5','324d691f-04ca-4ef2-acb3-0d415e768507','fc52d2ff-d837-48f7-b1fc-ba3f5a71c4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-563788449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334bde24-9f4b-4910-9b98-7cef3d7411ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.336112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbd3979-3e9a-4693-a34c-8a58aec56b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.374971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbd3979-3e9a-4693-a34c-8a58aec56b64) transitioned into state 'SUCCESS' from state '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-563788449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['2ce59c04-d6d2-4c35-a7b0-de1b76416d06','1997e58e-6e26-413c-9f80-1cd8b4e68ec5','324d691f-04ca-4ef2-acb3-0d415e768507','fc52d2ff-d837-48f7-b1fc-ba3f5a71c4fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.376475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1a3b7b-d823-4618-a40c-af1c5778e78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.395036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1a3b7b-d823-4618-a40c-af1c5778e78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.395036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (d796aac9-4d89-4379-b81f-00b1e883f48f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.396651 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:33.396651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9953affc-4b4c-4f8e-9910-360a774c42eb tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:33.396844 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 238/946] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:33 2026] POST /volume/v3/volumes => generated 757 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:33.416870 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.419107 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:33.419715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "82f9f633-f7bc-4863-a643-135c01e56a4b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-395766078"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:33.421645 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {"'snapshot_id": '82f9f633-f7bc-4863-a643-135c01e56a4b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-395766078'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:33.422039 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:33.427151 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:33.435158 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (df8a9f4f-db77-4740-9800-ab2121c09156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.436594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2739288d-0689-4cae-bd6c-f3fcb1e7e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.438071 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:33.475981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2739288d-0689-4cae-bd6c-f3fcb1e7e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.477331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb854f0-b63d-40dc-8b3d-226acb6bbe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.528899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.533710 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:33.534630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:33.534630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:33.544110 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:33.544110 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:33.544737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['5cc9e4e6-d93e-4288-a8a3-4f46430878c6', '60db0b09-f1da-43fc-803f-4f2736c14a04', 'ecafe3d4-174e-4df0-9c0b-ea19c60a4957', 'ffe89c15-3ee1-4d36-8ecb-99521fda0a70'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:33.545717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb854f0-b63d-40dc-8b3d-226acb6bbe27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc9e4e6-d93e-4288-a8a3-4f46430878c6', '60db0b09-f1da-43fc-803f-4f2736c14a04', 'ecafe3d4-174e-4df0-9c0b-ea19c60a4957', 'ffe89c15-3ee1-4d36-8ecb-99521fda0a70']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.546697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d399618-aa17-4c8f-add0-970f57a562b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.550528 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:33.557505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92cdb5de-2b5c-421d-8f9c-9e9c0b3d27f7 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:33.558249 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 241/947] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:33 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:33.580368 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d399618-aa17-4c8f-add0-970f57a562b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d54942c-1103-4e52-9f43-354df81d983a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-395766078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['5cc9e4e6-d93e-4288-a8a3-4f46430878c6','60db0b09-f1da-43fc-803f-4f2736c14a04','ecafe3d4-174e-4df0-9c0b-ea19c60a4957','ffe89c15-3ee1-4d36-8ecb-99521fda0a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-395766078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d54942c-1103-4e52-9f43-354df81d983a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.581507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d443a430-29d0-4dd9-8889-a7782601ccb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.622475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d443a430-29d0-4dd9-8889-a7782601ccb2) transitioned into state 'SUCCESS' from state '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-395766078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['5cc9e4e6-d93e-4288-a8a3-4f46430878c6','60db0b09-f1da-43fc-803f-4f2736c14a04','ecafe3d4-174e-4df0-9c0b-ea19c60a4957','ffe89c15-3ee1-4d36-8ecb-99521fda0a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.623472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79593928-115e-45cc-a03e-e9f079c53bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.635579 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79593928-115e-45cc-a03e-e9f079c53bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.636688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (df8a9f4f-db77-4740-9800-ab2121c09156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.637088 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:33.637822 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6a32514c-63bf-4609-adbd-5ff9531cad99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:33.638500 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 229/948] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:33 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:33.656645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-81b8e597-4041-4f3a-ad71-281333e15a99 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.659433 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:33.660442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "82f9f633-f7bc-4863-a643-135c01e56a4b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-253327969"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:33.663808 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {"'snapshot_id": '82f9f633-f7bc-4863-a643-135c01e56a4b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-253327969'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:33.663808 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:33.670615 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:33.680118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (8a59b4e4-a36a-431a-8d8a-92783b811b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.680798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c14f66-ccf6-4181-8f07-1c1c10d398ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.681973 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:33.723255 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c14f66-ccf6-4181-8f07-1c1c10d398ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.724401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c9faeb-eff0-40b9-8f33-2e325f77e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.792436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['25af1402-7580-431b-a685-8498c3a0421d', '4bf6f939-ee22-4de4-925d-2424439dd8ce', '6bd7f7e4-36dc-41bc-880d-b50fdee59fa9', '576a8488-4813-4a14-a766-3dd42e4544da'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:33.793802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c9faeb-eff0-40b9-8f33-2e325f77e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25af1402-7580-431b-a685-8498c3a0421d', '4bf6f939-ee22-4de4-925d-2424439dd8ce', '6bd7f7e4-36dc-41bc-880d-b50fdee59fa9', '576a8488-4813-4a14-a766-3dd42e4544da']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.794857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3ad98a-1ec0-42f8-86e8-fb8a004f719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.833732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3ad98a-1ec0-42f8-86e8-fb8a004f719a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50623bd9-f2f2-4275-b945-c376fc549f48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-253327969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['25af1402-7580-431b-a685-8498c3a0421d','4bf6f939-ee22-4de4-925d-2424439dd8ce','6bd7f7e4-36dc-41bc-880d-b50fdee59fa9','576a8488-4813-4a14-a766-3dd42e4544da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-253327969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50623bd9-f2f2-4275-b945-c376fc549f48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.833732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a812c2a0-f0ab-4b08-8cab-5c0635053664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.869646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a812c2a0-f0ab-4b08-8cab-5c0635053664) transitioned into state 'SUCCESS' from state '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-253327969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['25af1402-7580-431b-a685-8498c3a0421d','4bf6f939-ee22-4de4-925d-2424439dd8ce','6bd7f7e4-36dc-41bc-880d-b50fdee59fa9','576a8488-4813-4a14-a766-3dd42e4544da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.869646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b978d5f-9733-44f2-b5f5-8398023d54b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.881099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b978d5f-9733-44f2-b5f5-8398023d54b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.882250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (8a59b4e4-a36a-431a-8d8a-92783b811b57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.882922 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:33.883565 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81b8e597-4041-4f3a-ad71-281333e15a99 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:33.884480 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 241/949] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:33 2026] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:33.900765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:33.903537 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:33.903947 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "82f9f633-f7bc-4863-a643-135c01e56a4b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1881235841"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:33.905932 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request body: {'volume': {"'snapshot_id": '82f9f633-f7bc-4863-a643-135c01e56a4b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1881235841'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:33.906113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume of 1 GB Aug 16 22:54:33.906589 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:33.906589 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:33.913199 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Availability Zones retrieved successfully. Aug 16 22:54:33.921344 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (ab14d9bd-aa29-4986-a146-0e405bbed726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:33.922368 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ecd361-a43a-4777-82f8-4517d8e0e5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:33.923871 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:33.979559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ecd361-a43a-4777-82f8-4517d8e0e5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:33.980824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed4ad3-37be-4040-bb93-db1759d7a95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:34.043658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Created reservations ['c37e40ec-ec6d-4f0b-bc64-64f7a479eb07', '33fa529b-5def-41ba-81a3-f6d3f9b6dad9', '3a20bb4b-19a0-496a-bc97-67209db0a608', '2f88b25f-0f0d-47d8-83ee-410ba5cc10de'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:34.045158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed4ad3-37be-4040-bb93-db1759d7a95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c37e40ec-ec6d-4f0b-bc64-64f7a479eb07', '33fa529b-5def-41ba-81a3-f6d3f9b6dad9', '3a20bb4b-19a0-496a-bc97-67209db0a608', '2f88b25f-0f0d-47d8-83ee-410ba5cc10de']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:34.046431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320a21fd-8a85-452a-9316-9cb8bd1708b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:34.072567 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320a21fd-8a85-452a-9316-9cb8bd1708b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b4e06a-6858-4f29-8d56-df9891461853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1881235841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['c37e40ec-ec6d-4f0b-bc64-64f7a479eb07','33fa529b-5def-41ba-81a3-f6d3f9b6dad9','3a20bb4b-19a0-496a-bc97-67209db0a608','2f88b25f-0f0d-47d8-83ee-410ba5cc10de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1881235841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b4e06a-6858-4f29-8d56-df9891461853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c3d548757747ca9e6cede01d52ade4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:34.073446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4609c6-a3d8-4e57-8f18-79c430796596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:34.095966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4609c6-a3d8-4e57-8f18-79c430796596) transitioned into state 'SUCCESS' from state '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-1881235841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c3d548757747ca9e6cede01d52ade4',qos_specs=None,replication_status=,reservations=['c37e40ec-ec6d-4f0b-bc64-64f7a479eb07','33fa529b-5def-41ba-81a3-f6d3f9b6dad9','3a20bb4b-19a0-496a-bc97-67209db0a608','2f88b25f-0f0d-47d8-83ee-410ba5cc10de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd1dc6818ee4eaf914f3caea85eab6d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:34.097088 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a27bfce-2418-4f14-955e-f94eb2457b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:34.110149 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a27bfce-2418-4f14-955e-f94eb2457b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:34.111431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Flow 'volume_create_api' (ab14d9bd-aa29-4986-a146-0e405bbed726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:34.112016 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Create volume request issued successfully. Aug 16 22:54:34.112867 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-887fb15a-f81a-4c1a-9d54-87f2db59000b tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:34.113614 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 239/950] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:33 2026] POST /volume/v3/volumes => generated 758 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:34.126293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.130319 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 Aug 16 22:54:34.130561 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.130808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.147508 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.147508 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:34.156947 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.164813 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a702cc0f-c7e0-4a6e-8afc-4e723f7e05d6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 returned with HTTP 200 Aug 16 22:54:34.165295 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 242/951] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.183703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.185880 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee Aug 16 22:54:34.186134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.186380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.195554 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.195554 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:34.200730 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.205659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bef3c108-c09a-4677-9bfb-a0b8c8ad326f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee returned with HTTP 200 Aug 16 22:54:34.206286 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 230/952] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.219996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.222523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a Aug 16 22:54:34.222803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.223105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.232896 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.232896 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:34.240846 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.247616 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-998fa227-fa8c-450a-8214-cd0d7e70c107 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a returned with HTTP 200 Aug 16 22:54:34.248136 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 242/953] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.264729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07ace887-4974-418b-ae85-15227b606bce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.267481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07ace887-4974-418b-ae85-15227b606bce tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 Aug 16 22:54:34.267758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07ace887-4974-418b-ae85-15227b606bce tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.268044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07ace887-4974-418b-ae85-15227b606bce tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.277850 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.277850 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:34.283687 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07ace887-4974-418b-ae85-15227b606bce tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.290768 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07ace887-4974-418b-ae85-15227b606bce tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 returned with HTTP 200 Aug 16 22:54:34.291485 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 240/954] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.310911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.313151 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 Aug 16 22:54:34.313449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.313684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.322395 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.322395 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:34.326911 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.334425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee528c8f-cdad-4280-97d1-89acbb47de34 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 returned with HTTP 200 Aug 16 22:54:34.335043 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 243/955] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.357886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13861855-6097-43da-9ba2-37f2194956da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.360282 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 Aug 16 22:54:34.360515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.360854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.361065 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: 46b4e06a-6858-4f29-8d56-df9891461853 Aug 16 22:54:34.369901 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.369901 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:34.370451 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.390926 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:34.391213 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13861855-6097-43da-9ba2-37f2194956da tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 returned with HTTP 202 Aug 16 22:54:34.391958 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 231/956] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:34 2026] DELETE /volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:34.400257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.402295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 Aug 16 22:54:34.402524 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.402736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.410969 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.410969 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:34.415892 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:34.421661 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30ad625e-0e94-4e0a-ace3-f21892fbfe15 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 returned with HTTP 200 Aug 16 22:54:34.422077 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 243/957] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:34.572766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.575075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:34.575461 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.575581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.585418 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.585418 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:34.591310 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:34.598021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd7ba7d6-6741-4644-a1e7-3c33e5bceaf0 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:34.598678 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 241/958] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:34.646144 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:34.648916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:34.649212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:34.649643 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:34.661785 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:34.661785 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:34.669737 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:34.677540 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-cce0be52-af2f-4879-9fd3-7bb18cedc790 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:34.678859 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 244/959] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:34 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:35.052715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.054800 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:35.054995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.055224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.064533 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:35.064533 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:35.076910 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:35.084908 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-81277c15-c8e1-4e00-86b6-19a84a96418c tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:35.085611 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 232/960] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:35 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:35.098245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1de13b32-a0b1-401a-89ed-b4e30295edac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.098726 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1de13b32-a0b1-401a-89ed-b4e30295edac None None] GET https://10.4.3.26/volume// Aug 16 22:54:35.099446 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1de13b32-a0b1-401a-89ed-b4e30295edac None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.099600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1de13b32-a0b1-401a-89ed-b4e30295edac None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.100009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1de13b32-a0b1-401a-89ed-b4e30295edac None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:35.100448 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 244/961] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:54:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 22:54:35.112367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8e1ee8a-b4df-418a-a7ea-3cf88dbc1a6e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.114946 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8e1ee8a-b4df-418a-a7ea-3cf88dbc1a6e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:35.115433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8e1ee8a-b4df-418a-a7ea-3cf88dbc1a6e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd59753a-5d74-495b-bb50-dd123482e031", "connector": null, "instance_uuid": "9d12238a-cf60-4fa4-b63c-c0feeca8ab49"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:35.138842 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:35.138842 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:35.176590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8e1ee8a-b4df-418a-a7ea-3cf88dbc1a6e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:54:35.177284 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 242/962] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:35 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 16 22:54:35.195665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ab98f31c-d9b9-4c7a-9e8b-14b9ba9ac69c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.199297 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ab98f31c-d9b9-4c7a-9e8b-14b9ba9ac69c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 Aug 16 22:54:35.200015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ab98f31c-d9b9-4c7a-9e8b-14b9ba9ac69c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.200015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ab98f31c-d9b9-4c7a-9e8b-14b9ba9ac69c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.213232 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:35.213232 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:35.297479 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-16b6128b-0df4-4d2a-8d22-d4238d5cbe33 req-ab98f31c-d9b9-4c7a-9e8b-14b9ba9ac69c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 returned with HTTP 200 Aug 16 22:54:35.297615 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 245/963] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:35 2026] DELETE /volume/v3/attachments/bf5719b3-d25c-425a-8af4-44507ce70747 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:35.439392 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0e980ed-cc0a-4f2d-9666-a1da6f6e4133 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.443378 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0e980ed-cc0a-4f2d-9666-a1da6f6e4133 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 Aug 16 22:54:35.443688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0e980ed-cc0a-4f2d-9666-a1da6f6e4133 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.444008 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0e980ed-cc0a-4f2d-9666-a1da6f6e4133 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.460265 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0e980ed-cc0a-4f2d-9666-a1da6f6e4133 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 returned with HTTP 404 Aug 16 22:54:35.461001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 233/964] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:35 2026] GET /volume/v3/volumes/46b4e06a-6858-4f29-8d56-df9891461853 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:35.470476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.473960 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 Aug 16 22:54:35.473960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.473960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.474240 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: 50623bd9-f2f2-4275-b945-c376fc549f48 Aug 16 22:54:35.483246 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:35.483246 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:35.483777 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:35.507919 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:35.508250 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-216b7a23-b878-4270-b096-5cc7d0aa5c94 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 returned with HTTP 202 Aug 16 22:54:35.508811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 245/965] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:35 2026] DELETE /volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:35.520765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:35.525428 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 Aug 16 22:54:35.525800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:35.526778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:35.536646 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:35.536646 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:35.545788 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:35.552632 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-14db040c-b4ed-45f1-b119-b0a64e2d08ff tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 returned with HTTP 200 Aug 16 22:54:35.553437 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 243/966] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:35 2026] GET /volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:36.359712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:36.362040 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:54:36.362779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:36.362779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:36.373316 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:36.373316 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:36.379603 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:36.401076 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68a9461d-39d1-4bc5-be4b-17980d3f53f7 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:54:36.401603 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 246/967] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:36 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:36.572707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e640c97-172f-48de-a702-2b748c7d583a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:36.575052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e640c97-172f-48de-a702-2b748c7d583a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 Aug 16 22:54:36.576766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e640c97-172f-48de-a702-2b748c7d583a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:36.576766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e640c97-172f-48de-a702-2b748c7d583a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:36.595191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e640c97-172f-48de-a702-2b748c7d583a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 returned with HTTP 404 Aug 16 22:54:36.597054 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 234/968] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:36 2026] GET /volume/v3/volumes/50623bd9-f2f2-4275-b945-c376fc549f48 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:36.607370 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:36.609627 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a Aug 16 22:54:36.609875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:36.610165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:36.610331 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: 7d54942c-1103-4e52-9f43-354df81d983a Aug 16 22:54:36.618904 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:36.618904 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:36.619481 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:36.649010 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:36.649362 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9b421f28-f99c-42df-abff-d9134d1c41b5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a returned with HTTP 202 Aug 16 22:54:36.650039 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 246/969] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:36 2026] DELETE /volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:36.659774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:36.662248 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a Aug 16 22:54:36.662531 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:36.662763 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:36.672313 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:36.672313 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:36.683829 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:36.693600 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f839e97-37e5-45fd-9eaa-9a04a8b90608 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a returned with HTTP 200 Aug 16 22:54:36.694474 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 244/970] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:36 2026] GET /volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:37.715207 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac779d9c-25e7-463f-9795-d98117490e0a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:37.719186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac779d9c-25e7-463f-9795-d98117490e0a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a Aug 16 22:54:37.719646 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac779d9c-25e7-463f-9795-d98117490e0a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:37.722851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac779d9c-25e7-463f-9795-d98117490e0a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:37.732136 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac779d9c-25e7-463f-9795-d98117490e0a tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a returned with HTTP 404 Aug 16 22:54:37.733634 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 247/971] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:37 2026] GET /volume/v3/volumes/7d54942c-1103-4e52-9f43-354df81d983a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:37.744364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:37.748211 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee Aug 16 22:54:37.748805 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:37.749534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:37.750406 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: 334bde24-9f4b-4910-9b98-7cef3d7411ee Aug 16 22:54:37.763070 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:37.763070 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:37.763834 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:37.805827 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:37.805827 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e3e15c2-93b2-4088-9112-bd774cb762a6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee returned with HTTP 202 Aug 16 22:54:37.805827 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 235/972] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:37 2026] DELETE /volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:37.822114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:37.825788 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee Aug 16 22:54:37.825788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:37.825788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:37.839915 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:37.839915 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:37.852377 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:37.856929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d9e3d04-5d9b-4c68-aa12-74c6362667c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:37.857613 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d9e3d04-5d9b-4c68-aa12-74c6362667c9 None None] GET https://10.4.3.26/volume// Aug 16 22:54:37.860961 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d9e3d04-5d9b-4c68-aa12-74c6362667c9 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:37.860961 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d9e3d04-5d9b-4c68-aa12-74c6362667c9 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:37.860961 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d9e3d04-5d9b-4c68-aa12-74c6362667c9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:37.860961 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 245/973] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:37.861406 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a04df66-8217-44a6-9e2f-c1978fbcddf6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee returned with HTTP 200 Aug 16 22:54:37.861936 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 247/974] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:37 2026] GET /volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:37.878392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:37.880432 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:37.880696 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:37.880951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:37.900850 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:37.900850 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:37.906708 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:37.921848 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-fc856e81-e769-465c-a75e-0359b79d8a16 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:37.922472 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 248/975] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:37 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 1336 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:38.120647 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:38.125807 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] PUT https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 Aug 16 22:54:38.126899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:38.142113 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Acquiring lock "cinder-attachment_update-fd59753a-5d74-495b-bb50-dd123482e031-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:54:38.158934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Lock "cinder-attachment_update-fd59753a-5d74-495b-bb50-dd123482e031-np0000007421" acquired by "attachment_update" :: waited 0.015s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:54:38.158934 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:38.158934 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:38.325469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Lock "cinder-attachment_update-fd59753a-5d74-495b-bb50-dd123482e031-np0000007421" released by "attachment_update" :: held 0.168s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:54:38.325771 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-32899165-3a80-46ab-a10c-e8f16a3fd146 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 returned with HTTP 200 Aug 16 22:54:38.326664 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 236/976] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:54:38 2026] PUT /volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:38.383885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8a05a38-7688-4bc2-b3c5-1a4e2dfa576e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:38.387038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8a05a38-7688-4bc2-b3c5-1a4e2dfa576e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] POST https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0/action Aug 16 22:54:38.388237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8a05a38-7688-4bc2-b3c5-1a4e2dfa576e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:38.388237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8a05a38-7688-4bc2-b3c5-1a4e2dfa576e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:38.427829 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:38.427829 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:38.451438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-68e33086-5185-479a-bb7c-d405a8943951 req-f8a05a38-7688-4bc2-b3c5-1a4e2dfa576e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0/action returned with HTTP 204 Aug 16 22:54:38.452139 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 246/977] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:54:38 2026] POST /volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:54:38.883555 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9715c062-a9a2-4168-bc85-1510297819e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:38.887942 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9715c062-a9a2-4168-bc85-1510297819e6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee Aug 16 22:54:38.888409 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9715c062-a9a2-4168-bc85-1510297819e6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:38.890974 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9715c062-a9a2-4168-bc85-1510297819e6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:38.901688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9715c062-a9a2-4168-bc85-1510297819e6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee returned with HTTP 404 Aug 16 22:54:38.902600 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 248/978] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:38 2026] GET /volume/v3/volumes/334bde24-9f4b-4910-9b98-7cef3d7411ee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:38.913244 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:38.915825 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 Aug 16 22:54:38.915959 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:38.916344 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:38.916472 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: 14fd7802-5ca7-4968-8c65-3ef1d9a014e0 Aug 16 22:54:38.928771 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:38.928771 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:38.928771 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:38.957245 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:38.957616 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5815fe5-2f91-47bf-893c-f084e2acae28 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 returned with HTTP 202 Aug 16 22:54:38.958293 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 249/979] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:38 2026] DELETE /volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:38.975388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b8343e87-1dc0-47b3-a350-004debe649a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:38.987960 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8343e87-1dc0-47b3-a350-004debe649a7 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 Aug 16 22:54:38.987960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8343e87-1dc0-47b3-a350-004debe649a7 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:38.987960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8343e87-1dc0-47b3-a350-004debe649a7 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:38.999299 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:38.999299 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:39.011776 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b8343e87-1dc0-47b3-a350-004debe649a7 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:39.027106 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8343e87-1dc0-47b3-a350-004debe649a7 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 returned with HTTP 200 Aug 16 22:54:39.027106 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 237/980] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:38 2026] GET /volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:40.051167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ce11ae29-5996-41a5-b107-d371bd1d9f27 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:40.053160 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce11ae29-5996-41a5-b107-d371bd1d9f27 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 Aug 16 22:54:40.053553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce11ae29-5996-41a5-b107-d371bd1d9f27 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:40.053946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce11ae29-5996-41a5-b107-d371bd1d9f27 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:40.063625 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce11ae29-5996-41a5-b107-d371bd1d9f27 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 returned with HTTP 404 Aug 16 22:54:40.063625 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 247/981] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:40 2026] GET /volume/v3/volumes/14fd7802-5ca7-4968-8c65-3ef1d9a014e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:40.075683 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:40.078085 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:40.078348 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:40.079006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:40.079006 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete snapshot with id: 82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:40.087187 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:40.087187 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:40.087349 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot retrieved successfully. Aug 16 22:54:40.197925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72771403-3efe-4360-8aac-2d649298edfb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:40.200280 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:54:40.200494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:40.201269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:40.201269 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume with id: e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:54:40.208111 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:40.208111 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:40.208605 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:40.240147 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume request issued successfully. Aug 16 22:54:40.241275 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72771403-3efe-4360-8aac-2d649298edfb tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 202 Aug 16 22:54:40.241275 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 250/982] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:40 2026] DELETE /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:40.252255 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-998cbc3f-471b-4d87-846c-40ef67768e9b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:40.255229 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-998cbc3f-471b-4d87-846c-40ef67768e9b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:54:40.255515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-998cbc3f-471b-4d87-846c-40ef67768e9b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:40.255822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-998cbc3f-471b-4d87-846c-40ef67768e9b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:40.266594 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:40.266594 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:40.274868 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-998cbc3f-471b-4d87-846c-40ef67768e9b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:40.283838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-998cbc3f-471b-4d87-846c-40ef67768e9b tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 200 Aug 16 22:54:40.285298 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 238/983] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:40 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:40.285371 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot delete request issued successfully. Aug 16 22:54:40.285729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7d07314-e60f-450e-90e9-b684d0c6cce6 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b returned with HTTP 202 Aug 16 22:54:40.286628 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 249/984] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:54:40 2026] DELETE /volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:40.302258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:40.304970 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:40.304970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:40.304970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:40.312583 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:40.312583 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:40.313168 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Snapshot retrieved successfully. Aug 16 22:54:40.314842 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e8604f9-ba65-4820-b58f-98b6c5138032 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b returned with HTTP 200 Aug 16 22:54:40.316058 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 248/985] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:40 2026] GET /volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:54:41.247546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.249695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:41.250118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-445271935", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:41.251539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-445271935', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:41.301883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-001be431-8b48-4ce3-936c-9b6dd6e5ac14 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.307987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-001be431-8b48-4ce3-936c-9b6dd6e5ac14 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca Aug 16 22:54:41.307987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-001be431-8b48-4ce3-936c-9b6dd6e5ac14 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:41.309145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-001be431-8b48-4ce3-936c-9b6dd6e5ac14 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:41.323192 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-001be431-8b48-4ce3-936c-9b6dd6e5ac14 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca returned with HTTP 404 Aug 16 22:54:41.323192 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 239/986] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:41 2026] GET /volume/v3/volumes/e734f4a1-40c3-4d9c-a662-13086ec4b5ca => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:41.328794 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e290d696-42bd-4bab-97a3-db1b7ceca9a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.331429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e290d696-42bd-4bab-97a3-db1b7ceca9a8 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b Aug 16 22:54:41.331711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e290d696-42bd-4bab-97a3-db1b7ceca9a8 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:41.332305 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e290d696-42bd-4bab-97a3-db1b7ceca9a8 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:41.337850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e290d696-42bd-4bab-97a3-db1b7ceca9a8 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b returned with HTTP 404 Aug 16 22:54:41.338506 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 250/987] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:41 2026] GET /volume/v3/snapshots/82f9f633-f7bc-4863-a643-135c01e56a4b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:41.348528 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.353151 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:41.353151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:41.353151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:41.353700 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume with id: b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:41.362418 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:41.362418 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:41.362771 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:41.375230 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume of 1 GB Aug 16 22:54:41.380900 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Availability Zones retrieved successfully. Aug 16 22:54:41.388208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Flow 'volume_create_api' (8e2d484f-1638-4816-8455-3d59f6dd3ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:41.389703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca656c2f-4460-4805-a11f-2912ae184601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:41.391089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:41.397958 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Delete volume request issued successfully. Aug 16 22:54:41.398198 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74652bca-54c0-4b81-9dd5-f25096e6ed13 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 returned with HTTP 202 Aug 16 22:54:41.398613 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 249/988] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:41 2026] DELETE /volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:41.406299 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.407841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:41.408165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:41.408929 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:41.417061 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:41.417061 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:41.420110 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Volume info retrieved successfully. Aug 16 22:54:41.424944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-361b5ed0-3961-4a84-92aa-5c66f2db5a6f tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 returned with HTTP 200 Aug 16 22:54:41.425401 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 240/989] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:41 2026] GET /volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:41.458477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca656c2f-4460-4805-a11f-2912ae184601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:41.459324 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee5cd3b-ce5c-4e07-aae0-d6c2f530bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:41.510130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Created reservations ['cfadd412-ea1f-4b70-aebf-41a8120cfaff', 'ffc1d8e5-e4dc-4d92-8e43-4eb821469083', '1b7644e3-44b4-42b3-9bfe-9b6535ab7b1b', '881fa397-2313-4f50-b2b7-587ee4bdf5a3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:41.511272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee5cd3b-ce5c-4e07-aae0-d6c2f530bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfadd412-ea1f-4b70-aebf-41a8120cfaff', 'ffc1d8e5-e4dc-4d92-8e43-4eb821469083', '1b7644e3-44b4-42b3-9bfe-9b6535ab7b1b', '881fa397-2313-4f50-b2b7-587ee4bdf5a3']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:41.512437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac519e46-6862-4cb7-988c-e1a8c808aef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:41.559759 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac519e46-6862-4cb7-988c-e1a8c808aef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89895134-26a6-4ba0-a965-21705aaffe96', '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-445271935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e211815fbfa446d1af8cd14694d2c026',qos_specs=None,replication_status=,reservations=['cfadd412-ea1f-4b70-aebf-41a8120cfaff','ffc1d8e5-e4dc-4d92-8e43-4eb821469083','1b7644e3-44b4-42b3-9bfe-9b6535ab7b1b','881fa397-2313-4f50-b2b7-587ee4bdf5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-445271935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89895134-26a6-4ba0-a965-21705aaffe96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e211815fbfa446d1af8cd14694d2c026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:41.560510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc02db0e-5775-43df-9c22-d29a59c94164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:41.592640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc02db0e-5775-43df-9c22-d29a59c94164) transitioned into state 'SUCCESS' from state '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-445271935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e211815fbfa446d1af8cd14694d2c026',qos_specs=None,replication_status=,reservations=['cfadd412-ea1f-4b70-aebf-41a8120cfaff','ffc1d8e5-e4dc-4d92-8e43-4eb821469083','1b7644e3-44b4-42b3-9bfe-9b6535ab7b1b','881fa397-2313-4f50-b2b7-587ee4bdf5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc37fad5eff5459cbb304a9c3931a8bc',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:41.594653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c25cb89-eb2b-4503-a1fa-66fdc05c8d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:41.612978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c25cb89-eb2b-4503-a1fa-66fdc05c8d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:41.614709 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Flow 'volume_create_api' (8e2d484f-1638-4816-8455-3d59f6dd3ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:41.614939 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Create volume request issued successfully. Aug 16 22:54:41.616475 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6087de26-30dd-4b91-9aae-80db5b9a5970 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:41.616475 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 251/990] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:41 2026] POST /volume/v3/volumes => generated 750 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:41.634170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:41.636312 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:54:41.636552 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:41.636781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:41.644876 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:41.644876 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:41.649553 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:41.656371 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ef3ea8ab-6d61-46c5-9544-1125b3b6c21a tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 200 Aug 16 22:54:41.657895 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 251/991] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:41 2026] GET /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:42.443808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb99d571-2129-468b-bc80-d4003f6aefc5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:42.443808 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb99d571-2129-468b-bc80-d4003f6aefc5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] GET https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 Aug 16 22:54:42.443808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb99d571-2129-468b-bc80-d4003f6aefc5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:42.444333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb99d571-2129-468b-bc80-d4003f6aefc5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:42.453144 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb99d571-2129-468b-bc80-d4003f6aefc5 tempest-CreateVolumesFromSnapshotTest-66452531 tempest-CreateVolumesFromSnapshotTest-66452531-project-member] https://10.4.3.26/volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 returned with HTTP 404 Aug 16 22:54:42.453774 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 250/992] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:42 2026] GET /volume/v3/volumes/b912b122-a39c-49b7-b13d-66ddd9c54f25 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:42.677964 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-232be4fc-2476-4433-9a11-1ec189b0f329 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:42.680677 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-232be4fc-2476-4433-9a11-1ec189b0f329 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:54:42.681039 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-232be4fc-2476-4433-9a11-1ec189b0f329 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:42.681440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-232be4fc-2476-4433-9a11-1ec189b0f329 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:42.691965 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:42.691965 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:42.699697 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-232be4fc-2476-4433-9a11-1ec189b0f329 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:42.708797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-232be4fc-2476-4433-9a11-1ec189b0f329 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 200 Aug 16 22:54:42.708797 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 241/993] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:42 2026] GET /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:42.767349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:42.773481 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:54:42.773481 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:42.773481 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:42.785225 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:42.785225 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:42.795106 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:42.805771 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-8dd00dfd-3f4c-4fc4-974d-7edb98fcda01 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 200 Aug 16 22:54:42.806555 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 252/994] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:42 2026] GET /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 1358 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:43.487098 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:43.490083 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:54:43.490547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:43.491000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:43.499034 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:43.499034 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:43.504549 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:43.511465 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-afb84087-618d-4423-a639-13236967f539 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 200 Aug 16 22:54:43.512296 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 252/995] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:43 2026] GET /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:43.526863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-df9e815f-9853-41e3-89ea-9f824e14dc3a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:43.526863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df9e815f-9853-41e3-89ea-9f824e14dc3a None None] GET https://10.4.3.26/volume// Aug 16 22:54:43.526863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df9e815f-9853-41e3-89ea-9f824e14dc3a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:43.526863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df9e815f-9853-41e3-89ea-9f824e14dc3a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:43.526863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df9e815f-9853-41e3-89ea-9f824e14dc3a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:43.528585 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 251/996] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:54:43 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:43.537956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-608acad2-03bd-45a5-9a80-d5da1ebc276b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:43.540193 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-608acad2-03bd-45a5-9a80-d5da1ebc276b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:43.540573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-608acad2-03bd-45a5-9a80-d5da1ebc276b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89895134-26a6-4ba0-a965-21705aaffe96", "connector": null, "instance_uuid": "cb25d306-a131-41f6-a4ef-4e5bd8d26d14"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:43.551325 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:43.551325 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:43.596717 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-608acad2-03bd-45a5-9a80-d5da1ebc276b tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:54:43.597222 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 242/997] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:43 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:44.365966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:44.523668 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:44.524359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:44.527901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:44.528324 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume of 1 GB Aug 16 22:54:44.541458 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Availability Zones retrieved successfully. Aug 16 22:54:44.548440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Flow 'volume_create_api' (4dd986ef-efe3-4622-8a44-0197d350e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:44.549832 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fa341a-17fd-421f-9cfb-d562e2beaf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.551608 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:44.592210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1fa341a-17fd-421f-9cfb-d562e2beaf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:44.593917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cedf38a-7afe-4cc8-9208-874502c4e0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.710396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Created reservations ['e8e91b18-dbee-4a0e-b7fa-4211f426747e', '551f5411-902c-430e-88d6-1f2d9cd4cf78', '3a137d80-7abc-4dd3-adf1-1938d7214eec', '068d9064-2e31-4fc8-84fa-632e22e406e5'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:44.711426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cedf38a-7afe-4cc8-9208-874502c4e0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8e91b18-dbee-4a0e-b7fa-4211f426747e', '551f5411-902c-430e-88d6-1f2d9cd4cf78', '3a137d80-7abc-4dd3-adf1-1938d7214eec', '068d9064-2e31-4fc8-84fa-632e22e406e5']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:44.712796 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b393c8a-5316-450b-a999-d6cd39fdd7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.744878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b393c8a-5316-450b-a999-d6cd39fdd7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778c22cb-2141-4121-a916-4a79caa825d0', '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='4add2d9d53814688bbe6c610fe9fb25e',qos_specs=None,replication_status=,reservations=['e8e91b18-dbee-4a0e-b7fa-4211f426747e','551f5411-902c-430e-88d6-1f2d9cd4cf78','3a137d80-7abc-4dd3-adf1-1938d7214eec','068d9064-2e31-4fc8-84fa-632e22e406e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:44Z,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=778c22cb-2141-4121-a916-4a79caa825d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4add2d9d53814688bbe6c610fe9fb25e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:44.745872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6f73ac-3e15-4193-ba9f-a25370e8c638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.780528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6f73ac-3e15-4193-ba9f-a25370e8c638) transitioned into state 'SUCCESS' from 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='4add2d9d53814688bbe6c610fe9fb25e',qos_specs=None,replication_status=,reservations=['e8e91b18-dbee-4a0e-b7fa-4211f426747e','551f5411-902c-430e-88d6-1f2d9cd4cf78','3a137d80-7abc-4dd3-adf1-1938d7214eec','068d9064-2e31-4fc8-84fa-632e22e406e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:44.780528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8b09db-2015-4ab0-b703-f3ce3e853b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.800319 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8b09db-2015-4ab0-b703-f3ce3e853b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:44.801245 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Flow 'volume_create_api' (4dd986ef-efe3-4622-8a44-0197d350e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:44.801736 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume request issued successfully. Aug 16 22:54:44.802673 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c203f93f-43d4-4dda-9f61-453b8e3c6f8f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:44.803254 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 253/998] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:44 2026] POST /volume/v3/volumes => generated 738 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:44.818285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:44.820129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:44.820356 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:44.820609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:44.838366 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:44.838366 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:44.850370 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:44.861145 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94e5ea9e-1cad-45bb-af8d-0266224da787 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 200 Aug 16 22:54:44.861640 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 253/999] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:44 2026] GET /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 806 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:44.944736 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:44.946969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:44.947414 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-466373779"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:44.949133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-466373779'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:44.949313 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume of 1 GB Aug 16 22:54:44.955868 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Availability Zones retrieved successfully. Aug 16 22:54:44.963645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Flow 'volume_create_api' (03dfd0da-a9bb-4a03-bbc0-5009ae820a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:44.965578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b116ae64-a1ae-4dc2-b604-7ddfbeda7436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:44.966853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:45.003838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b116ae64-a1ae-4dc2-b604-7ddfbeda7436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:45.003838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec2ea19-8f38-4bf4-94ba-43cbfc7cbec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:45.064648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Created reservations ['76f1e418-b8a1-4435-a565-6f9dc76cfd06', '96de9898-1f1f-47dd-a4b3-189382c1138e', '88446d18-8282-498d-8505-7f41da2ce28e', '25924ea4-1b56-458a-827e-27d36e35759a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:45.064909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec2ea19-8f38-4bf4-94ba-43cbfc7cbec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f1e418-b8a1-4435-a565-6f9dc76cfd06', '96de9898-1f1f-47dd-a4b3-189382c1138e', '88446d18-8282-498d-8505-7f41da2ce28e', '25924ea4-1b56-458a-827e-27d36e35759a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:45.065885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd7f177-a859-4c6b-bf9f-47818fe6030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:45.089596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd7f177-a859-4c6b-bf9f-47818fe6030f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '129ec121-d232-4d0c-8b6a-2a0416035f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-466373779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74aab143fb24fb3805935cda26362ae',qos_specs=None,replication_status=,reservations=['76f1e418-b8a1-4435-a565-6f9dc76cfd06','96de9898-1f1f-47dd-a4b3-189382c1138e','88446d18-8282-498d-8505-7f41da2ce28e','25924ea4-1b56-458a-827e-27d36e35759a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caaa1506121446dfaccfc3223dbe5be5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-466373779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=129ec121-d232-4d0c-8b6a-2a0416035f0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c74aab143fb24fb3805935cda26362ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caaa1506121446dfaccfc3223dbe5be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:45.090318 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fc587f-e414-49b1-a054-e461cbbaceec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:45.122634 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fc587f-e414-49b1-a054-e461cbbaceec) transitioned into state 'SUCCESS' from state '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-466373779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c74aab143fb24fb3805935cda26362ae',qos_specs=None,replication_status=,reservations=['76f1e418-b8a1-4435-a565-6f9dc76cfd06','96de9898-1f1f-47dd-a4b3-189382c1138e','88446d18-8282-498d-8505-7f41da2ce28e','25924ea4-1b56-458a-827e-27d36e35759a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caaa1506121446dfaccfc3223dbe5be5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:45.123850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde23513-e322-4a00-bb55-8d2717f975a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:45.143308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde23513-e322-4a00-bb55-8d2717f975a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:45.144683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Flow 'volume_create_api' (03dfd0da-a9bb-4a03-bbc0-5009ae820a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:45.145215 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Create volume request issued successfully. Aug 16 22:54:45.146162 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c9a5e8d-743e-4adc-88b2-35088df8941c tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:45.146766 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 252/1000] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:54:44 2026] POST /volume/v3/volumes => generated 754 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:45.159793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4061c3a0-1748-4df8-be82-066fcc31111f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.162549 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4061c3a0-1748-4df8-be82-066fcc31111f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:45.162549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4061c3a0-1748-4df8-be82-066fcc31111f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:45.162863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4061c3a0-1748-4df8-be82-066fcc31111f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:45.174470 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:45.174470 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:45.179687 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4061c3a0-1748-4df8-be82-066fcc31111f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:45.188096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4061c3a0-1748-4df8-be82-066fcc31111f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:45.188244 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 243/1001] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:45 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:45.599636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-babfc228-d6d3-4da3-9f7c-89e82edba38a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.600268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-babfc228-d6d3-4da3-9f7c-89e82edba38a None None] GET https://10.4.3.26/volume// Aug 16 22:54:45.600430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-babfc228-d6d3-4da3-9f7c-89e82edba38a None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:45.600701 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-babfc228-d6d3-4da3-9f7c-89e82edba38a None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:45.601164 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-babfc228-d6d3-4da3-9f7c-89e82edba38a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:45.601807 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 254/1002] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:45.615843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.621055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:54:45.622784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:45.622784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:45.639363 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:45.639363 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:45.647830 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:54:45.662713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-aee3dd09-4ab0-4f33-bf1e-50100fb751a9 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 200 Aug 16 22:54:45.663011 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 254/1003] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:45 2026] GET /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 1537 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:45.812924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.818100 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] PUT https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 Aug 16 22:54:45.818561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:45.836431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Acquiring lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:54:45.844167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:54:45.845593 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:45.845593 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:45.882981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.888623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:45.888906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:45.889134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:45.904649 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:45.904649 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:45.918542 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:45.927389 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4465e6ab-df32-413e-8c3f-5477e10ddc02 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 200 Aug 16 22:54:45.929194 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 244/1004] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:45 2026] GET /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:45.950216 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-169507c4-069f-48a1-9075-8ef8a6615b13 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:45.953148 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-169507c4-069f-48a1-9075-8ef8a6615b13 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:45.953327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-169507c4-069f-48a1-9075-8ef8a6615b13 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:45.953542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-169507c4-069f-48a1-9075-8ef8a6615b13 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:45.962309 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:45.962309 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:45.969376 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-169507c4-069f-48a1-9075-8ef8a6615b13 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:45.975636 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-169507c4-069f-48a1-9075-8ef8a6615b13 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 200 Aug 16 22:54:45.976225 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 255/1005] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:45 2026] GET /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:45.988585 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" released by "attachment_update" :: held 0.145s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:54:45.989214 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-ec2c60a1-db7c-4034-bf33-aaf277d8aa08 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 returned with HTTP 200 Aug 16 22:54:45.994081 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 253/1006] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:54:45 2026] PUT /volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:45.998611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:46.001694 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:46.001694 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2011874917"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:46.004807 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2011874917'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:46.004807 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume of 1 GB Aug 16 22:54:46.010068 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Availability Zones retrieved successfully. Aug 16 22:54:46.020564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Flow 'volume_create_api' (8cc6dda9-a40a-40e8-a908-17b73d3ff0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:46.025205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612458ef-0054-4c5f-89ff-86e24487c367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:46.025205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:46.035414 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-226c10b0-4a51-4499-b3fc-6a83b289847e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:46.038904 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-226c10b0-4a51-4499-b3fc-6a83b289847e tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433/action Aug 16 22:54:46.039393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-226c10b0-4a51-4499-b3fc-6a83b289847e tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:46.039627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-226c10b0-4a51-4499-b3fc-6a83b289847e tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:46.065949 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:46.065949 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:46.076665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612458ef-0054-4c5f-89ff-86e24487c367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:46.077852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561e5835-0ba1-43fa-9f25-6a1932636942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:46.092784 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-da3b75a2-e815-4098-88d8-6fca3d3ee89a req-226c10b0-4a51-4499-b3fc-6a83b289847e tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433/action returned with HTTP 204 Aug 16 22:54:46.092784 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 245/1007] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:54:46 2026] POST /volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:46.183514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Created reservations ['28beef91-749f-4825-9e29-25e20d23f3c3', '96c9ab23-7a9c-40a0-bd77-08446f705041', '3db4f89f-9a03-44b0-b112-8ff1aa862e72', '2e7a0614-70d7-41ee-8d99-13838553a2d9'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:46.185014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561e5835-0ba1-43fa-9f25-6a1932636942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28beef91-749f-4825-9e29-25e20d23f3c3', '96c9ab23-7a9c-40a0-bd77-08446f705041', '3db4f89f-9a03-44b0-b112-8ff1aa862e72', '2e7a0614-70d7-41ee-8d99-13838553a2d9']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:46.188482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cbfc5cc-5fd6-41b7-b74e-305aeaa9763b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:46.215448 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-123e904f-0570-4938-abfe-d7203071394d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:46.220783 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-123e904f-0570-4938-abfe-d7203071394d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:46.221664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-123e904f-0570-4938-abfe-d7203071394d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:46.222564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-123e904f-0570-4938-abfe-d7203071394d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:46.232672 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cbfc5cc-5fd6-41b7-b74e-305aeaa9763b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409347b3-2ae0-4318-9186-d93bd023ac4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2011874917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4add2d9d53814688bbe6c610fe9fb25e',qos_specs=None,replication_status=,reservations=['28beef91-749f-4825-9e29-25e20d23f3c3','96c9ab23-7a9c-40a0-bd77-08446f705041','3db4f89f-9a03-44b0-b112-8ff1aa862e72','2e7a0614-70d7-41ee-8d99-13838553a2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2011874917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409347b3-2ae0-4318-9186-d93bd023ac4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4add2d9d53814688bbe6c610fe9fb25e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:46.234613 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f2e5a1-59d2-4043-82cc-55c01a01b2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:46.236095 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:46.236095 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:46.247675 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-123e904f-0570-4938-abfe-d7203071394d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:46.258724 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-123e904f-0570-4938-abfe-d7203071394d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:46.259334 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 256/1008] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:46 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:46.284680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f2e5a1-59d2-4043-82cc-55c01a01b2ff) transitioned into 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-2011874917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4add2d9d53814688bbe6c610fe9fb25e',qos_specs=None,replication_status=,reservations=['28beef91-749f-4825-9e29-25e20d23f3c3','96c9ab23-7a9c-40a0-bd77-08446f705041','3db4f89f-9a03-44b0-b112-8ff1aa862e72','2e7a0614-70d7-41ee-8d99-13838553a2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f6021f92c945d5b257fa78fa59fbf5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:46.285626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b0355e-181f-4893-a120-93a87e6a4d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:46.300997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b0355e-181f-4893-a120-93a87e6a4d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:46.302359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Flow 'volume_create_api' (8cc6dda9-a40a-40e8-a908-17b73d3ff0a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:46.302892 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create volume request issued successfully. Aug 16 22:54:46.304686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52d5393-0e15-44d1-8f89-ab5d9006c969 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:46.304686 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 255/1009] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:54:45 2026] POST /volume/v3/volumes => generated 774 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:46.327116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a2e7e518-f6aa-4052-8181-adde74ac945c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:46.333149 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2e7e518-f6aa-4052-8181-adde74ac945c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:46.333213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a2e7e518-f6aa-4052-8181-adde74ac945c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:46.337047 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a2e7e518-f6aa-4052-8181-adde74ac945c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:46.355186 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:46.355186 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:46.365781 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a2e7e518-f6aa-4052-8181-adde74ac945c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:46.372726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2e7e518-f6aa-4052-8181-adde74ac945c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 200 Aug 16 22:54:46.373384 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 254/1010] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:46 2026] GET /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:47.172355 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.177244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 22:54:47.177548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:47.177869 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:47.206957 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:47.207659 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:47.208058 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:47.208390 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:54:47.226417 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-5dca8e8b-98e9-432c-8413-ba4917cc53ff tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 22:54:47.227088 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 246/1011] 10.4.3.26 () {68 vars in 1477 bytes} [Sun Aug 16 22:54:47 2026] GET /volume/v3/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:47.275975 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.279202 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:47.279684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:47.280162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:47.295233 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.295233 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:47.303333 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:47.307615 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-7825c28a-1901-4d59-b236-1d3e339988f2 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 200 Aug 16 22:54:47.308348 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 257/1012] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:47 2026] GET /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 1449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:47.319842 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.322920 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:54:47.323448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd59753a-5d74-495b-bb50-dd123482e031", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1654679227", "description": null, "metadata": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:47.345587 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.345587 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:47.346160 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:47.346323 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Create snapshot from volume fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:47.390499 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.396477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:47.396671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:47.396887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:47.400768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Created reservations ['95edb82b-d8f3-4945-b600-e756a852f6ed', 'd495daba-8e32-4474-96f2-3e665a628d7e', '2b3680e0-b4a5-4ae4-8fbc-7c8854b67ee1', '5bd3d735-fbb8-4e17-84a2-472f9cdd5203'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:47.411947 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.411947 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:47.417581 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:47.425813 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-44254e5e-b3c9-4b3e-a933-3e4be94d97c3 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 200 Aug 16 22:54:47.425813 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 255/1013] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:47 2026] GET /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:47.439327 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-47652e9c-2447-4f16-a101-ad7087b18cbe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.441195 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47652e9c-2447-4f16-a101-ad7087b18cbe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:47.441395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47652e9c-2447-4f16-a101-ad7087b18cbe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:47.441555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47652e9c-2447-4f16-a101-ad7087b18cbe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:47.449556 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.449556 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:47.452555 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Snapshot force create request issued successfully. Aug 16 22:54:47.453475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3f184531-3a06-463b-aa7f-c0ed2dfc39bc req-9092a6f0-faea-4269-881c-a36007ab2231 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:54:47.453850 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 256/1014] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 22:54:47 2026] POST /volume/v3/snapshots => generated 319 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:47.454583 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-47652e9c-2447-4f16-a101-ad7087b18cbe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:47.461667 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47652e9c-2447-4f16-a101-ad7087b18cbe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 200 Aug 16 22:54:47.461873 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 247/1015] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:47 2026] GET /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:47.480596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.484251 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:54:47.484251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "409347b3-2ae0-4318-9186-d93bd023ac4a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-812462833"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:47.511261 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.511261 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:47.512805 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:47.512805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Create snapshot from volume 409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:47.572608 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Created reservations ['bc92186d-2090-4bdb-b2eb-db1ee4ac403b', 'f2fbf37b-3f31-4c3d-a00f-e9fab663a737', '8b114196-5cb7-4286-8c25-72ffe2c2e377', '752993b0-0bbb-419c-8c21-25cf33a4cf6a'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:47.646556 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot create request issued successfully. Aug 16 22:54:47.646956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-95252a13-e59b-44e8-a03c-969cb0c9cd12 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:54:47.647392 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 258/1016] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:54:47 2026] POST /volume/v3/snapshots => generated 325 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:47.661957 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:47.667571 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:47.668106 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:47.668349 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:47.682507 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:47.682507 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:47.683406 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot retrieved successfully. Aug 16 22:54:47.684458 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-692465af-be4f-4c1b-a8e5-b373e969fe52 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 200 Aug 16 22:54:47.686463 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 256/1017] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:47 2026] GET /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:48.701131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:48.709795 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:48.709795 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:48.709795 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:48.716330 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:48.716330 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:48.716970 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot retrieved successfully. Aug 16 22:54:48.717945 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb9d11b9-5b7a-455b-90cd-912cb88a984b tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 200 Aug 16 22:54:48.718376 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 257/1018] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:48 2026] GET /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:48.733451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:48.737112 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:48.737496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:48.737770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:48.746276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:48.746276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:48.747014 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot retrieved successfully. Aug 16 22:54:48.748326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3fd46ee-eebe-436a-a9c8-58d94653b9de tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 200 Aug 16 22:54:48.748996 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 248/1019] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:48 2026] GET /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:48.769838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:48.772284 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:48.772576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:48.772900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:48.773259 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Delete snapshot with id: fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:48.787367 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:48.787367 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:48.787367 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot retrieved successfully. Aug 16 22:54:48.815851 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot delete request issued successfully. Aug 16 22:54:48.816183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beb43d4a-6f80-44ac-9c83-f91deabb44e5 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 202 Aug 16 22:54:48.816738 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 259/1020] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:54:48 2026] DELETE /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:48.829875 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12dc9d5f-7050-4102-860e-6b5833ca574f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:48.832721 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12dc9d5f-7050-4102-860e-6b5833ca574f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:48.833011 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12dc9d5f-7050-4102-860e-6b5833ca574f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:48.833262 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12dc9d5f-7050-4102-860e-6b5833ca574f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:48.842894 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:48.842894 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:48.843726 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-12dc9d5f-7050-4102-860e-6b5833ca574f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Snapshot retrieved successfully. Aug 16 22:54:48.846396 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12dc9d5f-7050-4102-860e-6b5833ca574f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 200 Aug 16 22:54:48.846396 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 257/1021] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:48 2026] GET /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:49.254296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:49.258927 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:54:49.259232 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:49.259530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:49.281683 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:49.281683 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:49.290139 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:49.300795 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-cd7e055a-3d75-4208-b01c-b5379b164c6f tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:54:49.301300 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 258/1022] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:49 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1656 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:49.858264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d967b0c-964f-4e4f-97ee-fb20e11a61f2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:49.860140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d967b0c-964f-4e4f-97ee-fb20e11a61f2 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc Aug 16 22:54:49.861491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d967b0c-964f-4e4f-97ee-fb20e11a61f2 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:49.861491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d967b0c-964f-4e4f-97ee-fb20e11a61f2 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:49.876238 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d967b0c-964f-4e4f-97ee-fb20e11a61f2 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc returned with HTTP 404 Aug 16 22:54:49.876967 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 249/1023] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:49 2026] GET /volume/v3/snapshots/fa708c17-d97d-4f0e-8552-26991e1bf0fc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:49.889834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:49.896102 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] DELETE https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:49.896381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:49.896688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:49.896944 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Delete volume with id: 409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:49.906519 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:49.906519 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:49.907912 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:49.937845 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Delete volume request issued successfully. Aug 16 22:54:49.937845 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cfcb6d2-b708-4eba-b001-5e6343237ebe tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 202 Aug 16 22:54:49.937845 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 260/1024] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:49 2026] DELETE /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:49.945780 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:49.947906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:49.947906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:49.948089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:49.957880 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:49.957880 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:49.962553 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:49.969037 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2f0ca4e-cd07-404d-a80d-54b3dade46c0 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 200 Aug 16 22:54:49.969221 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 258/1025] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:49 2026] GET /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:50.137551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e5aede3-9450-4397-a150-4831db4624c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:50.140340 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e5aede3-9450-4397-a150-4831db4624c3 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c Aug 16 22:54:50.140638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e5aede3-9450-4397-a150-4831db4624c3 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:50.140939 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e5aede3-9450-4397-a150-4831db4624c3 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:50.149013 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:50.149013 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:50.151057 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e5aede3-9450-4397-a150-4831db4624c3 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Snapshot retrieved successfully. Aug 16 22:54:50.151325 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e5aede3-9450-4397-a150-4831db4624c3 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c returned with HTTP 200 Aug 16 22:54:50.151870 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 259/1026] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:50 2026] GET /volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:50.468461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:50.470609 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c Aug 16 22:54:50.470878 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:50.471125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:50.471269 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Delete snapshot with id: d931884c-402b-4871-b40f-dcdc3bf4d59c Aug 16 22:54:50.478048 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:50.478048 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:50.478845 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Snapshot retrieved successfully. Aug 16 22:54:50.505040 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Snapshot delete request issued successfully. Aug 16 22:54:50.505040 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f109f0cd-a764-477a-a50d-ef66a4f077a5 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c returned with HTTP 202 Aug 16 22:54:50.505633 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 250/1027] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:54:50 2026] DELETE /volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:50.514855 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:50.517984 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c Aug 16 22:54:50.517984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:50.517984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:50.524144 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:50.524144 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:50.526534 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Snapshot retrieved successfully. Aug 16 22:54:50.526534 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0ff696f-e78b-4351-9c79-ec5103f56d50 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c returned with HTTP 200 Aug 16 22:54:50.526762 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 261/1028] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:50 2026] GET /volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:50.985764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36874099-d17f-4269-bda5-0510e9a1b9c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:50.989038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36874099-d17f-4269-bda5-0510e9a1b9c7 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a Aug 16 22:54:50.989147 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36874099-d17f-4269-bda5-0510e9a1b9c7 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:50.989341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36874099-d17f-4269-bda5-0510e9a1b9c7 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:50.998640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36874099-d17f-4269-bda5-0510e9a1b9c7 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a returned with HTTP 404 Aug 16 22:54:50.999051 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 259/1029] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:50 2026] GET /volume/v3/volumes/409347b3-2ae0-4318-9186-d93bd023ac4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:51.008877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:51.011240 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] DELETE https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:51.011595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:51.012371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:51.012615 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Delete volume with id: 778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:51.025000 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:51.025000 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:51.025942 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:51.058459 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Delete volume request issued successfully. Aug 16 22:54:51.058894 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b058f2fa-ec90-4bbd-b3d4-f160bd7bee47 tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 202 Aug 16 22:54:51.059808 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 260/1030] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:51 2026] DELETE /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:51.078485 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:51.080377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:51.080605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:51.080922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:51.093843 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:51.093843 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:51.101787 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Volume info retrieved successfully. Aug 16 22:54:51.110042 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca5a2ab5-df06-4e48-90e4-d8b0ba8f0f4f tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 200 Aug 16 22:54:51.110634 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 251/1031] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:51 2026] GET /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:51.545430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ad397c0-57e8-4cf2-97cb-cd3b599f7653 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:51.551024 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ad397c0-57e8-4cf2-97cb-cd3b599f7653 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] GET https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c Aug 16 22:54:51.551336 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ad397c0-57e8-4cf2-97cb-cd3b599f7653 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:51.552756 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ad397c0-57e8-4cf2-97cb-cd3b599f7653 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:51.561105 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ad397c0-57e8-4cf2-97cb-cd3b599f7653 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c returned with HTTP 404 Aug 16 22:54:51.562021 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 262/1032] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:54:51 2026] GET /volume/v3/snapshots/d931884c-402b-4871-b40f-dcdc3bf4d59c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:51.959061 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-259cce3b-84d8-452e-8518-e78b4a838401 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:51.964085 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-259cce3b-84d8-452e-8518-e78b4a838401 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 Aug 16 22:54:51.964085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-259cce3b-84d8-452e-8518-e78b4a838401 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:51.964085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-259cce3b-84d8-452e-8518-e78b4a838401 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:51.975136 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:51.975136 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:52.046947 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a3974f49-d75d-4eb3-bc29-4690291306c8 req-259cce3b-84d8-452e-8518-e78b4a838401 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 returned with HTTP 200 Aug 16 22:54:52.047448 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 260/1033] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:51 2026] DELETE /volume/v3/attachments/e0b7393c-a143-4bf6-9ca3-d2572af8a896 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:52.129873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ccc6a843-2c65-4a93-9c36-ec21a8440f3c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:52.133429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccc6a843-2c65-4a93-9c36-ec21a8440f3c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] GET https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 Aug 16 22:54:52.133785 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccc6a843-2c65-4a93-9c36-ec21a8440f3c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:52.135476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ccc6a843-2c65-4a93-9c36-ec21a8440f3c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:52.145903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ccc6a843-2c65-4a93-9c36-ec21a8440f3c tempest-CinderUnicodeTest-160115844 tempest-CinderUnicodeTest-160115844-project-member] https://10.4.3.26/volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 returned with HTTP 404 Aug 16 22:54:52.146798 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 261/1034] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:52 2026] GET /volume/v3/volumes/778c22cb-2141-4121-a916-4a79caa825d0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:53.967065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:53.969550 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:54:53.969864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:53.970219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:53.970591 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume with id: a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:54:53.981278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-0632a341-ca45-4ca0-8b42-e8555f4c5b06 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:53.987235 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-0632a341-ca45-4ca0-8b42-e8555f4c5b06 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 Aug 16 22:54:53.987235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-0632a341-ca45-4ca0-8b42-e8555f4c5b06 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:53.987235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-0632a341-ca45-4ca0-8b42-e8555f4c5b06 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:53.988960 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:53.988960 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:53.989628 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:54.017965 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:54.017965 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:54.034271 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Delete volume request issued successfully. Aug 16 22:54:54.034508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-582b667c-7ace-4fd9-a859-a4912c4319d8 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 202 Aug 16 22:54:54.035696 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 252/1035] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:54:53 2026] DELETE /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:54.059843 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9754d325-be02-45d6-bfb1-9151ba297f00 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:54.063618 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9754d325-be02-45d6-bfb1-9151ba297f00 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:54:54.063618 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9754d325-be02-45d6-bfb1-9151ba297f00 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:54.063618 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9754d325-be02-45d6-bfb1-9151ba297f00 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:54.077722 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:54.077722 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:54.091380 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9754d325-be02-45d6-bfb1-9151ba297f00 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Volume info retrieved successfully. Aug 16 22:54:54.093600 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-0632a341-ca45-4ca0-8b42-e8555f4c5b06 tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 returned with HTTP 200 Aug 16 22:54:54.094171 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 263/1036] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:53 2026] DELETE /volume/v3/attachments/f0f9f0af-7b09-49cf-bc30-210a63635fa0 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:54.097962 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9754d325-be02-45d6-bfb1-9151ba297f00 tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 200 Aug 16 22:54:54.097962 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 261/1037] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:54 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:54:54.109827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:54.113773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] DELETE https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:54.113773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:54.113773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:54.113773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Delete volume with id: fd59753a-5d74-495b-bb50-dd123482e031 Aug 16 22:54:54.121559 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:54.121559 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:54.121791 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Volume info retrieved successfully. Aug 16 22:54:54.155255 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] Delete volume request issued successfully. Aug 16 22:54:54.155559 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0a6de72-031a-4a7d-b683-8ad82476f575 req-3b2abc92-731f-4d2a-b5f0-08cdbaf2377e tempest-ImageDependencyTests-1882483889 tempest-ImageDependencyTests-1882483889-project-member] https://10.4.3.26/volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 returned with HTTP 202 Aug 16 22:54:54.156197 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 262/1038] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:54:54 2026] DELETE /volume/v3/volumes/fd59753a-5d74-495b-bb50-dd123482e031 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:54:54.521166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f047e512-1794-4d37-aac3-d637f982fd2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:54.625476 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:54:54.628916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1073032699"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:54.628916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1073032699'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:54:54.628916 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume of 1 GB Aug 16 22:54:54.633615 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Availability Zones retrieved successfully. Aug 16 22:54:54.642444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (960e0564-8cb1-4527-a471-5ab73992a226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:54.643897 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b500b5-2d88-4a87-bde0-0da3e792e182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:54.645111 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:54:54.681065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b500b5-2d88-4a87-bde0-0da3e792e182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:54.682666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ae423d-00c0-4b8d-b897-9ebb41232478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:54.761674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['8766199c-0dab-42a3-b588-20cd9c3b5d75', '47fb3ff7-70c7-4e51-a10d-68bcc96d138a', '8d724f73-09ad-4712-a909-9b4388ca634b', '953ee21a-00e5-4bde-8692-db20b8a2d17b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:54.761880 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ae423d-00c0-4b8d-b897-9ebb41232478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8766199c-0dab-42a3-b588-20cd9c3b5d75', '47fb3ff7-70c7-4e51-a10d-68bcc96d138a', '8d724f73-09ad-4712-a909-9b4388ca634b', '953ee21a-00e5-4bde-8692-db20b8a2d17b']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:54.762661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340e9475-cad4-4ce6-82cc-78f5a67fd391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:54.798766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340e9475-cad4-4ce6-82cc-78f5a67fd391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1073032699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['8766199c-0dab-42a3-b588-20cd9c3b5d75','47fb3ff7-70c7-4e51-a10d-68bcc96d138a','8d724f73-09ad-4712-a909-9b4388ca634b','953ee21a-00e5-4bde-8692-db20b8a2d17b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1073032699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b2cbad007f40219af84183305221e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d3df68447d457faaebc64b64bcfc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:54.800655 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abf4178-39cb-4118-b986-5f89241c0be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:54.839270 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abf4178-39cb-4118-b986-5f89241c0be6) transitioned into state 'SUCCESS' from state '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-1073032699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['8766199c-0dab-42a3-b588-20cd9c3b5d75','47fb3ff7-70c7-4e51-a10d-68bcc96d138a','8d724f73-09ad-4712-a909-9b4388ca634b','953ee21a-00e5-4bde-8692-db20b8a2d17b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:54.840212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894f9585-0a69-4449-861d-e13b3fa5d3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:54:54.853449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894f9585-0a69-4449-861d-e13b3fa5d3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:54:54.854504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (960e0564-8cb1-4527-a471-5ab73992a226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:54:54.855182 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request issued successfully. Aug 16 22:54:54.855515 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f047e512-1794-4d37-aac3-d637f982fd2d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:54:54.856325 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 253/1039] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:54:54 2026] POST /volume/v3/volumes => generated 776 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:54.876178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:54.878348 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:54:54.878864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:54.879189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:54.893526 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:54.893526 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:54.964949 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:54:54.964949 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-160cf223-3d9f-48e4-8531-2a9de2b69164 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 returned with HTTP 200 Aug 16 22:54:54.964949 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 264/1040] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:54 2026] GET /volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:55.084064 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.086854 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:55.087114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.087507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.098293 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.098293 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:55.104578 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:55.109447 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-a554a017-9ea4-4b30-8443-86acff5be2a1 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:55.109953 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 262/1041] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:55.118611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-accf35c0-f124-413c-843b-7505f493a30a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.125301 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-accf35c0-f124-413c-843b-7505f493a30a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] GET https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e Aug 16 22:54:55.125656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-accf35c0-f124-413c-843b-7505f493a30a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.126028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-accf35c0-f124-413c-843b-7505f493a30a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.137713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-accf35c0-f124-413c-843b-7505f493a30a tempest-AttachVolumeMultiAttachTest-2066054434 tempest-AttachVolumeMultiAttachTest-2066054434-project-member] https://10.4.3.26/volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e returned with HTTP 404 Aug 16 22:54:55.138285 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 263/1042] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/a5e58c43-d0ea-46fe-9380-85f9109c1f2e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:55.145236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-879de9c5-ebdc-45ca-ac22-2755e3cada22 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.145838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-879de9c5-ebdc-45ca-ac22-2755e3cada22 None None] GET https://10.4.3.26/volume// Aug 16 22:54:55.146128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-879de9c5-ebdc-45ca-ac22-2755e3cada22 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.146446 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-879de9c5-ebdc-45ca-ac22-2755e3cada22 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.148104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-879de9c5-ebdc-45ca-ac22-2755e3cada22 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:55.149010 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 254/1043] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:55.161757 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-95f70728-8716-4ee2-9ff0-f7a70f7407b4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.165308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-95f70728-8716-4ee2-9ff0-f7a70f7407b4 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:55.165894 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-95f70728-8716-4ee2-9ff0-f7a70f7407b4 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "129ec121-d232-4d0c-8b6a-2a0416035f0c", "connector": null, "instance_uuid": "08f4e90c-8d92-42cc-b89e-765128a5e45d"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:55.179360 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.179360 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:55.216898 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-95f70728-8716-4ee2-9ff0-f7a70f7407b4 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:54:55.217561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 265/1044] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:55 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 16 22:54:55.268081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-891759ef-c039-4c20-a940-17d77439cdf8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.271554 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-891759ef-c039-4c20-a940-17d77439cdf8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] POST https://10.4.3.26/volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d/action Aug 16 22:54:55.271928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-891759ef-c039-4c20-a940-17d77439cdf8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:54:55.272063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-891759ef-c039-4c20-a940-17d77439cdf8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:55.304341 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.304341 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:55.320982 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-80af39a5-6f68-4396-97d2-3af76eafca57 req-891759ef-c039-4c20-a940-17d77439cdf8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d/action returned with HTTP 204 Aug 16 22:54:55.321826 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 263/1045] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:54:55 2026] POST /volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:55.357964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.363138 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:55.363138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.363138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.375068 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.375068 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:55.380199 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:55.386469 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87b27d14-1353-49b7-a6cd-ebfebc0cd42d tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:55.387087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 264/1046] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 1109 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:55.404798 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2d78825f-9577-483f-aee1-4364f39f361f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.411309 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d78825f-9577-483f-aee1-4364f39f361f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:55.411576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d78825f-9577-483f-aee1-4364f39f361f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.411859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d78825f-9577-483f-aee1-4364f39f361f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.426420 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.426420 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:55.431340 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2d78825f-9577-483f-aee1-4364f39f361f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:55.437357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d78825f-9577-483f-aee1-4364f39f361f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:55.438666 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 255/1047] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 1109 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:55.500089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.502993 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:55.503471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.503929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.519901 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.519901 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:55.526987 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:55.533772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-ca309c98-410d-4cec-ae45-0201972d752b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:55.535091 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 266/1048] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 1109 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:55.579733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-4b906405-ef28-4703-9976-57b2e0f5c6b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.585063 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-4b906405-ef28-4703-9976-57b2e0f5c6b3 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] DELETE https://10.4.3.26/volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d Aug 16 22:54:55.585063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-4b906405-ef28-4703-9976-57b2e0f5c6b3 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.586314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-4b906405-ef28-4703-9976-57b2e0f5c6b3 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.594837 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.594837 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:55.665104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-11f5a594-a2d3-4595-a095-4c5175f52fd7 req-4b906405-ef28-4703-9976-57b2e0f5c6b3 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d returned with HTTP 200 Aug 16 22:54:55.665854 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 264/1049] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:54:55 2026] DELETE /volume/v3/attachments/42a14fd3-6e98-42a5-8314-e82870a6fb3d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:55.712167 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.716443 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:54:55.716796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.717087 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.726006 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.726006 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:55.730114 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:54:55.739037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec53a8d2-9761-49e5-a1ca-6fb4e65baf9f tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:54:55.739446 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 265/1050] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:55.934443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-efb128a8-fc1d-402b-906e-f83b589a788a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:55.938718 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efb128a8-fc1d-402b-906e-f83b589a788a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:54:55.938956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efb128a8-fc1d-402b-906e-f83b589a788a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:55.940142 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-efb128a8-fc1d-402b-906e-f83b589a788a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:55.961762 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:55.961762 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:55.973649 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-efb128a8-fc1d-402b-906e-f83b589a788a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:54:55.983008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-efb128a8-fc1d-402b-906e-f83b589a788a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 returned with HTTP 200 Aug 16 22:54:55.983607 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 256/1051] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:55 2026] GET /volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 => generated 1007 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:56.005922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d9c53199-af37-42c9-88a8-816418602546 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:56.009940 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 22:54:56.010601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2", "name": "tempest-type-Backup-304500900"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:56.013114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating new backup {'backup': {'volume_id': '6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2', 'name': 'tempest-type-Backup-304500900'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:54:56.013114 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating backup of volume 6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 in container None Aug 16 22:54:56.026907 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:56.026907 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:56.027640 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:54:56.074765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['b37ae0bd-752d-4bcc-ad12-2bc8c1105c97', '22663b97-ddd7-4c4b-9667-cf30b839c80e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:54:56.148956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9c53199-af37-42c9-88a8-816418602546 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:54:56.149585 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 267/1052] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:54:56 2026] POST /volume/v3/backups => generated 313 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:54:56.161564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:56.164384 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:54:56.165037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:56.165037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:56.165155 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:54:56.194693 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:56.194693 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:56.196792 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78cca7b5-979b-4044-adcb-97a6e39c8bfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:54:56.196792 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 265/1053] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:56 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 720 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:57.207851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:57.210513 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:54:57.210870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:57.211089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:57.211403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:54:57.231577 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:57.231577 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:54:57.232536 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42969d07-ca55-44f9-9b78-bca4e6ed9c6b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:54:57.233089 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 266/1054] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:57 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 722 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:58.249566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.253776 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:54:58.254144 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.254231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.254400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:54:58.275714 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=291,cinder:UPDATE=62,cinder:INSERT=32 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:54:58.284408 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:58.284408 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:58.285468 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71a1cf46-4305-4fc3-8f22-4b21c19dc3a7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:54:58.286148 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 257/1055] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 722 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:58.346730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f330f96-ab1b-4e04-acbd-68e1c122573f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.539648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f330f96-ab1b-4e04-acbd-68e1c122573f tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:54:58.543882 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f330f96-ab1b-4e04-acbd-68e1c122573f tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1275520005", "description": "tempest-group-type-description-1422129076", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:58.543882 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:58.543882 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:58.592682 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f330f96-ab1b-4e04-acbd-68e1c122573f tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:54:58.593365 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 268/1056] 10.4.3.26 () {70 vars in 1305 bytes} [Sun Aug 16 22:54:58 2026] POST /volume/v3/group_types => generated 265 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:58.608059 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cdd76c56-1f05-407c-a882-526b149aa31e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.610251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdd76c56-1f05-407c-a882-526b149aa31e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types Aug 16 22:54:58.610535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdd76c56-1f05-407c-a882-526b149aa31e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.611076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdd76c56-1f05-407c-a882-526b149aa31e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.635873 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdd76c56-1f05-407c-a882-526b149aa31e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 200 Aug 16 22:54:58.637860 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 266/1057] 10.4.3.26 () {68 vars in 1283 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types => generated 499 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.647400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e786741b-a21f-4241-ba83-066bdf126968 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.650329 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e786741b-a21f-4241-ba83-066bdf126968 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] PUT https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f Aug 16 22:54:58.650837 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e786741b-a21f-4241-ba83-066bdf126968 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1558476556", "description": "updated-group-type-desc"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:58.687930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e786741b-a21f-4241-ba83-066bdf126968 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f returned with HTTP 200 Aug 16 22:54:58.688458 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 267/1058] 10.4.3.26 () {70 vars in 1415 bytes} [Sun Aug 16 22:54:58 2026] PUT /volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f => generated 255 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.703781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2d935218-8f06-43fb-a48f-8a4d17a08324 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.707079 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d935218-8f06-43fb-a48f-8a4d17a08324 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f Aug 16 22:54:58.707438 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d935218-8f06-43fb-a48f-8a4d17a08324 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.707960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2d935218-8f06-43fb-a48f-8a4d17a08324 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.722617 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2d935218-8f06-43fb-a48f-8a4d17a08324 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f returned with HTTP 200 Aug 16 22:54:58.723180 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 258/1059] 10.4.3.26 () {68 vars in 1394 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.737691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e0563c1-97c7-4a64-b92e-0da908eaba8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.737968 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29511976-756e-4b19-b956-5dbf23f9d88f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.742576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29511976-756e-4b19-b956-5dbf23f9d88f tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:54:58.742933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29511976-756e-4b19-b956-5dbf23f9d88f tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.743189 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29511976-756e-4b19-b956-5dbf23f9d88f tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.743901 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e0563c1-97c7-4a64-b92e-0da908eaba8c tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f Aug 16 22:54:58.744104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e0563c1-97c7-4a64-b92e-0da908eaba8c tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.744355 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e0563c1-97c7-4a64-b92e-0da908eaba8c tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.762165 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:58.762165 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:58.771606 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29511976-756e-4b19-b956-5dbf23f9d88f tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:54:58.778020 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29511976-756e-4b19-b956-5dbf23f9d88f tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:54:58.778563 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 267/1060] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:58.781109 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e0563c1-97c7-4a64-b92e-0da908eaba8c tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f returned with HTTP 202 Aug 16 22:54:58.781820 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 269/1061] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:54:58 2026] DELETE /volume/v3/group_types/7eeb041e-3c35-4638-858f-ddfdb350858f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:54:58.797674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b30ca6aa-9b91-49ac-87fb-d0846e3d1f27 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.800123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b30ca6aa-9b91-49ac-87fb-d0846e3d1f27 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types Aug 16 22:54:58.800221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b30ca6aa-9b91-49ac-87fb-d0846e3d1f27 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.800536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b30ca6aa-9b91-49ac-87fb-d0846e3d1f27 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.816294 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b30ca6aa-9b91-49ac-87fb-d0846e3d1f27 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 200 Aug 16 22:54:58.817042 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 268/1062] 10.4.3.26 () {68 vars in 1283 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.829878 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45a853c3-100c-41f5-a22d-b6ae46691bb3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.835912 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45a853c3-100c-41f5-a22d-b6ae46691bb3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:54:58.836362 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45a853c3-100c-41f5-a22d-b6ae46691bb3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1526699649", "is_public": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:58.858887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.863567 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:54:58.864031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.864542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.870842 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45a853c3-100c-41f5-a22d-b6ae46691bb3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:54:58.871385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 259/1063] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:54:58 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:58.882488 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-50d644b8-f657-4aac-8e29-6dba011a5083 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.886181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-50d644b8-f657-4aac-8e29-6dba011a5083 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:54:58.886857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-50d644b8-f657-4aac-8e29-6dba011a5083 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1400735173", "is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:58.910323 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-50d644b8-f657-4aac-8e29-6dba011a5083 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:54:58.910898 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 270/1064] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:54:58 2026] POST /volume/v3/group_types => generated 165 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:54:58.921222 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6087d7a6-6afc-4f84-adc5-f506af21cfa3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.925373 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6087d7a6-6afc-4f84-adc5-f506af21cfa3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 16 22:54:58.925672 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6087d7a6-6afc-4f84-adc5-f506af21cfa3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.926590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6087d7a6-6afc-4f84-adc5-f506af21cfa3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.941372 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6087d7a6-6afc-4f84-adc5-f506af21cfa3 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 16 22:54:58.941714 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 269/1065] 10.4.3.26 () {68 vars in 1344 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.958247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51f9eedd-90e3-48af-a29e-4b48f54c4e7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.961360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51f9eedd-90e3-48af-a29e-4b48f54c4e7e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 16 22:54:58.961360 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51f9eedd-90e3-48af-a29e-4b48f54c4e7e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.961545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51f9eedd-90e3-48af-a29e-4b48f54c4e7e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:58.977908 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51f9eedd-90e3-48af-a29e-4b48f54c4e7e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 16 22:54:58.978518 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 260/1066] 10.4.3.26 () {68 vars in 1346 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:58.988830 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2c64fa1-771b-4842-a94c-820acad4bd4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:58.990768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2c64fa1-771b-4842-a94c-820acad4bd4e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types?is_public=False Aug 16 22:54:58.991228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2c64fa1-771b-4842-a94c-820acad4bd4e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:58.991228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2c64fa1-771b-4842-a94c-820acad4bd4e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.004205 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2c64fa1-771b-4842-a94c-820acad4bd4e tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 16 22:54:59.004704 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 271/1067] 10.4.3.26 () {68 vars in 1314 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:59.013513 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-69b34373-15ec-4bb6-87a0-78f7e1b032bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.016258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69b34373-15ec-4bb6-87a0-78f7e1b032bc tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] GET https://10.4.3.26/volume/v3/group_types?is_public=True Aug 16 22:54:59.016562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69b34373-15ec-4bb6-87a0-78f7e1b032bc tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.016882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-69b34373-15ec-4bb6-87a0-78f7e1b032bc tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.026768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-69b34373-15ec-4bb6-87a0-78f7e1b032bc tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 16 22:54:59.026768 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 270/1068] 10.4.3.26 () {68 vars in 1312 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:59.038221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9bf3750-c71b-46bc-8a54-e29a2a4eb618 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.041986 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9bf3750-c71b-46bc-8a54-e29a2a4eb618 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/5616a4d3-fd41-4d9f-85c1-6f1a35f6e536 Aug 16 22:54:59.042394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9bf3750-c71b-46bc-8a54-e29a2a4eb618 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.042986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9bf3750-c71b-46bc-8a54-e29a2a4eb618 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.064182 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9bf3750-c71b-46bc-8a54-e29a2a4eb618 tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types/5616a4d3-fd41-4d9f-85c1-6f1a35f6e536 returned with HTTP 202 Aug 16 22:54:59.064354 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.064354 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:59.065022 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 261/1069] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:54:59 2026] DELETE /volume/v3/group_types/5616a4d3-fd41-4d9f-85c1-6f1a35f6e536 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:54:59.069551 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:54:59.075228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2e2ad78-554f-4400-9b81-6f43f83f4e4a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.075700 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-b50d9b83-54c0-453d-92d5-7e2a522b537b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:54:59.076518 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 268/1070] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:54:58 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:59.079187 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2e2ad78-554f-4400-9b81-6f43f83f4e4a tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/f0b50b38-87d9-4c93-9c26-c9e293c17d35 Aug 16 22:54:59.079560 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2e2ad78-554f-4400-9b81-6f43f83f4e4a tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.079869 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2e2ad78-554f-4400-9b81-6f43f83f4e4a tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.109918 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2e2ad78-554f-4400-9b81-6f43f83f4e4a tempest-GroupTypesTest-2143705568 tempest-GroupTypesTest-2143705568-project-admin] https://10.4.3.26/volume/v3/group_types/f0b50b38-87d9-4c93-9c26-c9e293c17d35 returned with HTTP 202 Aug 16 22:54:59.109918 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 272/1071] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:54:59 2026] DELETE /volume/v3/group_types/f0b50b38-87d9-4c93-9c26-c9e293c17d35 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:54:59.219240 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7aee45cd-073b-49ed-8a63-26faf801c8fe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.219832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aee45cd-073b-49ed-8a63-26faf801c8fe None None] GET https://10.4.3.26/volume// Aug 16 22:54:59.219943 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aee45cd-073b-49ed-8a63-26faf801c8fe None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.220131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aee45cd-073b-49ed-8a63-26faf801c8fe None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.220494 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aee45cd-073b-49ed-8a63-26faf801c8fe None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:59.220773 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 271/1072] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:59.236944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-312eed8e-3e7a-4ddf-a6e0-38df840311ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.239901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-312eed8e-3e7a-4ddf-a6e0-38df840311ba tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:59.240098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-312eed8e-3e7a-4ddf-a6e0-38df840311ba tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e3670f4-8045-4882-8d9e-7ac90dfd2079", "connector": null, "instance_uuid": "009df519-547a-4121-8c84-5878a5f0fe8b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:59.250237 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.250237 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:59.294093 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-312eed8e-3e7a-4ddf-a6e0-38df840311ba tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:54:59.294777 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 262/1073] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:59 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 16 22:54:59.302429 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.304704 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:54:59.304990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.305321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.305380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:54:59.311046 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.311046 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:59.311842 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38aa2fa3-1c21-439c-9a56-adfecd8b6d02 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:54:59.312238 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 269/1074] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:59.346654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0811b424-7a42-4090-83d9-e45d4151cac9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.350092 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0811b424-7a42-4090-83d9-e45d4151cac9 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:54:59.350657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0811b424-7a42-4090-83d9-e45d4151cac9 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.350657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0811b424-7a42-4090-83d9-e45d4151cac9 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.368192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f96f115d-6524-4375-839d-b5d59c01c798 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.368501 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f96f115d-6524-4375-839d-b5d59c01c798 None None] GET https://10.4.3.26/volume// Aug 16 22:54:59.368824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f96f115d-6524-4375-839d-b5d59c01c798 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.369141 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f96f115d-6524-4375-839d-b5d59c01c798 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.369691 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f96f115d-6524-4375-839d-b5d59c01c798 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:59.370419 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 272/1075] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:59.389899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.395358 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:54:59.395628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.395956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.413184 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.413184 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:54:59.421665 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:54:59.432829 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-8c056f23-2031-42c3-b826-fde89d3103b7 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:54:59.432829 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 263/1076] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:54:59.537160 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.537160 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:54:59.543492 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0811b424-7a42-4090-83d9-e45d4151cac9 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:54:59.553015 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0811b424-7a42-4090-83d9-e45d4151cac9 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:54:59.553231 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 273/1077] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 849 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:54:59.565042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.568192 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] PUT https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 Aug 16 22:54:59.568790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:54:59.584042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Acquiring lock "cinder-attachment_update-1e3670f4-8045-4882-8d9e-7ac90dfd2079-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:54:59.593057 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Lock "cinder-attachment_update-1e3670f4-8045-4882-8d9e-7ac90dfd2079-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:54:59.595954 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:54:59.595954 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:54:59.728507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Lock "cinder-attachment_update-1e3670f4-8045-4882-8d9e-7ac90dfd2079-np0000007421" released by "attachment_update" :: held 0.135s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:54:59.729698 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-7dcd65d2-1a90-43c1-b808-4eb7b91a12a6 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 returned with HTTP 200 Aug 16 22:54:59.730392 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 270/1078] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:54:59 2026] PUT /volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:54:59.979119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ed2b58a-dd21-4408-a450-6523522984ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.979541 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ed2b58a-dd21-4408-a450-6523522984ba None None] GET https://10.4.3.26/volume// Aug 16 22:54:59.979763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ed2b58a-dd21-4408-a450-6523522984ba None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:54:59.980011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ed2b58a-dd21-4408-a450-6523522984ba None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:54:59.980546 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ed2b58a-dd21-4408-a450-6523522984ba None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:54:59.980982 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 273/1079] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:54:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:54:59.992482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fa7b5ba1-b614-4ad1-9ab7-1af695585b38 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:54:59.998110 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fa7b5ba1-b614-4ad1-9ab7-1af695585b38 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:54:59.998529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fa7b5ba1-b614-4ad1-9ab7-1af695585b38 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89895134-26a6-4ba0-a965-21705aaffe96", "connector": null, "instance_uuid": "cb25d306-a131-41f6-a4ef-4e5bd8d26d14"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:00.025633 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:00.025633 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:00.080928 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fa7b5ba1-b614-4ad1-9ab7-1af695585b38 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:55:00.080928 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 264/1080] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:54:59 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:00.092030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-deb219e9-d740-4d61-b208-59c3c5aa3037 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:00.095128 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-deb219e9-d740-4d61-b208-59c3c5aa3037 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 Aug 16 22:55:00.095348 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-deb219e9-d740-4d61-b208-59c3c5aa3037 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:00.095583 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-deb219e9-d740-4d61-b208-59c3c5aa3037 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:00.105656 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:00.105656 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:00.169700 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-deb219e9-d740-4d61-b208-59c3c5aa3037 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 returned with HTTP 200 Aug 16 22:55:00.170287 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 274/1081] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:00 2026] DELETE /volume/v3/attachments/213dca17-7fce-4fcc-8de0-5cb2cd26c433 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:00.328360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cdc971fa-edbb-4f23-874d-c4606767805a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:00.330817 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdc971fa-edbb-4f23-874d-c4606767805a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:00.331116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdc971fa-edbb-4f23-874d-c4606767805a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:00.331406 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdc971fa-edbb-4f23-874d-c4606767805a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:00.331560 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cdc971fa-edbb-4f23-874d-c4606767805a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:00.339117 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:00.339117 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:00.340145 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdc971fa-edbb-4f23-874d-c4606767805a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:00.340734 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 271/1082] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:00 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:00.575138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:00.577501 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:00.577607 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:00.578478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:00.604510 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:00.604510 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:00.610149 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:00.617284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f51beec-f5c6-46e7-8ae8-0c51b363388a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:00.617966 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 274/1083] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:00 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:00.797097 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:00.799621 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] DELETE https://10.4.3.26/volume/v3/volumes/tempest-invalid-201894842 Aug 16 22:55:00.799845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:00.800083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:00.800375 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Delete volume with id: tempest-invalid-201894842 Aug 16 22:55:00.821537 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c62ea78d-f307-45ee-8f25-48fa34ec6053 req-2f5cb624-d5f7-4386-a080-52158e85d905 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] https://10.4.3.26/volume/v3/volumes/tempest-invalid-201894842 returned with HTTP 404 Aug 16 22:55:00.824001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 265/1084] 10.4.3.26 () {70 vars in 1580 bytes} [Sun Aug 16 22:55:00 2026] DELETE /volume/v3/volumes/tempest-invalid-201894842 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:00.988710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:00.991843 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d241554e-19c0-49b5-9113-a60ee1df77d4 Aug 16 22:55:00.992080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:00.992401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:00.992622 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] Delete volume with id: d241554e-19c0-49b5-9113-a60ee1df77d4 Aug 16 22:55:01.003779 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e6ea062d-7c14-4c82-bf71-ed65be6d204a req-90732af3-5ff8-4ebc-89fe-34ab0d6ab670 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-member] https://10.4.3.26/volume/v3/volumes/d241554e-19c0-49b5-9113-a60ee1df77d4 returned with HTTP 404 Aug 16 22:55:01.008062 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 275/1085] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:55:00 2026] DELETE /volume/v3/volumes/d241554e-19c0-49b5-9113-a60ee1df77d4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:01.046878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ce551c67-1f91-4537-9e4c-e32a34ce78fc req-84cc090a-dd68-4d4e-8d4a-1f8e4649d854 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:01.050620 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ce551c67-1f91-4537-9e4c-e32a34ce78fc req-84cc090a-dd68-4d4e-8d4a-1f8e4649d854 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-reader] GET https://10.4.3.26/volume/v3/volumes/b1458134-6806-438f-beda-3f741502f445 Aug 16 22:55:01.050886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ce551c67-1f91-4537-9e4c-e32a34ce78fc req-84cc090a-dd68-4d4e-8d4a-1f8e4649d854 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:01.051072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ce551c67-1f91-4537-9e4c-e32a34ce78fc req-84cc090a-dd68-4d4e-8d4a-1f8e4649d854 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:01.067805 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ce551c67-1f91-4537-9e4c-e32a34ce78fc req-84cc090a-dd68-4d4e-8d4a-1f8e4649d854 tempest-VolumesNegativeTest-1361357018 tempest-VolumesNegativeTest-1361357018-project-reader] https://10.4.3.26/volume/v3/volumes/b1458134-6806-438f-beda-3f741502f445 returned with HTTP 404 Aug 16 22:55:01.067805 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 272/1086] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:01 2026] GET /volume/v3/volumes/b1458134-6806-438f-beda-3f741502f445 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:01.358588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-316017af-fd0e-4190-8f86-27fbf196e18d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:01.360760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-316017af-fd0e-4190-8f86-27fbf196e18d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:01.361042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-316017af-fd0e-4190-8f86-27fbf196e18d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:01.361339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-316017af-fd0e-4190-8f86-27fbf196e18d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:01.361562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-316017af-fd0e-4190-8f86-27fbf196e18d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:01.369156 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:01.369156 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:01.371088 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-316017af-fd0e-4190-8f86-27fbf196e18d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:01.371088 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 275/1087] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:01 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:01.638930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:01.646160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:01.646557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:01.648289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:01.922383 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:01.922383 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:01.950265 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:01.954410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:01.961808 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] PUT https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 Aug 16 22:55:01.961808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:01.981041 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4b0af58-cb05-43d2-98fc-6636f69d6c7b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:01.981041 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 266/1088] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:01 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:01.994401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Acquiring lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:55:02.007708 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" acquired by "attachment_update" :: waited 0.013s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:55:02.011054 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:02.011054 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:02.179069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Lock "cinder-attachment_update-89895134-26a6-4ba0-a965-21705aaffe96-np0000007421" released by "attachment_update" :: held 0.172s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:55:02.179333 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-fb257f66-6b8d-44e6-afb0-f752d0795393 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 returned with HTTP 200 Aug 16 22:55:02.179947 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 276/1089] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:55:01 2026] PUT /volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:02.198223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-dea64d69-8187-4324-9d67-7a93bfd7477c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:02.203468 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-dea64d69-8187-4324-9d67-7a93bfd7477c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 Aug 16 22:55:02.203468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-dea64d69-8187-4324-9d67-7a93bfd7477c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:02.203468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-dea64d69-8187-4324-9d67-7a93bfd7477c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:02.223299 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-dea64d69-8187-4324-9d67-7a93bfd7477c tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 returned with HTTP 200 Aug 16 22:55:02.224001 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 273/1090] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 22:55:02 2026] GET /volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:02.386715 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66594654-f16c-4749-b102-2081c165e8c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:02.392380 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66594654-f16c-4749-b102-2081c165e8c6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:02.392732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66594654-f16c-4749-b102-2081c165e8c6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:02.393015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66594654-f16c-4749-b102-2081c165e8c6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:02.393194 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-66594654-f16c-4749-b102-2081c165e8c6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:02.403154 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:02.403154 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:02.404129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66594654-f16c-4749-b102-2081c165e8c6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:02.404893 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 276/1091] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:02 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:02.962886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02c72733-0893-489f-99c3-464a8f077887 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:02.999537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:03.002667 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:03.002985 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:03.003183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:03.019769 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:03.019769 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:03.026779 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:03.031945 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1ae7ca6-b845-4e4a-8390-d045afd86c9b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:03.032505 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 277/1092] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:02 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:03.284043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-2531f0ab-cea4-4c4d-b4b4-aa0156909c12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:03.289528 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-2531f0ab-cea4-4c4d-b4b4-aa0156909c12 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] POST https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6/action Aug 16 22:55:03.290142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-2531f0ab-cea4-4c4d-b4b4-aa0156909c12 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:03.290326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-2531f0ab-cea4-4c4d-b4b4-aa0156909c12 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:03.315771 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:03.315771 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:03.344220 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-cc655cc5-1f6d-48db-99d6-4ea5e21a48a0 req-2531f0ab-cea4-4c4d-b4b4-aa0156909c12 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6/action returned with HTTP 204 Aug 16 22:55:03.344220 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 274/1093] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:55:03 2026] POST /volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:03.363766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] GET https://10.4.3.26/volume/v3/os-hosts Aug 16 22:55:03.363766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:03.364308 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:03.387966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:48+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.388240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:45+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.388548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.hosts [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:24+00:00 {{(pid=100204) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.389545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c72733-0893-489f-99c3-464a8f077887 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] https://10.4.3.26/volume/v3/os-hosts returned with HTTP 200 Aug 16 22:55:03.390908 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 267/1094] 10.4.3.26 () {66 vars in 1233 bytes} [Sun Aug 16 22:55:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:03.404119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:03.406844 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] GET https://10.4.3.26/volume/v3/os-hosts Aug 16 22:55:03.407085 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:03.407394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:03.416994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:48+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.417345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:45+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.417565 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.hosts [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] status, active and update: available, enabled, 2026-08-16 22:53:24+00:00 {{(pid=100201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 22:55:03.418028 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ddbb337-d7f4-4033-b1f7-1cd75bc1e997 tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] https://10.4.3.26/volume/v3/os-hosts returned with HTTP 200 Aug 16 22:55:03.418634 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 277/1095] 10.4.3.26 () {66 vars in 1233 bytes} [Sun Aug 16 22:55:03 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:03.419023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de527075-94c0-41a5-b625-a884a249c39e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:03.422342 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de527075-94c0-41a5-b625-a884a249c39e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:03.424648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de527075-94c0-41a5-b625-a884a249c39e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:03.424648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de527075-94c0-41a5-b625-a884a249c39e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:03.424648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-de527075-94c0-41a5-b625-a884a249c39e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:03.432918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c8a1461a-bf47-42a6-95a3-5dae7ca43cdd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:03.433417 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:03.433417 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:03.434467 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de527075-94c0-41a5-b625-a884a249c39e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:03.435020 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 278/1096] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:03 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:03.435785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8a1461a-bf47-42a6-95a3-5dae7ca43cdd tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] GET https://10.4.3.26/volume/v3/os-hosts/np0000007421@storpool Aug 16 22:55:03.436076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8a1461a-bf47-42a6-95a3-5dae7ca43cdd tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:03.436348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8a1461a-bf47-42a6-95a3-5dae7ca43cdd tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:03.550892 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8a1461a-bf47-42a6-95a3-5dae7ca43cdd tempest-VolumeHostsAdminTestsJSON-572694121 tempest-VolumeHostsAdminTestsJSON-572694121-project-admin] https://10.4.3.26/volume/v3/os-hosts/np0000007421@storpool returned with HTTP 200 Aug 16 22:55:03.551498 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 275/1097] 10.4.3.26 () {66 vars in 1299 bytes} [Sun Aug 16 22:55:03 2026] GET /volume/v3/os-hosts/np0000007421@storpool => generated 1507 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:04.053285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d65515af-3c46-4e84-9345-cf806fba27eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.053285 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d65515af-3c46-4e84-9345-cf806fba27eb tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:04.053285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d65515af-3c46-4e84-9345-cf806fba27eb tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.053285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d65515af-3c46-4e84-9345-cf806fba27eb tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.070775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13bbcd41-d606-45a5-b5a8-315785f20527 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.079452 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.079452 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:04.085602 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d65515af-3c46-4e84-9345-cf806fba27eb tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:04.095592 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d65515af-3c46-4e84-9345-cf806fba27eb tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:04.095592 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 268/1098] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:04.121597 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce57c880-8547-40f1-992c-8f4ea5202924 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.125432 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce57c880-8547-40f1-992c-8f4ea5202924 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:04.125432 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce57c880-8547-40f1-992c-8f4ea5202924 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.125647 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce57c880-8547-40f1-992c-8f4ea5202924 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.149439 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.149439 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:04.154426 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce57c880-8547-40f1-992c-8f4ea5202924 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:04.161184 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce57c880-8547-40f1-992c-8f4ea5202924 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:04.161829 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 279/1099] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:04.192949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fa5aba01-82b9-4243-afae-b02417f33512 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.195389 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa5aba01-82b9-4243-afae-b02417f33512 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:04.195956 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa5aba01-82b9-4243-afae-b02417f33512 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.195956 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa5aba01-82b9-4243-afae-b02417f33512 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.212092 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.212092 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:04.222276 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fa5aba01-82b9-4243-afae-b02417f33512 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:04.237633 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa5aba01-82b9-4243-afae-b02417f33512 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:04.239030 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 276/1100] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:04.275762 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13bbcd41-d606-45a5-b5a8-315785f20527 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:04.275762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13bbcd41-d606-45a5-b5a8-315785f20527 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1865650896", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:04.277455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.qos_specs [None req-13bbcd41-d606-45a5-b5a8-315785f20527 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1865650896', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 22:55:04.290015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-13bbcd41-d606-45a5-b5a8-315785f20527 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DB qos_specs_create(): root {'id': 'e1871cc0-bed3-4fc5-a886-9e87cea3d929', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1865650896'} {{(pid=100201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 22:55:04.308922 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13bbcd41-d606-45a5-b5a8-315785f20527 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:04.309965 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 278/1101] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:55:04 2026] POST /volume/v3/qos-specs => generated 391 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.338199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b878c5af-c651-4fe8-930a-0a6cb92f81d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.343233 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b878c5af-c651-4fe8-930a-0a6cb92f81d7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:04.344096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b878c5af-c651-4fe8-930a-0a6cb92f81d7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1265555986"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:04.387870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b878c5af-c651-4fe8-930a-0a6cb92f81d7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:04.387870 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 269/1102] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:04 2026] POST /volume/v3/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.404833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0a6ee80-6222-44c2-84eb-aeee35781aeb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.409117 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0a6ee80-6222-44c2-84eb-aeee35781aeb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:04.409389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0a6ee80-6222-44c2-84eb-aeee35781aeb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1593381788"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:04.437395 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0a6ee80-6222-44c2-84eb-aeee35781aeb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:04.437532 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 280/1103] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:04 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.452670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.455220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8378fca8-8479-4aeb-93ac-61a6b0d2ee42 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.455817 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:04.455868 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.456201 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.456398 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:04.466020 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.466020 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:04.469353 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fd463c0-5c00-4758-9189-69175b5b7f18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:04.469353 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 277/1104] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.475655 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8378fca8-8479-4aeb-93ac-61a6b0d2ee42 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:04.477033 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8378fca8-8479-4aeb-93ac-61a6b0d2ee42 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1570233853"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:04.479178 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.479178 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:04.515536 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8378fca8-8479-4aeb-93ac-61a6b0d2ee42 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:04.516089 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 279/1105] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:04 2026] POST /volume/v3/types => generated 222 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:55:04.533574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.536516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 Aug 16 22:55:04.537001 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.537304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associate' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.539005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Associate qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929 with type: f56763d3-0cc4-4e4d-ba05-20b384f4cb97 {{(pid=100204) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 22:55:04.542851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.545142 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:04.545831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.545831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.561642 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.561642 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:04.570724 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:04.577987 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d1642efa-b16f-49bf-8bc4-d7a7557a9829 req-7345c21f-c325-4683-8b6b-9b3c221b110a tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:04.579489 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 281/1106] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:55:04.596508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f71c7211-5c3e-42d5-a911-2a8a966a8810 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 returned with HTTP 202 Aug 16 22:55:04.596508 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 270/1107] 10.4.3.26 () {66 vars in 1474 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:04.609259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55d109a0-352d-4925-9363-3eb627cea1a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.611982 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55d109a0-352d-4925-9363-3eb627cea1a1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=ed754cc5-3414-41f6-a87b-8678429da502 Aug 16 22:55:04.613675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55d109a0-352d-4925-9363-3eb627cea1a1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.613675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55d109a0-352d-4925-9363-3eb627cea1a1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associate' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.614341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-55d109a0-352d-4925-9363-3eb627cea1a1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Associate qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929 with type: ed754cc5-3414-41f6-a87b-8678429da502 {{(pid=100202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 22:55:04.654518 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55d109a0-352d-4925-9363-3eb627cea1a1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=ed754cc5-3414-41f6-a87b-8678429da502 returned with HTTP 202 Aug 16 22:55:04.655983 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 278/1108] 10.4.3.26 () {66 vars in 1474 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=ed754cc5-3414-41f6-a87b-8678429da502 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:04.670829 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.676375 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=a2917027-85e0-4fcf-ba17-32e3edbf36a7 Aug 16 22:55:04.676522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.677897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associate' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.677897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Associate qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929 with type: a2917027-85e0-4fcf-ba17-32e3edbf36a7 {{(pid=100201) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 22:55:04.727812 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6353bb6f-9d74-4c1f-b98e-087854513b2a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=a2917027-85e0-4fcf-ba17-32e3edbf36a7 returned with HTTP 202 Aug 16 22:55:04.729547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 280/1109] 10.4.3.26 () {66 vars in 1474 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associate?vol_type_id=a2917027-85e0-4fcf-ba17-32e3edbf36a7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:04.741230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.744576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations Aug 16 22:55:04.744576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.744576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associations' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.745812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Get associations for qos_spec id: e1871cc0-bed3-4fc5-a886-9e87cea3d929 {{(pid=100203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 22:55:04.777335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-815367db-56ff-49c4-b1cd-cd09bde2f3b2 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations returned with HTTP 200 Aug 16 22:55:04.777797 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 282/1110] 10.4.3.26 () {66 vars in 1386 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations => generated 448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.788036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.791798 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 Aug 16 22:55:04.793119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.793119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'disassociate' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.793119 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.793119 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:04.796927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Disassociate qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929 from type: f56763d3-0cc4-4e4d-ba05-20b384f4cb97 {{(pid=100204) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 16 22:55:04.835409 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de4b7e36-a902-46b8-8354-259dcb17ee11 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 returned with HTTP 202 Aug 16 22:55:04.836166 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 271/1111] 10.4.3.26 () {66 vars in 1483 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate?vol_type_id=f56763d3-0cc4-4e4d-ba05-20b384f4cb97 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:04.846646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.849988 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations Aug 16 22:55:04.850154 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.850428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associations' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.850769 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.850769 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:04.851948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Get associations for qos_spec id: e1871cc0-bed3-4fc5-a886-9e87cea3d929 {{(pid=100202) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 22:55:04.874644 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7ed377c-37f8-4a4d-8bfb-de706a174f13 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations returned with HTTP 200 Aug 16 22:55:04.875157 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 279/1112] 10.4.3.26 () {66 vars in 1386 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:04.886811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-918d33c0-0563-4b07-8f8d-f6246b357193 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.888991 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-918d33c0-0563-4b07-8f8d-f6246b357193 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate_all Aug 16 22:55:04.889471 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-918d33c0-0563-4b07-8f8d-f6246b357193 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.889890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-918d33c0-0563-4b07-8f8d-f6246b357193 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'disassociate_all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.890283 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.890283 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:04.890672 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-918d33c0-0563-4b07-8f8d-f6246b357193 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Disassociate qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929 from all. {{(pid=100201) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 16 22:55:04.915546 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-918d33c0-0563-4b07-8f8d-f6246b357193 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate_all returned with HTTP 202 Aug 16 22:55:04.916122 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 281/1113] 10.4.3.26 () {66 vars in 1398 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/disassociate_all => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:04.928822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b83704f7-5716-4139-8861-47032b6d9912 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.932203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b83704f7-5716-4139-8861-47032b6d9912 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations Aug 16 22:55:04.932958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b83704f7-5716-4139-8861-47032b6d9912 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.933503 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b83704f7-5716-4139-8861-47032b6d9912 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'associations' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.934405 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.934405 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:04.934841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b83704f7-5716-4139-8861-47032b6d9912 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Get associations for qos_spec id: e1871cc0-bed3-4fc5-a886-9e87cea3d929 {{(pid=100203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 22:55:04.948833 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b83704f7-5716-4139-8861-47032b6d9912 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations returned with HTTP 200 Aug 16 22:55:04.949504 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 283/1114] 10.4.3.26 () {66 vars in 1386 bytes} [Sun Aug 16 22:55:04 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:55:04.963131 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e56e18e-559a-4368-8536-173aec00c26a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:04.969105 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e56e18e-559a-4368-8536-173aec00c26a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 Aug 16 22:55:04.970198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e56e18e-559a-4368-8536-173aec00c26a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:04.975343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e56e18e-559a-4368-8536-173aec00c26a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:04.975805 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:04.975805 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:05.061377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e56e18e-559a-4368-8536-173aec00c26a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 returned with HTTP 202 Aug 16 22:55:05.064633 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 272/1115] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:04 2026] DELETE /volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:05.074981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad791d29-3b68-4f8d-9321-95508400ca34 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.078527 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad791d29-3b68-4f8d-9321-95508400ca34 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 Aug 16 22:55:05.078527 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad791d29-3b68-4f8d-9321-95508400ca34 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.078812 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad791d29-3b68-4f8d-9321-95508400ca34 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.084328 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad791d29-3b68-4f8d-9321-95508400ca34 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 returned with HTTP 404 Aug 16 22:55:05.085028 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 280/1116] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/types/a2917027-85e0-4fcf-ba17-32e3edbf36a7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.097015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dcb86579-437b-4664-b181-fb6400d50707 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.099885 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcb86579-437b-4664-b181-fb6400d50707 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 Aug 16 22:55:05.100292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcb86579-437b-4664-b181-fb6400d50707 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.100292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dcb86579-437b-4664-b181-fb6400d50707 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.100619 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.100619 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:05.135814 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dcb86579-437b-4664-b181-fb6400d50707 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 returned with HTTP 202 Aug 16 22:55:05.136453 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 282/1117] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:05.147321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-828b09c0-056e-4165-9333-3d31f876be91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.150248 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-828b09c0-056e-4165-9333-3d31f876be91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 Aug 16 22:55:05.151008 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-828b09c0-056e-4165-9333-3d31f876be91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.151314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-828b09c0-056e-4165-9333-3d31f876be91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.156425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-828b09c0-056e-4165-9333-3d31f876be91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 returned with HTTP 404 Aug 16 22:55:05.157226 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 284/1118] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/types/ed754cc5-3414-41f6-a87b-8678429da502 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.168326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec4a65d5-1180-415a-89a9-fc49f79b9181 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.170815 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec4a65d5-1180-415a-89a9-fc49f79b9181 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 Aug 16 22:55:05.171072 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec4a65d5-1180-415a-89a9-fc49f79b9181 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.171309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec4a65d5-1180-415a-89a9-fc49f79b9181 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.217769 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec4a65d5-1180-415a-89a9-fc49f79b9181 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 returned with HTTP 202 Aug 16 22:55:05.217769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 273/1119] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:05.232911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab07ea98-21b3-4231-adba-e957e58cca6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.238980 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab07ea98-21b3-4231-adba-e957e58cca6d tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 Aug 16 22:55:05.239291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab07ea98-21b3-4231-adba-e957e58cca6d tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.239570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab07ea98-21b3-4231-adba-e957e58cca6d tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.244974 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab07ea98-21b3-4231-adba-e957e58cca6d tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 returned with HTTP 404 Aug 16 22:55:05.246228 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 281/1120] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/types/f56763d3-0cc4-4e4d-ba05-20b384f4cb97 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.259384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.262519 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.263212 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2052090271", "consumer": "back-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:05.266166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.qos_specs [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2052090271', 'consumer': 'back-end', 'specs': {}} {{(pid=100201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 22:55:05.274930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DB qos_specs_create(): root {'id': '04e489f1-5faf-481a-87da-2ee164708f92', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2052090271'} {{(pid=100201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 22:55:05.285930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f4bb0c3-bd2f-4632-81b3-f4ec0ef81281 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.286714 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 283/1121] 10.4.3.26 () {68 vars in 1257 bytes} [Sun Aug 16 22:55:05 2026] POST /volume/v3/qos-specs => generated 367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.296627 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.301982 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False Aug 16 22:55:05.302313 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.302686 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.303166 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.303166 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:05.303675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: 04e489f1-5faf-481a-87da-2ee164708f92, force: False {{(pid=100203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.328001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc949843-a45a-4af6-b785-36dc59c0fa2e tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False returned with HTTP 202 Aug 16 22:55:05.328566 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 285/1122] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:05.338509 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26dfed26-53cb-407d-83e4-1bad8580a465 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.340758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26dfed26-53cb-407d-83e4-1bad8580a465 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 Aug 16 22:55:05.340972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26dfed26-53cb-407d-83e4-1bad8580a465 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.341614 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26dfed26-53cb-407d-83e4-1bad8580a465 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.346074 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26dfed26-53cb-407d-83e4-1bad8580a465 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 returned with HTTP 404 Aug 16 22:55:05.346926 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 274/1123] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.360666 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-703895c8-ce9e-4ba3-b7e5-c535b6800e51 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.363912 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-703895c8-ce9e-4ba3-b7e5-c535b6800e51 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.363912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-703895c8-ce9e-4ba3-b7e5-c535b6800e51 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.364259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-703895c8-ce9e-4ba3-b7e5-c535b6800e51 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.364585 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.364585 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:05.380091 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-703895c8-ce9e-4ba3-b7e5-c535b6800e51 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.380826 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 282/1124] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.394989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.398054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False Aug 16 22:55:05.398485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.398734 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.399205 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.399205 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:05.399893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: 04e489f1-5faf-481a-87da-2ee164708f92, force: False {{(pid=100201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.404826 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d853ddaa-1e1d-4e98-8905-2b73592f58bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False returned with HTTP 404 Aug 16 22:55:05.405706 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 284/1125] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.416262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1a3a2f6-f649-42c3-abed-b3036d15ca76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.422717 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1a3a2f6-f649-42c3-abed-b3036d15ca76 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 Aug 16 22:55:05.425716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1a3a2f6-f649-42c3-abed-b3036d15ca76 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.426018 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1a3a2f6-f649-42c3-abed-b3036d15ca76 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.426318 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.426318 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:05.434729 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1a3a2f6-f649-42c3-abed-b3036d15ca76 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 returned with HTTP 404 Aug 16 22:55:05.436517 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 286/1126] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/04e489f1-5faf-481a-87da-2ee164708f92 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.449374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-40e18acf-d288-4b30-919e-54bf8b63e811 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.451905 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40e18acf-d288-4b30-919e-54bf8b63e811 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.452357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40e18acf-d288-4b30-919e-54bf8b63e811 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-629301417", "consumer": "both"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:05.455046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.qos_specs [None req-40e18acf-d288-4b30-919e-54bf8b63e811 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-629301417', 'consumer': 'both', 'specs': {}} {{(pid=100204) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 22:55:05.462935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-40e18acf-d288-4b30-919e-54bf8b63e811 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DB qos_specs_create(): root {'id': 'd90cc325-4cf5-4209-8661-019bc16581c1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-629301417'} {{(pid=100204) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 22:55:05.471121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40e18acf-d288-4b30-919e-54bf8b63e811 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.471669 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 275/1127] 10.4.3.26 () {68 vars in 1257 bytes} [Sun Aug 16 22:55:05 2026] POST /volume/v3/qos-specs => generated 362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.482167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.484323 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.485075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False Aug 16 22:55:05.485075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.485262 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.485529 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.485529 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:05.486040 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: d90cc325-4cf5-4209-8661-019bc16581c1, force: False {{(pid=100202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.486829 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:05.486829 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.487164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.487289 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:05.504210 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.504210 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:05.507372 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2aef37aa-d04e-4ef9-8cc6-16e1e555fae3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:05.508177 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 285/1128] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.521643 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a205d04-8767-4cb4-ae2c-2c91b92c6ba4 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False returned with HTTP 202 Aug 16 22:55:05.521933 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 283/1129] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:05.535272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac4f61e5-2049-4f5b-a3fe-b1077bc763a8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.538514 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac4f61e5-2049-4f5b-a3fe-b1077bc763a8 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 Aug 16 22:55:05.538514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac4f61e5-2049-4f5b-a3fe-b1077bc763a8 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.539395 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac4f61e5-2049-4f5b-a3fe-b1077bc763a8 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.551051 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac4f61e5-2049-4f5b-a3fe-b1077bc763a8 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 returned with HTTP 404 Aug 16 22:55:05.551764 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 287/1130] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.561979 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b974337-7458-43b3-a47f-3554dd76612a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.564350 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b974337-7458-43b3-a47f-3554dd76612a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.564630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b974337-7458-43b3-a47f-3554dd76612a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.565002 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b974337-7458-43b3-a47f-3554dd76612a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.565350 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.565350 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:05.582664 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b974337-7458-43b3-a47f-3554dd76612a tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.583212 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 276/1131] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.594890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.597335 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False Aug 16 22:55:05.597844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.598177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.598975 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: d90cc325-4cf5-4209-8661-019bc16581c1, force: False {{(pid=100201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.604708 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a776d7-4b29-4b74-a4d7-a0e4c29e5b91 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False returned with HTTP 404 Aug 16 22:55:05.605922 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 286/1132] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:55:05.615385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf2b7053-e1e5-4727-9d72-8664d85124f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.617631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf2b7053-e1e5-4727-9d72-8664d85124f1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 Aug 16 22:55:05.617949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf2b7053-e1e5-4727-9d72-8664d85124f1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.618301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf2b7053-e1e5-4727-9d72-8664d85124f1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.618583 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.618583 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:05.623209 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf2b7053-e1e5-4727-9d72-8664d85124f1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 returned with HTTP 404 Aug 16 22:55:05.623549 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 284/1133] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/d90cc325-4cf5-4209-8661-019bc16581c1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.638579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.640941 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] POST https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.642833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1226794841", "consumer": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:05.645084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.qos_specs [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1226794841', 'consumer': 'front-end', 'specs': {}} {{(pid=100203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 22:55:05.655551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DB qos_specs_create(): root {'id': '6d159d70-ef3b-4e48-b964-273d507753ed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1226794841'} {{(pid=100203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 22:55:05.667118 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37263c5b-6bea-4ace-8e5a-8c3059282913 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.668169 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 288/1134] 10.4.3.26 () {68 vars in 1257 bytes} [Sun Aug 16 22:55:05 2026] POST /volume/v3/qos-specs => generated 368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.683592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.686236 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False Aug 16 22:55:05.686236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.686839 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.687072 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.687072 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:05.687777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: 6d159d70-ef3b-4e48-b964-273d507753ed, force: False {{(pid=100204) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.730897 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2f68d9c-df6e-4cc6-8413-e7403f6984fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False returned with HTTP 202 Aug 16 22:55:05.731599 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 277/1135] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:55:05.740780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f273db2-64f9-4970-8bf5-3aa57be258e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.742917 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f273db2-64f9-4970-8bf5-3aa57be258e1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed Aug 16 22:55:05.743401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f273db2-64f9-4970-8bf5-3aa57be258e1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.743845 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f273db2-64f9-4970-8bf5-3aa57be258e1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.753276 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f273db2-64f9-4970-8bf5-3aa57be258e1 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed returned with HTTP 404 Aug 16 22:55:05.753859 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 287/1136] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.764053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-65bb838d-a3f9-4cae-bf39-42c82d8352bb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.767068 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65bb838d-a3f9-4cae-bf39-42c82d8352bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.767990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65bb838d-a3f9-4cae-bf39-42c82d8352bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.767990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65bb838d-a3f9-4cae-bf39-42c82d8352bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.774683 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65bb838d-a3f9-4cae-bf39-42c82d8352bb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.775230 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 285/1137] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.786170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.788839 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False Aug 16 22:55:05.789785 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.789785 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.789785 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.789785 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:05.790147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: 6d159d70-ef3b-4e48-b964-273d507753ed, force: False {{(pid=100203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:05.797097 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b634cb4a-c2a9-4c9a-abc3-ef904a21b9d6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False returned with HTTP 404 Aug 16 22:55:05.797762 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 289/1138] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:05 2026] DELETE /volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.810417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36070ce4-00b1-414e-b73a-aa69a51f5dda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.812545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36070ce4-00b1-414e-b73a-aa69a51f5dda tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed Aug 16 22:55:05.814775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36070ce4-00b1-414e-b73a-aa69a51f5dda tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.814775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36070ce4-00b1-414e-b73a-aa69a51f5dda tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.814775 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.814775 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:05.820629 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36070ce4-00b1-414e-b73a-aa69a51f5dda tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed returned with HTTP 404 Aug 16 22:55:05.822059 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 278/1139] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/6d159d70-ef3b-4e48-b964-273d507753ed => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:05.834354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3fe68420-40b7-4184-aded-f50176e8e439 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.838668 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3fe68420-40b7-4184-aded-f50176e8e439 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:05.838668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3fe68420-40b7-4184-aded-f50176e8e439 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.838668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3fe68420-40b7-4184-aded-f50176e8e439 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.845536 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3fe68420-40b7-4184-aded-f50176e8e439 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 200 Aug 16 22:55:05.846404 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 288/1140] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.858967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ace709f0-beeb-439e-be98-221715ce9802 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.861246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ace709f0-beeb-439e-be98-221715ce9802 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs Aug 16 22:55:05.861507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ace709f0-beeb-439e-be98-221715ce9802 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.861796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ace709f0-beeb-439e-be98-221715ce9802 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.862308 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.862308 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:05.867475 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ace709f0-beeb-439e-be98-221715ce9802 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs returned with HTTP 200 Aug 16 22:55:05.868532 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 286/1141] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.880234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.887938 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] PUT https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:05.888548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:05.905241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.qos_specs [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100203) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 16 22:55:05.925937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] qos_specs_update() value: {'id': '712a076c-6d94-4fd4-8931-2f2ec15263cb', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e1871cc0-bed3-4fc5-a886-9e87cea3d929', 'deleted': False} {{(pid=100203) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 16 22:55:05.934398 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53f6d03f-e13e-46ed-9a9c-32f832613d27 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 200 Aug 16 22:55:05.935607 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 290/1142] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:55:05 2026] PUT /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 36 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:55:05.950214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9320aed3-2354-4766-b24c-c7bd617d09b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.953764 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9320aed3-2354-4766-b24c-c7bd617d09b7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:05.953976 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9320aed3-2354-4766-b24c-c7bd617d09b7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:05.954631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9320aed3-2354-4766-b24c-c7bd617d09b7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:05.960085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9320aed3-2354-4766-b24c-c7bd617d09b7 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 200 Aug 16 22:55:05.961374 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 279/1143] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:05 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:05.977765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4ab653af-1c24-409a-80e8-70c7734fdef6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:05.981373 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ab653af-1c24-409a-80e8-70c7734fdef6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] PUT https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/delete_keys Aug 16 22:55:05.981936 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ab653af-1c24-409a-80e8-70c7734fdef6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:05.985164 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:05.985164 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:05.985922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ab653af-1c24-409a-80e8-70c7734fdef6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete_key spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929, keys: ['iops_bytes'] {{(pid=100201) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 16 22:55:06.014912 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ab653af-1c24-409a-80e8-70c7734fdef6 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/delete_keys returned with HTTP 202 Aug 16 22:55:06.014912 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 289/1144] 10.4.3.26 () {68 vars in 1403 bytes} [Sun Aug 16 22:55:05 2026] PUT /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929/delete_keys => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:55:06.029312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-26b51326-669e-4be9-bc1d-589c2bc608fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:06.038231 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-26b51326-669e-4be9-bc1d-589c2bc608fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:06.038831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-26b51326-669e-4be9-bc1d-589c2bc608fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:06.039552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-26b51326-669e-4be9-bc1d-589c2bc608fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:06.039552 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:06.039552 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:06.052112 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-26b51326-669e-4be9-bc1d-589c2bc608fb tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 200 Aug 16 22:55:06.052722 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 287/1145] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:06 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:06.067437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-809b9a81-663c-4f5e-8a20-0241e82ea809 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:06.071719 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-809b9a81-663c-4f5e-8a20-0241e82ea809 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:06.071719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-809b9a81-663c-4f5e-8a20-0241e82ea809 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:06.072794 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-809b9a81-663c-4f5e-8a20-0241e82ea809 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:06.072794 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:06.072794 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:06.082830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-809b9a81-663c-4f5e-8a20-0241e82ea809 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 200 Aug 16 22:55:06.083568 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 291/1146] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:06 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:06.102758 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:06.107482 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] DELETE https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929?force=False Aug 16 22:55:06.112289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:06.112289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:06.112289 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:06.112289 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:06.112289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Delete qos_spec: e1871cc0-bed3-4fc5-a886-9e87cea3d929, force: False {{(pid=100204) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 22:55:06.162711 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1442f480-43d8-4dec-9f3b-c10c4af6cfae tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929?force=False returned with HTTP 202 Aug 16 22:55:06.163285 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 280/1147] 10.4.3.26 () {66 vars in 1373 bytes} [Sun Aug 16 22:55:06 2026] DELETE /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:06.174298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cda2f7f1-48e8-4c86-b1c7-8d5641ecb767 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:06.177834 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cda2f7f1-48e8-4c86-b1c7-8d5641ecb767 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] GET https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 Aug 16 22:55:06.180774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cda2f7f1-48e8-4c86-b1c7-8d5641ecb767 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:06.180774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cda2f7f1-48e8-4c86-b1c7-8d5641ecb767 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:06.180774 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:06.180774 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:06.186993 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cda2f7f1-48e8-4c86-b1c7-8d5641ecb767 tempest-QosSpecsTestJSON-858207783 tempest-QosSpecsTestJSON-858207783-project-admin] https://10.4.3.26/volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 returned with HTTP 404 Aug 16 22:55:06.187753 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 290/1148] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:06 2026] GET /volume/v3/qos-specs/e1871cc0-bed3-4fc5-a886-9e87cea3d929 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:06.523008 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:06.526017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:06.526017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:06.526017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:06.526127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:06.534291 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:06.534291 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:06.535254 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a41f0943-a511-4ed6-9e7b-cc8b91bfd584 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:06.535922 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 288/1149] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:06 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:07.212002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e06c6e69-9792-4762-a053-4e60887bf9e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:07.435590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e06c6e69-9792-4762-a053-4e60887bf9e6 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 Aug 16 22:55:07.435590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e06c6e69-9792-4762-a053-4e60887bf9e6 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:07.437455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e06c6e69-9792-4762-a053-4e60887bf9e6 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:07.438273 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:07.438273 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:07.457473 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e06c6e69-9792-4762-a053-4e60887bf9e6 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 returned with HTTP 200 Aug 16 22:55:07.457910 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 292/1150] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:07 2026] GET /volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 => generated 437 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:07.470923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d61369ab-e5b9-415b-93b9-58f413582d4b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:07.549922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:07.553344 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:07.553801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:07.553801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:07.554624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:07.566999 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:07.566999 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:07.566999 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ae9d53-9eb9-4445-b7d4-afa5c90a310b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:07.566999 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 291/1151] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:07 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:07.577469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:07.577914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-874886407"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:07.579840 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-874886407'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:07.580021 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume of 1 GB Aug 16 22:55:07.580433 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:07.580433 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:07.586974 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Availability Zones retrieved successfully. Aug 16 22:55:07.594402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (7a2fd2cd-f63c-4758-bb81-903f3ee0a1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:07.596113 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e9307c-7b21-4773-aba4-3b017549f174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.597511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:07.643324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e9307c-7b21-4773-aba4-3b017549f174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.644591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69bb471-a0fa-4db2-b2d4-d8b19f3c56aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.747139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Created reservations ['272fbbd5-fbc9-4514-b4f3-e4b49f5c2de8', 'd868b64e-cef6-4471-bae0-46802a6f080c', 'f0ccc5bb-5c99-4f41-806c-e1930ef2b70e', '67f53eb4-3df6-4f71-bfcf-a59510bc7c55'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:07.748178 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69bb471-a0fa-4db2-b2d4-d8b19f3c56aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272fbbd5-fbc9-4514-b4f3-e4b49f5c2de8', 'd868b64e-cef6-4471-bae0-46802a6f080c', 'f0ccc5bb-5c99-4f41-806c-e1930ef2b70e', '67f53eb4-3df6-4f71-bfcf-a59510bc7c55']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.749503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86c5610-3ff6-4610-a03e-abe22f6cd9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.782194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:07.785105 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:07.785488 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-274757920"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:07.787245 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-274757920'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:07.787403 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume of 1 GB Aug 16 22:55:07.789257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86c5610-3ff6-4610-a03e-abe22f6cd9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a14b8953-0406-4d84-9c2a-39e037f3cf6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-874886407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdec950b381476cbcd9cf43bbf8ac86',qos_specs=None,replication_status=,reservations=['272fbbd5-fbc9-4514-b4f3-e4b49f5c2de8','d868b64e-cef6-4471-bae0-46802a6f080c','f0ccc5bb-5c99-4f41-806c-e1930ef2b70e','67f53eb4-3df6-4f71-bfcf-a59510bc7c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8104aa80d95b4107942b9a99a645290f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-874886407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a14b8953-0406-4d84-9c2a-39e037f3cf6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdec950b381476cbcd9cf43bbf8ac86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8104aa80d95b4107942b9a99a645290f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.790102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5c74b4-ef67-400c-8b5c-cd5d6db123fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.797433 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Availability Zones retrieved successfully. Aug 16 22:55:07.808110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (4f45e4fa-8c1d-42f7-b085-ca36120a2e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:07.809914 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb994936-dcf3-4400-a214-a91ac70e8c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.811315 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:07.821881 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5c74b4-ef67-400c-8b5c-cd5d6db123fb) transitioned into state 'SUCCESS' from state '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-874886407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdec950b381476cbcd9cf43bbf8ac86',qos_specs=None,replication_status=,reservations=['272fbbd5-fbc9-4514-b4f3-e4b49f5c2de8','d868b64e-cef6-4471-bae0-46802a6f080c','f0ccc5bb-5c99-4f41-806c-e1930ef2b70e','67f53eb4-3df6-4f71-bfcf-a59510bc7c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8104aa80d95b4107942b9a99a645290f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.823066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2c690e-2cc9-4b3d-863d-8503a3637a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.839403 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2c690e-2cc9-4b3d-863d-8503a3637a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.842768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (7a2fd2cd-f63c-4758-bb81-903f3ee0a1da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:07.842768 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume request issued successfully. Aug 16 22:55:07.842768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d61369ab-e5b9-415b-93b9-58f413582d4b tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:07.842768 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 281/1152] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:07 2026] POST /volume/v3/volumes => generated 756 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:07.863322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:07.870542 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] GET https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:07.871765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:07.871765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:07.876309 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb994936-dcf3-4400-a214-a91ac70e8c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.879815 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2be916-3dac-4d87-8ed3-070d59dc7d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:07.890624 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:07.890624 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:07.909774 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:07.920996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ce8dc7b-7b79-4aef-92af-aecd854bc046 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 200 Aug 16 22:55:07.922072 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 293/1153] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:07 2026] GET /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 824 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:07.996113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Created reservations ['9ed32f2d-74e4-4911-943e-bd8e02fa5785', 'bde80615-7e8a-46d4-9f98-a02a9fcfa471', '7c4b5199-9f15-4d9b-9262-291232d36482', '41515d83-3e62-4237-82f2-551a6dc9813a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:07.998097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2be916-3dac-4d87-8ed3-070d59dc7d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed32f2d-74e4-4911-943e-bd8e02fa5785', 'bde80615-7e8a-46d4-9f98-a02a9fcfa471', '7c4b5199-9f15-4d9b-9262-291232d36482', '41515d83-3e62-4237-82f2-551a6dc9813a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:07.999721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6edbab-f827-4438-baaa-0f259cb28c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:08.043232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6edbab-f827-4438-baaa-0f259cb28c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b517ac4-4aa3-497b-8fff-898297a36d97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-274757920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['9ed32f2d-74e4-4911-943e-bd8e02fa5785','bde80615-7e8a-46d4-9f98-a02a9fcfa471','7c4b5199-9f15-4d9b-9262-291232d36482','41515d83-3e62-4237-82f2-551a6dc9813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-274757920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b517ac4-4aa3-497b-8fff-898297a36d97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:08.044591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383d5f66-1a78-44a9-b27a-413d6724b699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:08.083633 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383d5f66-1a78-44a9-b27a-413d6724b699) transitioned into state 'SUCCESS' from state '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-274757920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['9ed32f2d-74e4-4911-943e-bd8e02fa5785','bde80615-7e8a-46d4-9f98-a02a9fcfa471','7c4b5199-9f15-4d9b-9262-291232d36482','41515d83-3e62-4237-82f2-551a6dc9813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:08.085485 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28389638-0f26-49d1-b9a9-09c932a496ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:08.105913 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28389638-0f26-49d1-b9a9-09c932a496ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:08.108070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (4f45e4fa-8c1d-42f7-b085-ca36120a2e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:08.108070 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request issued successfully. Aug 16 22:55:08.109177 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3132385-c31c-46f8-ba11-25f5da4ac85c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:08.110297 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 289/1154] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:07 2026] POST /volume/v3/volumes => generated 752 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:08.132839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:08.137972 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:08.138254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:08.138424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:08.150362 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:08.150362 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:08.160612 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:08.175658 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-39bbdb54-0b62-4119-8958-57fd71d85ff4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:08.178255 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-39bbdb54-0b62-4119-8958-57fd71d85ff4 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] POST https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71/action Aug 16 22:55:08.178416 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-39bbdb54-0b62-4119-8958-57fd71d85ff4 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:08.178672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-39bbdb54-0b62-4119-8958-57fd71d85ff4 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:08.180755 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fda118db-6f0d-466c-a0e4-d0569d8cdd5d tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:08.181454 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 292/1155] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:08 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 820 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:08.209840 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:08.209840 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:08.236571 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6928d22f-53a8-4238-b26e-6dac21a38aee req-39bbdb54-0b62-4119-8958-57fd71d85ff4 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71/action returned with HTTP 204 Aug 16 22:55:08.237317 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 282/1156] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:55:08 2026] POST /volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:08.581836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9517107d-9c7d-4dad-8247-c079ac330259 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:08.586001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9517107d-9c7d-4dad-8247-c079ac330259 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:08.586211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9517107d-9c7d-4dad-8247-c079ac330259 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:08.586515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9517107d-9c7d-4dad-8247-c079ac330259 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:08.586580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9517107d-9c7d-4dad-8247-c079ac330259 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:08.592198 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:08.592198 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:08.593298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9517107d-9c7d-4dad-8247-c079ac330259 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:08.593776 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 294/1157] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:08 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:08.943441 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2b422008-958c-487d-923c-e7ddbed30ec7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:08.947309 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b422008-958c-487d-923c-e7ddbed30ec7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] GET https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:08.947558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b422008-958c-487d-923c-e7ddbed30ec7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:08.947809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b422008-958c-487d-923c-e7ddbed30ec7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:08.960611 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:08.960611 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:08.968651 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2b422008-958c-487d-923c-e7ddbed30ec7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:08.975778 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b422008-958c-487d-923c-e7ddbed30ec7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 200 Aug 16 22:55:08.976137 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 290/1158] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:08 2026] GET /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.002713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d2ddfa39-894f-4957-b16f-154772f24a5d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.005099 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 Aug 16 22:55:09.007728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.074084 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.074600 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.074909 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.085926 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d2ddfa39-894f-4957-b16f-154772f24a5d tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 returned with HTTP 200 Aug 16 22:55:09.086616 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 293/1159] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:55:09 2026] PUT /volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 => generated 392 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.098648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.100808 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:09.101228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.102941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:09.103053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume of 2 GB Aug 16 22:55:09.108700 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Availability Zones retrieved successfully. Aug 16 22:55:09.125689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (d572bf04-abf9-4bbd-8e21-6990e7d740d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:09.126712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f866a4e-3e24-4852-a68f-a8d72cebea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.129711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Validating volume size '2' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:09.165203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f866a4e-3e24-4852-a68f-a8d72cebea1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:09.166342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e178d31f-9fdf-4fc0-a8d4-4fa5234fc910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.202410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.204607 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:09.204928 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.205186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.210621 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota_utils [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Quota exceeded for abdec950b381476cbcd9cf43bbf8ac86, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 22:55:09.213970 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e178d31f-9fdf-4fc0-a8d4-4fa5234fc910) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:55:09.213970 np0000007421 devstack@c-api.service[100204]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 16 22:55:09.215523 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.215523 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:09.215860 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e178d31f-9fdf-4fc0-a8d4-4fa5234fc910) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.216849 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e178d31f-9fdf-4fc0-a8d4-4fa5234fc910) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:55:09.217759 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f866a4e-3e24-4852-a68f-a8d72cebea1c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.218542 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f866a4e-3e24-4852-a68f-a8d72cebea1c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:55:09.219422 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (d572bf04-abf9-4bbd-8e21-6990e7d740d2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:55:09.219840 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.middleware.fault [None req-20ec799c-ac30-481a-8bcb-46f5f4b89c74 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 413 Aug 16 22:55:09.220713 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 283/1160] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:09 2026] POST /volume/v3/volumes => generated 208 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 22:55:09.222045 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:09.229007 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b470fde6-81cf-4e21-a7ec-da0c76158971 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:09.230010 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 295/1161] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.232876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.236240 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 Aug 16 22:55:09.236643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.297574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.302359 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:09.302359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.302359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.313616 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.314086 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.314422 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.315005 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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 16 22:55:09.318011 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.318011 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:09.322877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f3afe6e-0842-4fa5-a835-699a2f44c923 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 returned with HTTP 200 Aug 16 22:55:09.324210 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 291/1162] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:55:09 2026] PUT /volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.327534 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:09.334725 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-b40e6ce9-0775-4f5d-9687-017c659913e1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:09.335551 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 294/1163] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.337630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38478c70-9ea0-4099-8b63-78177335211c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.339377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:09.339846 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.343788 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:09.343788 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Create volume of 1 GB Aug 16 22:55:09.344808 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.344808 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:09.351297 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Availability Zones retrieved successfully. Aug 16 22:55:09.357997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (595b9622-d48f-4700-9cd4-4c3d987f06b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:09.362235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac6c90-f54f-4845-ae11-a98f93e01495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.362235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:09.406814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac6c90-f54f-4845-ae11-a98f93e01495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:09.406814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f8e5f-a201-441b-ac77-e52eee8a62e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.452893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8930c90-a4c8-4a85-9480-4b8a7b0935e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.453490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8930c90-a4c8-4a85-9480-4b8a7b0935e8 None None] GET https://10.4.3.26/volume// Aug 16 22:55:09.453847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8930c90-a4c8-4a85-9480-4b8a7b0935e8 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.454190 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8930c90-a4c8-4a85-9480-4b8a7b0935e8 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.454618 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8930c90-a4c8-4a85-9480-4b8a7b0935e8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:09.455225 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 296/1164] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:09.457004 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota_utils [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Quota exceeded for abdec950b381476cbcd9cf43bbf8ac86, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 16 22:55:09.458620 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f8e5f-a201-441b-ac77-e52eee8a62e0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:55:09.458620 np0000007421 devstack@c-api.service[100204]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 16 22:55:09.460593 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f8e5f-a201-441b-ac77-e52eee8a62e0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.462245 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f8e5f-a201-441b-ac77-e52eee8a62e0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:55:09.462245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac6c90-f54f-4845-ae11-a98f93e01495) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:09.462699 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac6c90-f54f-4845-ae11-a98f93e01495) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:55:09.464227 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Flow 'volume_create_api' (595b9622-d48f-4700-9cd4-4c3d987f06b6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:55:09.464227 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.middleware.fault [None req-38478c70-9ea0-4099-8b63-78177335211c tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 413 Aug 16 22:55:09.465006 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 284/1165] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:09 2026] POST /volume/v3/volumes => generated 150 bytes in 129 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 22:55:09.468735 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-63836314-0855-4076-a792-6ac598dbf50b req-e7f4c87a-517b-4d8b-8796-55bbef673612 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.472970 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-e7f4c87a-517b-4d8b-8796-55bbef673612 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:55:09.473535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-e7f4c87a-517b-4d8b-8796-55bbef673612 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b517ac4-4aa3-497b-8fff-898297a36d97", "connector": null, "instance_uuid": "0d2c355f-4948-4404-b395-5edf4d365774"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.481166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-38a5d868-009f-4900-890b-21f3ac33d6b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.485763 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38a5d868-009f-4900-890b-21f3ac33d6b4 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 Aug 16 22:55:09.485763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38a5d868-009f-4900-890b-21f3ac33d6b4 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.498485 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.498485 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:09.549215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38a5d868-009f-4900-890b-21f3ac33d6b4 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 returned with HTTP 200 Aug 16 22:55:09.550070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 295/1166] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:55:09 2026] PUT /volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 => generated 391 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.569710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.574186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] POST https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b/action Aug 16 22:55:09.575930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:09.576736 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.585264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-e7f4c87a-517b-4d8b-8796-55bbef673612 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:55:09.585818 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 292/1167] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:55:09 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:09.605057 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.605057 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:09.605057 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:09.610785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.613234 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:09.613721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.613721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.613813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:09.624588 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.624588 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:09.625864 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-703aabb7-1cb0-4ff3-b12f-ba2c52209b82 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:09.626898 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 285/1168] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.631260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.633863 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:09.634946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.635355 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.651126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dae77c7f-7b00-404e-863d-3cbb2feabca8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.651482 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dae77c7f-7b00-404e-863d-3cbb2feabca8 None None] GET https://10.4.3.26/volume// Aug 16 22:55:09.651732 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dae77c7f-7b00-404e-863d-3cbb2feabca8 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.652376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dae77c7f-7b00-404e-863d-3cbb2feabca8 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.652575 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dae77c7f-7b00-404e-863d-3cbb2feabca8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:09.653187 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 293/1169] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:09.657770 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.657770 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:09.664241 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:09.664997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.668764 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:09.669587 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.669915 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.674034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fdefd09d-3bdb-4c2f-8064-26bac8d1c3f6 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:09.674034 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 296/1170] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.691885 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.691885 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:09.696509 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:09.698101 np0000007421 devstack@c-api.service[100203]: ERROR cinder.volume.api [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Quota exceeded for abdec950b381476cbcd9cf43bbf8ac86, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 22:55:09.702098 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-6c5d8d5c-da94-4313-ac83-a7069a8b25ba tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:09.702771 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 286/1171] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:09.713155 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-f01328e3-ff30-40ba-8329-f3b4917dfb00 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b/action returned with HTTP 413 Aug 16 22:55:09.717349 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 297/1172] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:09 2026] POST /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b/action => generated 208 bytes in 155 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 22:55:09.726814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec018208-839e-49f9-b35b-749580f237c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.735114 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec018208-839e-49f9-b35b-749580f237c7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] GET https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:09.735689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec018208-839e-49f9-b35b-749580f237c7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.736360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec018208-839e-49f9-b35b-749580f237c7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.751246 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.751246 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:09.759067 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec018208-839e-49f9-b35b-749580f237c7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:09.764050 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec018208-839e-49f9-b35b-749580f237c7 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 200 Aug 16 22:55:09.764569 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 294/1173] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.778485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.781715 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:09.781953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.782627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.782627 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Delete volume with id: a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:09.794127 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.794127 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:09.794771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:09.822892 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Delete volume request issued successfully. Aug 16 22:55:09.823312 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47bb7235-eaa5-40f9-a596-7907e11a6019 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 202 Aug 16 22:55:09.824488 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 297/1174] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:09 2026] DELETE /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:09.833823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.839774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] GET https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:09.839900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:09.839936 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:09.839936 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:09.842382 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] PUT https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe Aug 16 22:55:09.842993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:09.851770 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.851770 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:09.860179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Acquiring lock "cinder-attachment_update-7b517ac4-4aa3-497b-8fff-898297a36d97-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:55:09.868102 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Volume info retrieved successfully. Aug 16 22:55:09.868166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-7b517ac4-4aa3-497b-8fff-898297a36d97-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:55:09.868166 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:09.868166 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:09.872570 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fa0b5e5-9f4b-456b-b9e2-862018bee5be tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 200 Aug 16 22:55:09.873532 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 287/1175] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:09 2026] GET /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:09.997615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-7b517ac4-4aa3-497b-8fff-898297a36d97-np0000007421" released by "attachment_update" :: held 0.132s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:55:09.998951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-27164f27-b208-44ed-ab8b-62689c701f78 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe returned with HTTP 200 Aug 16 22:55:10.000498 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 298/1176] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:55:09 2026] PUT /volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:10.254607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1bbb7954-0321-43a9-a302-b965a23787ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.417486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bbb7954-0321-43a9-a302-b965a23787ad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.417730 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bbb7954-0321-43a9-a302-b965a23787ad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.418043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bbb7954-0321-43a9-a302-b965a23787ad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.436133 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bbb7954-0321-43a9-a302-b965a23787ad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.436758 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 295/1177] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 437 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.454292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a138acc8-6c20-4903-95f0-cacd513c2b61 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.456983 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a138acc8-6c20-4903-95f0-cacd513c2b61 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults Aug 16 22:55:10.457229 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a138acc8-6c20-4903-95f0-cacd513c2b61 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.457481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a138acc8-6c20-4903-95f0-cacd513c2b61 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'defaults' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.485390 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a138acc8-6c20-4903-95f0-cacd513c2b61 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults returned with HTTP 200 Aug 16 22:55:10.488029 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 298/1178] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.502734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-742e63d5-3902-49c7-8960-6e6482dcb8dc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.506799 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-742e63d5-3902-49c7-8960-6e6482dcb8dc tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.506799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-742e63d5-3902-49c7-8960-6e6482dcb8dc tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:10.564817 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-742e63d5-3902-49c7-8960-6e6482dcb8dc tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.564817 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 288/1179] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:55:10 2026] PUT /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 395 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.578033 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5510a3fa-5daf-4cb3-a26b-52e79b6c4393 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.583211 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5510a3fa-5daf-4cb3-a26b-52e79b6c4393 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] DELETE https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.585103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5510a3fa-5daf-4cb3-a26b-52e79b6c4393 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.585405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5510a3fa-5daf-4cb3-a26b-52e79b6c4393 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.585779 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:10.585779 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:10.596728 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5510a3fa-5daf-4cb3-a26b-52e79b6c4393 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.597270 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 299/1180] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:55:10 2026] DELETE /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:55:10.604476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-360e643b-b80c-409a-a06c-f690071855fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.607188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-360e643b-b80c-409a-a06c-f690071855fe tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.607472 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-360e643b-b80c-409a-a06c-f690071855fe tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.607756 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-360e643b-b80c-409a-a06c-f690071855fe tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.632843 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-360e643b-b80c-409a-a06c-f690071855fe tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.633531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 296/1181] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.642377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17a4010d-37a6-4291-8383-0363124e3034 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.646632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5b506931-3d67-4eba-aee5-04f279e66c2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.648298 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b506931-3d67-4eba-aee5-04f279e66c2b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.648903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b506931-3d67-4eba-aee5-04f279e66c2b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:10.649333 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17a4010d-37a6-4291-8383-0363124e3034 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:10.649595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17a4010d-37a6-4291-8383-0363124e3034 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.650762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17a4010d-37a6-4291-8383-0363124e3034 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.650762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-17a4010d-37a6-4291-8383-0363124e3034 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:10.655884 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:10.655884 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:10.658693 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17a4010d-37a6-4291-8383-0363124e3034 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:10.658693 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 299/1182] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.697893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.700198 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:10.700463 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.700707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.716208 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:10.716208 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:10.721546 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:10.727296 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3fcb4f12-b8a5-442c-8225-f6d50978b138 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:10.728160 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 300/1183] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.771234 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b506931-3d67-4eba-aee5-04f279e66c2b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.771234 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 289/1184] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 22:55:10 2026] PUT /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 395 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.785506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-380d9794-6077-4040-957f-5f3887d6405f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.788086 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-380d9794-6077-4040-957f-5f3887d6405f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults Aug 16 22:55:10.788320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-380d9794-6077-4040-957f-5f3887d6405f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.788555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-380d9794-6077-4040-957f-5f3887d6405f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'defaults' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.799797 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-380d9794-6077-4040-957f-5f3887d6405f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults returned with HTTP 200 Aug 16 22:55:10.800311 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 297/1185] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.814782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53d665fc-cb08-41a4-b03a-6364c405d5c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.818063 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53d665fc-cb08-41a4-b03a-6364c405d5c7 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:10.818063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53d665fc-cb08-41a4-b03a-6364c405d5c7 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.818315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53d665fc-cb08-41a4-b03a-6364c405d5c7 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.844691 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53d665fc-cb08-41a4-b03a-6364c405d5c7 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:10.845865 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 300/1186] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:10.858093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4fe6557-a9ee-437b-9224-59e2fec10aad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.860193 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4fe6557-a9ee-437b-9224-59e2fec10aad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True Aug 16 22:55:10.860408 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6557-a9ee-437b-9224-59e2fec10aad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.860627 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6557-a9ee-437b-9224-59e2fec10aad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.889553 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4fe6557-a9ee-437b-9224-59e2fec10aad tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True returned with HTTP 200 Aug 16 22:55:10.892836 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 301/1187] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:10.893010 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1a3435c-0894-4690-b274-445e716ffa58 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.895067 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1a3435c-0894-4690-b274-445e716ffa58 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] GET https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b Aug 16 22:55:10.895494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1a3435c-0894-4690-b274-445e716ffa58 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:10.895975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1a3435c-0894-4690-b274-445e716ffa58 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:10.904384 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1a3435c-0894-4690-b274-445e716ffa58 tempest-VolumeQuotasNegativeTestJSON-290584686 tempest-VolumeQuotasNegativeTestJSON-290584686-project-member] https://10.4.3.26/volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b returned with HTTP 404 Aug 16 22:55:10.905291 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 290/1188] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:10 2026] GET /volume/v3/volumes/a14b8953-0406-4d84-9c2a-39e037f3cf6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:10.912233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.917351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8fd68de1-a7e8-4aaa-9202-c9220ced3f29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:10.921179 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fd68de1-a7e8-4aaa-9202-c9220ced3f29 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 Aug 16 22:55:10.921179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fd68de1-a7e8-4aaa-9202-c9220ced3f29 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:11.038573 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:11.038573 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1583551666"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:11.041891 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1583551666'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:11.042129 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume of 1 GB Aug 16 22:55:11.048281 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Availability Zones retrieved successfully. Aug 16 22:55:11.056109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Flow 'volume_create_api' (52f785bf-dc59-4619-94c0-23e47eda4829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:11.057156 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b20e7b-8342-4804-8293-c6c0f94a73b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:11.060180 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:11.065541 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fd68de1-a7e8-4aaa-9202-c9220ced3f29 tempest-VolumeQuotasNegativeTestJSON-1911852048 tempest-VolumeQuotasNegativeTestJSON-1911852048-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 returned with HTTP 200 Aug 16 22:55:11.066253 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 301/1189] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 22:55:10 2026] PUT /volume/v3/os-quota-sets/abdec950b381476cbcd9cf43bbf8ac86 => generated 395 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:11.110038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b20e7b-8342-4804-8293-c6c0f94a73b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:11.111924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd72daf9-2fb7-4aad-bc6a-1bcf089d60e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:11.231083 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Created reservations ['80ffd872-ee1b-4abd-af5e-6b88a80deddf', '2edd7557-f09f-473e-8875-50557c1ac964', '14e21db1-7ae3-4b7d-a420-2ec29bf9fb9e', 'ca59ab61-1f29-4b9d-9a6b-0f399f3c9917'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:11.232934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd72daf9-2fb7-4aad-bc6a-1bcf089d60e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ffd872-ee1b-4abd-af5e-6b88a80deddf', '2edd7557-f09f-473e-8875-50557c1ac964', '14e21db1-7ae3-4b7d-a420-2ec29bf9fb9e', 'ca59ab61-1f29-4b9d-9a6b-0f399f3c9917']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:11.234317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174229f2-6022-46f4-a878-fa64f99be0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:11.239651 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:UPDATE=94,cinder:INSERT=47,cinder:SELECT=380 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:55:11.271063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174229f2-6022-46f4-a878-fa64f99be0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03e1e00-e7d0-4c59-bf96-80feb15d653c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1583551666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7011da92f402d80a57dea8fcc531f',qos_specs=None,replication_status=,reservations=['80ffd872-ee1b-4abd-af5e-6b88a80deddf','2edd7557-f09f-473e-8875-50557c1ac964','14e21db1-7ae3-4b7d-a420-2ec29bf9fb9e','ca59ab61-1f29-4b9d-9a6b-0f399f3c9917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c46407637204e9598f563f94029fe88',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1583551666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03e1e00-e7d0-4c59-bf96-80feb15d653c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f7011da92f402d80a57dea8fcc531f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c46407637204e9598f563f94029fe88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:11.272240 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f291498-c9d1-4fa8-b511-46dd8a9057ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:11.303379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f291498-c9d1-4fa8-b511-46dd8a9057ef) transitioned into state 'SUCCESS' from state '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-1583551666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7011da92f402d80a57dea8fcc531f',qos_specs=None,replication_status=,reservations=['80ffd872-ee1b-4abd-af5e-6b88a80deddf','2edd7557-f09f-473e-8875-50557c1ac964','14e21db1-7ae3-4b7d-a420-2ec29bf9fb9e','ca59ab61-1f29-4b9d-9a6b-0f399f3c9917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c46407637204e9598f563f94029fe88',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:11.304242 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef513f0-b874-4817-8b81-d2be3e36d930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:11.317951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef513f0-b874-4817-8b81-d2be3e36d930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:11.319062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Flow 'volume_create_api' (52f785bf-dc59-4619-94c0-23e47eda4829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:11.320198 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume request issued successfully. Aug 16 22:55:11.320613 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-55f375ad-9c26-4cc8-9cc2-616045b74ba4 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:11.321677 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 298/1190] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:10 2026] POST /volume/v3/volumes => generated 754 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:11.346264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:11.348482 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:11.348700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:11.349610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:11.359025 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:11.359025 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:11.366543 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:11.373095 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1971b408-b50d-47d6-85ab-3f7b63f23b2f tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 200 Aug 16 22:55:11.373095 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 302/1191] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:11 2026] GET /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:11.674234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38c069af-7f8f-42b5-80cb-b737757d7841 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:11.677334 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38c069af-7f8f-42b5-80cb-b737757d7841 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:11.679318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38c069af-7f8f-42b5-80cb-b737757d7841 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:11.679318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38c069af-7f8f-42b5-80cb-b737757d7841 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:11.679503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-38c069af-7f8f-42b5-80cb-b737757d7841 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:11.687182 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:11.687182 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:11.688221 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38c069af-7f8f-42b5-80cb-b737757d7841 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:11.701606 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 291/1192] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:11 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:11.753819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:11.758083 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:11.758083 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:11.758299 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:11.805194 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:11.805194 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:11.811533 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:11.818459 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eae23a0b-922c-4c36-ac87-b0775f1564c2 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:11.819412 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 302/1193] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:11 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:12.388287 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8905200b-b655-4921-9560-5e10dd6cd766 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.390414 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8905200b-b655-4921-9560-5e10dd6cd766 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:12.390555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8905200b-b655-4921-9560-5e10dd6cd766 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.390817 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8905200b-b655-4921-9560-5e10dd6cd766 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.398704 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:12.398704 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:12.403466 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8905200b-b655-4921-9560-5e10dd6cd766 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:12.408565 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8905200b-b655-4921-9560-5e10dd6cd766 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 200 Aug 16 22:55:12.409073 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 299/1194] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:12 2026] GET /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:12.422514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e830df4-b966-4a67-84a0-f35742c8435e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.426700 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e830df4-b966-4a67-84a0-f35742c8435e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True Aug 16 22:55:12.426984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e830df4-b966-4a67-84a0-f35742c8435e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.427351 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e830df4-b966-4a67-84a0-f35742c8435e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.465693 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e830df4-b966-4a67-84a0-f35742c8435e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True returned with HTTP 200 Aug 16 22:55:12.466242 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 303/1195] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:12 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True => generated 1061 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:12.487147 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.490090 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:12.491104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.491581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.492440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Delete volume with id: f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:12.503548 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:12.503548 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:12.504550 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:12.539875 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Delete volume request issued successfully. Aug 16 22:55:12.541076 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-864f24b8-7457-4b08-9ff9-453f8ef25350 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 202 Aug 16 22:55:12.543368 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 292/1196] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:12 2026] DELETE /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:12.560128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be66cc62-c781-4a6d-bd38-08c098de0618 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.563931 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be66cc62-c781-4a6d-bd38-08c098de0618 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:12.564549 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be66cc62-c781-4a6d-bd38-08c098de0618 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.564665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be66cc62-c781-4a6d-bd38-08c098de0618 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.576808 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:12.576808 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:12.580260 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be66cc62-c781-4a6d-bd38-08c098de0618 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:12.585583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be66cc62-c781-4a6d-bd38-08c098de0618 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 200 Aug 16 22:55:12.586123 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 303/1197] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:12 2026] GET /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:12.707217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4167289d-326b-48d5-a34a-591344b02d52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.711156 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4167289d-326b-48d5-a34a-591344b02d52 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:12.712333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4167289d-326b-48d5-a34a-591344b02d52 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.712884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4167289d-326b-48d5-a34a-591344b02d52 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.713141 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4167289d-326b-48d5-a34a-591344b02d52 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:12.722010 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:12.722010 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:12.723714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4167289d-326b-48d5-a34a-591344b02d52 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:12.723714 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 300/1198] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:12 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:12.835684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:12.838469 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:12.838658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:12.838878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:12.859731 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:12.859731 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:12.867818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:12.873271 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-890cbeb1-c235-4d76-a8b4-0dea7dceaf96 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:12.873875 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 304/1199] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:12 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:13.605603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9a3da77f-543c-45bd-a9b4-e646b1473fe8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.608784 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a3da77f-543c-45bd-a9b4-e646b1473fe8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:13.609046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a3da77f-543c-45bd-a9b4-e646b1473fe8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.611972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a3da77f-543c-45bd-a9b4-e646b1473fe8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.618313 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a3da77f-543c-45bd-a9b4-e646b1473fe8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 404 Aug 16 22:55:13.619282 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 293/1200] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:13.631566 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c26c0064-b6fd-4aa6-b0f1-b3f5cdd372ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.634218 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26c0064-b6fd-4aa6-b0f1-b3f5cdd372ca tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:13.634522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26c0064-b6fd-4aa6-b0f1-b3f5cdd372ca tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.634840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c26c0064-b6fd-4aa6-b0f1-b3f5cdd372ca tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.637825 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=335,cinder:UPDATE=82,cinder:INSERT=51 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:55:13.643869 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c26c0064-b6fd-4aa6-b0f1-b3f5cdd372ca tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 404 Aug 16 22:55:13.644855 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 304/1201] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:13.657243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.660533 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:13.660893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.661196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.662091 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Delete volume with id: f03e1e00-e7d0-4c59-bf96-80feb15d653c Aug 16 22:55:13.674542 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5a8ba75-5d8a-484b-93f9-f506fa34fc74 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c returned with HTTP 404 Aug 16 22:55:13.675592 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 301/1202] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:13 2026] DELETE /volume/v3/volumes/f03e1e00-e7d0-4c59-bf96-80feb15d653c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:55:13.691416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94b02608-e61e-4c9a-929a-fd5599699f83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.694579 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:13.695084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1898802563"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:13.697183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1898802563'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:13.697454 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume of 1 GB Aug 16 22:55:13.700296 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=366,cinder:UPDATE=85,cinder:INSERT=48 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:55:13.703905 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Availability Zones retrieved successfully. Aug 16 22:55:13.712478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Flow 'volume_create_api' (dcf50c3d-b5e2-4029-bc4b-1d08c3b3d373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:13.714772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec053e1-d6b6-412f-a09a-dc31ab356934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:13.716592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:13.740923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.743869 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:13.745044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.746531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.746531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:13.753243 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:13.753243 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:13.755125 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3f2750ee-5ad5-4e62-bf4c-07bbd6db1dc1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:13.755957 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 294/1203] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:13.768104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec053e1-d6b6-412f-a09a-dc31ab356934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:13.769464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6a2518-ddb8-4b3a-b447-283337650158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:13.828233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Created reservations ['7ee35de4-8d9d-402a-8888-c79379f5e666', '4b557569-5386-4f66-b7fc-103b557683d7', '3888b940-895f-43e3-ab73-8e8263376406', '8adbcb65-9e20-472a-bd13-3449a9c9d57c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:13.828397 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-63836314-0855-4076-a792-6ac598dbf50b req-7e6ba9d6-af4d-499e-95a6-992f841a8483 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.829478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6a2518-ddb8-4b3a-b447-283337650158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee35de4-8d9d-402a-8888-c79379f5e666', '4b557569-5386-4f66-b7fc-103b557683d7', '3888b940-895f-43e3-ab73-8e8263376406', '8adbcb65-9e20-472a-bd13-3449a9c9d57c']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:13.830651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ac0557-39e0-4337-bb1a-707fbdd15c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:13.832523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-7e6ba9d6-af4d-499e-95a6-992f841a8483 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe/action Aug 16 22:55:13.833092 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-7e6ba9d6-af4d-499e-95a6-992f841a8483 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:13.833369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-7e6ba9d6-af4d-499e-95a6-992f841a8483 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:13.871021 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:13.871021 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:13.882036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ac0557-39e0-4337-bb1a-707fbdd15c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e376ae4e-93f1-4bb2-a3b8-1d0eef519499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1898802563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7011da92f402d80a57dea8fcc531f',qos_specs=None,replication_status=,reservations=['7ee35de4-8d9d-402a-8888-c79379f5e666','4b557569-5386-4f66-b7fc-103b557683d7','3888b940-895f-43e3-ab73-8e8263376406','8adbcb65-9e20-472a-bd13-3449a9c9d57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c46407637204e9598f563f94029fe88',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1898802563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e376ae4e-93f1-4bb2-a3b8-1d0eef519499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f7011da92f402d80a57dea8fcc531f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c46407637204e9598f563f94029fe88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:13.883043 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6389410-35f3-4cd4-a4a1-0f1bf4702a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:13.892249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.895321 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:13.895321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.895517 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.902014 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-63836314-0855-4076-a792-6ac598dbf50b req-7e6ba9d6-af4d-499e-95a6-992f841a8483 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe/action returned with HTTP 204 Aug 16 22:55:13.902488 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 305/1204] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:55:13 2026] POST /volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:13.915267 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:13.915267 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:13.925556 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:13.927572 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6389410-35f3-4cd4-a4a1-0f1bf4702a69) transitioned into state 'SUCCESS' from state '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-1898802563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f7011da92f402d80a57dea8fcc531f',qos_specs=None,replication_status=,reservations=['7ee35de4-8d9d-402a-8888-c79379f5e666','4b557569-5386-4f66-b7fc-103b557683d7','3888b940-895f-43e3-ab73-8e8263376406','8adbcb65-9e20-472a-bd13-3449a9c9d57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c46407637204e9598f563f94029fe88',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:13.928475 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d7964c-3d7b-457f-9484-1d241f749483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:13.934274 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1214d8af-0dd7-4502-8dcd-140b5d352c5e tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:13.934274 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 302/1205] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:13.949173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d7964c-3d7b-457f-9484-1d241f749483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:13.950359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Flow 'volume_create_api' (dcf50c3d-b5e2-4029-bc4b-1d08c3b3d373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:13.951004 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Create volume request issued successfully. Aug 16 22:55:13.952333 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94b02608-e61e-4c9a-929a-fd5599699f83 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:13.952704 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 305/1206] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:13 2026] POST /volume/v3/volumes => generated 754 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:13.960000 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71a9a87f-769a-4587-89c4-adf88c36f512 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.967226 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71a9a87f-769a-4587-89c4-adf88c36f512 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:13.967497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71a9a87f-769a-4587-89c4-adf88c36f512 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.967991 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71a9a87f-769a-4587-89c4-adf88c36f512 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.976300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:13.979534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:13.979773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:13.980165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:13.987110 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:13.987110 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:13.992102 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71a9a87f-769a-4587-89c4-adf88c36f512 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:13.995616 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:13.995616 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:14.002512 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71a9a87f-769a-4587-89c4-adf88c36f512 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:14.002512 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 295/1207] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:14.006258 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:14.014119 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebfe8972-0fee-416d-a4a8-9225033a0ab8 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 200 Aug 16 22:55:14.014640 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 306/1208] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:13 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:14.082837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.094651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:14.094651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.094651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.113118 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.113118 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:14.120162 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:14.130496 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-322824ea-ed48-4695-8d5a-11e00eed780d req-a0bfde31-b72e-4bf8-9155-69abb95d5973 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:14.131572 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 303/1209] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:14.160703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.166416 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:14.167221 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.169418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.206726 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.206726 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:14.220135 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:14.227514 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c604784-e779-4925-acdc-5b5d6cd445d1 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:14.227983 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 306/1210] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1137 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:55:14.284990 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.288882 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:14.289117 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.289388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.306861 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.306861 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:14.315616 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:14.321737 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-31b6f3ea-91c0-457a-918c-032968432451 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:14.322346 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 296/1211] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:14.359817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.366890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97/action Aug 16 22:55:14.367437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:14.367525 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:14.385067 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.385067 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:14.385944 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:14.397901 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Begin detaching volume completed successfully. Aug 16 22:55:14.398208 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c2baea2f-3097-49aa-ba17-0399d77fc5d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97/action returned with HTTP 202 Aug 16 22:55:14.398843 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 307/1212] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:55:14 2026] POST /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:14.465085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbd594a3-5bae-46ef-9c3e-901aea712633 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.465614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd594a3-5bae-46ef-9c3e-901aea712633 None None] GET https://10.4.3.26/volume// Aug 16 22:55:14.465943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd594a3-5bae-46ef-9c3e-901aea712633 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.466225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd594a3-5bae-46ef-9c3e-901aea712633 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.467044 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd594a3-5bae-46ef-9c3e-901aea712633 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:14.467834 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 304/1213] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:14.484651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.488304 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:14.488670 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.489004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.502986 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.502986 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:14.513511 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:14.520109 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-9e829f4b-2efe-414b-af8f-388fdc142516 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:14.520693 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 307/1214] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:14.733907 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-76029926-e3ba-4350-9774-1420ac563cd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.778958 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.782945 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:14.783254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.783520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.783680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:14.792007 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:14.792007 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:14.792007 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b1489c0-599c-42e1-b1f0-7634ac277045 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:14.792007 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 308/1215] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:14.857872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76029926-e3ba-4350-9774-1420ac563cd0 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] GET https://10.4.3.26/volume/v3/os-services Aug 16 22:55:14.857872 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76029926-e3ba-4350-9774-1420ac563cd0 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:14.859773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76029926-e3ba-4350-9774-1420ac563cd0 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:14.864930 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76029926-e3ba-4350-9774-1420ac563cd0 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services returned with HTTP 200 Aug 16 22:55:14.865385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 297/1216] 10.4.3.26 () {66 vars in 1242 bytes} [Sun Aug 16 22:55:14 2026] GET /volume/v3/os-services => generated 626 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:14.875664 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c8155840-aae3-4a41-b7f7-985af7937000 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.877794 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8155840-aae3-4a41-b7f7-985af7937000 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] PUT https://10.4.3.26/volume/v3/os-services/disable-log-reason Aug 16 22:55:14.878293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8155840-aae3-4a41-b7f7-985af7937000 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007421", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:14.880030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8155840-aae3-4a41-b7f7-985af7937000 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 16 22:55:14.880538 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 305/1217] 10.4.3.26 () {68 vars in 1319 bytes} [Sun Aug 16 22:55:14 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:55:14.899881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a97757d-0ced-4234-9896-fa781d6ae272 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.910907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a97757d-0ced-4234-9896-fa781d6ae272 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] PUT https://10.4.3.26/volume/v3/os-services/disable Aug 16 22:55:14.911332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a97757d-0ced-4234-9896-fa781d6ae272 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007421", "binary": "invalid_binary"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:14.920212 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a97757d-0ced-4234-9896-fa781d6ae272 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services/disable returned with HTTP 404 Aug 16 22:55:14.920856 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 308/1218] 10.4.3.26 () {68 vars in 1286 bytes} [Sun Aug 16 22:55:14 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:14.930297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d5ca21e-7d26-4bf3-ae43-a48dfd228f12 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.933767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d5ca21e-7d26-4bf3-ae43-a48dfd228f12 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] PUT https://10.4.3.26/volume/v3/os-services/enable Aug 16 22:55:14.933767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d5ca21e-7d26-4bf3-ae43-a48dfd228f12 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:14.941937 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d5ca21e-7d26-4bf3-ae43-a48dfd228f12 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services/enable returned with HTTP 404 Aug 16 22:55:14.942759 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 309/1219] 10.4.3.26 () {68 vars in 1283 bytes} [Sun Aug 16 22:55:14 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:14.955321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be019e30-5ba9-4f0b-aa55-630b82a54ed6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:14.959155 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be019e30-5ba9-4f0b-aa55-630b82a54ed6 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] PUT https://10.4.3.26/volume/v3/os-services/freeze Aug 16 22:55:14.959637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be019e30-5ba9-4f0b-aa55-630b82a54ed6 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:14.973786 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be019e30-5ba9-4f0b-aa55-630b82a54ed6 tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services/freeze returned with HTTP 400 Aug 16 22:55:14.974466 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 298/1220] 10.4.3.26 () {68 vars in 1283 bytes} [Sun Aug 16 22:55:14 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 16 22:55:15.031158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.034778 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.035354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.035354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.052534 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3d2833f1-8c43-40db-a037-670fa2118bae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.055039 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.055039 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:15.057626 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d2833f1-8c43-40db-a037-670fa2118bae tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] PUT https://10.4.3.26/volume/v3/os-services/thaw Aug 16 22:55:15.058084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d2833f1-8c43-40db-a037-670fa2118bae tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:15.063514 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Volume info retrieved successfully. Aug 16 22:55:15.068172 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abfbca3b-c645-4658-893e-6446ae4d3df5 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 200 Aug 16 22:55:15.068594 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 306/1221] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:15.068975 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d2833f1-8c43-40db-a037-670fa2118bae tempest-VolumeServicesNegativeTest-396102092 tempest-VolumeServicesNegativeTest-396102092-project-admin] https://10.4.3.26/volume/v3/os-services/thaw returned with HTTP 400 Aug 16 22:55:15.072769 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 309/1222] 10.4.3.26 () {68 vars in 1277 bytes} [Sun Aug 16 22:55:15 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:55:15.083296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-641ead18-a1ab-4259-83f0-5fd2c36934c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.085729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-641ead18-a1ab-4259-83f0-5fd2c36934c5 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True Aug 16 22:55:15.086005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-641ead18-a1ab-4259-83f0-5fd2c36934c5 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.086263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-641ead18-a1ab-4259-83f0-5fd2c36934c5 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.116686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-641ead18-a1ab-4259-83f0-5fd2c36934c5 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True returned with HTTP 200 Aug 16 22:55:15.117121 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 310/1223] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:15.133247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b17d18e-eaa2-4380-8836-a2de78afa579 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.136192 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b17d18e-eaa2-4380-8836-a2de78afa579 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True Aug 16 22:55:15.136434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b17d18e-eaa2-4380-8836-a2de78afa579 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.136648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b17d18e-eaa2-4380-8836-a2de78afa579 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.167181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b17d18e-eaa2-4380-8836-a2de78afa579 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True returned with HTTP 200 Aug 16 22:55:15.167806 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 299/1224] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:15.182428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.184484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] POST https://10.4.3.26/volume/v3/os-volume-transfer Aug 16 22:55:15.185122 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e376ae4e-93f1-4bb2-a3b8-1d0eef519499"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:15.187731 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e376ae4e-93f1-4bb2-a3b8-1d0eef519499'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 22:55:15.187969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Creating transfer of volume e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.188249 np0000007421 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Generating transfer record for volume e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.201338 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.201338 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:15.222656 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27f93023-e172-48b3-8e9a-27bcdaf9872d tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 22:55:15.223181 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 307/1225] 10.4.3.26 () {68 vars in 1284 bytes} [Sun Aug 16 22:55:15 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:15.232968 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.344367 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] POST https://10.4.3.26/volume/v3/os-volume-transfer/f256ecbe-99a6-4cd1-aae7-848432c0247b/accept Aug 16 22:55:15.345089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "14abf446e74d6c0d"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:15.347740 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.volume_transfer [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Accepting volume transfer f256ecbe-99a6-4cd1-aae7-848432c0247b {{(pid=100203) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 22:55:15.351609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Accepting transfer f256ecbe-99a6-4cd1-aae7-848432c0247b Aug 16 22:55:15.438563 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Created reservations ['bb5655e7-460b-4de1-9e9f-b81bd3ade7cf', 'cf1dbcf8-9c4c-4928-81e4-64b75c68954e', '2feb3b20-adbf-4037-9b72-340d32d72025', '692d24e3-a252-4880-806f-94445f6e1287'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:15.464345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Created reservations ['7cb1ef03-8689-421d-a26d-b6d4bea5d0f2', '537aa006-698a-4023-a270-54b73d5e24d5', '67560033-d8af-4560-976f-b5e81decd584', 'dadfe05c-ed8d-4101-93d4-bd7fe2979d87'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:15.510287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Created reservations ['7e93775d-ba0d-4617-9088-02676a82874f', 'b740f74d-5f4f-4a5a-8271-b06701a6e771', 'cbff8ee6-5309-436b-9073-a38bf753cf2c', 'b78c391d-edd2-47c2-bef9-d1125f604c7e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:15.537907 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c43c09a8-aac8-40aa-86fb-7977eafd9051 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.541658 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c43c09a8-aac8-40aa-86fb-7977eafd9051 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe Aug 16 22:55:15.541658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c43c09a8-aac8-40aa-86fb-7977eafd9051 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.541658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c43c09a8-aac8-40aa-86fb-7977eafd9051 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.556106 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.556106 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:15.565096 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Created reservations ['b8544474-9314-41f4-a617-1b7e3a62920c', '41e23114-852a-4262-967a-282f5d638292', '7d5c0815-ad91-45d1-83f9-985cb35718a5', '464597bb-37c3-4137-be43-aa936aeb9605'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:15.581611 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Transfer volume completed successfully. Aug 16 22:55:15.632352 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-54fee4d7-dfec-42cc-b0b1-8f2a005ba0e9 req-c43c09a8-aac8-40aa-86fb-7977eafd9051 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe returned with HTTP 200 Aug 16 22:55:15.633192 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 311/1226] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:15 2026] DELETE /volume/v3/attachments/f9737df1-5d87-415b-acc3-eabfb2bb7cbe => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:15.696819 np0000007421 devstack@c-api.service[100203]: INFO cinder.transfer.api [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Volume e376ae4e-93f1-4bb2-a3b8-1d0eef519499 has been transferred. Aug 16 22:55:15.706572 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e7eaa3e-f379-4f77-8277-227cddcea3a1 tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/f256ecbe-99a6-4cd1-aae7-848432c0247b/accept returned with HTTP 202 Aug 16 22:55:15.707125 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 310/1227] 10.4.3.26 () {68 vars in 1416 bytes} [Sun Aug 16 22:55:15 2026] POST /volume/v3/os-volume-transfer/f256ecbe-99a6-4cd1-aae7-848432c0247b/accept => generated 363 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:15.717570 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9726a47c-738a-40a2-b625-faeb800912fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.719993 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9726a47c-738a-40a2-b625-faeb800912fb tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.720245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9726a47c-738a-40a2-b625-faeb800912fb tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.720486 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9726a47c-738a-40a2-b625-faeb800912fb tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.730966 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.730966 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:15.738216 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9726a47c-738a-40a2-b625-faeb800912fb tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] Volume info retrieved successfully. Aug 16 22:55:15.745674 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9726a47c-738a-40a2-b625-faeb800912fb tempest-VolumeQuotasAdminTestJSON-889715998 tempest-VolumeQuotasAdminTestJSON-889715998-project-member] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 200 Aug 16 22:55:15.746231 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 300/1228] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:15.759045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8c90bbd-f203-4c7f-82bd-2b884e7f025f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.761770 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8c90bbd-f203-4c7f-82bd-2b884e7f025f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True Aug 16 22:55:15.762077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8c90bbd-f203-4c7f-82bd-2b884e7f025f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.762363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8c90bbd-f203-4c7f-82bd-2b884e7f025f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.788790 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8c90bbd-f203-4c7f-82bd-2b884e7f025f tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True returned with HTTP 200 Aug 16 22:55:15.788790 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 308/1229] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:15.807454 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.809253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cad941f6-4d63-4a74-b008-feb493e8076b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.809727 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:15.812906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.812906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.812906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:15.813266 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cad941f6-4d63-4a74-b008-feb493e8076b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True Aug 16 22:55:15.813266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cad941f6-4d63-4a74-b008-feb493e8076b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.813266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cad941f6-4d63-4a74-b008-feb493e8076b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.813796 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.813796 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:15.818638 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.818638 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:15.820848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18b1a165-8fce-4f43-9c9f-6516f633b14c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:15.821453 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 312/1230] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:15.843732 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cad941f6-4d63-4a74-b008-feb493e8076b tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True returned with HTTP 200 Aug 16 22:55:15.845826 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 311/1231] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/os-quota-sets/4cc829fd6f01470090ca7f0266f9e394?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:15.862342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.864806 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.865048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.865240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.865452 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Delete volume with id: e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.875235 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.875235 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:15.876047 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Volume info retrieved successfully. Aug 16 22:55:15.910569 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Delete volume request issued successfully. Aug 16 22:55:15.910875 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eda53fc5-d3cb-4d6f-9757-48d99517edd8 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 202 Aug 16 22:55:15.911461 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 301/1232] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:15 2026] DELETE /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:15.924570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:15.927291 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:15.927567 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:15.927895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:15.951166 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:15.951166 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:15.957268 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Volume info retrieved successfully. Aug 16 22:55:15.964188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c253dc0-0d91-48e8-91ea-dde366b10ad0 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 200 Aug 16 22:55:15.965540 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 309/1233] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:15 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:16.607725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-995c4b0f-ee9e-4877-9b66-002a07607175 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:16.612170 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-995c4b0f-ee9e-4877-9b66-002a07607175 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:55:16.612987 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-995c4b0f-ee9e-4877-9b66-002a07607175 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:16.612987 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-995c4b0f-ee9e-4877-9b66-002a07607175 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:16.626608 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:16.626608 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:16.632107 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-995c4b0f-ee9e-4877-9b66-002a07607175 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:55:16.639477 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-995c4b0f-ee9e-4877-9b66-002a07607175 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:55:16.639960 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 313/1234] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:16 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:16.839148 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:16.841222 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:55:16.842822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:16.843109 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:16.843260 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:16.850650 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:16.850650 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:16.851420 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ff030af-5a88-4a69-ac09-0b147d16a838 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:55:16.851862 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 312/1235] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:16 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:16.868340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:16.979377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8ac4913-c493-47b0-a2dd-f0cccf5d5468 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:16.983195 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8ac4913-c493-47b0-a2dd-f0cccf5d5468 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:16.983357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4913-c493-47b0-a2dd-f0cccf5d5468 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:16.983526 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4913-c493-47b0-a2dd-f0cccf5d5468 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:16.992987 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8ac4913-c493-47b0-a2dd-f0cccf5d5468 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 404 Aug 16 22:55:16.993598 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 310/1236] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:16 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:17.007918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f6a3cdd-652a-4804-bfc3-413adea69a56 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.011624 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f6a3cdd-652a-4804-bfc3-413adea69a56 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] GET https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:17.011819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f6a3cdd-652a-4804-bfc3-413adea69a56 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:17.012203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f6a3cdd-652a-4804-bfc3-413adea69a56 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:17.022796 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f6a3cdd-652a-4804-bfc3-413adea69a56 tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 404 Aug 16 22:55:17.023590 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 314/1237] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:17 2026] GET /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:17.027214 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b/export_record Aug 16 22:55:17.027529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:17.027863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Calling method 'export_record' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:17.029020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Export record for backup 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 22:55:17.034024 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.037243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:17.038224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:17.041450 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:17.041450 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] Delete volume with id: e376ae4e-93f1-4bb2-a3b8-1d0eef519499 Aug 16 22:55:17.043607 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:17.043607 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:17.045032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c541b8adc6294a6187ea7cd0c106771c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22b2cbad007f40219af84183305221e3', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:55:17.045268 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d6da55-90b2-4b66-97fc-7844bf2a5f7b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b/export_record returned with HTTP 403 Aug 16 22:55:17.046191 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 302/1238] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 22:55:16 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b/export_record => generated 101 bytes in 178 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:17.050041 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-479a5f27-b3f7-40b0-8e75-55d5934e9abe tempest-VolumeQuotasAdminTestJSON-447915115 tempest-VolumeQuotasAdminTestJSON-447915115-project-member] https://10.4.3.26/volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 returned with HTTP 404 Aug 16 22:55:17.050560 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 313/1239] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:17 2026] DELETE /volume/v3/volumes/e376ae4e-93f1-4bb2-a3b8-1d0eef519499 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:17.061370 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b566458a-d72a-42fc-8e7b-96a42fc6700e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.062132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.065533 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b566458a-d72a-42fc-8e7b-96a42fc6700e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/805f8549a9a54b559647d5de8b9b47d0?usage=True Aug 16 22:55:17.065533 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b566458a-d72a-42fc-8e7b-96a42fc6700e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:17.065533 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b566458a-d72a-42fc-8e7b-96a42fc6700e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:17.065782 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:17.065782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-572217676"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:17.067311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-572217676'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:17.067450 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume of 1 GB Aug 16 22:55:17.071871 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Availability Zones retrieved successfully. Aug 16 22:55:17.080700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (3621f6dd-764a-4154-8887-bfd45234020f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:17.082808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11888e21-e583-42e0-9675-6facf425a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:17.083680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:17.088808 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b566458a-d72a-42fc-8e7b-96a42fc6700e tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/805f8549a9a54b559647d5de8b9b47d0?usage=True returned with HTTP 200 Aug 16 22:55:17.089222 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 315/1240] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:55:17 2026] GET /volume/v3/os-quota-sets/805f8549a9a54b559647d5de8b9b47d0?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:17.107026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ecadd00c-12a0-4d87-bbc1-127d15e12035 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.112607 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ecadd00c-12a0-4d87-bbc1-127d15e12035 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:17.113527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ecadd00c-12a0-4d87-bbc1-127d15e12035 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:17.118284 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11888e21-e583-42e0-9675-6facf425a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:17.119067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b801a09-73af-4725-be70-f8363937e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:17.180565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['e1b64408-7dc9-4b8a-ae11-1adcaa6d7cc3', '26f5c1fc-1719-4d44-8f6d-ae86f9123920', '202642b0-925f-470a-afe4-1355ce7ca67c', '69f7d6c6-5a32-4fd2-b623-180164652e2a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:17.181353 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b801a09-73af-4725-be70-f8363937e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b64408-7dc9-4b8a-ae11-1adcaa6d7cc3', '26f5c1fc-1719-4d44-8f6d-ae86f9123920', '202642b0-925f-470a-afe4-1355ce7ca67c', '69f7d6c6-5a32-4fd2-b623-180164652e2a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:17.182129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9f45af-3279-4473-b372-5c12df86af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:17.212002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ecadd00c-12a0-4d87-bbc1-127d15e12035 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:17.212911 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 303/1241] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 22:55:17 2026] PUT /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 397 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:17.217427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9f45af-3279-4473-b372-5c12df86af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bf3b81-5a27-44ef-b2ca-7159e977a68c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-572217676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['e1b64408-7dc9-4b8a-ae11-1adcaa6d7cc3','26f5c1fc-1719-4d44-8f6d-ae86f9123920','202642b0-925f-470a-afe4-1355ce7ca67c','69f7d6c6-5a32-4fd2-b623-180164652e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-572217676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bf3b81-5a27-44ef-b2ca-7159e977a68c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b2cbad007f40219af84183305221e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d3df68447d457faaebc64b64bcfc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:17.218581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea637d4c-c744-477c-9e0b-bef0f7331e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:17.223205 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e9892b6-1f15-4382-9487-0a3b88247179 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.225873 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e9892b6-1f15-4382-9487-0a3b88247179 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f Aug 16 22:55:17.226315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e9892b6-1f15-4382-9487-0a3b88247179 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:17.241704 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea637d4c-c744-477c-9e0b-bef0f7331e6b) transitioned into state 'SUCCESS' from state '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-572217676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['e1b64408-7dc9-4b8a-ae11-1adcaa6d7cc3','26f5c1fc-1719-4d44-8f6d-ae86f9123920','202642b0-925f-470a-afe4-1355ce7ca67c','69f7d6c6-5a32-4fd2-b623-180164652e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:17.242480 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5673e9c6-3b35-40b4-b926-39a19111d270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:17.259918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5673e9c6-3b35-40b4-b926-39a19111d270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:17.261648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (3621f6dd-764a-4154-8887-bfd45234020f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:17.262272 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request issued successfully. Aug 16 22:55:17.263065 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b8d82f2-0f7b-4cce-b2e5-21bd2811d8d2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:17.263568 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 311/1242] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:55:17 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 22:55:17.282015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6358f60d-2224-4188-891e-916704aeae73 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:17.287779 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6358f60d-2224-4188-891e-916704aeae73 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:17.288348 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6358f60d-2224-4188-891e-916704aeae73 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:17.288445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6358f60d-2224-4188-891e-916704aeae73 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:17.307248 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:17.307248 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:17.312520 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6358f60d-2224-4188-891e-916704aeae73 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:17.319961 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6358f60d-2224-4188-891e-916704aeae73 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c returned with HTTP 200 Aug 16 22:55:17.320550 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 316/1243] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:17 2026] GET /volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:17.360239 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e9892b6-1f15-4382-9487-0a3b88247179 tempest-VolumeQuotasAdminTestJSON-184865765 tempest-VolumeQuotasAdminTestJSON-184865765-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f returned with HTTP 200 Aug 16 22:55:17.360949 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 314/1244] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 22:55:17 2026] PUT /volume/v3/os-quota-sets/45f7011da92f402d80a57dea8fcc531f => generated 395 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:18.265703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eea51269-f516-439f-aefa-dca9245afc10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.336751 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f363915-4c2c-42bf-aa40-91d206135e70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.340560 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f363915-4c2c-42bf-aa40-91d206135e70 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:18.340987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f363915-4c2c-42bf-aa40-91d206135e70 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.341341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f363915-4c2c-42bf-aa40-91d206135e70 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.358059 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:18.358059 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:18.364890 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9f363915-4c2c-42bf-aa40-91d206135e70 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:18.374234 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f363915-4c2c-42bf-aa40-91d206135e70 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c returned with HTTP 200 Aug 16 22:55:18.374845 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 312/1245] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:18 2026] GET /volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:18.377128 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eea51269-f516-439f-aefa-dca9245afc10 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] POST https://10.4.3.26/volume/v3/types/bcc37cc3-277d-412c-9b46-42b11414da55/encryption Aug 16 22:55:18.377600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eea51269-f516-439f-aefa-dca9245afc10 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.394941 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.397241 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 22:55:18.397702 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45bf3b81-5a27-44ef-b2ca-7159e977a68c", "name": "tempest-type-Backup-1442383493"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.399737 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating new backup {'backup': {'volume_id': '45bf3b81-5a27-44ef-b2ca-7159e977a68c', 'name': 'tempest-type-Backup-1442383493'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:55:18.399943 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating backup of volume 45bf3b81-5a27-44ef-b2ca-7159e977a68c in container None Aug 16 22:55:18.411005 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:18.411005 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:18.411465 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:18.413194 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eea51269-f516-439f-aefa-dca9245afc10 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/bcc37cc3-277d-412c-9b46-42b11414da55/encryption returned with HTTP 404 Aug 16 22:55:18.413852 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 304/1246] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/types/bcc37cc3-277d-412c-9b46-42b11414da55/encryption => generated 114 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:18.423530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a788d58-d754-40c3-b030-3b50005d34e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.427294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a788d58-d754-40c3-b030-3b50005d34e0 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:18.428429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a788d58-d754-40c3-b030-3b50005d34e0 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-68110671", "os-volume-type-access:is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.432725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['01d49f20-61b6-4767-be1d-6fd2c931dcde', '4acb3876-57f2-4b32-8731-2aa565a62522'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:18.446771 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a788d58-d754-40c3-b030-3b50005d34e0 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:18.447373 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 315/1247] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/types => generated 229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:18.459559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96f4571b-17c2-45f2-9ceb-98511d9f67a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.471245 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae6b6a6f-d388-41ef-998b-0409f5da62f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:55:18.471889 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 317/1248] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:18.483990 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.488088 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:18.488314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.488506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.488631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:18.499813 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:18.499813 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:18.500840 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c52974ed-6326-43c5-906b-855ac6cb0ba4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:18.501393 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 305/1249] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:18 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:18.558388 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96f4571b-17c2-45f2-9ceb-98511d9f67a5 tempest-VolumeTypesNegativeTest-1709820279 tempest-VolumeTypesNegativeTest-1709820279-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:18.558896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96f4571b-17c2-45f2-9ceb-98511d9f67a5 tempest-VolumeTypesNegativeTest-1709820279 tempest-VolumeTypesNegativeTest-1709820279-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab478e46-9779-485f-89e8-8ef4ca1bcc61", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-924466153"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.562316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-96f4571b-17c2-45f2-9ceb-98511d9f67a5 tempest-VolumeTypesNegativeTest-1709820279 tempest-VolumeTypesNegativeTest-1709820279-project-member] Create volume request body: {'volume': {'volume_type': 'ab478e46-9779-485f-89e8-8ef4ca1bcc61', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-924466153'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:18.571134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96f4571b-17c2-45f2-9ceb-98511d9f67a5 tempest-VolumeTypesNegativeTest-1709820279 tempest-VolumeTypesNegativeTest-1709820279-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 404 Aug 16 22:55:18.571813 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 313/1250] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/volumes => generated 114 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:18.585477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ff6be21-1a5b-44f7-976a-6eb028ea9914 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.587379 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ff6be21-1a5b-44f7-976a-6eb028ea9914 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] DELETE https://10.4.3.26/volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 Aug 16 22:55:18.587664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ff6be21-1a5b-44f7-976a-6eb028ea9914 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.587983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ff6be21-1a5b-44f7-976a-6eb028ea9914 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.649019 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ff6be21-1a5b-44f7-976a-6eb028ea9914 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 returned with HTTP 202 Aug 16 22:55:18.649411 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 316/1251] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:18 2026] DELETE /volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:18.658451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03b096d2-77af-4493-a23b-68c63e4cea4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.660724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03b096d2-77af-4493-a23b-68c63e4cea4b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] GET https://10.4.3.26/volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 Aug 16 22:55:18.660989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03b096d2-77af-4493-a23b-68c63e4cea4b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.661238 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03b096d2-77af-4493-a23b-68c63e4cea4b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.665805 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03b096d2-77af-4493-a23b-68c63e4cea4b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 returned with HTTP 404 Aug 16 22:55:18.666026 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 318/1252] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:18 2026] GET /volume/v3/types/ab478e46-9779-485f-89e8-8ef4ca1bcc61 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:18.677733 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff75ec13-292b-47a1-b566-6d43ba8d64bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.679945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff75ec13-292b-47a1-b566-6d43ba8d64bc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:18.680135 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff75ec13-292b-47a1-b566-6d43ba8d64bc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.682235 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff75ec13-292b-47a1-b566-6d43ba8d64bc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 400 Aug 16 22:55:18.682235 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 306/1253] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:55:18.692177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6884a41b-d2d8-44cd-9c89-323e8c5094f6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.696818 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6884a41b-d2d8-44cd-9c89-323e8c5094f6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:18.697221 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6884a41b-d2d8-44cd-9c89-323e8c5094f6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-849262541"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.718119 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6884a41b-d2d8-44cd-9c89-323e8c5094f6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:18.718554 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 314/1254] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:18.726495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68fc3637-6f2c-445b-bd6c-fd71846dc50b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.728365 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68fc3637-6f2c-445b-bd6c-fd71846dc50b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:18.728984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68fc3637-6f2c-445b-bd6c-fd71846dc50b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-849262541"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:18.735965 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68fc3637-6f2c-445b-bd6c-fd71846dc50b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-849262541 already exists. Aug 16 22:55:18.736045 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68fc3637-6f2c-445b-bd6c-fd71846dc50b tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 409 Aug 16 22:55:18.736649 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 317/1255] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:18 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:18.744201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ebcd2094-43b7-4c1e-9156-eb424962cde6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.746499 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebcd2094-43b7-4c1e-9156-eb424962cde6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] DELETE https://10.4.3.26/volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 Aug 16 22:55:18.746725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebcd2094-43b7-4c1e-9156-eb424962cde6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.746964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebcd2094-43b7-4c1e-9156-eb424962cde6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.747287 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:18.747287 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:18.777902 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebcd2094-43b7-4c1e-9156-eb424962cde6 tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 returned with HTTP 202 Aug 16 22:55:18.778346 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 319/1256] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:18 2026] DELETE /volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:18.786334 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3775ce58-c38f-4221-82e6-ad5eeaebd8cc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.788608 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3775ce58-c38f-4221-82e6-ad5eeaebd8cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] GET https://10.4.3.26/volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 Aug 16 22:55:18.789028 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3775ce58-c38f-4221-82e6-ad5eeaebd8cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.789339 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3775ce58-c38f-4221-82e6-ad5eeaebd8cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.793591 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3775ce58-c38f-4221-82e6-ad5eeaebd8cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 returned with HTTP 404 Aug 16 22:55:18.794403 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 307/1257] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:18 2026] GET /volume/v3/types/1f39f8c6-4150-47e9-9e21-ed7a15b79f19 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:18.803286 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01ed0e24-5806-410d-a675-108b59c8b0cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.805517 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01ed0e24-5806-410d-a675-108b59c8b0cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] DELETE https://10.4.3.26/volume/v3/types/a062e9ca-469b-409d-ba80-e069dd615632 Aug 16 22:55:18.806933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01ed0e24-5806-410d-a675-108b59c8b0cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.809643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01ed0e24-5806-410d-a675-108b59c8b0cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.815510 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01ed0e24-5806-410d-a675-108b59c8b0cc tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/a062e9ca-469b-409d-ba80-e069dd615632 returned with HTTP 404 Aug 16 22:55:18.817162 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 315/1258] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:55:18 2026] DELETE /volume/v3/types/a062e9ca-469b-409d-ba80-e069dd615632 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:18.826771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-781a985f-46de-4da7-99c8-8093350d735e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:18.828883 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-781a985f-46de-4da7-99c8-8093350d735e tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] GET https://10.4.3.26/volume/v3/types/1dc742f5-dc53-47a5-bbc3-b6dc4422b61a Aug 16 22:55:18.829010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-781a985f-46de-4da7-99c8-8093350d735e tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:18.829225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-781a985f-46de-4da7-99c8-8093350d735e tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:18.833815 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-781a985f-46de-4da7-99c8-8093350d735e tempest-VolumeTypesNegativeTest-424029807 tempest-VolumeTypesNegativeTest-424029807-project-admin] https://10.4.3.26/volume/v3/types/1dc742f5-dc53-47a5-bbc3-b6dc4422b61a returned with HTTP 404 Aug 16 22:55:18.834673 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 318/1259] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:55:18 2026] GET /volume/v3/types/1dc742f5-dc53-47a5-bbc3-b6dc4422b61a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:19.515401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:19.517996 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:19.518333 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:19.518629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:19.518815 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:19.524386 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:19.524386 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:19.525248 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eaf769de-9e8e-4a50-b7d8-de99152dfdbf tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:19.525730 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 320/1260] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:19 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:20.206997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c839439c-1cdb-405c-b561-53b2055d1e0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:20.210369 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:20.210791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1323553000"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:20.213406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1323553000'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:20.213578 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume of 1 GB Aug 16 22:55:20.219161 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Availability Zones retrieved successfully. Aug 16 22:55:20.225307 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (1a1a92fb-e055-410f-b72c-0cad8f5290d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:20.226311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c30a4fc-d263-434e-9d8e-cab5134d3684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:20.227271 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:20.273606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c30a4fc-d263-434e-9d8e-cab5134d3684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:20.273606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c09d0d-3211-46e9-a8c4-bc60fc01bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:20.315817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Created reservations ['f45d96a3-b322-4fcd-bceb-9224fed5acb4', '767e048b-ac42-4215-884b-6bf1dd1b4834', 'dec48dbb-5a89-4e82-9712-13b5cb58245b', '68e89e28-bedf-4a32-bc4b-40e908e55313'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:20.316499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c09d0d-3211-46e9-a8c4-bc60fc01bedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f45d96a3-b322-4fcd-bceb-9224fed5acb4', '767e048b-ac42-4215-884b-6bf1dd1b4834', 'dec48dbb-5a89-4e82-9712-13b5cb58245b', '68e89e28-bedf-4a32-bc4b-40e908e55313']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:20.317272 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5c7a56-e437-4615-93bf-e828e0f225c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:20.339096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5c7a56-e437-4615-93bf-e828e0f225c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1323553000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['f45d96a3-b322-4fcd-bceb-9224fed5acb4','767e048b-ac42-4215-884b-6bf1dd1b4834','dec48dbb-5a89-4e82-9712-13b5cb58245b','68e89e28-bedf-4a32-bc4b-40e908e55313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1323553000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f37fdf64fd43eb81c57726843d0875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39dce8ac7a0c4944afe36494208dba96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:20.339765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8083cdf-a4ec-40b9-9cb7-05080c2da245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:20.358814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8083cdf-a4ec-40b9-9cb7-05080c2da245) transitioned into state 'SUCCESS' from state '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-1323553000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['f45d96a3-b322-4fcd-bceb-9224fed5acb4','767e048b-ac42-4215-884b-6bf1dd1b4834','dec48dbb-5a89-4e82-9712-13b5cb58245b','68e89e28-bedf-4a32-bc4b-40e908e55313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:20.359491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9889ff63-99a5-46be-bcbb-bd9ebdc652d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:20.368645 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9889ff63-99a5-46be-bcbb-bd9ebdc652d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:20.369438 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (1a1a92fb-e055-410f-b72c-0cad8f5290d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:20.369826 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request issued successfully. Aug 16 22:55:20.370327 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c839439c-1cdb-405c-b561-53b2055d1e0f tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:20.370782 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 308/1261] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:20 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:20.389872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:20.389872 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:20.389872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:20.389872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:20.393077 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:20.393077 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:20.400013 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:20.405631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dcc9701b-be6d-42ae-a31e-c1f4e2f73cd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:20.406242 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 316/1262] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:20 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:20.539278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57100db8-4d0e-43d1-96d9-53198d46e769 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:20.542981 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57100db8-4d0e-43d1-96d9-53198d46e769 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:20.543585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57100db8-4d0e-43d1-96d9-53198d46e769 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:20.543585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57100db8-4d0e-43d1-96d9-53198d46e769 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:20.543585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-57100db8-4d0e-43d1-96d9-53198d46e769 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:20.553780 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:20.553780 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:20.554448 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57100db8-4d0e-43d1-96d9-53198d46e769 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:20.555875 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 319/1263] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:20 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:21.158896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.277759 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c23ec852-1f34-4034-8a29-c7163421cb31 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.280159 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:21.280268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1264213238"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:21.281999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1264213238'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:21.302197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:55:21.302451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.302774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.303103 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:55:21.303945 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:55:21.313390 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Get all volumes completed successfully. Aug 16 22:55:21.313870 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4df3ac5e-3a1f-4078-9eec-0f447b9b1711 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:55:21.314303 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 321/1264] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:55:21.325616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.327936 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:21.328378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1631132268"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:21.330383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1631132268'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:21.331099 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume of 1 GB Aug 16 22:55:21.341191 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Availability Zones retrieved successfully. Aug 16 22:55:21.349034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (6041b8f6-9e57-4e29-84c1-696092c01a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:21.350366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73870911-aba2-4405-9998-b347e6de8088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.351772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:21.389297 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Create volume of 1 GB Aug 16 22:55:21.389832 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.389832 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:21.395320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73870911-aba2-4405-9998-b347e6de8088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.396515 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cce67f-ec0c-4fe6-b369-e8afa40c03d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.398943 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Availability Zones retrieved successfully. Aug 16 22:55:21.404011 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Flow 'volume_create_api' (86525e3a-f91f-4fe4-a858-b948b2e6f36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:21.405043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b8a595-427c-4260-8715-70d0f9803e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.405986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:21.421000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.423276 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:21.423533 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.424388 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.432730 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.432730 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:21.437991 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:21.442397 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef29c49e-e211-40a6-a6b4-876650c7ee89 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:21.442831 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 320/1265] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:55:21.478557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b8a595-427c-4260-8715-70d0f9803e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.479499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9128e2be-11a8-4452-a939-347a5df61cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.483762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Created reservations ['06191f3a-6411-4c46-8215-108b8ed5c37e', '7db6aaac-f86d-4aef-a258-2226a43056da', 'a6d37c4f-84c0-4d6a-944e-4c3422ac98d4', '75d3db7b-5374-4c9c-b092-57c34b7d9d0b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:21.484962 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cce67f-ec0c-4fe6-b369-e8afa40c03d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06191f3a-6411-4c46-8215-108b8ed5c37e', '7db6aaac-f86d-4aef-a258-2226a43056da', 'a6d37c4f-84c0-4d6a-944e-4c3422ac98d4', '75d3db7b-5374-4c9c-b092-57c34b7d9d0b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.486571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd6d0b3-87ad-4bfe-9af6-110abbf22358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.501713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.504081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:21.504482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.504545 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.514209 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.514209 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:21.518403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd6d0b3-87ad-4bfe-9af6-110abbf22358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb3201c6-0adb-45e8-8533-b406bec387d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1631132268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['06191f3a-6411-4c46-8215-108b8ed5c37e','7db6aaac-f86d-4aef-a258-2226a43056da','a6d37c4f-84c0-4d6a-944e-4c3422ac98d4','75d3db7b-5374-4c9c-b092-57c34b7d9d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1631132268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb3201c6-0adb-45e8-8533-b406bec387d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ecb251ade6b4d0db8e2956f00c65154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0713bb1cb2b41b89804a788bc58874b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.520115 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:21.520210 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78571864-1020-4add-ac13-3dfd1767313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.525846 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-656260f3-7cea-43b8-8869-53c71fe1e001 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:21.525846 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 322/1266] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:21.542579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78571864-1020-4add-ac13-3dfd1767313a) transitioned into state 'SUCCESS' from state '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-1631132268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['06191f3a-6411-4c46-8215-108b8ed5c37e','7db6aaac-f86d-4aef-a258-2226a43056da','a6d37c4f-84c0-4d6a-944e-4c3422ac98d4','75d3db7b-5374-4c9c-b092-57c34b7d9d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.543659 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796274fb-9e24-4c14-8eca-3e27a0811749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.553267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796274fb-9e24-4c14-8eca-3e27a0811749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.554675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (6041b8f6-9e57-4e29-84c1-696092c01a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:21.555198 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request issued successfully. Aug 16 22:55:21.556103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43a716f3-d6a4-4fe9-ad99-94c0ecb82195 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:21.558010 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 317/1267] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:21 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:21.570164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c72260e-1b50-4675-be70-809cd63c893f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.574823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c72260e-1b50-4675-be70-809cd63c893f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:21.574823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c72260e-1b50-4675-be70-809cd63c893f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.574823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c72260e-1b50-4675-be70-809cd63c893f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.574823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4c72260e-1b50-4675-be70-809cd63c893f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:21.578679 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.578679 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:21.578850 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.579588 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c72260e-1b50-4675-be70-809cd63c893f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:21.579806 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Created reservations ['8615e5f3-1cb7-49fa-afff-ce68f1ee9967', 'c49944a7-6c92-4ce1-ac37-67521921eb60', '9d1051fb-f4b8-4016-9ceb-aca335da7504', 'a2bad67f-6377-4d93-a30b-59159dff47e3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:21.580190 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 321/1268] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:21.581215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:21.581288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9128e2be-11a8-4452-a939-347a5df61cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8615e5f3-1cb7-49fa-afff-ce68f1ee9967', 'c49944a7-6c92-4ce1-ac37-67521921eb60', '9d1051fb-f4b8-4016-9ceb-aca335da7504', 'a2bad67f-6377-4d93-a30b-59159dff47e3']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.581542 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.581818 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.582734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c6eea0-3226-4c7f-8605-26c61f4a1a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.601951 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.601951 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:21.607757 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:21.613597 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c6eea0-3226-4c7f-8605-26c61f4a1a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '275ca843-ebe5-40a2-959c-6ca3571016c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1264213238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdd3499e4d4ea5b7c1c766ca37a80b',qos_specs=None,replication_status=,reservations=['8615e5f3-1cb7-49fa-afff-ce68f1ee9967','c49944a7-6c92-4ce1-ac37-67521921eb60','9d1051fb-f4b8-4016-9ceb-aca335da7504','a2bad67f-6377-4d93-a30b-59159dff47e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c0ee371fb549adb90a6e2e71079a7d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1264213238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=275ca843-ebe5-40a2-959c-6ca3571016c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcdd3499e4d4ea5b7c1c766ca37a80b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8c0ee371fb549adb90a6e2e71079a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.614061 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28fcb7e7-940b-45b2-97db-25d00f0ad09f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 200 Aug 16 22:55:21.614482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508e8ab5-568b-4591-854a-a76e8f4326fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.614548 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 323/1269] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:21.627033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6344130-f317-43d3-80bb-1a35692e102d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.628298 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6344130-f317-43d3-80bb-1a35692e102d None None] GET https://10.4.3.26/volume// Aug 16 22:55:21.628298 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6344130-f317-43d3-80bb-1a35692e102d None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.628298 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6344130-f317-43d3-80bb-1a35692e102d None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.628908 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6344130-f317-43d3-80bb-1a35692e102d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:21.629731 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 318/1270] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:21.637599 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508e8ab5-568b-4591-854a-a76e8f4326fe) transitioned into state 'SUCCESS' from state '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-1264213238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdd3499e4d4ea5b7c1c766ca37a80b',qos_specs=None,replication_status=,reservations=['8615e5f3-1cb7-49fa-afff-ce68f1ee9967','c49944a7-6c92-4ce1-ac37-67521921eb60','9d1051fb-f4b8-4016-9ceb-aca335da7504','a2bad67f-6377-4d93-a30b-59159dff47e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c0ee371fb549adb90a6e2e71079a7d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.638199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-95f3e7fc-2dc2-4196-a237-ad2d8fb5e777 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.638666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91940a3f-6291-4734-aa72-a6c28a1dc4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:21.640737 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-95f3e7fc-2dc2-4196-a237-ad2d8fb5e777 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:55:21.641140 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-95f3e7fc-2dc2-4196-a237-ad2d8fb5e777 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba", "connector": null, "instance_uuid": "3d8e7fca-d675-43ef-838e-8a8ba23ff8d7"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:21.652900 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.652900 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:21.657394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91940a3f-6291-4734-aa72-a6c28a1dc4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:21.658631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Flow 'volume_create_api' (86525e3a-f91f-4fe4-a858-b948b2e6f36b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:21.659131 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Create volume request issued successfully. Aug 16 22:55:21.661221 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c23ec852-1f34-4034-8a29-c7163421cb31 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:21.661491 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 309/1271] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:55:21 2026] POST /volume/v3/volumes => generated 749 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:21.682600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.685540 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:21.685540 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.685540 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.694266 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.694266 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:21.700886 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:21.708434 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-95f3e7fc-2dc2-4196-a237-ad2d8fb5e777 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:55:21.708434 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 322/1272] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:55:21 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 16 22:55:21.709284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f38f6325-ad07-4bd8-8917-6b0dd3a2cd42 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 200 Aug 16 22:55:21.710022 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 324/1273] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:21.751000 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.754329 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:21.754329 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.755470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.764422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8073d388-ec25-4bc3-ab7a-96dbdbc3ea43 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.765008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8073d388-ec25-4bc3-ab7a-96dbdbc3ea43 None None] GET https://10.4.3.26/volume// Aug 16 22:55:21.765118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8073d388-ec25-4bc3-ab7a-96dbdbc3ea43 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.765700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8073d388-ec25-4bc3-ab7a-96dbdbc3ea43 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.765700 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8073d388-ec25-4bc3-ab7a-96dbdbc3ea43 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:21.767228 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 310/1274] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:21.774994 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.774994 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:21.775069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.779856 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:21.780194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:21.780454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:21.780633 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:21.789210 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-406899a6-0f7c-40a0-91c9-e5d12526e2e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:21.789991 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 319/1275] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:55:21.794202 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.794202 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:21.799064 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:21.804775 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-65821476-b54b-4641-992f-1250c457c3c9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:21.805316 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 323/1276] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:21 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:21.907909 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:21.910163 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] PUT https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 Aug 16 22:55:21.910606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:21.919006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Acquiring lock "cinder-attachment_update-3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:55:21.924019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:55:21.925302 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:21.925302 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:22.047264 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba-np0000007421" released by "attachment_update" :: held 0.123s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:55:22.047577 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-be86f8f5-e710-461b-9d45-7dda9b19a2b7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 returned with HTTP 200 Aug 16 22:55:22.048264 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 325/1277] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:55:21 2026] PUT /volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:22.593219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.595101 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:22.595544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.596765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.596765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:22.601907 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.601907 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:22.602930 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18cb2b62-a885-45b3-bbe7-835b423bde2f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:22.603767 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 311/1278] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:22.629506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.631061 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:22.631269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.631504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.649795 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.649795 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:22.658573 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:22.664369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c60902d6-d8e6-43ec-92fd-ba228924e1d1 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 200 Aug 16 22:55:22.664884 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 320/1279] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:22.677640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1297e099-75de-46f9-8c65-7f8619a7a8df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.680074 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1297e099-75de-46f9-8c65-7f8619a7a8df tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:22.680334 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1297e099-75de-46f9-8c65-7f8619a7a8df tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.680658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1297e099-75de-46f9-8c65-7f8619a7a8df tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.689635 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.689635 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:22.696666 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1297e099-75de-46f9-8c65-7f8619a7a8df tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:22.703176 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1297e099-75de-46f9-8c65-7f8619a7a8df tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 200 Aug 16 22:55:22.703646 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 324/1280] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:22.717916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.719966 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:22.720362 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-549165360"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:22.721967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-549165360'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:22.722204 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume of 1 GB Aug 16 22:55:22.722677 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.722677 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:22.729175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.730184 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Availability Zones retrieved successfully. Aug 16 22:55:22.732070 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:22.735223 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.736849 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.744576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (c8781fdd-255f-48f4-8eb9-c43038b2033e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:22.747322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadde53a-4b6a-4f17-a959-a99f4afaf92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:22.748077 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.748077 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:22.748613 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:22.754377 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:22.757203 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1a8b0b9-548d-4096-b09a-7a85990208a6 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 200 Aug 16 22:55:22.757758 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 312/1281] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:22.773893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f607a964-bea3-4ba6-932c-376772b725f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.776118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] POST https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action Aug 16 22:55:22.776608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-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=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:22.776824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:22.786175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadde53a-4b6a-4f17-a959-a99f4afaf92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:22.787040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112cc0f0-e893-41ae-af16-713e16273965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:22.788462 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.788462 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:22.798709 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.798709 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:22.799377 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:22.812345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.816982 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:22.816982 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.817552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.819417 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Update volume metadata completed successfully. Aug 16 22:55:22.820008 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f607a964-bea3-4ba6-932c-376772b725f9 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action returned with HTTP 200 Aug 16 22:55:22.821328 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 321/1282] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:55:22 2026] POST /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action => generated 563 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:22.838767 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.838767 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:22.838920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.842767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:22.842767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.842946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Created reservations ['4a4fb5fc-603e-4aea-821e-2a1a70103743', '085aae1c-632f-4f2c-a0bd-8069e0886f4c', 'b43bafdc-42b9-4f53-b43e-9daf3a8fd0da', '7041897a-d481-4f67-8288-0af07a832cf0'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:22.842999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.843038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112cc0f0-e893-41ae-af16-713e16273965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a4fb5fc-603e-4aea-821e-2a1a70103743', '085aae1c-632f-4f2c-a0bd-8069e0886f4c', 'b43bafdc-42b9-4f53-b43e-9daf3a8fd0da', '7041897a-d481-4f67-8288-0af07a832cf0']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:22.843113 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:22.843164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e3d89b-b346-48be-a0ec-20ff376a7d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:22.852353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a90e3b5-e3b5-4e13-8bf4-2972ce8d9d47 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:22.853338 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 325/1283] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:22.855510 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.855510 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:22.861073 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:22.871142 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7f2bc78-efb3-4cc8-bcb0-710d21f5f967 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 200 Aug 16 22:55:22.871716 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 313/1284] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:22.879074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e3d89b-b346-48be-a0ec-20ff376a7d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cadf4f93-dca5-4b1c-809b-0390354400d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-549165360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['4a4fb5fc-603e-4aea-821e-2a1a70103743','085aae1c-632f-4f2c-a0bd-8069e0886f4c','b43bafdc-42b9-4f53-b43e-9daf3a8fd0da','7041897a-d481-4f67-8288-0af07a832cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-549165360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cadf4f93-dca5-4b1c-809b-0390354400d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ecb251ade6b4d0db8e2956f00c65154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0713bb1cb2b41b89804a788bc58874b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:22.881016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb961e13-8095-41d3-97ed-2c098734dbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:22.890770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.892589 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] POST https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action Aug 16 22:55:22.893023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:22.893169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:22.907576 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.907576 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:22.918893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb961e13-8095-41d3-97ed-2c098734dbd5) transitioned into state 'SUCCESS' from state '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-549165360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['4a4fb5fc-603e-4aea-821e-2a1a70103743','085aae1c-632f-4f2c-a0bd-8069e0886f4c','b43bafdc-42b9-4f53-b43e-9daf3a8fd0da','7041897a-d481-4f67-8288-0af07a832cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:22.919790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e279df-4967-480d-89bc-46063743660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:22.922251 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.922251 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:22.923032 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:22.935359 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Get volume image-metadata completed successfully. Aug 16 22:55:22.940768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e279df-4967-480d-89bc-46063743660f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:22.940768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (c8781fdd-255f-48f4-8eb9-c43038b2033e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:22.940768 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request issued successfully. Aug 16 22:55:22.940768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d6c61ea-399d-448b-9b3c-976c20d708bc tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:22.941227 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 326/1285] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:22 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 16 22:55:22.960769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94017e04-ba4b-4742-a416-f49690eba9eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.963537 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94017e04-ba4b-4742-a416-f49690eba9eb tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:22.963701 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94017e04-ba4b-4742-a416-f49690eba9eb tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:22.966780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94017e04-ba4b-4742-a416-f49690eba9eb tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:22.969843 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Delete volume metadata completed successfully. Aug 16 22:55:22.970113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d22695e1-276e-4d8d-91a5-33335c5dcbbd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action returned with HTTP 200 Aug 16 22:55:22.970639 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 322/1286] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:22 2026] POST /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 22:55:22.977613 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:22.977613 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:22.982516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:22.986215 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-94017e04-ba4b-4742-a416-f49690eba9eb tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:22.987485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] POST https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action Aug 16 22:55:22.988174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:22.988282 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:22.992358 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94017e04-ba4b-4742-a416-f49690eba9eb tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 200 Aug 16 22:55:22.992964 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 326/1287] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:22 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:23.011397 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.011397 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:23.011990 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:23.024613 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Get volume image-metadata completed successfully. Aug 16 22:55:23.026253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67cdcd36-7fb2-4e1e-81b7-293c8b847df8 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action returned with HTTP 200 Aug 16 22:55:23.026253 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 314/1288] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:22 2026] POST /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4/action => generated 537 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:23.040632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:23.043376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:23.044712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:23.044712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:23.064005 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.064005 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:23.072511 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:23.086822 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b600627-1193-4121-b3bf-6c5b7f7faccd tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 200 Aug 16 22:55:23.087618 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 327/1289] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:23 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 1391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:23.108001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:23.109152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] DELETE https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:23.109381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:23.110234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:23.110234 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Delete volume with id: 275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:23.124887 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.124887 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:23.124887 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:23.161357 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Delete volume request issued successfully. Aug 16 22:55:23.162386 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbec51a4-fa4b-4b7a-add1-491f32fdf24d tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 202 Aug 16 22:55:23.163396 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 323/1290] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:23 2026] DELETE /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:23.179438 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:23.181990 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:23.182291 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:23.182606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:23.193234 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.193234 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:23.199122 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Volume info retrieved successfully. Aug 16 22:55:23.208022 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62b63d10-86fc-4ad4-b8fd-7c484bbb124b tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 200 Aug 16 22:55:23.208516 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 327/1291] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:23 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:23.615889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:23.618768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:23.618996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:23.619355 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:23.619551 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:23.624234 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.624234 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:23.626058 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc2b972b-2996-4faf-b9f6-7dd95b713290 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:23.626058 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 315/1292] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:23 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:23.875553 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:23.877930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:23.878177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:23.878419 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:23.892084 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:23.892084 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:23.896956 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:23.901673 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-202530e3-5b8c-4ce6-8eb3-69335bd26099 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:23.902197 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 328/1293] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:23 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:24.013110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4ff84210-8c39-4740-9921-62164bb4db47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.016767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4ff84210-8c39-4740-9921-62164bb4db47 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:24.016767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4ff84210-8c39-4740-9921-62164bb4db47 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.016767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4ff84210-8c39-4740-9921-62164bb4db47 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.024619 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:24.024619 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:24.033771 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4ff84210-8c39-4740-9921-62164bb4db47 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:24.036946 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4ff84210-8c39-4740-9921-62164bb4db47 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 200 Aug 16 22:55:24.037655 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 324/1294] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:24.058360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7c565a5d-e396-4402-87e8-78b47253bb55 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.061506 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c565a5d-e396-4402-87e8-78b47253bb55 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:24.061795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c565a5d-e396-4402-87e8-78b47253bb55 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.062227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c565a5d-e396-4402-87e8-78b47253bb55 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.070714 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:24.070714 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:24.075069 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c565a5d-e396-4402-87e8-78b47253bb55 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:24.079606 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c565a5d-e396-4402-87e8-78b47253bb55 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 200 Aug 16 22:55:24.080087 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 328/1295] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:24.095272 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.098001 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:24.098492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1691105797"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:24.100497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1691105797'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:24.100676 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume of 1 GB Aug 16 22:55:24.106667 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Availability Zones retrieved successfully. Aug 16 22:55:24.115927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (423daa9b-df8c-44c4-bdff-f4ebd1acbfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:24.118522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b665ab8-1cc4-44d2-a4a4-a923f47bd69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:24.119222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:24.163491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b665ab8-1cc4-44d2-a4a4-a923f47bd69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:24.164683 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e30ec-fe19-4dcd-99d9-23994975624c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:24.227539 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5e52582-1f88-4fae-8671-4ef43263b6c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.230189 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5e52582-1f88-4fae-8671-4ef43263b6c4 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] GET https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 Aug 16 22:55:24.230539 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5e52582-1f88-4fae-8671-4ef43263b6c4 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.230830 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5e52582-1f88-4fae-8671-4ef43263b6c4 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.231984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Created reservations ['1c8cb4ec-d11e-4479-9fe5-ae97bffa129b', '8d84a4e6-eae2-4f06-810e-a93a6fae9c57', 'cec83036-e8d6-49b2-93aa-42935a7f7359', '61bf296c-05d4-4df5-bbd5-805cb8b394a5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:24.233162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e30ec-fe19-4dcd-99d9-23994975624c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8cb4ec-d11e-4479-9fe5-ae97bffa129b', '8d84a4e6-eae2-4f06-810e-a93a6fae9c57', 'cec83036-e8d6-49b2-93aa-42935a7f7359', '61bf296c-05d4-4df5-bbd5-805cb8b394a5']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:24.234511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3079da8-fc3c-4f16-b610-a33dcc35f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:24.241126 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5e52582-1f88-4fae-8671-4ef43263b6c4 tempest-VolumesImageMetadata-474007312 tempest-VolumesImageMetadata-474007312-project-member] https://10.4.3.26/volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 returned with HTTP 404 Aug 16 22:55:24.241961 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 329/1296] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/volumes/275ca843-ebe5-40a2-959c-6ca3571016c4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:24.261630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3079da8-fc3c-4f16-b610-a33dcc35f6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd756420-8d88-4633-94a5-c71badba2416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1691105797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['1c8cb4ec-d11e-4479-9fe5-ae97bffa129b','8d84a4e6-eae2-4f06-810e-a93a6fae9c57','cec83036-e8d6-49b2-93aa-42935a7f7359','61bf296c-05d4-4df5-bbd5-805cb8b394a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1691105797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd756420-8d88-4633-94a5-c71badba2416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ecb251ade6b4d0db8e2956f00c65154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0713bb1cb2b41b89804a788bc58874b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:24.261630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843cc2a6-a540-48ca-88ff-f0e202a3a618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:24.287318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843cc2a6-a540-48ca-88ff-f0e202a3a618) transitioned into state 'SUCCESS' from state '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-1691105797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ecb251ade6b4d0db8e2956f00c65154',qos_specs=None,replication_status=,reservations=['1c8cb4ec-d11e-4479-9fe5-ae97bffa129b','8d84a4e6-eae2-4f06-810e-a93a6fae9c57','cec83036-e8d6-49b2-93aa-42935a7f7359','61bf296c-05d4-4df5-bbd5-805cb8b394a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0713bb1cb2b41b89804a788bc58874b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:24.288172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df88e73-e1e4-4fab-b92c-d81385eaac87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:24.314653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df88e73-e1e4-4fab-b92c-d81385eaac87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:24.315725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Flow 'volume_create_api' (423daa9b-df8c-44c4-bdff-f4ebd1acbfa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:24.316145 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Create volume request issued successfully. Aug 16 22:55:24.316923 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2ef359a-5a2f-445b-a6cb-9295afe674cd tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:24.317518 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 316/1297] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:24 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:24.337352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.341117 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:24.341117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.341117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.349832 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:24.349832 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:24.355406 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:24.362514 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68388781-0cad-483c-b9ae-eef67f9bbd89 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 200 Aug 16 22:55:24.362988 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 325/1298] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:24.640203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-955adb78-0864-4a53-8262-c2425a743399 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.643561 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-955adb78-0864-4a53-8262-c2425a743399 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:24.644129 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-955adb78-0864-4a53-8262-c2425a743399 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.644612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-955adb78-0864-4a53-8262-c2425a743399 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.644687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-955adb78-0864-4a53-8262-c2425a743399 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:24.652601 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:24.652601 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:24.653863 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-955adb78-0864-4a53-8262-c2425a743399 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:24.654265 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 329/1299] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:24.921436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed4424e1-0f96-4d21-8545-24141447c2cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:24.926446 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed4424e1-0f96-4d21-8545-24141447c2cd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:24.926930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed4424e1-0f96-4d21-8545-24141447c2cd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:24.928151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed4424e1-0f96-4d21-8545-24141447c2cd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:24.947842 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:24.947842 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:24.952768 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ed4424e1-0f96-4d21-8545-24141447c2cd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:24.960842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed4424e1-0f96-4d21-8545-24141447c2cd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:24.961646 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 330/1300] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:24 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:25.378810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-434aa671-2a35-49f3-962a-565f5664239a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.381029 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-434aa671-2a35-49f3-962a-565f5664239a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:25.381232 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-434aa671-2a35-49f3-962a-565f5664239a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:25.381489 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-434aa671-2a35-49f3-962a-565f5664239a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:25.390040 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:25.390040 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:25.394587 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-434aa671-2a35-49f3-962a-565f5664239a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:25.400134 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-434aa671-2a35-49f3-962a-565f5664239a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 200 Aug 16 22:55:25.400844 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 317/1301] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:25 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:55:25.415235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.417609 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:25.417905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:25.418162 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:25.426192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-cc0b9fdb-0c5b-4cf6-9251-90d519a02a6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.427886 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:25.427886 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:25.429603 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-cc0b9fdb-0c5b-4cf6-9251-90d519a02a6c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8/action Aug 16 22:55:25.430487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-cc0b9fdb-0c5b-4cf6-9251-90d519a02a6c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:25.430974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-cc0b9fdb-0c5b-4cf6-9251-90d519a02a6c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:25.432807 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:25.439000 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-516adf63-83e7-40a0-bd5f-c6fbeaf2a2fe tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 200 Aug 16 22:55:25.439807 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 326/1302] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:25 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:25.454999 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.461733 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:25.461733 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:25.485846 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-67d91075-def6-4f84-9a0b-a3b4a2effb89 req-cc0b9fdb-0c5b-4cf6-9251-90d519a02a6c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8/action returned with HTTP 204 Aug 16 22:55:25.485846 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 330/1303] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:55:25 2026] POST /volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:25.672440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.674488 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:25.674841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:25.675079 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:25.675250 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:25.681274 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:25.681274 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:25.681487 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:25.682018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:25.682264 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-565c6493-4310-4fd4-9bc5-7cb8497acc41 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:25.682937 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 318/1304] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:25 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:25.685185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:25.686686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Create volume of 1 GB Aug 16 22:55:25.693231 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Availability Zones retrieved successfully. Aug 16 22:55:25.703775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Flow 'volume_create_api' (d52b305f-cacb-44f1-9aae-78ed0f2c824b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:25.705897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400e1db0-2656-401c-b5d5-e7ca07095e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:25.707770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:25.748788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400e1db0-2656-401c-b5d5-e7ca07095e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:25.749350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafef1a7-8f30-4a63-93da-4c9d9cc84fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:25.868215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Created reservations ['0c79f0d3-6770-4d8d-9f97-44db568dcc6a', 'e0d4fbd7-8708-47aa-b439-939a28a093ea', 'b75294c1-457d-4f3d-9b7a-655d2cd5f6f5', 'ff653913-1c1f-4e58-b871-92f65946739a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:25.870779 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafef1a7-8f30-4a63-93da-4c9d9cc84fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c79f0d3-6770-4d8d-9f97-44db568dcc6a', 'e0d4fbd7-8708-47aa-b439-939a28a093ea', 'b75294c1-457d-4f3d-9b7a-655d2cd5f6f5', 'ff653913-1c1f-4e58-b871-92f65946739a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:25.870779 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2068dce-15e1-4081-9e8d-f51b8b9fdd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:25.914626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2068dce-15e1-4081-9e8d-f51b8b9fdd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7317b8e9-ff80-46d4-8e26-057c8cc3594a', '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='80ecd7190d2c41e4b3400c58967ddd34',qos_specs=None,replication_status=,reservations=['0c79f0d3-6770-4d8d-9f97-44db568dcc6a','e0d4fbd7-8708-47aa-b439-939a28a093ea','b75294c1-457d-4f3d-9b7a-655d2cd5f6f5','ff653913-1c1f-4e58-b871-92f65946739a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ea2c1fcb7f4ade8c4b1b5ebcbab48c',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:25Z,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=7317b8e9-ff80-46d4-8e26-057c8cc3594a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ecd7190d2c41e4b3400c58967ddd34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84ea2c1fcb7f4ade8c4b1b5ebcbab48c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:25.916098 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8e2e5f-7187-4db2-8b07-dcc08297d98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:25.953629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8e2e5f-7187-4db2-8b07-dcc08297d98f) transitioned into state 'SUCCESS' from 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='80ecd7190d2c41e4b3400c58967ddd34',qos_specs=None,replication_status=,reservations=['0c79f0d3-6770-4d8d-9f97-44db568dcc6a','e0d4fbd7-8708-47aa-b439-939a28a093ea','b75294c1-457d-4f3d-9b7a-655d2cd5f6f5','ff653913-1c1f-4e58-b871-92f65946739a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ea2c1fcb7f4ade8c4b1b5ebcbab48c',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:25.954789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea98a85-b24d-4622-bc55-e13f64fe0520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:25.968933 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea98a85-b24d-4622-bc55-e13f64fe0520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:25.970160 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Flow 'volume_create_api' (d52b305f-cacb-44f1-9aae-78ed0f2c824b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:25.970670 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Create volume request issued successfully. Aug 16 22:55:25.972805 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d96bd25-d88f-4c21-87c5-32516bc06eef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:25.973463 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 331/1305] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:25 2026] POST /volume/v3/volumes => generated 731 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:25.984513 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.987380 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:25.987534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:25.987798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:25.992853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-843043e8-af6a-4869-8771-064742624e34 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:25.996525 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-843043e8-af6a-4869-8771-064742624e34 tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] GET https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a Aug 16 22:55:25.998642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-843043e8-af6a-4869-8771-064742624e34 tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:25.998642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-843043e8-af6a-4869-8771-064742624e34 tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:26.012170 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.012170 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:26.014862 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.014862 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:26.019250 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:26.022154 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-843043e8-af6a-4869-8771-064742624e34 tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Volume info retrieved successfully. Aug 16 22:55:26.025723 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c295706b-fa1a-4676-a817-7a60e741ebd7 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:26.025723 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 327/1306] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:25 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:26.029292 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-843043e8-af6a-4869-8771-064742624e34 tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a returned with HTTP 200 Aug 16 22:55:26.029869 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 331/1307] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:25 2026] GET /volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:26.046673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:26.050501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:26.050901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:26.051274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:26.065289 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.065289 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:26.072466 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:26.080035 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-99cabcf4-8969-4d3b-8e5b-6aac894fc0ac tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:26.080908 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 319/1308] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:26 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:26.226415 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:26.229887 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:26.230246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1491375873"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:26.235841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1491375873'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:26.235841 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume of 1 GB Aug 16 22:55:26.235841 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.235841 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:26.246057 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Availability Zones retrieved successfully. Aug 16 22:55:26.260381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (647029d2-a6c8-4a54-92ff-a4fbea5a57c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:26.260381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2ade4d-555e-45f3-a718-176a00e99d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:26.260381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:26.315512 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2ade4d-555e-45f3-a718-176a00e99d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:26.316234 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2e5a61-cbb3-4fd3-bdf6-ccd8d8a07fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:26.408357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Created reservations ['e6da4375-2b97-4c3b-a144-f6df64abc3d5', '46a2a2f1-ae5c-41c6-9e0b-93938df258f0', '1ada9724-02da-4856-b7ad-04fbf3ceb5e0', '655605c0-322d-42b8-8756-65fc8028dacc'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:26.408357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2e5a61-cbb3-4fd3-bdf6-ccd8d8a07fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6da4375-2b97-4c3b-a144-f6df64abc3d5', '46a2a2f1-ae5c-41c6-9e0b-93938df258f0', '1ada9724-02da-4856-b7ad-04fbf3ceb5e0', '655605c0-322d-42b8-8756-65fc8028dacc']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:26.409782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a9918-c483-4512-ad8f-c4dccf6dfdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:26.444337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a9918-c483-4512-ad8f-c4dccf6dfdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006a8150-0c3f-46d3-916c-697530cff9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1491375873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['e6da4375-2b97-4c3b-a144-f6df64abc3d5','46a2a2f1-ae5c-41c6-9e0b-93938df258f0','1ada9724-02da-4856-b7ad-04fbf3ceb5e0','655605c0-322d-42b8-8756-65fc8028dacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1491375873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006a8150-0c3f-46d3-916c-697530cff9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f37fdf64fd43eb81c57726843d0875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39dce8ac7a0c4944afe36494208dba96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:26.445897 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adc6a57-d580-4b6e-8f23-f3acced99173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:26.482713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0adc6a57-d580-4b6e-8f23-f3acced99173) transitioned into state 'SUCCESS' from state '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-1491375873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f37fdf64fd43eb81c57726843d0875',qos_specs=None,replication_status=,reservations=['e6da4375-2b97-4c3b-a144-f6df64abc3d5','46a2a2f1-ae5c-41c6-9e0b-93938df258f0','1ada9724-02da-4856-b7ad-04fbf3ceb5e0','655605c0-322d-42b8-8756-65fc8028dacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39dce8ac7a0c4944afe36494208dba96',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:26.482713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3d1939-2050-4ed6-a7ce-5984fd2b116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:26.498025 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e3d1939-2050-4ed6-a7ce-5984fd2b116f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:26.499254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Flow 'volume_create_api' (647029d2-a6c8-4a54-92ff-a4fbea5a57c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:26.499729 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Create volume request issued successfully. Aug 16 22:55:26.500620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a09dca5-7aea-4f87-a3fc-6111bba6e8e5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:26.501655 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 332/1309] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:26 2026] POST /volume/v3/volumes => generated 749 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:26.520706 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21427c3d-5f6e-48e9-8281-3da9996663eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:26.523239 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21427c3d-5f6e-48e9-8281-3da9996663eb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:26.523552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21427c3d-5f6e-48e9-8281-3da9996663eb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:26.523792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21427c3d-5f6e-48e9-8281-3da9996663eb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:26.535557 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.535557 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:26.544313 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-21427c3d-5f6e-48e9-8281-3da9996663eb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:26.553779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21427c3d-5f6e-48e9-8281-3da9996663eb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:26.553779 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 328/1310] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:26 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:26.700293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:26.702847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:26.704767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:26.704767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:26.704767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:26.724495 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:26.724495 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:26.725409 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3580213d-4db5-47b1-8d37-e98c0b107f10 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:26.725880 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 332/1311] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:26 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.050384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-54e42fb1-f037-4d0c-a80b-35270a233fef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.050384 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-54e42fb1-f037-4d0c-a80b-35270a233fef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] GET https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a Aug 16 22:55:27.050384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-54e42fb1-f037-4d0c-a80b-35270a233fef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.050384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-54e42fb1-f037-4d0c-a80b-35270a233fef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.071966 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.071966 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:27.079572 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-54e42fb1-f037-4d0c-a80b-35270a233fef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Volume info retrieved successfully. Aug 16 22:55:27.086477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-54e42fb1-f037-4d0c-a80b-35270a233fef tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a returned with HTTP 200 Aug 16 22:55:27.087329 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 320/1312] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a => generated 962 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.102504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b00592d-7ed8-4dad-9321-066444c209fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.104947 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1&project_id=8ecb251ade6b4d0db8e2956f00c65154 Aug 16 22:55:27.105185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.105645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.105905 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Could not evaluate value 8ecb251ade6b4d0db8e2956f00c65154, assuming string {{(pid=100201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 22:55:27.106896 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.106896 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:27.106896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Searching by: MultiDict([('project_id', '8ecb251ade6b4d0db8e2956f00c65154'), ('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:55:27.146255 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Get all volumes completed successfully. Aug 16 22:55:27.147359 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.147359 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:27.156319 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b00592d-7ed8-4dad-9321-066444c209fc tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1&project_id=8ecb251ade6b4d0db8e2956f00c65154 returned with HTTP 200 Aug 16 22:55:27.159854 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 333/1313] 10.4.3.26 () {66 vars in 1366 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=8ecb251ade6b4d0db8e2956f00c65154 => generated 3030 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:27.177952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.180677 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a Aug 16 22:55:27.181109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.181455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.181771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Delete volume with id: 7317b8e9-ff80-46d4-8e26-057c8cc3594a Aug 16 22:55:27.194957 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.194957 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:27.195702 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Volume info retrieved successfully. Aug 16 22:55:27.230001 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] Delete volume request issued successfully. Aug 16 22:55:27.230260 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc5b1dbc-5d9d-47c4-896f-eeb807bd63eb tempest-VolumesListAdminTestJSON-355899967 tempest-VolumesListAdminTestJSON-355899967-project-admin] https://10.4.3.26/volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a returned with HTTP 202 Aug 16 22:55:27.230981 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 329/1314] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:27 2026] DELETE /volume/v3/volumes/7317b8e9-ff80-46d4-8e26-057c8cc3594a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:27.244268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.248785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:27.250282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.250640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.267564 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.267564 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:27.279186 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:27.284847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77881fba-1d0e-470a-b174-3eaf1de2f34a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 200 Aug 16 22:55:27.285514 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 333/1315] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.302606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.306096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:27.306096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.306096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.306096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume with id: cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:27.316083 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.316083 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:27.316512 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:27.353984 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume request issued successfully. Aug 16 22:55:27.353984 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5497cab-09bd-4c6f-85e0-adb88584ecb4 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 202 Aug 16 22:55:27.353984 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 321/1316] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:27 2026] DELETE /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:27.369489 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.370864 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:27.371080 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.371451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.380066 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.380066 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:27.385516 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:27.393213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bb76e115-fae9-4794-a8bb-cf249a837d6e tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 200 Aug 16 22:55:27.393799 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 334/1317] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.571988 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.574674 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:27.575026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.575295 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.586555 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.586555 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:27.591737 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:27.599204 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef8401d6-2228-48d1-8e7b-7e8acc8e90e1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:27.599804 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 330/1318] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.658631 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.662470 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:27.663800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.663800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.676769 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.676769 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:27.684124 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:27.692087 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-994f03e4-a79f-4e79-a0a1-51312b770fd0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:27.693716 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 334/1319] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.745402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.748576 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:27.748576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.748576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.748576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:27.757249 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.757249 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:27.760254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da4d4e82-d5b4-4977-abd1-3b29765ca7a4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:27.762442 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 322/1320] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:27.833003 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae70f857-b14c-4436-aa77-44abfd4d4007 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.833931 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae70f857-b14c-4436-aa77-44abfd4d4007 None None] GET https://10.4.3.26/volume// Aug 16 22:55:27.834120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae70f857-b14c-4436-aa77-44abfd4d4007 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.834314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae70f857-b14c-4436-aa77-44abfd4d4007 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.834713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae70f857-b14c-4436-aa77-44abfd4d4007 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:27.835052 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 335/1321] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:27.847217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f2bac680-d261-48db-abfa-406d682bfcbb req-8a5e2ce7-2067-4e2a-afd1-9dc4465813ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.851376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-8a5e2ce7-2067-4e2a-afd1-9dc4465813ad tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:55:27.851794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-8a5e2ce7-2067-4e2a-afd1-9dc4465813ad tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "006a8150-0c3f-46d3-916c-697530cff9cb", "connector": null, "instance_uuid": "3d8e7fca-d675-43ef-838e-8a8ba23ff8d7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:27.865272 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.865272 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:27.918488 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-8a5e2ce7-2067-4e2a-afd1-9dc4465813ad tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:55:27.919024 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 331/1322] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:55:27 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 16 22:55:27.963457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.968572 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:27.968922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.969217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.984912 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:27.984912 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:27.986242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2290b135-e134-4793-bbb8-7f78e10c3f59 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:27.986943 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2290b135-e134-4793-bbb8-7f78e10c3f59 None None] GET https://10.4.3.26/volume// Aug 16 22:55:27.987689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2290b135-e134-4793-bbb8-7f78e10c3f59 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:27.987689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2290b135-e134-4793-bbb8-7f78e10c3f59 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:27.987689 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2290b135-e134-4793-bbb8-7f78e10c3f59 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:27.988191 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 323/1323] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:27.993170 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:27.999873 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8fb2de7-6118-4a57-a552-4d5b367f4c8c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:28.001625 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 335/1324] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:27 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:28.002796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.007619 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:28.010217 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.010775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.027809 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.027809 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:28.033090 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:28.039166 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-3f3407e5-5505-469e-872b-d4c7d56618b9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:28.039787 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 336/1325] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:28 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:28.166558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.169646 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] PUT https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 Aug 16 22:55:28.170044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:28.181754 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Acquiring lock "cinder-attachment_update-006a8150-0c3f-46d3-916c-697530cff9cb-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:55:28.187917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-006a8150-0c3f-46d3-916c-697530cff9cb-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:55:28.189500 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.189500 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:28.313545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Lock "cinder-attachment_update-006a8150-0c3f-46d3-916c-697530cff9cb-np0000007421" released by "attachment_update" :: held 0.125s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:55:28.313545 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-11b24ec5-972c-4652-b6c2-f823c330b6d2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 returned with HTTP 200 Aug 16 22:55:28.314382 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 332/1326] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:55:28 2026] PUT /volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:28.414868 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9486f0c0-cbb2-4c81-9728-e734df6aeb6a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.418671 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9486f0c0-cbb2-4c81-9728-e734df6aeb6a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 Aug 16 22:55:28.418671 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9486f0c0-cbb2-4c81-9728-e734df6aeb6a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.419156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9486f0c0-cbb2-4c81-9728-e734df6aeb6a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.429481 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9486f0c0-cbb2-4c81-9728-e734df6aeb6a tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 returned with HTTP 404 Aug 16 22:55:28.430180 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 324/1327] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:28 2026] GET /volume/v3/volumes/cd756420-8d88-4633-94a5-c71badba2416 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:28.442305 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.446826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:28.447137 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.447303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.464794 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.464794 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:28.474319 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:28.492163 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b18b92c1-9f0d-4301-ac16-c65724d4f639 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 200 Aug 16 22:55:28.493047 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 336/1328] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:28 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:28.512825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.515193 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:28.515463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.515722 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.515936 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume with id: cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:28.525701 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.525701 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:28.526370 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:28.556872 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume request issued successfully. Aug 16 22:55:28.556872 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4420026f-8746-48cd-94da-9ca0a4a8bd3f tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 202 Aug 16 22:55:28.556872 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 337/1329] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:28 2026] DELETE /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:28.568919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.571190 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:28.571475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.571737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.586020 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.586020 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:28.593256 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:28.601062 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0fa9f876-70a6-4c34-a93b-62602dcb93a0 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 200 Aug 16 22:55:28.602359 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 333/1330] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:28 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:28.779545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:28.785049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:28.785402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:28.785690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:28.785896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:28.797473 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:28.797473 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:28.799558 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c42fdbd1-3679-4a47-9266-d440cf214f8a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:28.800125 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 325/1331] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:28 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:29.020546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.023614 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:29.023939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.024256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.039563 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:29.039563 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:29.045139 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:29.051126 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b457c242-7f5c-4984-8ca7-d1a5a149a3de tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:29.051600 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 337/1332] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:29 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:29.619994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8be628b-9a52-49a9-a72d-9f86cc673853 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.623027 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8be628b-9a52-49a9-a72d-9f86cc673853 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 Aug 16 22:55:29.623211 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8be628b-9a52-49a9-a72d-9f86cc673853 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.623569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8be628b-9a52-49a9-a72d-9f86cc673853 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.632622 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8be628b-9a52-49a9-a72d-9f86cc673853 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 returned with HTTP 404 Aug 16 22:55:29.633195 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 338/1333] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:29 2026] GET /volume/v3/volumes/cadf4f93-dca5-4b1c-809b-0390354400d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:29.641877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.645165 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:29.645833 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.646853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.662296 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:29.662296 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:29.671476 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:29.677152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52ff96ba-ec0f-4200-a357-d51f6513f136 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 200 Aug 16 22:55:29.677790 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 334/1334] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:29 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:29.695822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.698408 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:29.698977 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.698977 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.699238 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume with id: cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:29.709470 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:29.709470 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:29.709638 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:29.733960 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Delete volume request issued successfully. Aug 16 22:55:29.734124 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ac15cc02-479f-4445-8bcf-ea47e92c1297 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 202 Aug 16 22:55:29.734761 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 326/1335] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:29 2026] DELETE /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:29.746358 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.750144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:29.750689 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.752417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.763259 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:29.763259 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:29.773773 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Volume info retrieved successfully. Aug 16 22:55:29.778615 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47c324fd-6dd3-4b37-964b-6fbe61c69e58 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 200 Aug 16 22:55:29.779406 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 338/1336] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:29 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:29.813648 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:29.816615 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:29.816960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:29.817310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:29.817498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:29.826066 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:29.826066 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:29.826066 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f590591-0c6e-43ba-9bf0-b6acfc19fa76 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:29.826966 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 339/1337] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:29 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:30.074382 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:30.076390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:30.078765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:30.078765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:30.096675 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:30.096675 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:30.104833 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:30.114866 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60ec39a7-99b1-49ea-86fb-9b9e8196ae7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:30.114866 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 335/1338] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:30 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:30.805529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5b21d217-5ca9-49bd-9f90-4266ec48eb20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:30.808904 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b21d217-5ca9-49bd-9f90-4266ec48eb20 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] GET https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 Aug 16 22:55:30.809065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b21d217-5ca9-49bd-9f90-4266ec48eb20 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:30.809386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b21d217-5ca9-49bd-9f90-4266ec48eb20 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:30.821315 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b21d217-5ca9-49bd-9f90-4266ec48eb20 tempest-VolumesListAdminTestJSON-1227483392 tempest-VolumesListAdminTestJSON-1227483392-project-member] https://10.4.3.26/volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 returned with HTTP 404 Aug 16 22:55:30.821511 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 327/1339] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:30 2026] GET /volume/v3/volumes/cb3201c6-0adb-45e8-8533-b406bec387d0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:30.846213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:30.853012 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:30.853737 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:30.854134 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:30.855331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:30.860147 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:30.860147 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:30.861375 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5560d67a-1d1c-43a6-97a0-7f74e19a249b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:30.862170 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 339/1340] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:30 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:31.137128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9198461-2502-4561-b3f1-c31958f24026 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:31.141075 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9198461-2502-4561-b3f1-c31958f24026 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:31.141075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9198461-2502-4561-b3f1-c31958f24026 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:31.141322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9198461-2502-4561-b3f1-c31958f24026 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:31.157286 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:31.157286 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:31.162784 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9198461-2502-4561-b3f1-c31958f24026 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:31.170016 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9198461-2502-4561-b3f1-c31958f24026 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:31.170759 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 340/1341] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:31 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:31.751579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f2bac680-d261-48db-abfa-406d682bfcbb req-b890b44b-61db-41b4-ade0-ee18a9ab13a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:31.755076 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-b890b44b-61db-41b4-ade0-ee18a9ab13a9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050/action Aug 16 22:55:31.755724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-b890b44b-61db-41b4-ade0-ee18a9ab13a9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:31.756012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-b890b44b-61db-41b4-ade0-ee18a9ab13a9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:31.780554 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:31.780554 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:31.802010 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f2bac680-d261-48db-abfa-406d682bfcbb req-b890b44b-61db-41b4-ade0-ee18a9ab13a9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050/action returned with HTTP 204 Aug 16 22:55:31.803189 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 336/1342] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:55:31 2026] POST /volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:31.877182 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:31.880507 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:31.880809 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:31.880877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:31.881059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:31.889443 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:31.889443 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:31.891251 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-028be70a-2314-4cfd-ae82-381a889aa2f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:31.891251 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 328/1343] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:31 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:32.169113 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.192040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3050878-24f5-468c-9407-092e6a048d7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.194081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3050878-24f5-468c-9407-092e6a048d7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:32.194385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3050878-24f5-468c-9407-092e6a048d7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.194635 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3050878-24f5-468c-9407-092e6a048d7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.210400 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.210400 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:32.217870 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3050878-24f5-468c-9407-092e6a048d7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.224481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3050878-24f5-468c-9407-092e6a048d7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:32.225260 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 341/1344] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:32.244290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cff4a834-5335-41dc-9490-854d29e762e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.248024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cff4a834-5335-41dc-9490-854d29e762e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:32.248460 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cff4a834-5335-41dc-9490-854d29e762e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.248758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cff4a834-5335-41dc-9490-854d29e762e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.262518 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.262518 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:32.267715 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cff4a834-5335-41dc-9490-854d29e762e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.276145 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:32.276587 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-336459567"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:32.278720 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cff4a834-5335-41dc-9490-854d29e762e4 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:32.279233 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 337/1345] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:32.285567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-336459567'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:32.285721 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Create volume of 1 GB Aug 16 22:55:32.293992 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Availability Zones retrieved successfully. Aug 16 22:55:32.308353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Flow 'volume_create_api' (c66cf817-5a02-4307-a808-ef6a88eb6284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:32.311180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29198090-90f5-43ef-93c1-2caacbf0256e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:32.313021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:32.390454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29198090-90f5-43ef-93c1-2caacbf0256e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:32.391926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767fb9b2-a056-457e-865e-fb0afbba4e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:32.514379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Created reservations ['186e8c90-5404-4b81-a743-2ec4ea8453f8', '3201c6fc-b725-4f05-a224-7955f107bac8', '32fa3be8-8552-4540-93b4-2ff8c8b55384', '05b7a136-06ae-4bd0-b927-053e97da67f8'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:32.514522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767fb9b2-a056-457e-865e-fb0afbba4e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['186e8c90-5404-4b81-a743-2ec4ea8453f8', '3201c6fc-b725-4f05-a224-7955f107bac8', '32fa3be8-8552-4540-93b4-2ff8c8b55384', '05b7a136-06ae-4bd0-b927-053e97da67f8']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:32.515723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74fa32c3-cf69-457c-808a-40b79a97fbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:32.546618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74fa32c3-cf69-457c-808a-40b79a97fbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7591526-0992-4948-9a80-b8e0ce629bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-336459567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6360154d50e746cf9353aa0aadbf034a',qos_specs=None,replication_status=,reservations=['186e8c90-5404-4b81-a743-2ec4ea8453f8','3201c6fc-b725-4f05-a224-7955f107bac8','32fa3be8-8552-4540-93b4-2ff8c8b55384','05b7a136-06ae-4bd0-b927-053e97da67f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7e7d15853d4171874ae55e09f4ceb2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-336459567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7591526-0992-4948-9a80-b8e0ce629bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6360154d50e746cf9353aa0aadbf034a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7e7d15853d4171874ae55e09f4ceb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:32.547924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5b8f51-5de0-486f-b4de-03413f461129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:32.575178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f5b8f51-5de0-486f-b4de-03413f461129) transitioned into state 'SUCCESS' from state '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-336459567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6360154d50e746cf9353aa0aadbf034a',qos_specs=None,replication_status=,reservations=['186e8c90-5404-4b81-a743-2ec4ea8453f8','3201c6fc-b725-4f05-a224-7955f107bac8','32fa3be8-8552-4540-93b4-2ff8c8b55384','05b7a136-06ae-4bd0-b927-053e97da67f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7e7d15853d4171874ae55e09f4ceb2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:32.576141 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e573a10-0e9d-4146-bc32-e2b1a866104f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:32.589164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e573a10-0e9d-4146-bc32-e2b1a866104f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:32.590449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Flow 'volume_create_api' (c66cf817-5a02-4307-a808-ef6a88eb6284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:32.590984 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Create volume request issued successfully. Aug 16 22:55:32.591860 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-488f8030-a3c2-4545-b725-d0a7c72f94f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:32.592400 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 340/1346] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:32 2026] POST /volume/v3/volumes => generated 746 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:32.612430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.618477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:32.620245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.620902 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.636642 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.636642 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:32.649227 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:32.663267 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4979491e-42b0-4287-9c17-14b7bcdac7d3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:32.663267 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 329/1347] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:32.723809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.728405 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:32.728603 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.729791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.760620 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.760620 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:32.764698 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.769371 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-4fd51f85-1e39-4214-af31-d6f53ade7bdd tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:32.769819 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 342/1348] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:32.797364 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.802024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba/action Aug 16 22:55:32.802801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:32.803078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:32.821889 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.821889 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:32.822399 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.838824 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Begin detaching volume completed successfully. Aug 16 22:55:32.839123 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-ce25eb99-db8e-4f67-9579-8bc4f5fc095e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba/action returned with HTTP 202 Aug 16 22:55:32.839634 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 338/1349] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:55:32 2026] POST /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:32.869506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.872215 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:32.872509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.872818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.888863 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.888863 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:32.895876 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.903989 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ad240c4-2060-4ca4-9036-f9ba20eaa0f9 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:32.903989 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 341/1350] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:32.908935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.914852 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:32.915220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.915497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.915911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:32.918341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-59820176-4765-4c5d-919c-32573e4ac971 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.918341 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59820176-4765-4c5d-919c-32573e4ac971 None None] GET https://10.4.3.26/volume// Aug 16 22:55:32.918597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59820176-4765-4c5d-919c-32573e4ac971 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.918778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59820176-4765-4c5d-919c-32573e4ac971 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.919704 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59820176-4765-4c5d-919c-32573e4ac971 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:32.919779 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 343/1351] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:32.921504 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.921504 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:32.922454 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b52e974-74c8-47a9-9e6f-262a3718da3f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:32.922909 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 330/1352] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:32.935137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:32.938493 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:32.939000 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:32.939332 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:32.956147 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:32.956147 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:32.965363 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:32.972809 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-0bb0b6fe-8466-4d4b-9d7e-4ceb7573e12c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:32.973395 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 339/1353] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:32 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:33.688215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:33.695532 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:33.697573 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:33.697953 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:33.726096 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:33.726096 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:33.739104 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:33.754565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ada9d6f-e5b4-484f-b85d-f973d33f0372 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:33.755261 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 342/1354] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:33 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:33.925484 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:33.927768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:33.927947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:33.929244 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:33.947138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:33.949394 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:33.949394 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:33.953840 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:33.958491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:33.958731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:33.959125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:33.964276 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:33.966842 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:33.966842 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:33.967463 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7099fa7-258b-4789-9bb4-c19724bee8f3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:33.968245 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 331/1355] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:33 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:33.973345 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b02f57fa-1176-49ac-bc6f-1401a194e4a2 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:33.973547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 344/1356] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:33 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:34.087317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-93683303-6d8b-47ed-858a-f9fa4dc70f49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:34.090787 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-93683303-6d8b-47ed-858a-f9fa4dc70f49 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 Aug 16 22:55:34.090787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-93683303-6d8b-47ed-858a-f9fa4dc70f49 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:34.092204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-93683303-6d8b-47ed-858a-f9fa4dc70f49 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:34.105476 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:34.105476 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:34.208647 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdf7b283-3c5b-4822-9ef0-75e14dcad2ae req-93683303-6d8b-47ed-858a-f9fa4dc70f49 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 returned with HTTP 200 Aug 16 22:55:34.209215 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 340/1357] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:34 2026] DELETE /volume/v3/attachments/33ad94c5-e856-49fd-97d9-be33eb5036f8 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:34.992381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62254097-8ee5-4b07-ae24-80c123507e51 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:34.992887 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.000529 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62254097-8ee5-4b07-ae24-80c123507e51 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:35.000529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62254097-8ee5-4b07-ae24-80c123507e51 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.000529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62254097-8ee5-4b07-ae24-80c123507e51 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.000529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-62254097-8ee5-4b07-ae24-80c123507e51 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:35.001198 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:35.001198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.001198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.009545 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.009545 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:35.010640 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62254097-8ee5-4b07-ae24-80c123507e51 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:35.013720 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.013720 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:35.014357 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 343/1358] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:34 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:35.019238 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:35.025944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67f12168-f2c9-4ddf-8369-16d7c813aa7a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:35.026559 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 332/1359] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:34 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:35.138384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.142775 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:35.142775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.142775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.163289 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.163289 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:35.169991 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:35.178799 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d09aa987-5bcf-4911-aac9-2f01c56ccdd5 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:35.179601 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 345/1360] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:35 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:35.204396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.208605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] POST https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb/action Aug 16 22:55:35.209218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:35.209252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:35.229233 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.229233 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:35.230433 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:35.247629 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Begin detaching volume completed successfully. Aug 16 22:55:35.247858 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-fa04aad7-8074-4e22-b982-15a2652e8bae tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb/action returned with HTTP 202 Aug 16 22:55:35.249153 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 341/1361] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:55:35 2026] POST /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:35.282525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.288367 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:35.288367 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.288622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.309822 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.309822 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:35.318573 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:35.324207 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca4885df-7efb-4f8a-929b-5214ff3ca38d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.326234 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca4885df-7efb-4f8a-929b-5214ff3ca38d None None] GET https://10.4.3.26/volume// Aug 16 22:55:35.327129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca4885df-7efb-4f8a-929b-5214ff3ca38d None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.327129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca4885df-7efb-4f8a-929b-5214ff3ca38d None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.327318 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c5ccdb4-bafa-449b-9a62-4b258cf84c91 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:35.327365 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca4885df-7efb-4f8a-929b-5214ff3ca38d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:35.327559 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 344/1362] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:35 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:35.327758 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 333/1363] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:35.345292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.349945 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:35.350433 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:35.351454 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:35.368579 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:35.368579 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:35.374894 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:35.381580 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-d0652877-b435-4f1d-903b-2fda6a0ac39a tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:35.382143 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 346/1364] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:35 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:35.717437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:35.952906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:35.954819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2061332374"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:35.955051 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2061332374'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:35.955231 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume of 1 GB Aug 16 22:55:35.962350 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Availability Zones retrieved successfully. Aug 16 22:55:35.971610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Flow 'volume_create_api' (5670b3a2-474a-4a3d-97c1-eb8c239b8516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:35.973160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31269f40-ab77-410c-93f7-b77850362b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:35.974997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:36.036430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8bae18dc-d116-471f-8a32-420102875c19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:36.037936 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31269f40-ab77-410c-93f7-b77850362b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:36.039361 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caf482f-69f4-4fd2-91c8-720325bcc0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:36.039520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bae18dc-d116-471f-8a32-420102875c19 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:36.039520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bae18dc-d116-471f-8a32-420102875c19 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:36.039520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bae18dc-d116-471f-8a32-420102875c19 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:36.039818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8bae18dc-d116-471f-8a32-420102875c19 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:36.057682 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:36.057682 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:36.059574 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bae18dc-d116-471f-8a32-420102875c19 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:36.059970 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 345/1365] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:36 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:36.150321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Created reservations ['210b2b96-960d-47af-9091-2105264626e4', 'd63c6b97-6866-41b9-bc20-e5606ab560fd', '4580dfec-0492-48d6-b1d9-d3d2f29c7b67', 'b98147ad-d1e5-4cf2-8176-eeac62f2951a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:36.154351 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caf482f-69f4-4fd2-91c8-720325bcc0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['210b2b96-960d-47af-9091-2105264626e4', 'd63c6b97-6866-41b9-bc20-e5606ab560fd', '4580dfec-0492-48d6-b1d9-d3d2f29c7b67', 'b98147ad-d1e5-4cf2-8176-eeac62f2951a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:36.154351 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12245e02-c19e-4627-9be8-0ee3b8a9da78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:36.186256 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12245e02-c19e-4627-9be8-0ee3b8a9da78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d111b8-a90d-42b2-b931-97c98e9ade9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2061332374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbbc27775a845b2aac50fb5e1e4b099',qos_specs=None,replication_status=,reservations=['210b2b96-960d-47af-9091-2105264626e4','d63c6b97-6866-41b9-bc20-e5606ab560fd','4580dfec-0492-48d6-b1d9-d3d2f29c7b67','b98147ad-d1e5-4cf2-8176-eeac62f2951a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2061332374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d111b8-a90d-42b2-b931-97c98e9ade9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cbbc27775a845b2aac50fb5e1e4b099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:36.187134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb41a6d-b7a2-4302-9e2d-70d1e7bbe636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:36.223175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb41a6d-b7a2-4302-9e2d-70d1e7bbe636) transitioned into state 'SUCCESS' from state '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-2061332374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbbc27775a845b2aac50fb5e1e4b099',qos_specs=None,replication_status=,reservations=['210b2b96-960d-47af-9091-2105264626e4','d63c6b97-6866-41b9-bc20-e5606ab560fd','4580dfec-0492-48d6-b1d9-d3d2f29c7b67','b98147ad-d1e5-4cf2-8176-eeac62f2951a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:36.224435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47a8978-c0ad-44e5-9afc-43ac22ac8dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:36.237356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47a8978-c0ad-44e5-9afc-43ac22ac8dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:36.238464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Flow 'volume_create_api' (5670b3a2-474a-4a3d-97c1-eb8c239b8516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:36.239212 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume request issued successfully. Aug 16 22:55:36.239802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c54b83a3-5fc4-4b0f-b1ab-83fffa21e65a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:36.240406 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 342/1366] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:35 2026] POST /volume/v3/volumes => generated 749 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:36.257900 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:36.260737 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:36.261161 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:36.261392 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:36.275794 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:36.275794 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:36.283708 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:36.291911 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1da56dc8-b81b-40f5-bb18-c953d2f7588a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:36.292434 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 334/1367] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:36 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:36.351031 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:36.353283 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:36.353444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:36.353711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:36.368762 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:36.368762 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:36.376249 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:36.389927 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-771221ac-f04a-43d5-b5eb-ad0a28d7b9e3 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:36.390642 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 347/1368] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:36 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:36.511983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-97755e95-9459-4fad-91c2-3686003cb422 req-5811b5fd-69cf-4be2-9074-a43d56b2da2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:36.518588 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-5811b5fd-69cf-4be2-9074-a43d56b2da2e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 Aug 16 22:55:36.519177 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-5811b5fd-69cf-4be2-9074-a43d56b2da2e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:36.519612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-5811b5fd-69cf-4be2-9074-a43d56b2da2e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:36.535535 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:36.535535 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:36.624463 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-97755e95-9459-4fad-91c2-3686003cb422 req-5811b5fd-69cf-4be2-9074-a43d56b2da2e tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 returned with HTTP 200 Aug 16 22:55:36.625149 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 346/1369] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:36 2026] DELETE /volume/v3/attachments/bbdcba62-d89f-426b-aefa-fd4dfb6ae050 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.084256 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-379065a8-d339-4a45-8718-c156fefa2534 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.086938 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-379065a8-d339-4a45-8718-c156fefa2534 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:37.087024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-379065a8-d339-4a45-8718-c156fefa2534 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.087249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-379065a8-d339-4a45-8718-c156fefa2534 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.087689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-379065a8-d339-4a45-8718-c156fefa2534 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:37.093580 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.093580 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:37.095106 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-379065a8-d339-4a45-8718-c156fefa2534 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:37.095717 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 343/1370] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.313942 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.317611 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:37.317796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.318293 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.329852 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.329852 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:37.337930 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:37.343883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc11b023-9f12-42dc-b5d1-634dc56f7848 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:37.344605 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 335/1371] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.368503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d177b63b-ee9b-4476-920d-8c4432d43669 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.372601 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] POST https://10.4.3.26/volume/v3/os-volume-transfer Aug 16 22:55:37.373093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99d111b8-a90d-42b2-b931-97c98e9ade9e"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:37.378302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.volume_transfer [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Creating new volume transfer {'transfer': {'volume_id': '99d111b8-a90d-42b2-b931-97c98e9ade9e'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 22:55:37.378485 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Creating transfer of volume 99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:37.378624 np0000007421 devstack@c-api.service[100201]: INFO cinder.transfer.api [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Generating transfer record for volume 99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:37.392645 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.392645 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:37.409672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.413364 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:37.413364 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.414189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.420256 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d177b63b-ee9b-4476-920d-8c4432d43669 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 22:55:37.420879 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 348/1372] 10.4.3.26 () {68 vars in 1284 bytes} [Sun Aug 16 22:55:37 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:37.430049 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.430049 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:37.431303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5767b606-3c38-41b2-b867-dc359320144a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.434369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5767b606-3c38-41b2-b867-dc359320144a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:37.434369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5767b606-3c38-41b2-b867-dc359320144a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.434550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5767b606-3c38-41b2-b867-dc359320144a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.444413 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:37.451122 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.451122 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:37.457139 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5767b606-3c38-41b2-b867-dc359320144a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:37.458190 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f8baf3b-c0d5-4422-b4b1-a46d274d9e00 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:37.458935 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 347/1373] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.470842 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5767b606-3c38-41b2-b867-dc359320144a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:37.471341 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 344/1374] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.478125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2bd613d9-531d-4a83-8159-cf8485809196 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.482100 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bd613d9-531d-4a83-8159-cf8485809196 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:37.483022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2bd613d9-531d-4a83-8159-cf8485809196 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.484087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2bd613d9-531d-4a83-8159-cf8485809196 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.492058 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7bfa8c0d-8c62-4418-9acc-050557589d23 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.495291 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7bfa8c0d-8c62-4418-9acc-050557589d23 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb Aug 16 22:55:37.495473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7bfa8c0d-8c62-4418-9acc-050557589d23 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.495725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7bfa8c0d-8c62-4418-9acc-050557589d23 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.498229 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.498229 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:37.508120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7bfa8c0d-8c62-4418-9acc-050557589d23 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb returned with HTTP 200 Aug 16 22:55:37.508574 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2bd613d9-531d-4a83-8159-cf8485809196 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:37.508677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 349/1375] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb => generated 407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.515311 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bd613d9-531d-4a83-8159-cf8485809196 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:37.516139 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 336/1376] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.527370 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.540866 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/os-volume-transfer Aug 16 22:55:37.541345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.541416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.541601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.volume_transfer [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Listing volume transfers {{(pid=100203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 16 22:55:37.549090 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57294663-0a2f-45f6-b675-2f50b4e8b7eb tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer returned with HTTP 200 Aug 16 22:55:37.549977 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 348/1377] 10.4.3.26 () {66 vars in 1263 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.563136 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.595483 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.599022 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:37.601858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.601858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.611042 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.611042 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:37.617412 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:37.624452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1036e6c3-cb00-4b27-9dd2-e6f865ab0d0c tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:37.625603 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 350/1378] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.647158 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.649872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:37.650017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.650433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.663682 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.663682 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:37.671500 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:37.680987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66a7b4b4-e77d-4578-9d36-a9a85112e176 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:37.681653 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 337/1379] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.681827 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] POST https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb/accept Aug 16 22:55:37.682281 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "878c0a3f5787ed29"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:37.684102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Accepting volume transfer bc54bf8e-ee89-4e22-a792-883a49d79adb {{(pid=100202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 22:55:37.684308 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Accepting transfer bc54bf8e-ee89-4e22-a792-883a49d79adb Aug 16 22:55:37.757943 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:37.760705 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:37.761013 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:37.761275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:37.771140 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:37.771140 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:37.777237 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:37.782998 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e4716b6-4b6f-4908-81ed-1d4c33a1f725 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:37.783575 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 349/1380] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:37 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:37.789207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Created reservations ['3a26a730-d712-4256-9861-a31261f1da2e', '94e3008d-b0b3-4661-b783-7a47c8fad2ab', '4ae295c0-e1bc-448b-a7fc-1f68ac0fcd5c', 'c651ec92-4362-43b3-ba2a-ae6d664f7d9c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:37.817856 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Created reservations ['a2c43dab-6d68-4e49-a2cc-26381c4527bf', 'a8c9d648-ac91-46a3-96fe-c1a2f02020a5', '53714bba-7365-40f0-a41f-9dcde2a2a26a', '32f30904-286d-4a83-99a2-32bea07c26f6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:37.869341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Created reservations ['d2a1ef5a-2da8-497b-b955-7ea24e551900', 'd7a94a85-7348-4ea3-85b3-8b90d63aa726', '33d5f362-d08f-4100-a081-59d6a7512eb4', '62653906-230e-4b94-b951-2c4fed9881f4'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:37.907708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Created reservations ['4e480f5c-7a8d-4d7a-8714-a6d26a071fc6', '364c408d-7908-487d-b9b4-bc95cd52c0b6', 'ed7d6349-450b-4730-bc66-f3f65b203281', '64e2eab1-20a4-4f2a-a3c1-690ba13f1b94'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:37.919002 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Transfer volume completed successfully. Aug 16 22:55:38.015273 np0000007421 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Volume 99d111b8-a90d-42b2-b931-97c98e9ade9e has been transferred. Aug 16 22:55:38.023943 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2b0f17f-f7f7-4938-9852-ec53ac4a64e1 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb/accept returned with HTTP 202 Aug 16 22:55:38.024586 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 345/1381] 10.4.3.26 () {68 vars in 1416 bytes} [Sun Aug 16 22:55:37 2026] POST /volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb/accept => generated 363 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:38.034608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.036867 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:38.037107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.037648 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.046553 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.046553 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:38.050704 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Volume info retrieved successfully. Aug 16 22:55:38.055367 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78471850-2cc0-4dfc-bcdd-b054645b8949 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:38.055833 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 351/1382] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:38.070309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b224e728-c3e3-4951-a63d-88fb29000619 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.072899 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b224e728-c3e3-4951-a63d-88fb29000619 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:38.073163 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b224e728-c3e3-4951-a63d-88fb29000619 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.073457 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b224e728-c3e3-4951-a63d-88fb29000619 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.086157 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.086157 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:38.091761 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b224e728-c3e3-4951-a63d-88fb29000619 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] Volume info retrieved successfully. Aug 16 22:55:38.100531 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b224e728-c3e3-4951-a63d-88fb29000619 tempest-VolumesTransfersTest-1807915099 tempest-VolumesTransfersTest-1807915099-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:38.101667 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 338/1383] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:38.110734 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5895056f-845f-4d16-a2c0-876277be9c14 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.112985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5895056f-845f-4d16-a2c0-876277be9c14 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:38.113255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5895056f-845f-4d16-a2c0-876277be9c14 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.113494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5895056f-845f-4d16-a2c0-876277be9c14 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.113649 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5895056f-845f-4d16-a2c0-876277be9c14 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:38.118823 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.118823 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:38.123320 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5895056f-845f-4d16-a2c0-876277be9c14 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:38.123493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-975b6690-c757-4eb9-a48c-75085fa5e171 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.123527 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 350/1384] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:38.123552 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-975b6690-c757-4eb9-a48c-75085fa5e171 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] DELETE https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb Aug 16 22:55:38.123552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-975b6690-c757-4eb9-a48c-75085fa5e171 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.123552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-975b6690-c757-4eb9-a48c-75085fa5e171 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.123552 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-975b6690-c757-4eb9-a48c-75085fa5e171 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Delete transfer with id: bc54bf8e-ee89-4e22-a792-883a49d79adb Aug 16 22:55:38.131971 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-975b6690-c757-4eb9-a48c-75085fa5e171 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb returned with HTTP 404 Aug 16 22:55:38.131971 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 346/1385] 10.4.3.26 () {66 vars in 1377 bytes} [Sun Aug 16 22:55:38 2026] DELETE /volume/v3/os-volume-transfer/bc54bf8e-ee89-4e22-a792-883a49d79adb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:38.136156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-12795149-3388-41e5-8bc6-386949244ccd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.138278 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01/export_record Aug 16 22:55:38.138565 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.138775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'export_record' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.138964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Export record for backup 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 22:55:38.144382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-566d3679-9c48-4866-abd6-3ce53e765a77 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.146525 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.146525 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:38.147533 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.api [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling RPCAPI with context: , host: np0000007421, backup: 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 22:55:38.158099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] export_record in rpcapi backup_id 2f2571e8-4010-4139-a833-fc57ebae4a01 on host np0000007421. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 22:55:38.182493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmYyNTcxZTgtNDAxMC00MTM5LWE4MzMtZmM1N2ViYWU0YTAxIiwgInVzZXJfaWQiOiAiMTBkM2RmNjg0NDdkNDU3ZmFhZWJjNjRiNjRiY2ZjMDAiLCAicHJvamVjdF9pZCI6ICIyMmIyY2JhZDAwN2Y0MDIxOWFmODQxODMzMDUyMjFlMyIsICJ2b2x1bWVfaWQiOiAiNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQyMzgzNDkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjLzIwMjYwODE2MjI1NTIyL2F6X25vdmFfYmFja3VwXzJmMjU3MWU4LTQwMTAtNDEzOS1hODMzLWZjNTdlYmFlNGEwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 22:55:38.182638 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12795149-3388-41e5-8bc6-386949244ccd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01/export_record returned with HTTP 200 Aug 16 22:55:38.183321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 352/1386] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01/export_record => generated 1424 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:38.195368 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.198644 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:55:38.198644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.199472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.199618 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:38.199726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:38.199816 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.199897 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.200122 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Delete volume with id: 99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:38.205144 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.205144 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:38.205899 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bee31d30-3c91-4acc-bc22-6f5c8a845ae9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:55:38.206333 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 351/1387] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:38.213040 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.213040 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:38.213040 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Volume info retrieved successfully. Aug 16 22:55:38.218686 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7509c52-3393-42d2-9900-2cfcdb416675 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.220778 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] POST https://10.4.3.26/volume/v3/backups/import_record Aug 16 22:55:38.221327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVjNDAzZjEtMzgyNi00YzFjLThmYzQtNjcwZDIxNmY1NmQ1IiwgInVzZXJfaWQiOiAiMTBkM2RmNjg0NDdkNDU3ZmFhZWJjNjRiNjRiY2ZjMDAiLCAicHJvamVjdF9pZCI6ICIyMmIyY2JhZDAwN2Y0MDIxOWFmODQxODMzMDUyMjFlMyIsICJ2b2x1bWVfaWQiOiAiNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQyMzgzNDkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjLzIwMjYwODE2MjI1NTIyL2F6X25vdmFfYmFja3VwXzJmMjU3MWU4LTQwMTAtNDEzOS1hODMzLWZjNTdlYmFlNGEwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:38.223353 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVjNDAzZjEtMzgyNi00YzFjLThmYzQtNjcwZDIxNmY1NmQ1IiwgInVzZXJfaWQiOiAiMTBkM2RmNjg0NDdkNDU3ZmFhZWJjNjRiNjRiY2ZjMDAiLCAicHJvamVjdF9pZCI6ICIyMmIyY2JhZDAwN2Y0MDIxOWFmODQxODMzMDUyMjFlMyIsICJ2b2x1bWVfaWQiOiAiNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQyMzgzNDkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjLzIwMjYwODE2MjI1NTIyL2F6X25vdmFfYmFja3VwXzJmMjU3MWU4LTQwMTAtNDEzOS1hODMzLWZjNTdlYmFlNGEwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100202) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 22:55:38.223559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVjNDAzZjEtMzgyNi00YzFjLThmYzQtNjcwZDIxNmY1NmQ1IiwgInVzZXJfaWQiOiAiMTBkM2RmNjg0NDdkNDU3ZmFhZWJjNjRiNjRiY2ZjMDAiLCAicHJvamVjdF9pZCI6ICIyMmIyY2JhZDAwN2Y0MDIxOWFmODQxODMzMDUyMjFlMyIsICJ2b2x1bWVfaWQiOiAiNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQyMzgzNDkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDViZjNiODEtNWEyNy00NGVmLWIyY2EtNzE1OWU5NzdhNjhjLzIwMjYwODE2MjI1NTIyL2F6X25vdmFfYmFja3VwXzJmMjU3MWU4LTQwMTAtNDEzOS1hODMzLWZjNTdlYmFlNGEwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTU6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NTozOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100202) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 22:55:38.223909 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.223909 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:38.224427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c541b8adc6294a6187ea7cd0c106771c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22b2cbad007f40219af84183305221e3', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:55:38.224681 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7509c52-3393-42d2-9900-2cfcdb416675 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups/import_record returned with HTTP 403 Aug 16 22:55:38.225274 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 347/1388] 10.4.3.26 () {70 vars in 1335 bytes} [Sun Aug 16 22:55:38 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:38.235871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74df96a6-e4c8-4402-8326-be03da076823 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.238497 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:38.239069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.239315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.239533 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume with id: 45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:38.246131 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Delete volume request issued successfully. Aug 16 22:55:38.246375 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-566d3679-9c48-4866-abd6-3ce53e765a77 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 202 Aug 16 22:55:38.246984 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 339/1389] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:38 2026] DELETE /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:38.251860 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.251860 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:38.251860 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:38.258982 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.262983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:38.263317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.263648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.277553 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.277553 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:38.285333 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Volume info retrieved successfully. Aug 16 22:55:38.292452 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume request issued successfully. Aug 16 22:55:38.292452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74df96a6-e4c8-4402-8326-be03da076823 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c returned with HTTP 202 Aug 16 22:55:38.294034 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 353/1390] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:55:38 2026] DELETE /volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:38.294494 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a5e2a28-d8d2-4b57-878e-a9e24dc3266e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 200 Aug 16 22:55:38.298783 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 352/1391] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:38.305773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:38.307724 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:38.307877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:38.308129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:38.318010 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:38.318010 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:38.323562 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:38.330785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fcb3c31e-6ae0-456d-9c8e-d51dd48e466c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c returned with HTTP 200 Aug 16 22:55:38.331492 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 348/1392] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:38 2026] GET /volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:39.314697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3bcfe203-dd5b-4d6c-bd70-454775a5eb28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.316850 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bcfe203-dd5b-4d6c-bd70-454775a5eb28 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:39.317108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bcfe203-dd5b-4d6c-bd70-454775a5eb28 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.317324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bcfe203-dd5b-4d6c-bd70-454775a5eb28 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.330435 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bcfe203-dd5b-4d6c-bd70-454775a5eb28 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 404 Aug 16 22:55:39.331932 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 340/1393] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:39.341144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f41f10c0-10b8-4712-bb69-03095de85e9d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.343631 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f41f10c0-10b8-4712-bb69-03095de85e9d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:39.344531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f41f10c0-10b8-4712-bb69-03095de85e9d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.344531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f41f10c0-10b8-4712-bb69-03095de85e9d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.350812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-20d209ca-6633-4c6c-9971-717609c32550 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.353884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20d209ca-6633-4c6c-9971-717609c32550 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c Aug 16 22:55:39.353884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20d209ca-6633-4c6c-9971-717609c32550 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.354063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20d209ca-6633-4c6c-9971-717609c32550 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.354901 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f41f10c0-10b8-4712-bb69-03095de85e9d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 404 Aug 16 22:55:39.356574 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 354/1394] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:39.361661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20d209ca-6633-4c6c-9971-717609c32550 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c returned with HTTP 404 Aug 16 22:55:39.362325 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 353/1395] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/volumes/45bf3b81-5a27-44ef-b2ca-7159e977a68c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:39.365259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.367767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] DELETE https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:39.368198 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.368340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.368583 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Delete volume with id: 99d111b8-a90d-42b2-b931-97c98e9ade9e Aug 16 22:55:39.375979 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.377162 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] GET https://10.4.3.26/volume/v3/backups Aug 16 22:55:39.377364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.377562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.377835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:55:39.381176 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0572a9a-69ca-47bd-813e-8fe6c9ac0b5d tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e returned with HTTP 404 Aug 16 22:55:39.381704 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 349/1396] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:39 2026] DELETE /volume/v3/volumes/99d111b8-a90d-42b2-b931-97c98e9ade9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:39.395212 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-503ca9a6-f0ae-4694-8642-8711edf7f706 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups returned with HTTP 200 Aug 16 22:55:39.395616 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 341/1397] 10.4.3.26 () {68 vars in 1270 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/backups => generated 620 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:39.397633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61421de4-5120-4938-b83c-d6be18ed93fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.400587 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:39.401091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1072235371"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:39.403023 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1072235371'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:39.403595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume of 1 GB Aug 16 22:55:39.406341 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.408368 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Availability Zones retrieved successfully. Aug 16 22:55:39.408463 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] GET https://10.4.3.26/volume/v3/backups?project_id=22b2cbad007f40219af84183305221e3 Aug 16 22:55:39.408622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.408874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.409207 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Removing options 'project_id' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:55:39.415306 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Flow 'volume_create_api' (8611a1dd-8b0d-43b0-80c2-2ef4de1571f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:39.416439 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4d0821-6b1f-47ad-bd25-9a7a6374a4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.417505 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:39.426255 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77ec9927-c419-4b86-bbaf-b0ceb30fc384 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups?project_id=22b2cbad007f40219af84183305221e3 returned with HTTP 200 Aug 16 22:55:39.426759 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 354/1398] 10.4.3.26 () {68 vars in 1357 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/backups?project_id=22b2cbad007f40219af84183305221e3 => generated 620 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:39.438937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.445024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:39.445503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-157889202"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:39.450424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-157889202'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:39.450424 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume of 1 GB Aug 16 22:55:39.454215 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Availability Zones retrieved successfully. Aug 16 22:55:39.454335 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4d0821-6b1f-47ad-bd25-9a7a6374a4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.455347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c51a39-d6a3-4ae1-b366-fcf19af918c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.462065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (529778b3-71c9-429c-b6b0-d829eda56aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:39.462942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167b8dc5-5ad9-42eb-93a4-1ac677e9144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.463831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:39.495031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167b8dc5-5ad9-42eb-93a4-1ac677e9144f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.495918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727867bc-cfc9-4944-b427-42b6b87f0716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.516688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Created reservations ['61bfb028-f9e3-49a7-9dfc-6906a29518f9', '429a7221-af58-445d-beaf-51588bee4a9c', '2b10d797-9c8b-494b-a2ce-f31a8d5f1a6f', '27842c0f-8878-4454-a127-8c9785583866'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:39.517770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c51a39-d6a3-4ae1-b366-fcf19af918c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61bfb028-f9e3-49a7-9dfc-6906a29518f9', '429a7221-af58-445d-beaf-51588bee4a9c', '2b10d797-9c8b-494b-a2ce-f31a8d5f1a6f', '27842c0f-8878-4454-a127-8c9785583866']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.519485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2bc63e-2eb0-45b2-a617-576e075a52bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.543532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['6e60e7ed-9479-4f4c-a82e-aceb2b293802', '883e37a5-3f4d-4ea1-be8c-0f87da86c8b7', '450c4828-423b-4aa6-942e-6bff3cca0fa2', '34877f43-dcf3-431f-8272-9c52c58b07de'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:39.544424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727867bc-cfc9-4944-b427-42b6b87f0716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e60e7ed-9479-4f4c-a82e-aceb2b293802', '883e37a5-3f4d-4ea1-be8c-0f87da86c8b7', '450c4828-423b-4aa6-942e-6bff3cca0fa2', '34877f43-dcf3-431f-8272-9c52c58b07de']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.545277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe869775-9456-4f0c-8921-fc2408ced4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.550300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2bc63e-2eb0-45b2-a617-576e075a52bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebaa275-034c-477b-805e-283dd8265ecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1072235371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbbc27775a845b2aac50fb5e1e4b099',qos_specs=None,replication_status=,reservations=['61bfb028-f9e3-49a7-9dfc-6906a29518f9','429a7221-af58-445d-beaf-51588bee4a9c','2b10d797-9c8b-494b-a2ce-f31a8d5f1a6f','27842c0f-8878-4454-a127-8c9785583866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1072235371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebaa275-034c-477b-805e-283dd8265ecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cbbc27775a845b2aac50fb5e1e4b099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.551358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fd597e-c92e-476b-a6aa-08fb2cb47001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.574830 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe869775-9456-4f0c-8921-fc2408ced4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fdfb415-5b02-422e-bc3f-7c034485ca26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-157889202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['6e60e7ed-9479-4f4c-a82e-aceb2b293802','883e37a5-3f4d-4ea1-be8c-0f87da86c8b7','450c4828-423b-4aa6-942e-6bff3cca0fa2','34877f43-dcf3-431f-8272-9c52c58b07de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-157889202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fdfb415-5b02-422e-bc3f-7c034485ca26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b2cbad007f40219af84183305221e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d3df68447d457faaebc64b64bcfc00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.575534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175c1fb7-b254-4b05-8a80-95368473044d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.586979 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fd597e-c92e-476b-a6aa-08fb2cb47001) transitioned into state 'SUCCESS' from state '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-1072235371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbbc27775a845b2aac50fb5e1e4b099',qos_specs=None,replication_status=,reservations=['61bfb028-f9e3-49a7-9dfc-6906a29518f9','429a7221-af58-445d-beaf-51588bee4a9c','2b10d797-9c8b-494b-a2ce-f31a8d5f1a6f','27842c0f-8878-4454-a127-8c9785583866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26926a6a43347aeb26b7c7d2b6d02e9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.587477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b964564-8c61-46a0-adf0-4f27128037b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.602170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b964564-8c61-46a0-adf0-4f27128037b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.603187 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Flow 'volume_create_api' (8611a1dd-8b0d-43b0-80c2-2ef4de1571f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:39.603583 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Create volume request issued successfully. Aug 16 22:55:39.604232 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61421de4-5120-4938-b83c-d6be18ed93fa tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:39.604422 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175c1fb7-b254-4b05-8a80-95368473044d) transitioned into state 'SUCCESS' from state '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-157889202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b2cbad007f40219af84183305221e3',qos_specs=None,replication_status=,reservations=['6e60e7ed-9479-4f4c-a82e-aceb2b293802','883e37a5-3f4d-4ea1-be8c-0f87da86c8b7','450c4828-423b-4aa6-942e-6bff3cca0fa2','34877f43-dcf3-431f-8272-9c52c58b07de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d3df68447d457faaebc64b64bcfc00',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.604671 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 355/1399] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:55:39 2026] POST /volume/v3/volumes => generated 749 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:39.605448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8998e8ce-5008-4829-a764-c05d9035fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:39.617162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.618960 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:39.619166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.619220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8998e8ce-5008-4829-a764-c05d9035fdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:39.619400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.620536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Flow 'volume_create_api' (529778b3-71c9-429c-b6b0-d829eda56aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:39.621181 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Create volume request issued successfully. Aug 16 22:55:39.622068 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc6e51cf-4789-46fd-935b-d5aca3252ff2 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:39.622844 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 350/1400] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:55:39 2026] POST /volume/v3/volumes => generated 775 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:39.626690 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:39.626690 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:39.630367 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:39.638437 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d126a8b3-4f19-4a63-88a1-2a10502875ea tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 200 Aug 16 22:55:39.638437 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 342/1401] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:39.640147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:39.644067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:55:39.644251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:39.644529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:39.654703 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:39.654703 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:39.658460 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:39.662639 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae29a16-1925-44e0-b30e-5cbcc5e3f9b0 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 returned with HTTP 200 Aug 16 22:55:39.663578 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 355/1402] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:39 2026] GET /volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:55:40.656563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.660872 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.660872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.660872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.671273 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.671273 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:40.676412 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:40.680702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.682855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b044e00d-8eb9-4280-94c4-aece6f9bd05e tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 200 Aug 16 22:55:40.683022 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:55:40.683238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.683458 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.684164 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 356/1403] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:40.692427 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.692427 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:40.697236 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:40.700065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a758f9a4-47f9-4983-8475-e299da4956ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.702461 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] POST https://10.4.3.26/volume/v3/os-volume-transfer Aug 16 22:55:40.705773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aebaa275-034c-477b-805e-283dd8265ecb"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:40.705914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8e339c9-8625-4e9c-97e7-65c98ced1dfd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 returned with HTTP 200 Aug 16 22:55:40.705914 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 351/1404] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:40.706039 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.volume_transfer [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aebaa275-034c-477b-805e-283dd8265ecb'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 22:55:40.706272 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.volume_transfer [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Creating transfer of volume aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.706426 np0000007421 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Generating transfer record for volume aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.716702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.717708 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.717708 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:40.721763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 22:55:40.721763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9fdfb415-5b02-422e-bc3f-7c034485ca26", "name": "tempest-type-Backup-504114210"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:40.721763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating new backup {'backup': {'volume_id': '9fdfb415-5b02-422e-bc3f-7c034485ca26', 'name': 'tempest-type-Backup-504114210'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:55:40.721763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Creating backup of volume 9fdfb415-5b02-422e-bc3f-7c034485ca26 in container None Aug 16 22:55:40.729370 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.729370 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:40.730049 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:55:40.737963 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a758f9a4-47f9-4983-8475-e299da4956ff tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 22:55:40.738500 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 343/1405] 10.4.3.26 () {68 vars in 1284 bytes} [Sun Aug 16 22:55:40 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:40.747350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Created reservations ['54ee54da-c5bd-4fce-8efc-20bdcf330d32', '8e09d146-0e2d-4776-98dc-a91b325c4c9f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:40.752126 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.754108 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.754351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.754585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.764332 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.764332 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:40.769511 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:40.777938 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be800bc7-16e2-4e64-a554-938fe4a5bad1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 200 Aug 16 22:55:40.777938 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 357/1406] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:40.788383 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-850b59e6-ffd5-4fe2-9cbc-b843ba1ebb2e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:55:40.789671 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 356/1407] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:55:40 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:40.791828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6d2058e-5210-4c44-8387-9071062de936 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.793435 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6d2058e-5210-4c44-8387-9071062de936 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/os-volume-transfer/detail Aug 16 22:55:40.793882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6d2058e-5210-4c44-8387-9071062de936 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.793882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6d2058e-5210-4c44-8387-9071062de936 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.794066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-c6d2058e-5210-4c44-8387-9071062de936 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Listing volume transfers {{(pid=100202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 16 22:55:40.806096 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6d2058e-5210-4c44-8387-9071062de936 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 16 22:55:40.806309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.806607 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 352/1408] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:40.809616 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:40.810026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.810260 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.810871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:40.816724 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d039a4c5-0459-4d38-b976-f1599d9492ec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.818115 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.818115 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:40.819395 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e7439b8-192c-4368-bbd5-2d5d9fe25f62 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:40.820288 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 344/1409] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:40.820404 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d039a4c5-0459-4d38-b976-f1599d9492ec tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] DELETE https://10.4.3.26/volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec Aug 16 22:55:40.820404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d039a4c5-0459-4d38-b976-f1599d9492ec tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.820683 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d039a4c5-0459-4d38-b976-f1599d9492ec tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.820890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-d039a4c5-0459-4d38-b976-f1599d9492ec tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Delete transfer with id: d60b9d64-48f4-44fe-a739-bd8457b59cec Aug 16 22:55:40.836897 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.836897 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:40.850249 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d039a4c5-0459-4d38-b976-f1599d9492ec tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec returned with HTTP 202 Aug 16 22:55:40.850762 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 358/1410] 10.4.3.26 () {66 vars in 1377 bytes} [Sun Aug 16 22:55:40 2026] DELETE /volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:40.864245 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1defa519-e161-4c7a-9d90-a89a5714a93a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.868336 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1defa519-e161-4c7a-9d90-a89a5714a93a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.872327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1defa519-e161-4c7a-9d90-a89a5714a93a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.872327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1defa519-e161-4c7a-9d90-a89a5714a93a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.888255 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.888255 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:40.896125 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1defa519-e161-4c7a-9d90-a89a5714a93a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Volume info retrieved successfully. Aug 16 22:55:40.907549 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1defa519-e161-4c7a-9d90-a89a5714a93a tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 200 Aug 16 22:55:40.907549 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 357/1411] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:40 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:40.925702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a32768e5-c122-4477-8a7b-647104b015c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.928337 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a32768e5-c122-4477-8a7b-647104b015c1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] DELETE https://10.4.3.26/volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec Aug 16 22:55:40.928586 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a32768e5-c122-4477-8a7b-647104b015c1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.928642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a32768e5-c122-4477-8a7b-647104b015c1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.928825 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-a32768e5-c122-4477-8a7b-647104b015c1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Delete transfer with id: d60b9d64-48f4-44fe-a739-bd8457b59cec Aug 16 22:55:40.935162 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a32768e5-c122-4477-8a7b-647104b015c1 tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec returned with HTTP 404 Aug 16 22:55:40.936400 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 353/1412] 10.4.3.26 () {66 vars in 1377 bytes} [Sun Aug 16 22:55:40 2026] DELETE /volume/v3/os-volume-transfer/d60b9d64-48f4-44fe-a739-bd8457b59cec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:40.947922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad214b6d-299a-48f4-8724-2965d388942b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:40.949181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.949181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:40.949404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:40.949501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Delete volume with id: aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:40.960225 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:40.960225 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:40.960464 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Volume info retrieved successfully. Aug 16 22:55:40.996012 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Delete volume request issued successfully. Aug 16 22:55:40.996704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad214b6d-299a-48f4-8724-2965d388942b tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 202 Aug 16 22:55:40.997378 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 345/1413] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:40 2026] DELETE /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:41.006923 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6737e607-eefa-4dc8-9092-3232dda59c8e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.010228 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6737e607-eefa-4dc8-9092-3232dda59c8e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:41.010228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6737e607-eefa-4dc8-9092-3232dda59c8e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.010228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6737e607-eefa-4dc8-9092-3232dda59c8e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.021786 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.021786 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:41.027811 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6737e607-eefa-4dc8-9092-3232dda59c8e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Volume info retrieved successfully. Aug 16 22:55:41.033445 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6737e607-eefa-4dc8-9092-3232dda59c8e tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 200 Aug 16 22:55:41.035375 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 359/1414] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:41 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:41.067383 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d44b061-156b-43fd-bddd-69bf84a14077 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.069167 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:41.069528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.069863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.070177 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume with id: 006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:41.081906 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.081906 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:41.081906 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:41.102355 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume request issued successfully. Aug 16 22:55:41.102355 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d44b061-156b-43fd-bddd-69bf84a14077 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 202 Aug 16 22:55:41.102355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 358/1415] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:41 2026] DELETE /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:41.109826 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.111804 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:41.112058 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.112408 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.119865 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.119865 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:41.128354 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:41.136514 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abe00ad9-6e06-44b2-b4b6-4e39a1c9c414 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 200 Aug 16 22:55:41.137175 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 354/1416] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:41 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:41.352296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.354281 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:41.354623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-attach": {"instance_uuid": "0fbf7240-ad78-4a5e-a3e1-e6da1eccce66", "mountpoint": "/dev/vdb"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:41.354763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0fbf7240-ad78-4a5e-a3e1-e6da1eccce66", "mountpoint": "/dev/vdb"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:41.364383 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.364383 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:41.364967 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:41.374642 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update volume admin metadata completed successfully. Aug 16 22:55:41.431132 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Attach volume completed successfully. Aug 16 22:55:41.431412 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cae3aaea-c236-4263-9e59-2e1259d07cf9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:41.432378 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 346/1417] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:41 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:41.438912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb055d33-58eb-4c83-9037-5145678872b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.440668 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb055d33-58eb-4c83-9037-5145678872b1 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:41.440864 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb055d33-58eb-4c83-9037-5145678872b1 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.441053 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb055d33-58eb-4c83-9037-5145678872b1 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.450269 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.450269 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:41.454051 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb055d33-58eb-4c83-9037-5145678872b1 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:41.458174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb055d33-58eb-4c83-9037-5145678872b1 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:41.458578 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 360/1418] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:41 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:41.472864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.474449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:41.475009 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-detach": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:41.476762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:41.488105 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.488105 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:41.488969 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:41.533156 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Detach volume completed successfully. Aug 16 22:55:41.533156 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8421836d-d9da-415d-b1cd-e88c2d44c3d7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:41.533156 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 359/1419] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:41 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:41.541970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.544011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:41.544257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.544471 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.553570 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.553570 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:41.559117 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:41.565427 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-79a31e4d-38c0-493a-9fe4-c6206c09bdd9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:41.565889 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 355/1420] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:41 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:41.834428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:41.837237 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:41.837644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:41.838078 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:41.838217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:41.846590 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:41.846590 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:41.847545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1812393-33aa-4797-9c5c-d873c92c2c47 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:41.848255 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 347/1421] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:41 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:42.051222 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7e39b620-89a9-40aa-84d1-29f500f80f27 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.056362 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e39b620-89a9-40aa-84d1-29f500f80f27 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:42.056584 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e39b620-89a9-40aa-84d1-29f500f80f27 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.056944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e39b620-89a9-40aa-84d1-29f500f80f27 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.067975 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e39b620-89a9-40aa-84d1-29f500f80f27 tempest-VolumesTransfersTest-541232121 tempest-VolumesTransfersTest-541232121-project-admin] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 404 Aug 16 22:55:42.068473 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 361/1422] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:42 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:42.079433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-625b8336-b238-4954-9e0a-db050904d61c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.082575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-625b8336-b238-4954-9e0a-db050904d61c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] GET https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:42.083699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-625b8336-b238-4954-9e0a-db050904d61c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.083699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-625b8336-b238-4954-9e0a-db050904d61c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.094641 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-625b8336-b238-4954-9e0a-db050904d61c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 404 Aug 16 22:55:42.094641 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 360/1423] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:42 2026] GET /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:42.109809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dac668c2-5dab-4464-997f-ff218b15159c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.109809 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dac668c2-5dab-4464-997f-ff218b15159c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] DELETE https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:42.109809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dac668c2-5dab-4464-997f-ff218b15159c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.109809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dac668c2-5dab-4464-997f-ff218b15159c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.109809 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-dac668c2-5dab-4464-997f-ff218b15159c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] Delete volume with id: aebaa275-034c-477b-805e-283dd8265ecb Aug 16 22:55:42.116350 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dac668c2-5dab-4464-997f-ff218b15159c tempest-VolumesTransfersTest-1926697383 tempest-VolumesTransfersTest-1926697383-project-member] https://10.4.3.26/volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb returned with HTTP 404 Aug 16 22:55:42.116870 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 356/1424] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:42 2026] DELETE /volume/v3/volumes/aebaa275-034c-477b-805e-283dd8265ecb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:42.154382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2e7e134-9c86-4bc1-ac2e-1714ab894ff1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.157140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2e7e134-9c86-4bc1-ac2e-1714ab894ff1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb Aug 16 22:55:42.157360 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2e7e134-9c86-4bc1-ac2e-1714ab894ff1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.157591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2e7e134-9c86-4bc1-ac2e-1714ab894ff1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.171059 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2e7e134-9c86-4bc1-ac2e-1714ab894ff1 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb returned with HTTP 404 Aug 16 22:55:42.171571 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 348/1425] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:42 2026] GET /volume/v3/volumes/006a8150-0c3f-46d3-916c-697530cff9cb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:42.184394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.186381 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:42.186580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.186819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.187152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume with id: 3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:42.200033 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:42.200033 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:42.200509 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:42.232207 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume request issued successfully. Aug 16 22:55:42.232463 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d2d299e-e42d-41e4-81b4-0784ad951013 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 202 Aug 16 22:55:42.233128 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 362/1426] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:42 2026] DELETE /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:42.245831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.247582 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:42.248000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.248719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.261536 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:42.261536 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:42.273953 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:42.278155 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9d999f9-e8f0-445f-8925-2c1089bfe0a0 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 200 Aug 16 22:55:42.278882 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 361/1427] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:42 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:42.861417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b86ef815-48fa-418b-b06a-56193614c1d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:42.862986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b86ef815-48fa-418b-b06a-56193614c1d4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:42.863243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b86ef815-48fa-418b-b06a-56193614c1d4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:42.863446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b86ef815-48fa-418b-b06a-56193614c1d4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:42.863572 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b86ef815-48fa-418b-b06a-56193614c1d4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:42.870429 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:42.870429 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:42.871182 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b86ef815-48fa-418b-b06a-56193614c1d4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:42.871591 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 357/1428] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:42 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:43.296458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82e35408-07b7-4460-bbf4-e92e7c507766 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:43.299296 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82e35408-07b7-4460-bbf4-e92e7c507766 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba Aug 16 22:55:43.300646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82e35408-07b7-4460-bbf4-e92e7c507766 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:43.300646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82e35408-07b7-4460-bbf4-e92e7c507766 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:43.311772 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82e35408-07b7-4460-bbf4-e92e7c507766 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba returned with HTTP 404 Aug 16 22:55:43.311772 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 349/1429] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:43 2026] GET /volume/v3/volumes/3ff4632c-2d3b-47bd-bdd3-92ae6705f3ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:43.384266 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:43.386471 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:55:43.386739 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:43.387007 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:43.387385 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume with id: b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:55:43.397676 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:43.397676 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:43.398393 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:43.430002 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Delete volume request issued successfully. Aug 16 22:55:43.430302 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4c47ded-c0b8-4fdc-b1af-6365273009bb tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 202 Aug 16 22:55:43.430758 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 363/1430] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:43 2026] DELETE /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:43.444825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:43.446904 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:55:43.447197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:43.447409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:43.458182 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:43.458182 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:43.463114 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Volume info retrieved successfully. Aug 16 22:55:43.470885 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8c74c29e-1f51-493e-a0b3-a851745ff782 tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 200 Aug 16 22:55:43.470885 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 362/1431] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:43 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:43.883811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:43.885896 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:43.886164 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:43.886406 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:43.886574 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:43.892548 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:43.892548 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:43.892836 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-389f01af-d2c6-4c6f-87b0-cf0736a9280e tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:43.893328 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 358/1432] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:43 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-28a3b90d-a0cd-4a04-a165-e82f569b1d7b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28a3b90d-a0cd-4a04-a165-e82f569b1d7b tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] GET https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28a3b90d-a0cd-4a04-a165-e82f569b1d7b tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28a3b90d-a0cd-4a04-a165-e82f569b1d7b tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28a3b90d-a0cd-4a04-a165-e82f569b1d7b tempest-AttachVolumeTestJSON-832926330 tempest-AttachVolumeTestJSON-832926330-project-member] https://10.4.3.26/volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 returned with HTTP 404 Aug 16 22:55:45.254797 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 350/1433] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:44 2026] GET /volume/v3/volumes/b3b097b1-2544-4e76-9fa1-9f7c3a9b25c7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:45.257697 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:45.259771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.259771 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:45.259771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.259771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.259771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:45.261587 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:45.262074 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:45.262074 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:45.262074 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cb715b4-a8a4-4132-b557-39e621ad3d74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:45.262074 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 363/1434] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:44 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:45.263269 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ee70b588-4a2a-4dc6-87d7-296737159d58 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:55:45.263269 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 364/1435] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:44 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18f1aa9f-0850-4a5d-98ae-7de09af163b6 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:55:45.263772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 359/1436] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:45 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:45.266177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.378809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] GET https://10.4.3.26/volume/v3/volumes/summary Aug 16 22:55:45.379343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.379485 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.379778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:55:45.389372 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] Get summary completed successfully. Aug 16 22:55:45.390085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e09ba1b-9c7e-4598-b5c8-8be2efa85a3d tempest-VolumesSummaryTest-1148672551 tempest-VolumesSummaryTest-1148672551-project-member] https://10.4.3.26/volume/v3/volumes/summary returned with HTTP 200 Aug 16 22:55:45.390698 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 351/1437] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 22:55:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:45.940911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:45.943889 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:45.945206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:45.945206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:45.945206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:45.954478 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:45.954478 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:45.955560 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec11084e-7e7e-4aae-8687-68cafb23a89c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:45.956441 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 364/1438] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:45 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:46.975165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7a99d77-2330-4139-8086-1662459cdea6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:46.977722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a99d77-2330-4139-8086-1662459cdea6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:46.978260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a99d77-2330-4139-8086-1662459cdea6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:46.978327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a99d77-2330-4139-8086-1662459cdea6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:46.978466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b7a99d77-2330-4139-8086-1662459cdea6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:46.987361 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:46.987361 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:46.987900 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a99d77-2330-4139-8086-1662459cdea6 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:46.988550 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 365/1439] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:46 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:48.007987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1424c888-98c8-4868-939f-1b740746c7c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:48.011561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1424c888-98c8-4868-939f-1b740746c7c4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:48.011561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1424c888-98c8-4868-939f-1b740746c7c4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:48.011915 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1424c888-98c8-4868-939f-1b740746c7c4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:48.012056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1424c888-98c8-4868-939f-1b740746c7c4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:48.024480 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:48.024480 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:48.025215 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1424c888-98c8-4868-939f-1b740746c7c4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:48.026878 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 360/1440] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:48 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:48.402788 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:48.405659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] DELETE https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:48.405800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:48.405905 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:48.406313 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Delete volume with id: 129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:48.417406 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:48.417406 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:48.418751 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:48.457153 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Delete volume request issued successfully. Aug 16 22:55:48.457420 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7bc4a30-ce03-4f1a-bfad-2d4cdd91a147 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 202 Aug 16 22:55:48.460479 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 352/1441] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:48 2026] DELETE /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:48.470803 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:48.473383 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:48.474967 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:48.475321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:48.487589 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:48.487589 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:48.495619 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:48.509788 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f235cba-1c7a-4b7a-b26c-97347229dbb5 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 200 Aug 16 22:55:48.510202 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 365/1442] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:48 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:49.054020 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab927071-8550-473e-92f6-ac7614597630 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:49.058791 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab927071-8550-473e-92f6-ac7614597630 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:49.058791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab927071-8550-473e-92f6-ac7614597630 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:49.059095 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab927071-8550-473e-92f6-ac7614597630 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:49.059233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ab927071-8550-473e-92f6-ac7614597630 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:49.067381 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:49.067381 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:49.070955 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab927071-8550-473e-92f6-ac7614597630 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:49.073819 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 366/1443] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:49 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:49.528805 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3571077c-a754-4fea-80b9-1facfea105f8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:49.530192 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3571077c-a754-4fea-80b9-1facfea105f8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c Aug 16 22:55:49.530435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3571077c-a754-4fea-80b9-1facfea105f8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:49.531121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3571077c-a754-4fea-80b9-1facfea105f8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:49.542324 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3571077c-a754-4fea-80b9-1facfea105f8 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c returned with HTTP 404 Aug 16 22:55:49.542892 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 361/1444] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:49 2026] GET /volume/v3/volumes/129ec121-d232-4d0c-8b6a-2a0416035f0c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:49.661494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:49.665012 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:55:49.665012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:49.665012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:49.665012 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Delete volume with id: ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:55:49.680604 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:49.680604 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:49.680783 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:49.710291 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Delete volume request issued successfully. Aug 16 22:55:49.710456 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1cdd45b-1309-4401-bd02-e01ff16935a9 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 202 Aug 16 22:55:49.711968 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 353/1445] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:49 2026] DELETE /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:49.723340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:49.729028 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:55:49.729226 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:49.729512 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:49.740885 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:49.740885 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:49.747148 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Volume info retrieved successfully. Aug 16 22:55:49.761380 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd770d58-056b-434a-9e7b-c93fa3259a8b tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 200 Aug 16 22:55:49.761589 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 366/1446] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:49 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:50.089855 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37a658b3-0aa3-491b-a095-54afc4623296 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.090864 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37a658b3-0aa3-491b-a095-54afc4623296 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:50.092162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37a658b3-0aa3-491b-a095-54afc4623296 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.092606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37a658b3-0aa3-491b-a095-54afc4623296 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.092875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-37a658b3-0aa3-491b-a095-54afc4623296 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:50.098942 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:50.098942 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:50.100431 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37a658b3-0aa3-491b-a095-54afc4623296 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:50.101668 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 367/1447] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:50.347645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.356686 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:50.357109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.357156 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.374516 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:50.374516 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:50.384412 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:50.393853 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d78eba3-1bc5-479b-9e9e-47f286df5a45 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:50.393853 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 362/1448] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:50.461422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.464477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:50.464717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.465005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.482073 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:50.482073 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:50.487054 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:50.493774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-1a92e2ba-feaf-4e3d-ab9f-2adb4e5e4298 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:50.493774 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 354/1449] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:50.525514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.534262 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] POST https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079/action Aug 16 22:55:50.534262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:50.534262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:50.554594 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:50.554594 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:50.555852 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:50.564652 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Begin detaching volume completed successfully. Aug 16 22:55:50.565236 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-b9c540ef-581a-4932-9dfc-c49275c27187 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079/action returned with HTTP 202 Aug 16 22:55:50.565905 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 367/1450] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:55:50 2026] POST /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:50.636734 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5233741-598d-4250-bb2d-be22cf4dec90 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.637234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5233741-598d-4250-bb2d-be22cf4dec90 None None] GET https://10.4.3.26/volume// Aug 16 22:55:50.637234 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5233741-598d-4250-bb2d-be22cf4dec90 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.638163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5233741-598d-4250-bb2d-be22cf4dec90 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.638163 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5233741-598d-4250-bb2d-be22cf4dec90 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:55:50.640182 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 368/1451] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:55:50.650663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.658801 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:50.659130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.659378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.674460 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:50.674460 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:50.684390 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:50.690135 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-61566071-1493-41bb-9186-d807221779c2 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:50.690715 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 363/1452] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:55:50.789717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5d80451d-43d0-4e0a-9e48-2c001e51a4e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.792290 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d80451d-43d0-4e0a-9e48-2c001e51a4e7 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] GET https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 Aug 16 22:55:50.792643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d80451d-43d0-4e0a-9e48-2c001e51a4e7 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:50.793365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5d80451d-43d0-4e0a-9e48-2c001e51a4e7 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:50.801983 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5d80451d-43d0-4e0a-9e48-2c001e51a4e7 tempest-AttachVolumeShelveTestJSON-1755870267 tempest-AttachVolumeShelveTestJSON-1755870267-project-member] https://10.4.3.26/volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 returned with HTTP 404 Aug 16 22:55:50.802595 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 355/1453] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:50 2026] GET /volume/v3/volumes/ad522ce7-7753-44de-b809-6b131737afc1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:50.964891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:50.967633 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:50.968167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-487205179", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:50.974340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-487205179', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:50.974340 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Create volume of 1 GB Aug 16 22:55:50.978627 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Availability Zones retrieved successfully. Aug 16 22:55:50.986873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Flow 'volume_create_api' (dd99f296-85ea-416b-9d4c-634d266bcc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:50.988386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8af505-a22d-4a86-835b-0c51799b1578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:50.989790 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:51.026872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8af505-a22d-4a86-835b-0c51799b1578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:51.027862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e8f550-d4ae-46c3-a165-414989e99e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:51.040204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-d4ee8b8a-e580-4422-89c4-a8df1a1f70ec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.043798 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-d4ee8b8a-e580-4422-89c4-a8df1a1f70ec tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 Aug 16 22:55:51.044169 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-d4ee8b8a-e580-4422-89c4-a8df1a1f70ec tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.044621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-d4ee8b8a-e580-4422-89c4-a8df1a1f70ec tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.061736 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.061736 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:51.116020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.119063 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:51.119331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.120178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.120178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:51.126820 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.126820 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:51.128488 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67fdb866-74b6-44e2-91f8-db000a6c7c6c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:51.128488 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 364/1454] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:51 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:51.134255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Created reservations ['4a07c33a-1a2d-48b7-9c67-7ad2fab343d3', '81c41111-2205-4698-9df3-96a8bca57cb4', '7c04f489-4466-43e4-b6a6-34ff2fba890c', '5e9d461a-b7d0-4a7f-92d5-643d02d4140c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:51.135480 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e8f550-d4ae-46c3-a165-414989e99e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a07c33a-1a2d-48b7-9c67-7ad2fab343d3', '81c41111-2205-4698-9df3-96a8bca57cb4', '7c04f489-4466-43e4-b6a6-34ff2fba890c', '5e9d461a-b7d0-4a7f-92d5-643d02d4140c']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:51.137607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9edeff70-6391-4b9f-b165-aeda10088761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:51.143591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-d4ee8b8a-e580-4422-89c4-a8df1a1f70ec tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 returned with HTTP 200 Aug 16 22:55:51.144137 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 369/1455] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:51 2026] DELETE /volume/v3/attachments/721e2a71-6ef3-42a9-b9cf-280e2542de71 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:51.159766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.162465 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:55:51.162706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.163022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.163208 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Delete volume with id: 89895134-26a6-4ba0-a965-21705aaffe96 Aug 16 22:55:51.173276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.173276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:51.173954 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:55:51.174833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9edeff70-6391-4b9f-b165-aeda10088761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e28df6-4739-4ff1-8f44-6bfda5219cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-487205179',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6db8b9bd0ea547e7adb25b0adf9fcaa2',qos_specs=None,replication_status=,reservations=['4a07c33a-1a2d-48b7-9c67-7ad2fab343d3','81c41111-2205-4698-9df3-96a8bca57cb4','7c04f489-4466-43e4-b6a6-34ff2fba890c','5e9d461a-b7d0-4a7f-92d5-643d02d4140c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b9adcb78a94dd5bca418bc8ddb9618',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-487205179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5e28df6-4739-4ff1-8f44-6bfda5219cad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6db8b9bd0ea547e7adb25b0adf9fcaa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b9adcb78a94dd5bca418bc8ddb9618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:51.176188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629dc4b6-ef30-43c2-ae13-9fcb0a0c9f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:51.202149 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Delete volume request issued successfully. Aug 16 22:55:51.202346 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-84a12df6-81b2-403d-b1d9-f14087c928d1 req-ca699474-4281-4faa-b57d-8e9213dedb93 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 returned with HTTP 202 Aug 16 22:55:51.202853 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 356/1456] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:55:51 2026] DELETE /volume/v3/volumes/89895134-26a6-4ba0-a965-21705aaffe96 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:51.203874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629dc4b6-ef30-43c2-ae13-9fcb0a0c9f04) transitioned into state 'SUCCESS' from state '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-487205179',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6db8b9bd0ea547e7adb25b0adf9fcaa2',qos_specs=None,replication_status=,reservations=['4a07c33a-1a2d-48b7-9c67-7ad2fab343d3','81c41111-2205-4698-9df3-96a8bca57cb4','7c04f489-4466-43e4-b6a6-34ff2fba890c','5e9d461a-b7d0-4a7f-92d5-643d02d4140c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b9adcb78a94dd5bca418bc8ddb9618',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:51.205062 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5051db-eac3-4201-a3ea-f2892b1e8601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:51.221879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5051db-eac3-4201-a3ea-f2892b1e8601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:51.223084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Flow 'volume_create_api' (dd99f296-85ea-416b-9d4c-634d266bcc70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:51.223603 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Create volume request issued successfully. Aug 16 22:55:51.225087 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-12c907b2-dd10-4fec-91f9-6aacb1c6977a tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:51.225887 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 368/1457] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 22:55:50 2026] POST /volume/v3/volumes => generated 760 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:51.243987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.247482 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:51.248192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.248192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.270259 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.270259 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:51.274463 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Volume info retrieved successfully. Aug 16 22:55:51.284667 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3575db2b-90b3-40a0-a42f-49d54e315eb3 req-731e29f7-e75b-44d1-a2b5-f16c7d1048ab tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 200 Aug 16 22:55:51.285874 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 365/1458] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:51 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:51.335269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.337399 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:51.337713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.338331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.357533 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.357533 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:51.365813 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Volume info retrieved successfully. Aug 16 22:55:51.376952 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c29f33da-e706-46e7-be95-9770a85aa821 req-e3b52d69-4336-4fb3-aa3a-23bf27ab41d0 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 200 Aug 16 22:55:51.377281 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 370/1459] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:51 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:51.721823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.723796 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:51.723796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-attach": {"instance_uuid": "1a4682f7-34bc-455c-80b0-c095b36ea392", "mountpoint": "/dev/vdb"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:51.723796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1a4682f7-34bc-455c-80b0-c095b36ea392", "mountpoint": "/dev/vdb"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:51.737605 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.737605 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:51.738254 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:51.746595 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update volume admin metadata completed successfully. Aug 16 22:55:51.817766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Attach volume completed successfully. Aug 16 22:55:51.819104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3234de83-80b2-40f8-8b4c-5160a9b1b4ca tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:51.819684 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 357/1460] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:51 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:51.829966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.832242 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:51.832513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.832774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.835008 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-025dbfff-97c8-41d2-82c1-79d3882b0525 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.838064 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-025dbfff-97c8-41d2-82c1-79d3882b0525 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] DELETE https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 Aug 16 22:55:51.838429 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-025dbfff-97c8-41d2-82c1-79d3882b0525 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.838913 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-025dbfff-97c8-41d2-82c1-79d3882b0525 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.845588 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.845588 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:51.850383 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.850383 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:51.852304 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:51.858900 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1b96277d-8b9d-4d99-b8d5-43bc6733e027 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:51.859334 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 369/1461] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:51 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:51.878678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-934ea1a1-de80-48db-b798-d88c719d28b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.881334 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-934ea1a1-de80-48db-b798-d88c719d28b7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:51.881334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-934ea1a1-de80-48db-b798-d88c719d28b7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:51.881608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-934ea1a1-de80-48db-b798-d88c719d28b7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:51.894079 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.894079 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:51.906405 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-934ea1a1-de80-48db-b798-d88c719d28b7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:51.922387 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-934ea1a1-de80-48db-b798-d88c719d28b7 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:51.922961 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 371/1462] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:51 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:51.932477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e89a845c-dd8b-4b07-9b38-4fc856a3082f req-025dbfff-97c8-41d2-82c1-79d3882b0525 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 returned with HTTP 200 Aug 16 22:55:51.933377 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 366/1463] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:55:51 2026] DELETE /volume/v3/attachments/c35de5a5-d8d0-4a32-82c3-c8f7350a36c6 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:51.944659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:51.947310 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:51.948104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-detach": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:51.948260 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:51.965138 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:51.965138 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:51.965138 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:52.022058 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Detach volume completed successfully. Aug 16 22:55:52.022058 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bb351ac-cf9b-4aa1-a8e0-60df651924f3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:52.022365 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 358/1464] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:51 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:52.031628 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.033827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:52.034059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.034301 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.042479 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.042479 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:52.046935 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:52.050892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d74e342-abbf-41a8-bf4d-c7c3e5dcd5a3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:52.051358 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 370/1465] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.146213 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.149653 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:52.149653 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.149653 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.149653 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:52.155969 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.155969 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:52.156275 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48e8bdc0-4ed9-4a2e-98a3-31503a7346e7 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:52.156720 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 372/1466] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.413819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.419863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:52.420154 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.420441 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.429560 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.429560 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:52.433568 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Volume info retrieved successfully. Aug 16 22:55:52.438260 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5f4d0b55-bbee-4650-9a0c-128fdd61aa87 req-d8f8b419-437b-4fa8-997a-01d5b57d5bfc tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 200 Aug 16 22:55:52.438925 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 367/1467] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.499274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.502591 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-reader] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:52.502978 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.503243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.513457 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.513457 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:52.518577 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-reader] Volume info retrieved successfully. Aug 16 22:55:52.524811 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-bc464427-4ea6-42d1-8a86-7c04c9a5fcac req-789fa916-dc7d-4275-bde0-ec6e69615933 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-reader] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 200 Aug 16 22:55:52.526802 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 359/1468] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.568074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.572072 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:52.572381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.572926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.573486 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Delete volume with id: e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:52.584429 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.584429 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:52.585009 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Volume info retrieved successfully. Aug 16 22:55:52.610190 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Delete volume request issued successfully. Aug 16 22:55:52.610998 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-95e54952-c8f4-4a4b-8cbe-8dab5db97acc req-bc68fea0-0d0a-4eb0-a8ca-d5018873c418 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 202 Aug 16 22:55:52.610998 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 371/1469] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:55:52 2026] DELETE /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:52.639015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.642032 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:52.642165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.643220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.653038 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.653038 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:52.658124 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Volume info retrieved successfully. Aug 16 22:55:52.664480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-abc319f5-6bff-4b27-9373-68ba5a5e03e8 req-d5e4d239-2b49-416b-b501-7bbb9f621659 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 200 Aug 16 22:55:52.665126 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 373/1470] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.783214 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.786153 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:52.786636 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.786721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.797478 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.797478 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:52.801993 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:52.808317 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60fbcf01-968b-4f28-ae38-bedd8295f8ce tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:52.808851 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 368/1471] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:52.849424 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-937fc44f-ad78-46a0-a83a-897149082814 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.852119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] DELETE https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:55:52.852430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.852685 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.852930 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Delete volume with id: bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:55:52.868554 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.868554 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:52.868554 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:55:52.896280 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Delete volume request issued successfully. Aug 16 22:55:52.896580 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-937fc44f-ad78-46a0-a83a-897149082814 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 202 Aug 16 22:55:52.897173 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 360/1472] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:52 2026] DELETE /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:52.911588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:52.914372 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:55:52.914654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:52.914999 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:52.931533 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:52.931533 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:52.938188 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Volume info retrieved successfully. Aug 16 22:55:52.944996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac08ba32-36b6-4fa7-9133-87e8cc1e3787 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 200 Aug 16 22:55:52.945615 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 372/1473] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:52 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:53.169519 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-74a87390-c227-4622-b33b-c79a5355cf2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:53.173768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74a87390-c227-4622-b33b-c79a5355cf2a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:53.173768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74a87390-c227-4622-b33b-c79a5355cf2a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:53.173768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-74a87390-c227-4622-b33b-c79a5355cf2a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:53.173768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-74a87390-c227-4622-b33b-c79a5355cf2a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:53.180131 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:53.180131 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:53.181305 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-74a87390-c227-4622-b33b-c79a5355cf2a tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:53.181953 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 374/1474] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:53 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:53.707654 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e7dfc99f-42fc-46b5-ba7c-82fbf98a7307 req-c6a70228-1ee8-4ae7-a5e4-2264b5ca58f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:53.714241 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e7dfc99f-42fc-46b5-ba7c-82fbf98a7307 req-c6a70228-1ee8-4ae7-a5e4-2264b5ca58f5 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] GET https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad Aug 16 22:55:53.715420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e7dfc99f-42fc-46b5-ba7c-82fbf98a7307 req-c6a70228-1ee8-4ae7-a5e4-2264b5ca58f5 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:53.715420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e7dfc99f-42fc-46b5-ba7c-82fbf98a7307 req-c6a70228-1ee8-4ae7-a5e4-2264b5ca58f5 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:53.724179 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e7dfc99f-42fc-46b5-ba7c-82fbf98a7307 req-c6a70228-1ee8-4ae7-a5e4-2264b5ca58f5 tempest-VolumesGetTestJSON-1930014716 tempest-VolumesGetTestJSON-1930014716-project-member] https://10.4.3.26/volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad returned with HTTP 404 Aug 16 22:55:53.724949 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 369/1475] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:55:53 2026] GET /volume/v3/volumes/e5e28df6-4739-4ff1-8f44-6bfda5219cad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:53.963070 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-490266b8-74ea-4e81-85ad-ed48f22db2d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:53.965337 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-490266b8-74ea-4e81-85ad-ed48f22db2d3 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] GET https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 Aug 16 22:55:53.965580 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-490266b8-74ea-4e81-85ad-ed48f22db2d3 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:53.965844 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-490266b8-74ea-4e81-85ad-ed48f22db2d3 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:53.975495 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-490266b8-74ea-4e81-85ad-ed48f22db2d3 tempest-ServerActionsTestOtherA-955099169 tempest-ServerActionsTestOtherA-955099169-project-member] https://10.4.3.26/volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 returned with HTTP 404 Aug 16 22:55:53.976250 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 361/1476] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:53 2026] GET /volume/v3/volumes/bca3ee16-06c0-4007-8c80-2f27615c2bc0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:54.199410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.203983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:54.203983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:54.203983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:54.203983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:54.209219 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.209219 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:54.210218 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bb1c014-ecfd-4bc0-825c-af67edf6a2d8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:54.210881 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 373/1477] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:54 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:54.593844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.598124 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:54.598124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:54.598124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:54.612250 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.612250 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:54.612439 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.633063 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Reserve volume completed successfully. Aug 16 22:55:54.633063 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52523c13-10e1-42fa-a6fa-3ec493573c99 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:54.633734 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 375/1478] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:54 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:54.647555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84685721-980f-48b4-b59e-ef812cd52ca5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.649898 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84685721-980f-48b4-b59e-ef812cd52ca5 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:54.649898 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84685721-980f-48b4-b59e-ef812cd52ca5 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:54.649980 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84685721-980f-48b4-b59e-ef812cd52ca5 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:54.662851 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.662851 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:54.676136 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84685721-980f-48b4-b59e-ef812cd52ca5 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.683005 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84685721-980f-48b4-b59e-ef812cd52ca5 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:54.683668 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 370/1479] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:54 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:54.700594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d95f829-2ccd-484c-b525-66627e711943 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.706023 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:54.706476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:54.706704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:54.729662 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.729662 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:54.729662 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.750871 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Unreserve volume completed successfully. Aug 16 22:55:54.751135 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d95f829-2ccd-484c-b525-66627e711943 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:54.751503 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 362/1480] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:54 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:54.760715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73653062-1c54-4213-8496-d330553cd233 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.762984 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73653062-1c54-4213-8496-d330553cd233 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:54.763474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73653062-1c54-4213-8496-d330553cd233 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:54.763699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73653062-1c54-4213-8496-d330553cd233 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:54.774852 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.774852 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:54.781253 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-73653062-1c54-4213-8496-d330553cd233 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.788692 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73653062-1c54-4213-8496-d330553cd233 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:54.789523 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 374/1481] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:54 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:54.808434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ef27744-2364-4997-be52-2e8b59798d62 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.811619 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:54.812019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:54.812019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:54.823510 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.823510 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:54.823876 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.836119 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume updated successfully. Aug 16 22:55:54.836685 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ef27744-2364-4997-be52-2e8b59798d62 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 200 Aug 16 22:55:54.837439 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 376/1482] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:54 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:55:54.848905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.850825 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:54.851360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:54.851360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:54.863356 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.863356 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:54.870929 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.876914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-121ff507-af95-4d17-9d4e-662627e7a6a9 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:54.877441 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 371/1483] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:54 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:54.892502 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0cc77f34-4dbc-4741-9180-704ddcae193e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.895258 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:54.895597 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:54.895683 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:54.905988 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.905988 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:54.906639 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.918130 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume updated successfully. Aug 16 22:55:54.918418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cc77f34-4dbc-4741-9180-704ddcae193e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 200 Aug 16 22:55:54.919087 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 363/1484] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:54 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:55:54.929841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2bce3383-2bb2-4f90-8c0d-810be209120a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.933158 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bce3383-2bb2-4f90-8c0d-810be209120a tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:54.933445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bce3383-2bb2-4f90-8c0d-810be209120a tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:54.933780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bce3383-2bb2-4f90-8c0d-810be209120a tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:54.948846 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:54.948846 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:54.957548 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2bce3383-2bb2-4f90-8c0d-810be209120a tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:54.967565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bce3383-2bb2-4f90-8c0d-810be209120a tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:54.969302 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 375/1485] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:54 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:54.989029 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1444b686-3a7f-4028-80e7-66142ab3745c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:54.993230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:54.993588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:54.993723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:55.007573 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.007573 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:55.008482 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:55.027463 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update volume admin metadata completed successfully. Aug 16 22:55:55.027683 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update readonly setting on volume completed successfully. Aug 16 22:55:55.028033 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1444b686-3a7f-4028-80e7-66142ab3745c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:55.028691 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 377/1486] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:54 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:55.045851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:55.049079 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:55.049079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:55.049079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:55.057796 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.057796 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:55.066014 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:55.072902 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f16bade-87a8-474d-97ea-70c6fd6df0ff tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:55.073479 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 372/1487] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:55 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:55.090019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-348aeb8c-b57f-4e86-a570-79495d8af891 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:55.094130 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:55.094130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:55.094130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:55.112031 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.112031 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:55.112667 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:55.128465 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update volume admin metadata completed successfully. Aug 16 22:55:55.128960 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Update readonly setting on volume completed successfully. Aug 16 22:55:55.128960 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-348aeb8c-b57f-4e86-a570-79495d8af891 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:55.129650 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 364/1488] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:55:55 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:55:55.139930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-142ab692-b3d8-40ae-be15-66ed3a268671 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:55.144670 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-142ab692-b3d8-40ae-be15-66ed3a268671 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:55:55.144955 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-142ab692-b3d8-40ae-be15-66ed3a268671 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:55.145277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-142ab692-b3d8-40ae-be15-66ed3a268671 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:55.155759 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.155759 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:55.163431 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-142ab692-b3d8-40ae-be15-66ed3a268671 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:55.171884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-142ab692-b3d8-40ae-be15-66ed3a268671 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:55:55.172196 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 376/1489] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:55 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:55.195553 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:55.197693 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:55:55.198011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2007165562", "disk_format": "raw"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:55:55.198174 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2007165562", "disk_format": "raw"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:55.209916 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.209916 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:55.210820 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:55:55.228966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:55.232511 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:55.232819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:55.233065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:55.233199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:55.234770 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.234770 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:55.241234 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:55.241234 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:55.241983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.image.image_utils [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2007165562'}] 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-2007165562'}]. {{(pid=100201) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 22:55:55.242094 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d0ff9b-79b8-484e-9abb-3c58929b39f1 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:55.242722 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 373/1490] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:55 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:56.055876 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Copy volume to image completed successfully. Aug 16 22:55:56.056555 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2603e06e-d51c-4e90-a069-4a35f2a81421 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:55:56.057010 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 378/1491] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:55:55 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 687 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:56.257499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:56.260563 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:56.260913 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:56.261165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:56.261289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:56.266264 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:56.266264 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:56.267098 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59016c9b-a9ea-4f4a-ae8e-7885378a9d4f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:56.268879 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 365/1492] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:56 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:56.655033 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6094e892-2f34-4949-ae39-069132b5032d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:56.663929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-73895e7e-7e08-4013-9637-c5143bbfe87c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:56.665653 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:56.665878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:56.666070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:56.666208 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Delete volume with id: 1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:56.676791 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:56.676791 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:56.677592 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:56.703181 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Delete volume request issued successfully. Aug 16 22:55:56.703181 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73895e7e-7e08-4013-9637-c5143bbfe87c tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 202 Aug 16 22:55:56.703399 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 374/1493] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:55:56 2026] DELETE /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:55:56.715940 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:56.718809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:56.719129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:56.719408 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:56.730260 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:56.730260 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:56.737703 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Volume info retrieved successfully. Aug 16 22:55:56.745508 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8ee6daf-1a16-4ced-9673-610913a79f8b tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 200 Aug 16 22:55:56.746241 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 379/1494] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:56 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:56.797449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6094e892-2f34-4949-ae39-069132b5032d tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:55:56.797789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6094e892-2f34-4949-ae39-069132b5032d tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1568555423"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:56.823877 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6094e892-2f34-4949-ae39-069132b5032d tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:55:56.824462 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 377/1495] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:55:56 2026] POST /volume/v3/types => generated 228 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:56.835943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec6baa5a-f7d3-4aa9-ab29-deb6e670bff4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:56.839136 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec6baa5a-f7d3-4aa9-ab29-deb6e670bff4 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:55:56.839399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec6baa5a-f7d3-4aa9-ab29-deb6e670bff4 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1402410624"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:56.866396 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec6baa5a-f7d3-4aa9-ab29-deb6e670bff4 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:55:56.867009 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 366/1496] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:55:56 2026] POST /volume/v3/group_types => generated 185 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:56.879238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.066767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:55:57.066767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e44b72f7-31f5-4192-a096-7442397d5069", "volume_types": ["cb65c70e-c342-4d25-b49d-f534838e7d00"], "name": "tempest-GroupSnapshotsV319Test-Group-449954371"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:57.067507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Creating new group {'group': {'group_type': 'e44b72f7-31f5-4192-a096-7442397d5069', 'volume_types': ['cb65c70e-c342-4d25-b49d-f534838e7d00'], 'name': 'tempest-GroupSnapshotsV319Test-Group-449954371'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:55:57.078029 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-449954371. Aug 16 22:55:57.096812 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:55:57.096422. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:55:57.097055 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Availability Zones retrieved successfully. Aug 16 22:55:57.115248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Created reservations ['bd8a8a2c-09c2-46cf-be48-a4d5e30ee466'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:57.140325 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf6bedaf-2698-4758-911c-869c3445d6f5 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:55:57.140801 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 375/1497] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:55:56 2026] POST /volume/v3/groups => generated 115 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:57.149861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a118927e-1a66-4d19-a229-c7b347cf53cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.152052 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a118927e-1a66-4d19-a229-c7b347cf53cb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de Aug 16 22:55:57.152254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a118927e-1a66-4d19-a229-c7b347cf53cb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.152430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a118927e-1a66-4d19-a229-c7b347cf53cb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.152562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-a118927e-1a66-4d19-a229-c7b347cf53cb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member a22f838d-5a40-4e68-bfd8-d4cbdd6113de {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:55:57.158122 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:57.158122 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:57.183945 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a118927e-1a66-4d19-a229-c7b347cf53cb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de returned with HTTP 200 Aug 16 22:55:57.184350 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 380/1498] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de => generated 395 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:57.202322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3916acf-11b2-47dd-9e7a-c511153de1f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.276308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3916acf-11b2-47dd-9e7a-c511153de1f5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:55:57.276891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3916acf-11b2-47dd-9e7a-c511153de1f5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-401773344"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:57.282462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.285448 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:57.285734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.286051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.286188 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:57.294699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3916acf-11b2-47dd-9e7a-c511153de1f5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:55:57.295178 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 378/1499] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:55:57 2026] POST /volume/v3/group_types => generated 180 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:57.297353 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:57.297353 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:57.298763 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-876ded71-1ff7-4eef-813b-0f910eaeeb3c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:57.298763 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 367/1500] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:57.305103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca0cbbc7-4176-4ced-892a-962883e24775 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.310139 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca0cbbc7-4176-4ced-892a-962883e24775 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] POST https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs Aug 16 22:55:57.311038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca0cbbc7-4176-4ced-892a-962883e24775 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:57.313374 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:57.313374 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:57.339718 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca0cbbc7-4176-4ced-892a-962883e24775 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs returned with HTTP 202 Aug 16 22:55:57.339718 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 376/1501] 10.4.3.26 () {70 vars in 1451 bytes} [Sun Aug 16 22:55:57 2026] POST /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:57.350133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7f16e6f-df62-4b1a-bd58-da68c5149d48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.352767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7f16e6f-df62-4b1a-bd58-da68c5149d48 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] POST https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs Aug 16 22:55:57.353217 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7f16e6f-df62-4b1a-bd58-da68c5149d48 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:57.354971 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:57.354971 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:57.379466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7f16e6f-df62-4b1a-bd58-da68c5149d48 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs returned with HTTP 202 Aug 16 22:55:57.380170 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 381/1502] 10.4.3.26 () {70 vars in 1451 bytes} [Sun Aug 16 22:55:57 2026] POST /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs => generated 61 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:55:57.390832 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac681ba6-0cdf-41f9-96b7-a2f638c61f57 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.392707 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac681ba6-0cdf-41f9-96b7-a2f638c61f57 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 Aug 16 22:55:57.393152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac681ba6-0cdf-41f9-96b7-a2f638c61f57 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.394183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac681ba6-0cdf-41f9-96b7-a2f638c61f57 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.405808 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac681ba6-0cdf-41f9-96b7-a2f638c61f57 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 returned with HTTP 200 Aug 16 22:55:57.406126 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 379/1503] 10.4.3.26 () {68 vars in 1445 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:57.418033 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ee146766-34db-48f6-9715-ce45b2d55ec1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.421265 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee146766-34db-48f6-9715-ce45b2d55ec1 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 Aug 16 22:55:57.421557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee146766-34db-48f6-9715-ce45b2d55ec1 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.421876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee146766-34db-48f6-9715-ce45b2d55ec1 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.436380 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee146766-34db-48f6-9715-ce45b2d55ec1 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 returned with HTTP 200 Aug 16 22:55:57.437083 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 368/1504] 10.4.3.26 () {68 vars in 1445 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:57.446106 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5ef5e022-80d2-4a08-bf9a-eb6d0e1e77ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.448168 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5ef5e022-80d2-4a08-bf9a-eb6d0e1e77ae tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] PUT https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 Aug 16 22:55:57.448591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5ef5e022-80d2-4a08-bf9a-eb6d0e1e77ae tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:57.462043 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5ef5e022-80d2-4a08-bf9a-eb6d0e1e77ae tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 returned with HTTP 200 Aug 16 22:55:57.462587 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 377/1505] 10.4.3.26 () {70 vars in 1465 bytes} [Sun Aug 16 22:55:57 2026] PUT /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:57.472337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8936f878-2bdb-4e28-8c92-d4d3bdd7b0e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.474321 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8936f878-2bdb-4e28-8c92-d4d3bdd7b0e6 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs Aug 16 22:55:57.474593 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8936f878-2bdb-4e28-8c92-d4d3bdd7b0e6 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.474899 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8936f878-2bdb-4e28-8c92-d4d3bdd7b0e6 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.482973 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8936f878-2bdb-4e28-8c92-d4d3bdd7b0e6 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs returned with HTTP 200 Aug 16 22:55:57.483415 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 382/1506] 10.4.3.26 () {68 vars in 1430 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:57.493338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77addd26-13b1-40b9-bfbd-e32ad57be44f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.496404 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77addd26-13b1-40b9-bfbd-e32ad57be44f tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 Aug 16 22:55:57.496404 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77addd26-13b1-40b9-bfbd-e32ad57be44f tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.496404 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77addd26-13b1-40b9-bfbd-e32ad57be44f tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.512856 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77addd26-13b1-40b9-bfbd-e32ad57be44f tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 returned with HTTP 202 Aug 16 22:55:57.513228 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 380/1507] 10.4.3.26 () {68 vars in 1448 bytes} [Sun Aug 16 22:55:57 2026] DELETE /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:55:57.523156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.525284 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 Aug 16 22:55:57.525702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.525790 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.535323 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] HTTP exception thrown: Group Type 9e22ab8e-2157-4959-8fff-b1e44b702cde has no extra spec with key key1. Aug 16 22:55:57.535518 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c00c20a-fc6f-4dc9-a51a-54cc7adbfdd0 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 returned with HTTP 404 Aug 16 22:55:57.536273 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 369/1508] 10.4.3.26 () {68 vars in 1445 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:55:57.545942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-501a9796-4c01-4c21-926e-fcd717ae0005 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.548907 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-501a9796-4c01-4c21-926e-fcd717ae0005 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 Aug 16 22:55:57.548907 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-501a9796-4c01-4c21-926e-fcd717ae0005 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.549373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-501a9796-4c01-4c21-926e-fcd717ae0005 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.571935 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-501a9796-4c01-4c21-926e-fcd717ae0005 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 returned with HTTP 202 Aug 16 22:55:57.572533 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 378/1509] 10.4.3.26 () {68 vars in 1448 bytes} [Sun Aug 16 22:55:57 2026] DELETE /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:55:57.580733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.582771 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 Aug 16 22:55:57.583002 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.583241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.591702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] HTTP exception thrown: Group Type 9e22ab8e-2157-4959-8fff-b1e44b702cde has no extra spec with key key2. Aug 16 22:55:57.592023 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89332c77-c77c-4dea-be8a-90fcc42f6ea5 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 returned with HTTP 404 Aug 16 22:55:57.592692 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 383/1510] 10.4.3.26 () {68 vars in 1445 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:55:57.601524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f026624d-b763-48ed-bdaa-76398492f416 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.604688 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f026624d-b763-48ed-bdaa-76398492f416 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 Aug 16 22:55:57.605579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f026624d-b763-48ed-bdaa-76398492f416 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.605579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f026624d-b763-48ed-bdaa-76398492f416 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.619010 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f026624d-b763-48ed-bdaa-76398492f416 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 returned with HTTP 202 Aug 16 22:55:57.619942 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 381/1511] 10.4.3.26 () {68 vars in 1448 bytes} [Sun Aug 16 22:55:57 2026] DELETE /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:55:57.630928 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.633738 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] GET https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 Aug 16 22:55:57.634083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.634399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.644478 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] HTTP exception thrown: Group Type 9e22ab8e-2157-4959-8fff-b1e44b702cde has no extra spec with key key3. Aug 16 22:55:57.644598 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ab49fe7-8d59-44ff-8bac-500be0588541 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 returned with HTTP 404 Aug 16 22:55:57.645420 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 370/1512] 10.4.3.26 () {68 vars in 1445 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:55:57.653996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a994cd8c-d8c7-4a97-96f8-a63059b1dd00 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.656966 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a994cd8c-d8c7-4a97-96f8-a63059b1dd00 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde Aug 16 22:55:57.657278 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a994cd8c-d8c7-4a97-96f8-a63059b1dd00 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.657511 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a994cd8c-d8c7-4a97-96f8-a63059b1dd00 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.678599 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a994cd8c-d8c7-4a97-96f8-a63059b1dd00 tempest-GroupTypeSpecsTest-1849627775 tempest-GroupTypeSpecsTest-1849627775-project-admin] https://10.4.3.26/volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde returned with HTTP 202 Aug 16 22:55:57.679100 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 379/1513] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:55:57 2026] DELETE /volume/v3/group_types/9e22ab8e-2157-4959-8fff-b1e44b702cde => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:55:57.768767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0dcb3405-3a58-4d90-b838-f27fad9a8e09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:57.772861 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0dcb3405-3a58-4d90-b838-f27fad9a8e09 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] GET https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 Aug 16 22:55:57.773176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0dcb3405-3a58-4d90-b838-f27fad9a8e09 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:57.773479 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0dcb3405-3a58-4d90-b838-f27fad9a8e09 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:57.779577 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0dcb3405-3a58-4d90-b838-f27fad9a8e09 tempest-ServerStableDeviceRescueTest-772114616 tempest-ServerStableDeviceRescueTest-772114616-project-member] https://10.4.3.26/volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 returned with HTTP 404 Aug 16 22:55:57.780285 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 384/1514] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:55:57 2026] GET /volume/v3/volumes/1e3670f4-8045-4882-8d9e-7ac90dfd2079 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:58.197275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b025038-f37f-4f6c-b568-1781b4287263 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:58.199333 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b025038-f37f-4f6c-b568-1781b4287263 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de Aug 16 22:55:58.199810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b025038-f37f-4f6c-b568-1781b4287263 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:58.200326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b025038-f37f-4f6c-b568-1781b4287263 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:58.201556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-4b025038-f37f-4f6c-b568-1781b4287263 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member a22f838d-5a40-4e68-bfd8-d4cbdd6113de {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:55:58.207492 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.207492 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:58.228168 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b025038-f37f-4f6c-b568-1781b4287263 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de returned with HTTP 200 Aug 16 22:55:58.228168 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 382/1515] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:55:58 2026] GET /volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:58.242986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:58.245164 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:55:58.245936 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-863421453", "volume_type": "cb65c70e-c342-4d25-b49d-f534838e7d00", "group_id": "a22f838d-5a40-4e68-bfd8-d4cbdd6113de", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:58.247534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-863421453', 'volume_type': 'cb65c70e-c342-4d25-b49d-f534838e7d00', 'group_id': 'a22f838d-5a40-4e68-bfd8-d4cbdd6113de', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:55:58.257846 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.257846 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:58.259121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Create volume of 1 GB Aug 16 22:55:58.273713 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Availability Zones retrieved successfully. Aug 16 22:55:58.282057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Flow 'volume_create_api' (abd19730-7bc5-4197-9430-7c4ee72b11fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:58.283518 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a2f5ae-f42f-4e8c-ad02-6318a0efc711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:58.285229 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.285229 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:58.285229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:55:58.296816 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=459,cinder:INSERT=58,cinder:UPDATE=89 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:55:58.313250 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:58.317789 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:58.319025 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:58.320758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:58.320758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:58.335910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a2f5ae-f42f-4e8c-ad02-6318a0efc711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:55:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb65c70e-c342-4d25-b49d-f534838e7d00,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1568555423',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb65c70e-c342-4d25-b49d-f534838e7d00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a22f838d-5a40-4e68-bfd8-d4cbdd6113de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:58.336507 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.336507 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:58.338477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b44876fd-4581-452b-9b5c-b0a0a8d5cad9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:58.339779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632f4b8c-624d-490b-946c-cb207594d452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:58.339935 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 380/1516] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:58 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:58.377202 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1568555423 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1568555423, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:55:58.377536 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1568555423 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1568555423, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:55:58.444408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Created reservations ['c610cb20-0253-44e0-80f7-4bacc3b00ab4', '330d6f73-b4e0-4896-84c3-50067da53b52', '51f8b876-3cc1-40e9-8e1e-9e5a51d769fe', '6ad32c47-e3a9-4f92-abec-ac25e9ccf95e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:55:58.446192 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632f4b8c-624d-490b-946c-cb207594d452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c610cb20-0253-44e0-80f7-4bacc3b00ab4', '330d6f73-b4e0-4896-84c3-50067da53b52', '51f8b876-3cc1-40e9-8e1e-9e5a51d769fe', '6ad32c47-e3a9-4f92-abec-ac25e9ccf95e']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:58.446713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dec2a5-9194-41b1-bcb0-e1c5b05d6393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:58.482206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dec2a5-9194-41b1-bcb0-e1c5b05d6393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78abd1c1-3eb9-4062-90a0-32b3db1c9dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-863421453',encryption_key_id=None,group_id=a22f838d-5a40-4e68-bfd8-d4cbdd6113de,group_type_id=,metadata={},multiattach=False,project_id='e445274b74dd433e9eee6970228f65c5',qos_specs=None,replication_status=,reservations=['c610cb20-0253-44e0-80f7-4bacc3b00ab4','330d6f73-b4e0-4896-84c3-50067da53b52','51f8b876-3cc1-40e9-8e1e-9e5a51d769fe','6ad32c47-e3a9-4f92-abec-ac25e9ccf95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3319976f17a243c5a93cafdafa73593d',volume_type_id=cb65c70e-c342-4d25-b49d-f534838e7d00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-863421453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a22f838d-5a40-4e68-bfd8-d4cbdd6113de,host=None,id=78abd1c1-3eb9-4062-90a0-32b3db1c9dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e445274b74dd433e9eee6970228f65c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3319976f17a243c5a93cafdafa73593d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb65c70e-c342-4d25-b49d-f534838e7d00),volume_type_id=cb65c70e-c342-4d25-b49d-f534838e7d00)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:58.483309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f2cff8-e1f8-48c2-af3f-d8de7b4adb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:58.506016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f2cff8-e1f8-48c2-af3f-d8de7b4adb53) transitioned into state 'SUCCESS' from state '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-863421453',encryption_key_id=None,group_id=a22f838d-5a40-4e68-bfd8-d4cbdd6113de,group_type_id=,metadata={},multiattach=False,project_id='e445274b74dd433e9eee6970228f65c5',qos_specs=None,replication_status=,reservations=['c610cb20-0253-44e0-80f7-4bacc3b00ab4','330d6f73-b4e0-4896-84c3-50067da53b52','51f8b876-3cc1-40e9-8e1e-9e5a51d769fe','6ad32c47-e3a9-4f92-abec-ac25e9ccf95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3319976f17a243c5a93cafdafa73593d',volume_type_id=cb65c70e-c342-4d25-b49d-f534838e7d00)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:58.507320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c45549d-64a6-4f6a-83e0-a5d1dbee6137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:55:58.520775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c45549d-64a6-4f6a-83e0-a5d1dbee6137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:55:58.522317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Flow 'volume_create_api' (abd19730-7bc5-4197-9430-7c4ee72b11fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:55:58.522589 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Create volume request issued successfully. Aug 16 22:55:58.523998 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:55:58.523998 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:55:58.574405 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:55:58.577911 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.577911 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:58.582352 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae209598-1d04-4a0a-8ff8-16675c15e4e3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:55:58.582812 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 371/1517] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:55:58 2026] POST /volume/v3/volumes => generated 824 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:55:58.601502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:58.604470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee Aug 16 22:55:58.605262 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:58.606348 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:58.627377 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.627377 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:58.641652 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Volume info retrieved successfully. Aug 16 22:55:58.644312 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:55:58.645199 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:55:58.718754 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:55:58.722411 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:58.722411 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:55:58.733605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-885c60e9-5495-4913-a41b-e8e9209a1b57 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee returned with HTTP 200 Aug 16 22:55:58.734033 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 385/1518] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:55:58 2026] GET /volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:59.360338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-94235f25-9c39-4e05-bf96-667b92279060 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:59.362725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94235f25-9c39-4e05-bf96-667b92279060 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:55:59.363071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94235f25-9c39-4e05-bf96-667b92279060 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:59.363399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-94235f25-9c39-4e05-bf96-667b92279060 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:59.363399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-94235f25-9c39-4e05-bf96-667b92279060 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:55:59.369540 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:59.369540 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:55:59.370350 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-94235f25-9c39-4e05-bf96-667b92279060 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:55:59.371592 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 383/1519] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:55:59 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:55:59.749536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:59.752003 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee Aug 16 22:55:59.752227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:55:59.752475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:55:59.763634 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:59.763634 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:59.768705 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Volume info retrieved successfully. Aug 16 22:55:59.768705 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:55:59.768705 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:55:59.818451 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:55:59.821860 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:59.821860 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:55:59.837878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2cf13b64-0846-4333-8c12-4e7d0b63a6dd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee returned with HTTP 200 Aug 16 22:55:59.838910 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 381/1520] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:55:59 2026] GET /volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:55:59.856674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:55:59.860771 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] POST https://10.4.3.26/volume/v3/group_snapshots Aug 16 22:55:59.860771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a22f838d-5a40-4e68-bfd8-d4cbdd6113de", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1462427950"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:55:59.861705 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a22f838d-5a40-4e68-bfd8-d4cbdd6113de', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1462427950'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 22:55:59.867120 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:59.867120 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:59.871305 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.group_snapshots [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1462427950. Aug 16 22:55:59.934787 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:55:59.934787 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:55:59.962712 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1568555423 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1568555423, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:55:59.997316 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Created reservations ['28005e65-831f-417e-8482-6dd210cda739', '0eba6d58-f4d7-411e-8bf3-c8e28dbc7c64', 'f386d474-66f1-450e-868a-c8a47c830e43', '374c27bc-16fa-4169-8a3c-4f8e51f3b82d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:00.046000 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63d63316-374b-4ed8-91bb-e79dd2443ce3 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots returned with HTTP 202 Aug 16 22:56:00.046474 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 372/1521] 10.4.3.26 () {70 vars in 1317 bytes} [Sun Aug 16 22:55:59 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:00.056870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.059484 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:00.059904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.060176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.060375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:00.067160 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:00.067160 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:00.073519 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83253dd6-6067-446e-bc90-9caf5dbc64ba tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:00.074096 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 386/1522] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:00 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:00.385569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2142da72-c764-4f5c-80c8-19dd73b239af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.387368 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2142da72-c764-4f5c-80c8-19dd73b239af tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:56:00.387562 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2142da72-c764-4f5c-80c8-19dd73b239af tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.387791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2142da72-c764-4f5c-80c8-19dd73b239af tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.387906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2142da72-c764-4f5c-80c8-19dd73b239af tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:00.394407 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:00.394407 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:00.395226 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2142da72-c764-4f5c-80c8-19dd73b239af tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:56:00.395711 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 384/1523] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:00 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:00.412657 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.416890 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] POST https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42/action Aug 16 22:56:00.417839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:00.418438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:00.421004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Updating backup '0747a39d-5a72-4de4-a481-e3a45500ed42' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 22:56:00.442327 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:00.442327 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:00.443900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c541b8adc6294a6187ea7cd0c106771c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '22b2cbad007f40219af84183305221e3', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:00.444702 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-715194d1-cfcb-4b63-9cce-41647b77bb9d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42/action returned with HTTP 403 Aug 16 22:56:00.445337 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 382/1524] 10.4.3.26 () {70 vars in 1423 bytes} [Sun Aug 16 22:56:00 2026] POST /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42/action => generated 131 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:00.455095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.457240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:56:00.458692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.458692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.458692 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume with id: 9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:56:00.467775 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:00.467775 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:00.467775 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:56:00.490493 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume request issued successfully. Aug 16 22:56:00.490493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8d3529b-b047-4c61-b3ad-a0f52a032d05 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 returned with HTTP 202 Aug 16 22:56:00.490493 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 373/1525] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:00 2026] DELETE /volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:00.501455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b826d7ee-78d7-4422-ab26-10a7321c865b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.503539 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b826d7ee-78d7-4422-ab26-10a7321c865b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:56:00.503611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b826d7ee-78d7-4422-ab26-10a7321c865b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.503822 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b826d7ee-78d7-4422-ab26-10a7321c865b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.513926 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:00.513926 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:00.518372 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b826d7ee-78d7-4422-ab26-10a7321c865b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:56:00.523380 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b826d7ee-78d7-4422-ab26-10a7321c865b tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 returned with HTTP 200 Aug 16 22:56:00.523727 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 387/1526] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:00 2026] GET /volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:00.774224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1516d513-04cc-4b40-b7f6-c8afecf8702d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.936073 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1516d513-04cc-4b40-b7f6-c8afecf8702d tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools?detail=True Aug 16 22:56:00.936682 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1516d513-04cc-4b40-b7f6-c8afecf8702d tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.936973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1516d513-04cc-4b40-b7f6-c8afecf8702d tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] Calling method 'get_pools' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.948467 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1516d513-04cc-4b40-b7f6-c8afecf8702d tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 16 22:56:00.949610 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 385/1527] 10.4.3.26 () {66 vars in 1307 bytes} [Sun Aug 16 22:56:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:00.962249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74e7f0df-49d0-4f4e-9d2d-362b0a728ec6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:00.965723 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e7f0df-49d0-4f4e-9d2d-362b0a728ec6 tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools Aug 16 22:56:00.965723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e7f0df-49d0-4f4e-9d2d-362b0a728ec6 tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:00.965989 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e7f0df-49d0-4f4e-9d2d-362b0a728ec6 tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] Calling method 'get_pools' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:00.983513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e7f0df-49d0-4f4e-9d2d-362b0a728ec6 tempest-VolumePoolsAdminTestsJSON-2095704146 tempest-VolumePoolsAdminTestsJSON-2095704146-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 22:56:00.983513 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 383/1528] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 22:56:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.087062 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.097363 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.097363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.097363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.097363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.101513 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.101513 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:01.109305 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cdeefcea-2272-48e2-afd1-8f3667426e3e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:01.110097 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 374/1529] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.120100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c354892d-1946-4891-a3be-100d27658f36 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.122412 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:56:01.123441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.123441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.123441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:01.124546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:56:01.140661 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Get all snapshots completed successfully. Aug 16 22:56:01.143637 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.143637 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.143637 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c354892d-1946-4891-a3be-100d27658f36 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:56:01.143637 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 388/1530] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.158346 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e16f7737-915f-4f93-99d8-188219a49b40 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.162004 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e16f7737-915f-4f93-99d8-188219a49b40 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 Aug 16 22:56:01.162295 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e16f7737-915f-4f93-99d8-188219a49b40 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.162566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e16f7737-915f-4f93-99d8-188219a49b40 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.171884 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.171884 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.172638 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e16f7737-915f-4f93-99d8-188219a49b40 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Snapshot retrieved successfully. Aug 16 22:56:01.173520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e16f7737-915f-4f93-99d8-188219a49b40 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 returned with HTTP 200 Aug 16 22:56:01.174906 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 386/1531] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.192235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-66be07a1-1443-475c-b4f9-399792ab5219 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.194696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-85e13401-bc20-4f70-91b8-effc29670889 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.194852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66be07a1-1443-475c-b4f9-399792ab5219 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action Aug 16 22:56:01.194852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66be07a1-1443-475c-b4f9-399792ab5219 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:01.194852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-66be07a1-1443-475c-b4f9-399792ab5219 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.196619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-66be07a1-1443-475c-b4f9-399792ab5219 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Updating group '9db1e76b-2a9e-4b0f-bf9a-02473455c643' with 'creating' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 22:56:01.198589 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:01.199297 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1148582900", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.201923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1148582900', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:01.203827 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.203827 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.218012 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-66be07a1-1443-475c-b4f9-399792ab5219 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action returned with HTTP 202 Aug 16 22:56:01.218922 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 384/1532] 10.4.3.26 () {70 vars in 1448 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:01.229175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.234356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.234642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.234919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.235163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.245170 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.245170 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.251734 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3934c3a-34bf-4a5f-bd50-7cbef76870bd tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:01.252343 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 389/1533] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:56:01.271824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f223d3d3-c86c-4582-8303-1822f325db3e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.275002 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f223d3d3-c86c-4582-8303-1822f325db3e tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action Aug 16 22:56:01.275579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f223d3d3-c86c-4582-8303-1822f325db3e tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:01.276495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f223d3d3-c86c-4582-8303-1822f325db3e tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.282394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-f223d3d3-c86c-4582-8303-1822f325db3e tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Updating group '9db1e76b-2a9e-4b0f-bf9a-02473455c643' with 'available' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 22:56:01.290192 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.290192 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.303294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f223d3d3-c86c-4582-8303-1822f325db3e tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action returned with HTTP 202 Aug 16 22:56:01.306302 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 387/1534] 10.4.3.26 () {70 vars in 1448 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:01.323017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.328176 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.328176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.328176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.328176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.341093 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.341093 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.349126 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17cb5cf0-a106-4be6-a00f-a3e48600ac79 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:01.349126 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 385/1535] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.361210 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.364404 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action Aug 16 22:56:01.364866 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:01.365026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.369499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Updating group '9db1e76b-2a9e-4b0f-bf9a-02473455c643' with 'error' {{(pid=100201) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 22:56:01.379615 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.379615 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.393034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-03b1c35f-6e72-4c90-8985-24d8363b2a8a tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action returned with HTTP 202 Aug 16 22:56:01.393582 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 390/1536] 10.4.3.26 () {70 vars in 1448 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:01.409836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.416280 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.416658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.416955 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.417173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.426496 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.426496 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.428881 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99f30bde-d0d2-47ed-8061-e1085c47c17e tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:01.429512 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 388/1537] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.444324 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.447793 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] POST https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action Aug 16 22:56:01.447793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:01.447793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.450900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Updating group '9db1e76b-2a9e-4b0f-bf9a-02473455c643' with 'available' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 22:56:01.458017 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.458017 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.478808 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2ec7041-8035-453a-a53b-e7bafa9ab3bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action returned with HTTP 202 Aug 16 22:56:01.478808 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 386/1538] 10.4.3.26 () {70 vars in 1448 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:01.488297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.492231 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.492231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.492231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.492231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.497858 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.497858 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.507073 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d54f4c76-6b95-412b-8d71-9527b4d55016 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 200 Aug 16 22:56:01.507767 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 391/1539] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.525484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18780f47-7c31-413c-9d86-986c41c5c511 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.531452 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.531684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.533362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.533362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] delete called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:56:01.533362 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Delete group_snapshot with id: 9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.541381 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.541381 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.541617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dccb2614-4f2a-40b5-b664-e6956a470e74 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.543623 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dccb2614-4f2a-40b5-b664-e6956a470e74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 Aug 16 22:56:01.543623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dccb2614-4f2a-40b5-b664-e6956a470e74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.543623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dccb2614-4f2a-40b5-b664-e6956a470e74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.553071 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dccb2614-4f2a-40b5-b664-e6956a470e74 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 returned with HTTP 404 Aug 16 22:56:01.554375 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 387/1540] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/volumes/9fdfb415-5b02-422e-bc3f-7c034485ca26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:56:01.567827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.571013 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:56:01.571013 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.571195 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.571239 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:01.586421 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.586421 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.587408 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56ed63af-56b7-4a67-911e-4cdfcee932fd tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-reader] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:56:01.587844 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 392/1541] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.603217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.603333 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18780f47-7c31-413c-9d86-986c41c5c511 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 202 Aug 16 22:56:01.604082 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 389/1542] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:56:01 2026] DELETE /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:01.613888 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:56:01.613888 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.614068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.614722 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete backup with id: 0747a39d-5a72-4de4-a481-e3a45500ed42. Aug 16 22:56:01.618786 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.621268 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume of 1 GB Aug 16 22:56:01.622067 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.622067 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.623708 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:01.624334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.624334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.624859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:01.625579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:01.628514 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Availability Zones retrieved successfully. Aug 16 22:56:01.635307 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Get all volumes completed successfully. Aug 16 22:56:01.636812 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:01.636812 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:01.637252 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (88c6a9fd-9696-4465-874f-58b54d58ea6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:01.639569 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f6fc0f-cb7c-4499-b22d-8899bf33b6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:01.640581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:01.666468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] delete_backup rpcapi backup_id 0747a39d-5a72-4de4-a481-e3a45500ed42 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:56:01.669002 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77f2932e-7524-4142-8d7b-6296b6a7b3c8 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 202 Aug 16 22:56:01.669518 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 388/1543] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:01 2026] DELETE /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:01.684154 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.688486 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:56:01.688707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.689468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.689468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:01.701152 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.701152 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.702373 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-147f9cef-e8d9-45e3-8b64-5da1462ddcb4 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:56:01.703237 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 390/1544] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.709925 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:01.716596 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.716596 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:01.729098 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bcf99457-c8d8-4b11-80dd-7c2b3ace81eb tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:01.730430 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 393/1545] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.751335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.755173 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:56:01.756827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.756827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.756827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:01.758438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:56:01.765734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f6fc0f-cb7c-4499-b22d-8899bf33b6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:01.766876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b421f3-a084-47b8-a0e3-0b0e30a756ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:01.780505 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Get all snapshots completed successfully. Aug 16 22:56:01.782003 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.782003 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.782855 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37d71b19-1531-4116-a9fd-56b0be1ee0a9 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:56:01.783912 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 389/1546] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:01.799758 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a46932ca-efb0-4bca-9bdf-d981309d369f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.804797 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a46932ca-efb0-4bca-9bdf-d981309d369f tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 Aug 16 22:56:01.805198 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a46932ca-efb0-4bca-9bdf-d981309d369f tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.805511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a46932ca-efb0-4bca-9bdf-d981309d369f tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.818408 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a46932ca-efb0-4bca-9bdf-d981309d369f tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 returned with HTTP 404 Aug 16 22:56:01.818489 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 391/1547] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/snapshots/ab4c8884-9f8e-4770-92c7-3e16e2b89f90 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:56:01.835642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.839640 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 Aug 16 22:56:01.839640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.839640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.839640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member 9db1e76b-2a9e-4b0f-bf9a-02473455c643 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:56:01.843273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8a88f80b-71de-4dde-8d11-9e6df46d0022 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 returned with HTTP 404 Aug 16 22:56:01.843684 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 394/1548] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/group_snapshots/9db1e76b-2a9e-4b0f-bf9a-02473455c643 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:01.858260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.860387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:01.861383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:01.861943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:01.862795 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:01.863714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:01.875037 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Get all volumes completed successfully. Aug 16 22:56:01.876224 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:01.877275 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:01.894663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Created reservations ['2f6e5a5a-b38d-47df-91d7-a4e7c4f512ed', '25311024-3388-4100-a257-f58fb57ca71f', '497f6adf-8b79-43ff-93bc-23b688361a54', 'd40ee50a-a86b-4c13-b6f8-7a8e13837f2b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:01.896289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b421f3-a084-47b8-a0e3-0b0e30a756ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f6e5a5a-b38d-47df-91d7-a4e7c4f512ed', '25311024-3388-4100-a257-f58fb57ca71f', '497f6adf-8b79-43ff-93bc-23b688361a54', 'd40ee50a-a86b-4c13-b6f8-7a8e13837f2b']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:01.898768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36a6c52-1c3a-4369-9b33-3f76c08d61de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:01.937222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36a6c52-1c3a-4369-9b33-3f76c08d61de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f14ac14-5ef6-486f-85ee-4b127a17b400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1148582900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['2f6e5a5a-b38d-47df-91d7-a4e7c4f512ed','25311024-3388-4100-a257-f58fb57ca71f','497f6adf-8b79-43ff-93bc-23b688361a54','d40ee50a-a86b-4c13-b6f8-7a8e13837f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1148582900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f14ac14-5ef6-486f-85ee-4b127a17b400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f2fda9773a415da08ea408e56f2c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037f63c6ea404316ad1ceec301c548ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:01.937222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d67eb8-882d-4023-843a-8628db9cc30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:01.937443 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:01.943929 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.943929 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:01.965048 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c79a82fa-598c-466b-b999-8f5bbfd33d17 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:01.967115 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 390/1549] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:01 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:01.981842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:01.983597 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] POST https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de/action Aug 16 22:56:01.983889 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:01.984076 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:01.985914 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] delete called for group a22f838d-5a40-4e68-bfd8-d4cbdd6113de {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:01.986178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Delete group with id: a22f838d-5a40-4e68-bfd8-d4cbdd6113de Aug 16 22:56:01.993930 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:01.993930 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:01.996090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08d67eb8-882d-4023-843a-8628db9cc30a) transitioned into state 'SUCCESS' from state '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-1148582900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['2f6e5a5a-b38d-47df-91d7-a4e7c4f512ed','25311024-3388-4100-a257-f58fb57ca71f','497f6adf-8b79-43ff-93bc-23b688361a54','d40ee50a-a86b-4c13-b6f8-7a8e13837f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:01.997292 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221b4822-ee88-4404-a4c4-e43f906977be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:02.016839 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221b4822-ee88-4404-a4c4-e43f906977be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:02.018180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (88c6a9fd-9696-4465-874f-58b54d58ea6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:02.019076 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request issued successfully. Aug 16 22:56:02.019938 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e13401-bc20-4f70-91b8-effc29670889 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:02.020584 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 375/1550] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/volumes => generated 779 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:02.044784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:02.047119 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:02.047965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:02.047965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:02.061874 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:02.061874 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:02.068988 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:02.078360 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b198a027-4bad-490a-b498-5cddaef3b3a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:02.078360 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 395/1551] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:02 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:02.121597 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4ecb3495-e9d4-41c8-a9d3-a57431aa053d tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de/action returned with HTTP 202 Aug 16 22:56:02.125045 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 392/1552] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:01 2026] POST /volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:02.134157 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:02.137706 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee Aug 16 22:56:02.139479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:02.139479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:02.151451 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:02.151451 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:02.159256 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Volume info retrieved successfully. Aug 16 22:56:02.160246 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:02.160246 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:02.233412 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:02.244669 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:02.244669 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:02.262576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8b236a2-5118-4a59-8f32-f2f34e29388c tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee returned with HTTP 200 Aug 16 22:56:02.263393 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 391/1553] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:02 2026] GET /volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:02.725873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:02.730021 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:56:02.730288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:02.730569 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:02.730720 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:02.737178 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:02.737178 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:02.737937 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-876d4e6b-21ac-47d8-8fbc-c2697f74f777 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 200 Aug 16 22:56:02.738709 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 376/1554] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:02 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:03.099918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.103048 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:03.103048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.103048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.115989 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:03.115989 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:03.131153 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:03.143890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f459277-641f-4bda-91bf-b3a6aab5d783 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:03.144439 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 396/1555] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 22:56:03.168215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.170923 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:03.171238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.172225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.193044 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:03.193044 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:03.206082 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:03.217550 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84196aae-f8a8-49a5-8151-fbb5105a3fa2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:03.218641 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 393/1556] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1387 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:03.282827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d84f67c3-9e36-4f0e-8434-854c54ea58d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.285570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d84f67c3-9e36-4f0e-8434-854c54ea58d2 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee Aug 16 22:56:03.286546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d84f67c3-9e36-4f0e-8434-854c54ea58d2 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.286546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d84f67c3-9e36-4f0e-8434-854c54ea58d2 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.297697 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d84f67c3-9e36-4f0e-8434-854c54ea58d2 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee returned with HTTP 404 Aug 16 22:56:03.299924 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 392/1557] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/volumes/78abd1c1-3eb9-4062-90a0-32b3db1c9dee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:03.323776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.323776 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] GET https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de Aug 16 22:56:03.323776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.323776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.323776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] show called for member a22f838d-5a40-4e68-bfd8-d4cbdd6113de {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:03.332946 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43682f4c-8e0a-4b8f-8851-1f9629178727 tempest-GroupSnapshotsV319Test-151422583 tempest-GroupSnapshotsV319Test-151422583-project-member] https://10.4.3.26/volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de returned with HTTP 404 Aug 16 22:56:03.333595 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 377/1558] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/groups/a22f838d-5a40-4e68-bfd8-d4cbdd6113de => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:03.345581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6591cedf-d31f-43b5-ba68-60c0d5a5c868 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.349977 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6591cedf-d31f-43b5-ba68-60c0d5a5c868 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/e44b72f7-31f5-4192-a096-7442397d5069 Aug 16 22:56:03.350496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6591cedf-d31f-43b5-ba68-60c0d5a5c868 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.350684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6591cedf-d31f-43b5-ba68-60c0d5a5c868 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.406025 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6591cedf-d31f-43b5-ba68-60c0d5a5c868 tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/group_types/e44b72f7-31f5-4192-a096-7442397d5069 returned with HTTP 202 Aug 16 22:56:03.406687 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 397/1559] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:56:03 2026] DELETE /volume/v3/group_types/e44b72f7-31f5-4192-a096-7442397d5069 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:03.420127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3038765a-0167-4efe-b929-761c327cb62f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.422306 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3038765a-0167-4efe-b929-761c327cb62f tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] DELETE https://10.4.3.26/volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 Aug 16 22:56:03.423623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3038765a-0167-4efe-b929-761c327cb62f tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.423623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3038765a-0167-4efe-b929-761c327cb62f tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.464731 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3038765a-0167-4efe-b929-761c327cb62f tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 returned with HTTP 202 Aug 16 22:56:03.465566 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 394/1560] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:03 2026] DELETE /volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:03.474681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a56a9b61-fb7d-4c3d-9348-4463c81de4bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.481560 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a56a9b61-fb7d-4c3d-9348-4463c81de4bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] GET https://10.4.3.26/volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 Aug 16 22:56:03.482139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a56a9b61-fb7d-4c3d-9348-4463c81de4bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.482204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a56a9b61-fb7d-4c3d-9348-4463c81de4bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.495048 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a56a9b61-fb7d-4c3d-9348-4463c81de4bd tempest-GroupSnapshotsV319Test-1259563414 tempest-GroupSnapshotsV319Test-1259563414-project-admin] https://10.4.3.26/volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 returned with HTTP 404 Aug 16 22:56:03.495048 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 393/1561] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/types/cb65c70e-c342-4d25-b49d-f534838e7d00 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:03.756627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.761551 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 Aug 16 22:56:03.762380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.762380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.762380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 0747a39d-5a72-4de4-a481-e3a45500ed42. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:03.778409 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c2a4058-6a5a-4421-8afa-d31e09a79e8f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 returned with HTTP 404 Aug 16 22:56:03.779134 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 378/1562] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/backups/0747a39d-5a72-4de4-a481-e3a45500ed42 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:03.790966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b643578a-9922-4309-b452-ecf7da608d8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.795997 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:56:03.796357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.796986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.796986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete backup with id: 2f2571e8-4010-4139-a833-fc57ebae4a01. Aug 16 22:56:03.804544 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:03.804544 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:03.834302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] delete_backup rpcapi backup_id 2f2571e8-4010-4139-a833-fc57ebae4a01 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:56:03.836644 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b643578a-9922-4309-b452-ecf7da608d8d tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 202 Aug 16 22:56:03.837376 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 398/1563] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:03 2026] DELETE /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:03.850396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c4197d87-3451-4595-8701-78888581cc6f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:03.854966 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4197d87-3451-4595-8701-78888581cc6f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:56:03.855437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4197d87-3451-4595-8701-78888581cc6f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:03.855840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4197d87-3451-4595-8701-78888581cc6f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:03.856210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c4197d87-3451-4595-8701-78888581cc6f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:03.872165 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:03.872165 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:03.872165 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4197d87-3451-4595-8701-78888581cc6f tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 200 Aug 16 22:56:03.873115 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 395/1564] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:03 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:04.890436 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe31e751-6616-4582-b329-aa011e678f12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:04.894927 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe31e751-6616-4582-b329-aa011e678f12 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 Aug 16 22:56:04.894927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe31e751-6616-4582-b329-aa011e678f12 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:04.897313 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe31e751-6616-4582-b329-aa011e678f12 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:04.897496 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fe31e751-6616-4582-b329-aa011e678f12 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 2f2571e8-4010-4139-a833-fc57ebae4a01. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:04.911576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe31e751-6616-4582-b329-aa011e678f12 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 returned with HTTP 404 Aug 16 22:56:04.912952 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 394/1565] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:04 2026] GET /volume/v3/backups/2f2571e8-4010-4139-a833-fc57ebae4a01 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:04.926631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:04.930595 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:56:04.934630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:04.934944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:04.935073 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete backup with id: 8d2e117c-1342-486c-b23a-0a4473fa4c3b. Aug 16 22:56:04.944096 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:04.944096 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:04.972890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] delete_backup rpcapi backup_id 8d2e117c-1342-486c-b23a-0a4473fa4c3b {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:56:04.975681 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a582f7f5-f12f-48d9-b487-ccc876dd25e3 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 202 Aug 16 22:56:04.976303 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 379/1566] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:04 2026] DELETE /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:04.987933 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:04.991667 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:56:04.991667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:04.991821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:04.992005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:05.004963 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:05.004963 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:05.005972 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80edd0f0-6ae9-488f-adc7-7a30200b6a93 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:56:05.006519 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 399/1567] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:04 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:05.308702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:05.314533 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:05.315184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:05.315637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:05.332492 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:05.332492 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:05.340154 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:05.348900 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-791fcc9e-5cdd-4ff6-b2d5-1b1bd3d81e2d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:05.351488 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 396/1568] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:05 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1369 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:05.939512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-059aefe7-bc82-482a-875a-00e9b199e1c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.019453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7142890-73c5-49af-b868-4ad269afbc18 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.022180 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7142890-73c5-49af-b868-4ad269afbc18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:56:06.022429 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7142890-73c5-49af-b868-4ad269afbc18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.022769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7142890-73c5-49af-b868-4ad269afbc18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.023436 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d7142890-73c5-49af-b868-4ad269afbc18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:06.030262 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:06.030262 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:06.031476 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7142890-73c5-49af-b868-4ad269afbc18 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 200 Aug 16 22:56:06.032052 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 380/1569] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:06.092796 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-059aefe7-bc82-482a-875a-00e9b199e1c5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:06.092796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-059aefe7-bc82-482a-875a-00e9b199e1c5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1114253648"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.112025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-059aefe7-bc82-482a-875a-00e9b199e1c5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:06.112971 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 395/1570] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:05 2026] POST /volume/v3/types => generated 231 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:06.128881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8aa80979-b3db-4f89-8c25-551ecb6c1482 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.136267 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aa80979-b3db-4f89-8c25-551ecb6c1482 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] POST https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.136728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aa80979-b3db-4f89-8c25-551ecb6c1482 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.172255 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aa80979-b3db-4f89-8c25-551ecb6c1482 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.173824 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 400/1571] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:56:06 2026] POST /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 16 22:56:06.186324 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e806f7b3-4112-460e-9477-97134d686a0c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.191413 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e806f7b3-4112-460e-9477-97134d686a0c tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 Aug 16 22:56:06.192704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e806f7b3-4112-460e-9477-97134d686a0c tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.192704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e806f7b3-4112-460e-9477-97134d686a0c tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.204289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e806f7b3-4112-460e-9477-97134d686a0c tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 returned with HTTP 200 Aug 16 22:56:06.204289 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 397/1572] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.216234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aa334819-5bdb-4686-b7bc-aa58a5348fc5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.223385 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa334819-5bdb-4686-b7bc-aa58a5348fc5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] DELETE https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 Aug 16 22:56:06.223385 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa334819-5bdb-4686-b7bc-aa58a5348fc5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.223385 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aa334819-5bdb-4686-b7bc-aa58a5348fc5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.301080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aa334819-5bdb-4686-b7bc-aa58a5348fc5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 returned with HTTP 202 Aug 16 22:56:06.301080 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 381/1573] 10.4.3.26 () {66 vars in 1392 bytes} [Sun Aug 16 22:56:06 2026] DELETE /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:06.311869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-587862a8-851e-4fb0-9daa-a742d13d8fa5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.317568 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-587862a8-851e-4fb0-9daa-a742d13d8fa5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 Aug 16 22:56:06.317568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-587862a8-851e-4fb0-9daa-a742d13d8fa5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.318236 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-587862a8-851e-4fb0-9daa-a742d13d8fa5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.333492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-587862a8-851e-4fb0-9daa-a742d13d8fa5 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 returned with HTTP 404 Aug 16 22:56:06.334023 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 396/1574] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:06.348902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-229c850a-f246-4af5-8406-e936077adfdb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.352315 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-229c850a-f246-4af5-8406-e936077adfdb tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] POST https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.352315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-229c850a-f246-4af5-8406-e936077adfdb tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.394197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.401613 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:06.401926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.402251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.406956 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-229c850a-f246-4af5-8406-e936077adfdb tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.407828 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 401/1575] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:56:06 2026] POST /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 34 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.420230 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:06.420230 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:06.422807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-53c7c5b8-db68-4a17-8b0c-1832625ab069 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.427045 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-53c7c5b8-db68-4a17-8b0c-1832625ab069 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.427045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-53c7c5b8-db68-4a17-8b0c-1832625ab069 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.427045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-53c7c5b8-db68-4a17-8b0c-1832625ab069 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.427240 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:06.439137 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-53c7c5b8-db68-4a17-8b0c-1832625ab069 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.439308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-837f6c27-9882-4817-b870-c19266a318e9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:06.439416 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 382/1576] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.440154 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 398/1577] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1369 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:06.452159 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d06b2127-03d5-4160-ba9d-9cd38cd663a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.454466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a929560f-5750-4beb-9965-e801e573bf03 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.454466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a929560f-5750-4beb-9965-e801e573bf03 None None] GET https://10.4.3.26/volume// Aug 16 22:56:06.454466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a929560f-5750-4beb-9965-e801e573bf03 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.454684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a929560f-5750-4beb-9965-e801e573bf03 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.456430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a929560f-5750-4beb-9965-e801e573bf03 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:06.456629 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d06b2127-03d5-4160-ba9d-9cd38cd663a1 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] POST https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.456810 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 402/1578] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:06.457067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d06b2127-03d5-4160-ba9d-9cd38cd663a1 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.469877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-ada43e3d-5932-43be-98a7-9350ba52ff7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.472862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-ada43e3d-5932-43be-98a7-9350ba52ff7e tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:56:06.473424 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-ada43e3d-5932-43be-98a7-9350ba52ff7e tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f14ac14-5ef6-486f-85ee-4b127a17b400", "connector": null, "instance_uuid": "bc6827e9-5cbc-43d9-bbb7-097e74a11814"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.485495 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:06.485495 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:06.501124 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d06b2127-03d5-4160-ba9d-9cd38cd663a1 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.501640 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 397/1579] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:56:06 2026] POST /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.512899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73c0a907-8ec4-4a7e-9bfc-f4d5fc8f5099 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.516229 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73c0a907-8ec4-4a7e-9bfc-f4d5fc8f5099 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] PUT https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 Aug 16 22:56:06.516763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73c0a907-8ec4-4a7e-9bfc-f4d5fc8f5099 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.537253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-ada43e3d-5932-43be-98a7-9350ba52ff7e tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:56:06.537819 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 383/1580] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:56:06 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 16 22:56:06.599497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73c0a907-8ec4-4a7e-9bfc-f4d5fc8f5099 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 returned with HTTP 200 Aug 16 22:56:06.599694 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 399/1581] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:56:06 2026] PUT /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.617032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0699f64b-f705-4f60-b00f-4d95c51c9650 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.621107 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0699f64b-f705-4f60-b00f-4d95c51c9650 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 Aug 16 22:56:06.621107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0699f64b-f705-4f60-b00f-4d95c51c9650 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.621196 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0699f64b-f705-4f60-b00f-4d95c51c9650 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.638839 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0699f64b-f705-4f60-b00f-4d95c51c9650 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 returned with HTTP 200 Aug 16 22:56:06.639293 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 403/1582] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.651666 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-51356d90-bc33-4dd7-9271-c4a9a89ec956 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.658212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51356d90-bc33-4dd7-9271-c4a9a89ec956 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] POST https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.658897 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-51356d90-bc33-4dd7-9271-c4a9a89ec956 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:06.720462 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-51356d90-bc33-4dd7-9271-c4a9a89ec956 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.720861 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 398/1583] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:56:06 2026] POST /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 51 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.737287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1cd2ce7b-eabc-4347-ac62-3f5e49bc63f6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.742253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cd2ce7b-eabc-4347-ac62-3f5e49bc63f6 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs Aug 16 22:56:06.742925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cd2ce7b-eabc-4347-ac62-3f5e49bc63f6 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.742925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cd2ce7b-eabc-4347-ac62-3f5e49bc63f6 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.743562 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:06.743562 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:06.766226 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cd2ce7b-eabc-4347-ac62-3f5e49bc63f6 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs returned with HTTP 200 Aug 16 22:56:06.767018 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 384/1584] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba/extra_specs => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:06.780722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99ced5c2-07b6-4e6d-bf7c-cd840a9dcd48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.783219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99ced5c2-07b6-4e6d-bf7c-cd840a9dcd48 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] DELETE https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba Aug 16 22:56:06.783434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99ced5c2-07b6-4e6d-bf7c-cd840a9dcd48 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.783487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99ced5c2-07b6-4e6d-bf7c-cd840a9dcd48 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.830929 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99ced5c2-07b6-4e6d-bf7c-cd840a9dcd48 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba returned with HTTP 202 Aug 16 22:56:06.830929 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 400/1585] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:06 2026] DELETE /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:06.839788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0200ec7f-b095-4000-b1f4-8109a626b3f7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:06.843885 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0200ec7f-b095-4000-b1f4-8109a626b3f7 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] GET https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba Aug 16 22:56:06.843885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0200ec7f-b095-4000-b1f4-8109a626b3f7 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:06.844155 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0200ec7f-b095-4000-b1f4-8109a626b3f7 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:06.854059 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0200ec7f-b095-4000-b1f4-8109a626b3f7 tempest-VolumeTypesExtraSpecsTest-1232447628 tempest-VolumeTypesExtraSpecsTest-1232447628-project-admin] https://10.4.3.26/volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba returned with HTTP 404 Aug 16 22:56:06.854631 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 404/1586] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:06 2026] GET /volume/v3/types/59cb271c-2857-46f9-8108-66b2b889e7ba => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:07.047123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:07.049230 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b Aug 16 22:56:07.049405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:07.049649 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:07.049737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Show backup with id 8d2e117c-1342-486c-b23a-0a4473fa4c3b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:07.057590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bec62b45-b58f-4d14-b286-0165178ec5f9 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b returned with HTTP 404 Aug 16 22:56:07.058321 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 399/1587] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:07 2026] GET /volume/v3/backups/8d2e117c-1342-486c-b23a-0a4473fa4c3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:07.075274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d9153d31-9895-493e-8764-669918b5ee2c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:07.080418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:56:07.080686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:07.081943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:07.083398 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume with id: 6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:56:07.101591 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:07.101591 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:07.101880 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:56:07.139857 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Delete volume request issued successfully. Aug 16 22:56:07.140309 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d9153d31-9895-493e-8764-669918b5ee2c tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 returned with HTTP 202 Aug 16 22:56:07.141419 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 385/1588] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:07 2026] DELETE /volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:07.155612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:07.158188 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:56:07.158556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:07.158811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:07.175396 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:07.175396 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:07.182694 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Volume info retrieved successfully. Aug 16 22:56:07.189672 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31d9103c-6b56-4299-8b80-0a5e5900ed57 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 returned with HTTP 200 Aug 16 22:56:07.190321 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 401/1589] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:07 2026] GET /volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:08.143042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e28be5a1-eec2-4355-9d11-1d72e3d091d2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.143042 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e28be5a1-eec2-4355-9d11-1d72e3d091d2 None None] GET https://10.4.3.26/volume// Aug 16 22:56:08.143604 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e28be5a1-eec2-4355-9d11-1d72e3d091d2 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:08.143983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e28be5a1-eec2-4355-9d11-1d72e3d091d2 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:08.144610 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e28be5a1-eec2-4355-9d11-1d72e3d091d2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:08.149490 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 405/1590] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:56:08 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:08.163298 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.166909 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:08.167902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:08.167902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:08.188984 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:08.188984 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:08.197698 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:08.206319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-3e69edae-bc33-40de-b786-c18d7af6ba7f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:08.207078 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 400/1591] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:56:08 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1548 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:08.209777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-698f8f22-f601-41a8-a9ff-291c07d0fa40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.213543 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-698f8f22-f601-41a8-a9ff-291c07d0fa40 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] GET https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 Aug 16 22:56:08.213543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-698f8f22-f601-41a8-a9ff-291c07d0fa40 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:08.213543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-698f8f22-f601-41a8-a9ff-291c07d0fa40 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:08.223053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-698f8f22-f601-41a8-a9ff-291c07d0fa40 tempest-ProjectReaderTests33-780630730 tempest-ProjectReaderTests33-780630730-project-admin] https://10.4.3.26/volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 returned with HTTP 404 Aug 16 22:56:08.223587 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 386/1592] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:08 2026] GET /volume/v3/volumes/6e05bf86-f2b8-49ee-91e8-a8c5b5476ac2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:08.366118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.368998 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] PUT https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 Aug 16 22:56:08.369604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:08.382867 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Acquiring lock "cinder-attachment_update-8f14ac14-5ef6-486f-85ee-4b127a17b400-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:56:08.392606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-8f14ac14-5ef6-486f-85ee-4b127a17b400-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:56:08.393957 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:08.393957 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:08.523685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6e87c4bc-ddfe-402a-bd83-73ed7436f8e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.582096 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-8f14ac14-5ef6-486f-85ee-4b127a17b400-np0000007421" released by "attachment_update" :: held 0.190s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:56:08.582656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-f9262121-1b62-450c-b940-5e941f982a44 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 returned with HTTP 200 Aug 16 22:56:08.583651 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 402/1593] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:56:08 2026] PUT /volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:08.637070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-28df4913-8f89-4249-8a75-bcdf426c5d8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:08.642307 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-28df4913-8f89-4249-8a75-bcdf426c5d8d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653/action Aug 16 22:56:08.644352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-28df4913-8f89-4249-8a75-bcdf426c5d8d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:08.648129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-28df4913-8f89-4249-8a75-bcdf426c5d8d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:08.677849 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:08.677849 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:08.703260 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-88d18fb7-1fc5-4cc7-9d6b-bb36c007b361 req-28df4913-8f89-4249-8a75-bcdf426c5d8d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653/action returned with HTTP 204 Aug 16 22:56:08.704719 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 401/1594] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:56:08 2026] POST /volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:08.837192 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e87c4bc-ddfe-402a-bd83-73ed7436f8e4 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:08.837650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e87c4bc-ddfe-402a-bd83-73ed7436f8e4 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-389504424", "os-volume-type-access:is_public": false}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:08.869213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e87c4bc-ddfe-402a-bd83-73ed7436f8e4 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:08.871190 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 406/1595] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:08 2026] POST /volume/v3/types => generated 228 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:08.882312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da187d2c-4c12-4bf4-ae2f-5d7eda86b46b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:09.056712 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da187d2c-4c12-4bf4-ae2f-5d7eda86b46b tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:09.057183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da187d2c-4c12-4bf4-ae2f-5d7eda86b46b tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "93be685f-1474-4f74-81d9-8132fbcc2ad9", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:09.060476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-da187d2c-4c12-4bf4-ae2f-5d7eda86b46b tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Create volume request body: {'volume': {'volume_type': '93be685f-1474-4f74-81d9-8132fbcc2ad9', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:09.083079 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da187d2c-4c12-4bf4-ae2f-5d7eda86b46b tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 404 Aug 16 22:56:09.083943 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 387/1596] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:08 2026] POST /volume/v3/volumes => generated 114 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:09.094597 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7998d904-99cf-4d8b-90d8-bfdc0819e4db None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:09.097581 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7998d904-99cf-4d8b-90d8-bfdc0819e4db tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action Aug 16 22:56:09.097581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7998d904-99cf-4d8b-90d8-bfdc0819e4db tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"addProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:09.097581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7998d904-99cf-4d8b-90d8-bfdc0819e4db tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:09.099557 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:09.099557 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:09.127353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7998d904-99cf-4d8b-90d8-bfdc0819e4db tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action returned with HTTP 202 Aug 16 22:56:09.128265 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 403/1597] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:09 2026] POST /volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:09.139541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:09.143882 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:09.144333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "93be685f-1474-4f74-81d9-8132fbcc2ad9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-145881298"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:09.146829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Create volume request body: {'volume': {'volume_type': '93be685f-1474-4f74-81d9-8132fbcc2ad9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-145881298'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:09.156919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Create volume of 1 GB Aug 16 22:56:09.157322 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:09.157322 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:09.157967 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Availability Zones retrieved successfully. Aug 16 22:56:09.166200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Flow 'volume_create_api' (85d7642d-035b-46b0-b623-0cb536e870f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:09.167995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f44ac-b549-456c-b4e1-0b0933604a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:09.169523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:09.209084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f44ac-b549-456c-b4e1-0b0933604a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=93be685f-1474-4f74-81d9-8132fbcc2ad9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-389504424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '93be685f-1474-4f74-81d9-8132fbcc2ad9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:09.210604 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744f91c1-e461-453a-894f-3215ecc7b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:09.265613 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-389504424 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-389504424, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:09.266106 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-389504424 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-389504424, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:09.335829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Created reservations ['3e183bc7-c781-422f-b7f4-69cd5abcf4e6', '5f21a157-5f02-411e-99e8-781ed1b183e4', 'e29441a4-13fb-4535-80fc-50de7f00c546', '195d3301-d62a-4ae1-a606-d39c63a6fabe'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:09.336714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744f91c1-e461-453a-894f-3215ecc7b890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e183bc7-c781-422f-b7f4-69cd5abcf4e6', '5f21a157-5f02-411e-99e8-781ed1b183e4', 'e29441a4-13fb-4535-80fc-50de7f00c546', '195d3301-d62a-4ae1-a606-d39c63a6fabe']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:09.337921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a71b372-f1bc-461f-b063-4d76374a7034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:09.369126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a71b372-f1bc-461f-b063-4d76374a7034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a094da2c-ed1f-4015-8aef-16eca17e48eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-145881298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bec9726bfa2492ba44406eac27ec013',qos_specs=None,replication_status=,reservations=['3e183bc7-c781-422f-b7f4-69cd5abcf4e6','5f21a157-5f02-411e-99e8-781ed1b183e4','e29441a4-13fb-4535-80fc-50de7f00c546','195d3301-d62a-4ae1-a606-d39c63a6fabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d047f7a5b34b49709725bd892a9ba418',volume_type_id=93be685f-1474-4f74-81d9-8132fbcc2ad9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-145881298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a094da2c-ed1f-4015-8aef-16eca17e48eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bec9726bfa2492ba44406eac27ec013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d047f7a5b34b49709725bd892a9ba418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93be685f-1474-4f74-81d9-8132fbcc2ad9),volume_type_id=93be685f-1474-4f74-81d9-8132fbcc2ad9)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:09.371859 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b533ef4a-14f3-48c4-bcc2-4e2a04c525b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:09.401558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b533ef4a-14f3-48c4-bcc2-4e2a04c525b2) transitioned into state 'SUCCESS' from state '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-145881298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bec9726bfa2492ba44406eac27ec013',qos_specs=None,replication_status=,reservations=['3e183bc7-c781-422f-b7f4-69cd5abcf4e6','5f21a157-5f02-411e-99e8-781ed1b183e4','e29441a4-13fb-4535-80fc-50de7f00c546','195d3301-d62a-4ae1-a606-d39c63a6fabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d047f7a5b34b49709725bd892a9ba418',volume_type_id=93be685f-1474-4f74-81d9-8132fbcc2ad9)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:09.402835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee4555c-2490-4804-977d-8fc8e4288f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:09.419884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee4555c-2490-4804-977d-8fc8e4288f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:09.421238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Flow 'volume_create_api' (85d7642d-035b-46b0-b623-0cb536e870f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:09.421783 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Create volume request issued successfully. Aug 16 22:56:09.422590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dae7a60a-cf7d-4edf-9897-08c60049ec24 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:09.426772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 402/1598] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:56:09 2026] POST /volume/v3/volumes => generated 792 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:09.442766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:09.447987 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] GET https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:09.449032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:09.449032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:09.463157 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:09.463157 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:09.470822 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Volume info retrieved successfully. Aug 16 22:56:09.480167 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc293f38-99c7-4f54-bd10-d20e0366d29e tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 200 Aug 16 22:56:09.480911 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 407/1599] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:09 2026] GET /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:10.504593 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:10.507888 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] GET https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:10.508513 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:10.508513 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:10.518156 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:10.518156 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:10.527084 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Volume info retrieved successfully. Aug 16 22:56:10.533443 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff603f16-1cb2-4f16-9b4a-2d5df10b6ea9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 200 Aug 16 22:56:10.534048 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 388/1600] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:10 2026] GET /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:10.562390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99325c38-7f98-4d34-85f9-41ee54adede1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:10.565201 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99325c38-7f98-4d34-85f9-41ee54adede1 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] GET https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:10.565297 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99325c38-7f98-4d34-85f9-41ee54adede1 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:10.565592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99325c38-7f98-4d34-85f9-41ee54adede1 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:10.574032 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:10.574032 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:10.580685 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-99325c38-7f98-4d34-85f9-41ee54adede1 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Volume info retrieved successfully. Aug 16 22:56:10.588890 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99325c38-7f98-4d34-85f9-41ee54adede1 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 200 Aug 16 22:56:10.589818 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 404/1601] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:10 2026] GET /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:10.610464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:10.619278 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:10.619278 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:10.619278 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:10.619444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Delete volume with id: a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:10.635095 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:10.635095 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:10.635529 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Volume info retrieved successfully. Aug 16 22:56:10.691031 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Delete volume request issued successfully. Aug 16 22:56:10.691462 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-53f28565-5a4c-4e51-a61d-d6852dc5f7f3 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 202 Aug 16 22:56:10.692064 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 403/1602] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:10 2026] DELETE /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:10.707424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0296088d-80b5-485f-bdea-a05155888ba2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:10.713536 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0296088d-80b5-485f-bdea-a05155888ba2 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] GET https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:10.714036 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0296088d-80b5-485f-bdea-a05155888ba2 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:10.714345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0296088d-80b5-485f-bdea-a05155888ba2 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:10.730093 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:10.730093 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:10.738369 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0296088d-80b5-485f-bdea-a05155888ba2 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Volume info retrieved successfully. Aug 16 22:56:10.752255 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0296088d-80b5-485f-bdea-a05155888ba2 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 200 Aug 16 22:56:10.752255 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 408/1603] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:10 2026] GET /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:11.655422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07779367-95c1-4306-b1a1-bef2e031915b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.777950 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f4a0b40-51da-409f-97d8-5c3927d836b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.782830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f4a0b40-51da-409f-97d8-5c3927d836b9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] GET https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb Aug 16 22:56:11.784217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f4a0b40-51da-409f-97d8-5c3927d836b9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:11.784217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f4a0b40-51da-409f-97d8-5c3927d836b9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:11.796449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f4a0b40-51da-409f-97d8-5c3927d836b9 tempest-VolumeTypesAccessTest-243990887 tempest-VolumeTypesAccessTest-243990887-project-member] https://10.4.3.26/volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb returned with HTTP 404 Aug 16 22:56:11.798365 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 405/1604] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:11 2026] GET /volume/v3/volumes/a094da2c-ed1f-4015-8aef-16eca17e48eb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:11.811765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d356a5f-4314-4d6a-bb9a-3830987a8fc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.817522 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d356a5f-4314-4d6a-bb9a-3830987a8fc1 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action Aug 16 22:56:11.817522 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d356a5f-4314-4d6a-bb9a-3830987a8fc1 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"removeProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:11.817522 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d356a5f-4314-4d6a-bb9a-3830987a8fc1 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:11.826052 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=499,cinder:UPDATE=132,cinder:INSERT=84 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:56:11.842356 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3d88c36-e152-4561-b2ec-114245bfc133 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.843636 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:11.843636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-239077815"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:11.845123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:11.845123 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-520955202"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:11.846593 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-239077815'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:11.847326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Create volume of 1 GB Aug 16 22:56:11.847608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-520955202'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:11.847608 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume of 1 GB Aug 16 22:56:11.849666 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d356a5f-4314-4d6a-bb9a-3830987a8fc1 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action returned with HTTP 202 Aug 16 22:56:11.850157 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 404/1605] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:11 2026] POST /volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:11.856689 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Availability Zones retrieved successfully. Aug 16 22:56:11.856772 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Availability Zones retrieved successfully. Aug 16 22:56:11.863127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9164306c-471e-41b6-9311-14e65c343acb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.865454 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9164306c-471e-41b6-9311-14e65c343acb tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] DELETE https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 Aug 16 22:56:11.865637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9164306c-471e-41b6-9311-14e65c343acb tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:11.865900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9164306c-471e-41b6-9311-14e65c343acb tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:11.866686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (09085080-0075-477e-a2e0-f8d18007821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:11.868309 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de643949-5bdb-4498-965c-8a7f22e85cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:11.868925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Flow 'volume_create_api' (87c7d47f-aba6-4f71-9cc8-8b976e32255e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:11.871500 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e300fe86-5b57-49d2-84ad-fbae5169c796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:11.871864 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:11.871929 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:11.931562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de643949-5bdb-4498-965c-8a7f22e85cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:11.932639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e300fe86-5b57-49d2-84ad-fbae5169c796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:11.932854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac2ce83-ede4-4e8c-8b16-dc3247d79f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:11.933591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6c8cb6-359e-4a9c-a198-532106f7f258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:11.971091 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9164306c-471e-41b6-9311-14e65c343acb tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 returned with HTTP 202 Aug 16 22:56:11.972024 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 406/1606] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:11 2026] DELETE /volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:11.984845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eb425bce-e135-4bd6-bfd1-9c0c1ddb4183 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:11.988089 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb425bce-e135-4bd6-bfd1-9c0c1ddb4183 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] GET https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 Aug 16 22:56:11.988345 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb425bce-e135-4bd6-bfd1-9c0c1ddb4183 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:11.990029 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb425bce-e135-4bd6-bfd1-9c0c1ddb4183 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.000805 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb425bce-e135-4bd6-bfd1-9c0c1ddb4183 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 returned with HTTP 404 Aug 16 22:56:12.002125 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 405/1607] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:11 2026] GET /volume/v3/types/93be685f-1474-4f74-81d9-8132fbcc2ad9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:12.016121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d07c53a3-652e-48ca-9a8a-0b7b1c45ad1d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.018190 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d07c53a3-652e-48ca-9a8a-0b7b1c45ad1d tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:12.018990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Created reservations ['fb22aeb0-7853-472c-8115-6c02fc77bacc', 'd85c711d-0b00-4790-877e-cc4cefd1afbe', '807652ac-6edf-4be1-9826-cdf60741effe', '44cb8335-e45f-41e4-8bff-835b0bf719b3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:12.019161 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d07c53a3-652e-48ca-9a8a-0b7b1c45ad1d tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-410854323", "os-volume-type-access:is_public": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:12.019831 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac2ce83-ede4-4e8c-8b16-dc3247d79f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb22aeb0-7853-472c-8115-6c02fc77bacc', 'd85c711d-0b00-4790-877e-cc4cefd1afbe', '807652ac-6edf-4be1-9826-cdf60741effe', '44cb8335-e45f-41e4-8bff-835b0bf719b3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.020896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff39b80-27fa-4e1f-a0b8-5857ac14f625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.060687 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d07c53a3-652e-48ca-9a8a-0b7b1c45ad1d tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:12.061608 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 407/1608] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:12 2026] POST /volume/v3/types => generated 228 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:12.068611 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Created reservations ['33abd59d-d994-47db-9816-85899eb2b4f6', 'a5e5d6d6-840b-4112-b56c-f22a92b46f03', 'd42f974a-4b55-4693-be54-ba0e140c3d9b', '882a27a9-7339-42c2-bc7e-c8614c27e7df'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:12.068934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6c8cb6-359e-4a9c-a198-532106f7f258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33abd59d-d994-47db-9816-85899eb2b4f6', 'a5e5d6d6-840b-4112-b56c-f22a92b46f03', 'd42f974a-4b55-4693-be54-ba0e140c3d9b', '882a27a9-7339-42c2-bc7e-c8614c27e7df']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.070140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71943006-5dfc-4d6e-9fc0-d06ca7af6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.076909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b405e13-6945-40ad-9df9-d47f91ff8261 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.079627 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b405e13-6945-40ad-9df9-d47f91ff8261 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action Aug 16 22:56:12.080073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b405e13-6945-40ad-9df9-d47f91ff8261 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"addProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:12.080158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b405e13-6945-40ad-9df9-d47f91ff8261 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:12.080688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff39b80-27fa-4e1f-a0b8-5857ac14f625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee56d80-cda6-41c9-9986-737664ae8fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-520955202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['fb22aeb0-7853-472c-8115-6c02fc77bacc','d85c711d-0b00-4790-877e-cc4cefd1afbe','807652ac-6edf-4be1-9826-cdf60741effe','44cb8335-e45f-41e4-8bff-835b0bf719b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-520955202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cee56d80-cda6-41c9-9986-737664ae8fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.084898 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed80ebd8-6620-418a-85a6-fa0033950dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.112072 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b405e13-6945-40ad-9df9-d47f91ff8261 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action returned with HTTP 202 Aug 16 22:56:12.113947 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 406/1609] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:12 2026] POST /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:12.124793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71943006-5dfc-4d6e-9fc0-d06ca7af6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8479c1f5-a656-4fdd-9953-214b62cbd9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239077815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b699865ad2164d0f81e20ad4c912a445',qos_specs=None,replication_status=,reservations=['33abd59d-d994-47db-9816-85899eb2b4f6','a5e5d6d6-840b-4112-b56c-f22a92b46f03','d42f974a-4b55-4693-be54-ba0e140c3d9b','882a27a9-7339-42c2-bc7e-c8614c27e7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2ef9ff84454c049d61f4499d07b78f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239077815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8479c1f5-a656-4fdd-9953-214b62cbd9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b699865ad2164d0f81e20ad4c912a445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2ef9ff84454c049d61f4499d07b78f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.125118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed80ebd8-6620-418a-85a6-fa0033950dfb) transitioned into state 'SUCCESS' from state '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-520955202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e2adf49ddf40309a0773cf4c7bc3e8',qos_specs=None,replication_status=,reservations=['fb22aeb0-7853-472c-8115-6c02fc77bacc','d85c711d-0b00-4790-877e-cc4cefd1afbe','807652ac-6edf-4be1-9826-cdf60741effe','44cb8335-e45f-41e4-8bff-835b0bf719b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0fd9d745e14c7f8d9c600c321d5866',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.125504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac71121c-95b6-4dd3-a48d-928081d4f878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.125842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619682f8-7068-4c34-bad2-81a16d2883c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.126847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84281944-a658-4307-9f55-cd1be5ac03d9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.138984 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84281944-a658-4307-9f55-cd1be5ac03d9 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action Aug 16 22:56:12.139322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84281944-a658-4307-9f55-cd1be5ac03d9 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"addProjectAccess": {"project": "6b8e6ceebac948be9d9f86582935741a"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:12.140041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84281944-a658-4307-9f55-cd1be5ac03d9 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6b8e6ceebac948be9d9f86582935741a"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:12.149880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac71121c-95b6-4dd3-a48d-928081d4f878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.151635 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Flow 'volume_create_api' (09085080-0075-477e-a2e0-f8d18007821d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:12.151635 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Create volume request issued successfully. Aug 16 22:56:12.152655 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3d88c36-e152-4561-b2ec-114245bfc133 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:12.152821 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 409/1610] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:11 2026] POST /volume/v3/volumes => generated 752 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:12.158465 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84281944-a658-4307-9f55-cd1be5ac03d9 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action returned with HTTP 202 Aug 16 22:56:12.159781 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 408/1611] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:12 2026] POST /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:12.172501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619682f8-7068-4c34-bad2-81a16d2883c7) transitioned into state 'SUCCESS' from state '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-239077815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b699865ad2164d0f81e20ad4c912a445',qos_specs=None,replication_status=,reservations=['33abd59d-d994-47db-9816-85899eb2b4f6','a5e5d6d6-840b-4112-b56c-f22a92b46f03','d42f974a-4b55-4693-be54-ba0e140c3d9b','882a27a9-7339-42c2-bc7e-c8614c27e7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2ef9ff84454c049d61f4499d07b78f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.177370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f4de0b-4c2a-4b51-94d7-48834a2ccbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:12.177504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-566ab06b-8519-44c1-97eb-e10e210761a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.177657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e7da63e-a3a0-43e4-90de-d35d1da913f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.180358 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-566ab06b-8519-44c1-97eb-e10e210761a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:12.180603 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e7da63e-a3a0-43e4-90de-d35d1da913f0 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] GET https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/os-volume-type-access Aug 16 22:56:12.180863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-566ab06b-8519-44c1-97eb-e10e210761a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:12.180915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e7da63e-a3a0-43e4-90de-d35d1da913f0 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:12.181273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e7da63e-a3a0-43e4-90de-d35d1da913f0 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.181522 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:12.181522 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:12.181719 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-566ab06b-8519-44c1-97eb-e10e210761a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.194774 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:12.194774 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:12.202373 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e7da63e-a3a0-43e4-90de-d35d1da913f0 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/os-volume-type-access returned with HTTP 200 Aug 16 22:56:12.203093 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 410/1612] 10.4.3.26 () {66 vars in 1401 bytes} [Sun Aug 16 22:56:12 2026] GET /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:12.206772 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-566ab06b-8519-44c1-97eb-e10e210761a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:12.206935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5f4de0b-4c2a-4b51-94d7-48834a2ccbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:12.208124 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Flow 'volume_create_api' (87c7d47f-aba6-4f71-9cc8-8b976e32255e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:12.208579 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Create volume request issued successfully. Aug 16 22:56:12.209643 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07779367-95c1-4306-b1a1-bef2e031915b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:12.210255 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 389/1613] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:56:11 2026] POST /volume/v3/volumes => generated 775 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:12.214865 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-566ab06b-8519-44c1-97eb-e10e210761a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:12.215516 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 407/1614] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:12 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:12.218657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-196743fc-8d3e-4c91-b815-5564b8173725 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.222300 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-196743fc-8d3e-4c91-b815-5564b8173725 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action Aug 16 22:56:12.222300 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-196743fc-8d3e-4c91-b815-5564b8173725 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"removeProjectAccess": {"project": "6b8e6ceebac948be9d9f86582935741a"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:12.223416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-196743fc-8d3e-4c91-b815-5564b8173725 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6b8e6ceebac948be9d9f86582935741a"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:12.235610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.239138 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:12.239138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:12.239138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.252823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-196743fc-8d3e-4c91-b815-5564b8173725 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action returned with HTTP 202 Aug 16 22:56:12.254129 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 409/1615] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:12 2026] POST /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:12.271361 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:12.271361 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:12.275388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2e9f4753-aaae-47ac-a70f-ca0a1ff94495 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.277561 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Volume info retrieved successfully. Aug 16 22:56:12.277653 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e9f4753-aaae-47ac-a70f-ca0a1ff94495 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] POST https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action Aug 16 22:56:12.278124 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e9f4753-aaae-47ac-a70f-ca0a1ff94495 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action body: b'{"removeProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:12.278333 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2e9f4753-aaae-47ac-a70f-ca0a1ff94495 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5bec9726bfa2492ba44406eac27ec013"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:12.285670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a689c87-7b65-4acd-aab9-2d291f0b69e6 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 returned with HTTP 200 Aug 16 22:56:12.286172 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 411/1616] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:12 2026] GET /volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:12.286432 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:12.286432 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:12.314359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2e9f4753-aaae-47ac-a70f-ca0a1ff94495 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action returned with HTTP 202 Aug 16 22:56:12.314359 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 390/1617] 10.4.3.26 () {68 vars in 1377 bytes} [Sun Aug 16 22:56:12 2026] POST /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:12.334400 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-455c664a-5448-45f1-8093-0cc434479b19 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.338769 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-455c664a-5448-45f1-8093-0cc434479b19 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] DELETE https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 Aug 16 22:56:12.338769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-455c664a-5448-45f1-8093-0cc434479b19 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:12.338769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-455c664a-5448-45f1-8093-0cc434479b19 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.382083 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-455c664a-5448-45f1-8093-0cc434479b19 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 returned with HTTP 202 Aug 16 22:56:12.385615 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 408/1618] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:12 2026] DELETE /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:56:12.409123 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2e0f279-13c7-4df2-a179-af736437fb45 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:12.411616 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2e0f279-13c7-4df2-a179-af736437fb45 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] GET https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 Aug 16 22:56:12.411948 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2e0f279-13c7-4df2-a179-af736437fb45 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:12.412280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2e0f279-13c7-4df2-a179-af736437fb45 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:12.423640 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2e0f279-13c7-4df2-a179-af736437fb45 tempest-VolumeTypesAccessTest-1869427357 tempest-VolumeTypesAccessTest-1869427357-project-admin] https://10.4.3.26/volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 returned with HTTP 404 Aug 16 22:56:12.425266 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 410/1619] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:12 2026] GET /volume/v3/types/9565d66f-a08b-4d32-b463-b350979fa2b3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:13.238952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0595452c-a941-438a-9b61-2f4b3527bc58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.242436 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0595452c-a941-438a-9b61-2f4b3527bc58 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:13.242701 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0595452c-a941-438a-9b61-2f4b3527bc58 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.243930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0595452c-a941-438a-9b61-2f4b3527bc58 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.255617 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.255617 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:13.262528 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0595452c-a941-438a-9b61-2f4b3527bc58 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:13.272712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0595452c-a941-438a-9b61-2f4b3527bc58 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:13.273403 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 412/1620] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:13.307233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-abda342a-6300-48dd-8b18-80a867c47a81 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.309004 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abda342a-6300-48dd-8b18-80a867c47a81 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:13.309960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abda342a-6300-48dd-8b18-80a867c47a81 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.309960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abda342a-6300-48dd-8b18-80a867c47a81 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.325365 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.325365 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:13.341205 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abda342a-6300-48dd-8b18-80a867c47a81 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Volume info retrieved successfully. Aug 16 22:56:13.348818 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abda342a-6300-48dd-8b18-80a867c47a81 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 returned with HTTP 200 Aug 16 22:56:13.348818 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 391/1621] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 => generated 1006 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:13.362532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.364890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.365509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:13.365671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.365948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.368838 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 22:56:13.369553 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8479c1f5-a656-4fdd-9953-214b62cbd9f5", "name": "tempest-type-Backup-1944350714"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:13.372071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Creating new backup {'backup': {'volume_id': '8479c1f5-a656-4fdd-9953-214b62cbd9f5', 'name': 'tempest-type-Backup-1944350714'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:56:13.373361 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Creating backup of volume 8479c1f5-a656-4fdd-9953-214b62cbd9f5 in container None Aug 16 22:56:13.376963 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.376963 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:13.382148 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:13.384630 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.384630 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:13.384966 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Volume info retrieved successfully. Aug 16 22:56:13.389246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-781e39ac-2e45-4cc6-a540-5945505f07b5 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:13.389246 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 409/1622] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:13.432676 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Created reservations ['02035b7c-1326-4a42-ac3b-ce8c81c92617', 'a235e05d-517f-4f44-aeff-d9be6b72063e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:13.481446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10a95c1c-1619-43fb-818b-dc7099a0e50b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:56:13.481969 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 411/1623] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:56:13 2026] POST /volume/v3/backups => generated 314 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:13.490776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b241bd01-eb21-417a-b617-3896d867ef95 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.494292 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b241bd01-eb21-417a-b617-3896d867ef95 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:13.494523 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b241bd01-eb21-417a-b617-3896d867ef95 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.494761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b241bd01-eb21-417a-b617-3896d867ef95 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.494916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b241bd01-eb21-417a-b617-3896d867ef95 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:13.508946 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.508946 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:13.509946 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b241bd01-eb21-417a-b617-3896d867ef95 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:13.510172 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 413/1624] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:13.541388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51721e68-56a7-4156-ad9f-96446111f0ee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.541388 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51721e68-56a7-4156-ad9f-96446111f0ee None None] GET https://10.4.3.26/volume// Aug 16 22:56:13.541388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51721e68-56a7-4156-ad9f-96446111f0ee None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.541388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51721e68-56a7-4156-ad9f-96446111f0ee None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.541388 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51721e68-56a7-4156-ad9f-96446111f0ee None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:13.541809 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 392/1625] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:13.551497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-b9f4fedf-507f-46aa-862d-8d6ee9b6d769 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.813768 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-b9f4fedf-507f-46aa-862d-8d6ee9b6d769 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:56:13.814269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-b9f4fedf-507f-46aa-862d-8d6ee9b6d769 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cee56d80-cda6-41c9-9986-737664ae8fee", "connector": null, "instance_uuid": "f5595c9c-5065-4ec7-91a0-00a71e97382a"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:13.828124 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.828124 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:13.879901 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-b9f4fedf-507f-46aa-862d-8d6ee9b6d769 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:56:13.880606 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 410/1626] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:13.930809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.933185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:13.933469 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.933775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.936285 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=488,cinder:INSERT=68,cinder:UPDATE=124 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:56:13.945908 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.945908 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:13.952433 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:13.954853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58db05f8-0e67-4528-96f2-b1f999c6b7de None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.955332 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58db05f8-0e67-4528-96f2-b1f999c6b7de None None] GET https://10.4.3.26/volume// Aug 16 22:56:13.955570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58db05f8-0e67-4528-96f2-b1f999c6b7de None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.955858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58db05f8-0e67-4528-96f2-b1f999c6b7de None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.956293 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58db05f8-0e67-4528-96f2-b1f999c6b7de None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:13.956633 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 414/1627] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:13.961707 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3edd835-bcf1-4574-b926-56b2a3783e19 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:13.962280 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 412/1628] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:13.975533 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:13.978616 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:13.978944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:13.979216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:13.995403 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:13.995403 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:14.000906 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:14.006114 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e700106b-9d34-4b99-922c-66918c7154b8 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:14.006595 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 393/1629] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:56:13 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:14.136927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:14.141707 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] PUT https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c Aug 16 22:56:14.141707 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:14.163895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Acquiring lock "cinder-attachment_update-cee56d80-cda6-41c9-9986-737664ae8fee-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:56:14.171907 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-cee56d80-cda6-41c9-9986-737664ae8fee-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:56:14.173389 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:14.173389 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:14.318635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Lock "cinder-attachment_update-cee56d80-cda6-41c9-9986-737664ae8fee-np0000007421" released by "attachment_update" :: held 0.147s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:56:14.320407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-70151a5c-d473-4636-8a91-a2af6dea44ad tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c returned with HTTP 200 Aug 16 22:56:14.320407 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 411/1630] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:56:14 2026] PUT /volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:14.521339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-578944f3-d9c4-4a24-bdc4-893262fe134c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:14.523401 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-578944f3-d9c4-4a24-bdc4-893262fe134c tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:14.523618 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-578944f3-d9c4-4a24-bdc4-893262fe134c tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:14.523845 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-578944f3-d9c4-4a24-bdc4-893262fe134c tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:14.523994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-578944f3-d9c4-4a24-bdc4-893262fe134c tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:14.525630 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=431,cinder:UPDATE=100,cinder:INSERT=46 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:56:14.528280 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:14.528280 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:14.529131 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-578944f3-d9c4-4a24-bdc4-893262fe134c tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:14.529514 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 415/1631] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:14 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:14.668500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:14.671837 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:14.672066 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:14.672241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:14.679968 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:14.679968 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:14.684445 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:14.690792 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7fdb27a0-13a6-4d41-8ab4-8bf09b01a4ad tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:14.691289 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 413/1632] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:14 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:14.981674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-840ef079-e718-414e-9eba-66474ba90c73 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:14.984129 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-840ef079-e718-414e-9eba-66474ba90c73 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:14.984417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-840ef079-e718-414e-9eba-66474ba90c73 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:14.984679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-840ef079-e718-414e-9eba-66474ba90c73 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:15.005361 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:15.005361 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:15.013253 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-840ef079-e718-414e-9eba-66474ba90c73 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:15.020788 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-840ef079-e718-414e-9eba-66474ba90c73 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:15.021462 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 394/1633] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:14 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:15.541117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:15.543717 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:15.544064 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:15.544897 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:15.544897 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:15.553931 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:15.553931 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:15.555824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d051444e-02e4-49ca-9599-4b9b0ad0d550 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:15.556368 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 412/1634] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:15 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:15.705518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:15.708239 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:15.708239 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:15.708463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:15.720148 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:15.720148 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:15.726900 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:15.737234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f894d94-c2a6-4f2a-acbb-12ad252f1718 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:15.738733 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 416/1635] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:15 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:16.039176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:16.042276 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:16.042727 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:16.042899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:16.056415 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:16.056415 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:16.061649 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:16.069011 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ec0787a-c72c-4367-a4c6-eb9d697a2336 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:16.069561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 414/1636] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:16 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:16.571297 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:16.574406 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:16.574406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:16.574607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:16.574768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:16.580414 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:16.580414 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:16.581338 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88910a36-1995-4938-8f7b-3de94d4ad5b1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:16.581967 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 395/1637] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:16 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:16.759457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:16.762360 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:16.762360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:16.762550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:16.771398 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:16.771398 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:16.777266 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:16.783887 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-531f6fdc-8ae1-43e0-8c16-bcfe361b58b3 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:16.784582 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 413/1638] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:16 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:17.084873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:17.087116 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:17.087445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:17.088287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:17.101396 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:17.101396 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:17.106248 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:17.112583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88d6cf62-0f22-421e-aefb-41ed7b0beeeb tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:17.113127 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 417/1639] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:17 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:17.597936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:17.600186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:17.600556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:17.601015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:17.601202 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:17.606203 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:17.606203 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:17.607923 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c86b258-bd75-4d2a-965f-fa041b1427fe tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:17.607923 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 415/1640] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:17 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:17.799851 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10389455-4c65-4d6f-ba74-579791513aa4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:17.802242 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10389455-4c65-4d6f-ba74-579791513aa4 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:17.802559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10389455-4c65-4d6f-ba74-579791513aa4 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:17.802764 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10389455-4c65-4d6f-ba74-579791513aa4 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:17.816172 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:17.816172 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:17.824286 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-10389455-4c65-4d6f-ba74-579791513aa4 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:17.832944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10389455-4c65-4d6f-ba74-579791513aa4 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:17.833633 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 396/1641] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:17 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:17.909179 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed92066c-f451-4d2a-b3eb-6d44666cd166 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.105701 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed92066c-f451-4d2a-b3eb-6d44666cd166 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:18.106280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed92066c-f451-4d2a-b3eb-6d44666cd166 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-866925340", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:18.130261 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.133102 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:18.133289 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed92066c-f451-4d2a-b3eb-6d44666cd166 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:18.133664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:18.133664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:18.133794 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 414/1642] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:17 2026] POST /volume/v3/types => generated 274 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:18.145229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2e8979bb-e706-44a3-9f41-98d32a2c7145 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.148459 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e8979bb-e706-44a3-9f41-98d32a2c7145 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:18.149332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e8979bb-e706-44a3-9f41-98d32a2c7145 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-724019951", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:18.153082 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.153082 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:18.157782 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:18.164774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5da539f-0f58-46b9-bcc9-8893e0056c45 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:18.165732 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 418/1643] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:18 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:18.173661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e8979bb-e706-44a3-9f41-98d32a2c7145 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:18.174200 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 416/1644] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:18 2026] POST /volume/v3/types => generated 274 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:18.190147 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.289121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:18.289652 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-885846129", "volume_type": "cb483f1e-a740-4351-91fe-04213fa3156c", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:18.292580 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-885846129', 'volume_type': 'cb483f1e-a740-4351-91fe-04213fa3156c', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:18.300158 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Create volume of 1 GB Aug 16 22:56:18.300498 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.300498 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:18.301315 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Availability Zones retrieved successfully. Aug 16 22:56:18.308965 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Flow 'volume_create_api' (653577da-c4eb-4cf6-8238-6000dc351440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:18.310241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cc0721-5351-4732-b99a-efbbf363e101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:18.311470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:18.350091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cc0721-5351-4732-b99a-efbbf363e101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=cb483f1e-a740-4351-91fe-04213fa3156c,is_public=True,name='tempest-VolumeTypesTest-volume-type-866925340',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb483f1e-a740-4351-91fe-04213fa3156c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:18.351252 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54296ac9-a90f-46ce-a81c-cade4130a925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:18.398713 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-866925340 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-866925340, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:18.399079 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-866925340 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-866925340, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:18.402542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e3ccbae0-acb8-4d37-9634-049aa71dbfd3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.406579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e3ccbae0-acb8-4d37-9634-049aa71dbfd3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c/action Aug 16 22:56:18.407226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e3ccbae0-acb8-4d37-9634-049aa71dbfd3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:18.407667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e3ccbae0-acb8-4d37-9634-049aa71dbfd3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:18.434912 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.434912 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:18.450780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Created reservations ['a0a66b9c-87c0-47d8-a93c-4315e4bd6775', '64a813c2-1a05-426b-a75a-a5899f130f75', '1f91e4d4-e585-4d7d-93a2-43f3c94b1432', 'ef6d0faf-e891-4e06-9cf9-8ec08833f947'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:18.452171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54296ac9-a90f-46ce-a81c-cade4130a925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a66b9c-87c0-47d8-a93c-4315e4bd6775', '64a813c2-1a05-426b-a75a-a5899f130f75', '1f91e4d4-e585-4d7d-93a2-43f3c94b1432', 'ef6d0faf-e891-4e06-9cf9-8ec08833f947']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:18.452651 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37401aad-1e47-480b-a5a2-fac91b907cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:18.458530 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-12c10c7f-d3a4-4e06-9595-ee16785e3138 req-e3ccbae0-acb8-4d37-9634-049aa71dbfd3 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c/action returned with HTTP 204 Aug 16 22:56:18.459080 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 415/1645] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:56:18 2026] POST /volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:18.489206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37401aad-1e47-480b-a5a2-fac91b907cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-885846129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2562392efa9040d5824ef476b8f8c0d5',qos_specs=None,replication_status=,reservations=['a0a66b9c-87c0-47d8-a93c-4315e4bd6775','64a813c2-1a05-426b-a75a-a5899f130f75','1f91e4d4-e585-4d7d-93a2-43f3c94b1432','ef6d0faf-e891-4e06-9cf9-8ec08833f947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da864c9c2cc342f79ed85a45aa39aedb',volume_type_id=cb483f1e-a740-4351-91fe-04213fa3156c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-885846129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2562392efa9040d5824ef476b8f8c0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da864c9c2cc342f79ed85a45aa39aedb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb483f1e-a740-4351-91fe-04213fa3156c),volume_type_id=cb483f1e-a740-4351-91fe-04213fa3156c)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:18.491325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1084d7d1-f7b9-44d2-afe4-0e459c8da94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:18.515132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1084d7d1-f7b9-44d2-afe4-0e459c8da94a) transitioned into state 'SUCCESS' from state '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-885846129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2562392efa9040d5824ef476b8f8c0d5',qos_specs=None,replication_status=,reservations=['a0a66b9c-87c0-47d8-a93c-4315e4bd6775','64a813c2-1a05-426b-a75a-a5899f130f75','1f91e4d4-e585-4d7d-93a2-43f3c94b1432','ef6d0faf-e891-4e06-9cf9-8ec08833f947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da864c9c2cc342f79ed85a45aa39aedb',volume_type_id=cb483f1e-a740-4351-91fe-04213fa3156c)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:18.516238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd6ed29-b5d4-451c-9295-a173038b1d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:18.532103 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd6ed29-b5d4-451c-9295-a173038b1d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:18.533304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Flow 'volume_create_api' (653577da-c4eb-4cf6-8238-6000dc351440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:18.534153 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Create volume request issued successfully. Aug 16 22:56:18.534572 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c57496d9-eb62-4a54-adc2-e2c5a9719dcf tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:18.537353 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 397/1646] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:56:18 2026] POST /volume/v3/volumes => generated 780 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:18.550615 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.552729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:18.553057 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:18.553482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:18.563694 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.563694 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:18.572485 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:18.577856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8091c71e-13d1-40c3-ad92-48bf1ba9ade5 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:18.578813 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 419/1647] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:18 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:18.624950 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80615e77-81b8-4c7d-857c-d81507202f20 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.629725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80615e77-81b8-4c7d-857c-d81507202f20 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:18.629725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80615e77-81b8-4c7d-857c-d81507202f20 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:18.629725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80615e77-81b8-4c7d-857c-d81507202f20 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:18.629725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-80615e77-81b8-4c7d-857c-d81507202f20 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:18.637924 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.637924 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:18.642478 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80615e77-81b8-4c7d-857c-d81507202f20 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:18.642478 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 417/1648] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:18 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:18.855662 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:18.861088 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:18.861088 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:18.862298 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:18.883034 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:18.883034 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:18.889865 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:18.900790 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2094bbac-2025-4ab3-90af-0e635ed58a6d tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:18.900790 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 416/1649] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:18 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:19.192397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.193108 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.193108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.193870 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.215050 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.215050 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:19.220606 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.227708 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-878d6cdc-02f0-401e-a3ba-f7febd18a08a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:19.228492 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 398/1650] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:19.249909 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3429092a-c390-40b0-816a-7dfea362b319 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.255168 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3429092a-c390-40b0-816a-7dfea362b319 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.255168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3429092a-c390-40b0-816a-7dfea362b319 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.255168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3429092a-c390-40b0-816a-7dfea362b319 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.282119 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.282119 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:19.292730 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3429092a-c390-40b0-816a-7dfea362b319 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.300321 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3429092a-c390-40b0-816a-7dfea362b319 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:19.300321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 420/1651] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:19.326787 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.335966 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.336331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.336555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.336814 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume with id: cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.357836 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.357836 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:19.359316 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.374829 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-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 16 22:56:19.375176 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b55aba7-563e-4a88-b37b-9b6960698b89 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 400 Aug 16 22:56:19.375724 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 418/1652] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:19 2026] DELETE /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 307 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:56:19.391459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07a38662-a283-4917-9f32-51bf22252883 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.393986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07a38662-a283-4917-9f32-51bf22252883 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.394153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07a38662-a283-4917-9f32-51bf22252883 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.394397 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07a38662-a283-4917-9f32-51bf22252883 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.413799 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.413799 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:19.427262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.429410 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07a38662-a283-4917-9f32-51bf22252883 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.440226 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07a38662-a283-4917-9f32-51bf22252883 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:19.440664 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 417/1653] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:19.478809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:19.479655 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1785949230"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:19.485409 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1785949230'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:19.485606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume of 1 GB Aug 16 22:56:19.492917 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:56:19.501523 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (c761eaed-0bdb-4820-8880-76479c0bd71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:19.502902 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a050cea0-3ff6-4677-824f-52fff5bea688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:19.504177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:19.518679 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.523076 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.524331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.525317 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.545439 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.545439 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:19.552767 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.562343 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-debd49e4-6f57-4a62-93ad-b76666b17307 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:19.563481 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 421/1654] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:19.567615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a050cea0-3ff6-4677-824f-52fff5bea688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:19.569507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0b2a3d-5db0-4e48-bdd5-296522bab847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:19.591904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.594617 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] POST https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee/action Aug 16 22:56:19.596045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:19.596045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:19.603409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.607205 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:19.607205 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.607494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.615379 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.615379 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:19.617766 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.624795 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.624795 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:19.630353 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Begin detaching volume completed successfully. Aug 16 22:56:19.630986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-ede84d54-ea66-46c3-854d-0865a87525d4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee/action returned with HTTP 202 Aug 16 22:56:19.631850 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 419/1655] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:56:19 2026] POST /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:19.636001 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:19.643776 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ad89caf1-3f7b-4027-8c5b-bb6920c2df9a tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:19.645821 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 418/1656] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:19.657465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-51048155-1a10-42c2-a92d-25b985588da1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.661314 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51048155-1a10-42c2-a92d-25b985588da1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:19.661971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51048155-1a10-42c2-a92d-25b985588da1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.662270 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51048155-1a10-42c2-a92d-25b985588da1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.662431 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-51048155-1a10-42c2-a92d-25b985588da1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:19.668279 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.674272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] POST https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a/action Aug 16 22:56:19.674272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Action body: b'{"os-retype": {"new_type": "25a1b807-511f-4d8e-8bf7-2fdaff45c885"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:19.674272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "25a1b807-511f-4d8e-8bf7-2fdaff45c885"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:19.676755 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.676755 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:19.677968 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51048155-1a10-42c2-a92d-25b985588da1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:19.678235 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 422/1657] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:19.688851 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.688851 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:19.689404 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:19.733767 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-724019951 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-724019951, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:19.733767 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-724019951 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-724019951, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:19.736132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['50c3842c-ee3b-4e73-bc1e-4335946b3503', '4b779633-0ce0-4ea9-b4a8-f2a045c39313', 'a1189573-de35-4ab1-8c37-929bd628a4c6', '274c8e74-22bc-4e6a-a2ea-c0bc3d79995f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:19.737525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0b2a3d-5db0-4e48-bdd5-296522bab847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c3842c-ee3b-4e73-bc1e-4335946b3503', '4b779633-0ce0-4ea9-b4a8-f2a045c39313', 'a1189573-de35-4ab1-8c37-929bd628a4c6', '274c8e74-22bc-4e6a-a2ea-c0bc3d79995f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:19.738507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd2df73-23e4-44c1-b8e0-3d6a86303c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:19.752084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1d2819a8-b73c-4c95-853b-a3061b55714d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.752938 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d2819a8-b73c-4c95-853b-a3061b55714d None None] GET https://10.4.3.26/volume// Aug 16 22:56:19.753430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d2819a8-b73c-4c95-853b-a3061b55714d None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.753837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1d2819a8-b73c-4c95-853b-a3061b55714d None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.754377 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1d2819a8-b73c-4c95-853b-a3061b55714d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:19.756352 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 419/1658] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:19.768369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Created reservations ['978c0cfa-aada-46df-83a9-381abb55a268', 'dcde7e93-6d11-4506-8a4b-ab9de6d4513b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:19.776300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.777588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd2df73-23e4-44c1-b8e0-3d6a86303c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b018b9a-1ae5-40a9-baf0-0634cb414801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1785949230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['50c3842c-ee3b-4e73-bc1e-4335946b3503','4b779633-0ce0-4ea9-b4a8-f2a045c39313','a1189573-de35-4ab1-8c37-929bd628a4c6','274c8e74-22bc-4e6a-a2ea-c0bc3d79995f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1785949230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b018b9a-1ae5-40a9-baf0-0634cb414801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:19.777947 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6af56a5-a37e-47dc-97e3-c388bf6fa6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:19.785133 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:19.785900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.785900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.796286 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-866925340 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-866925340, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:19.796578 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-866925340 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-866925340, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:19.813980 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6af56a5-a37e-47dc-97e3-c388bf6fa6b2) transitioned into state 'SUCCESS' from state '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-1785949230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['50c3842c-ee3b-4e73-bc1e-4335946b3503','4b779633-0ce0-4ea9-b4a8-f2a045c39313','a1189573-de35-4ab1-8c37-929bd628a4c6','274c8e74-22bc-4e6a-a2ea-c0bc3d79995f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:19.814913 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f841b8cb-9c71-4532-9c00-5027f78a4dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:19.815516 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.815516 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:19.820559 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:19.823807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Created reservations ['9bc0a452-74a2-4435-a9c2-c7dbb25839c3', '12f99b01-3153-4a7b-ba20-dbc428f55424'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:19.830054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f841b8cb-9c71-4532-9c00-5027f78a4dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:19.830254 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-5ae6344e-c264-4dfe-85a5-c50ac7690f06 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:19.830943 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 423/1659] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 1320 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:19.831258 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (c761eaed-0bdb-4820-8880-76479c0bd71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:19.832147 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:56:19.833782 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-226bf58c-c0d7-42ed-b18d-3be71a837327 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:19.833782 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 399/1660] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:19 2026] POST /volume/v3/volumes => generated 747 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:19.878661 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Retype volume request issued successfully. Aug 16 22:56:19.878661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a5cc0d22-6413-4f89-a73a-9f3dc69c2b38 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a/action returned with HTTP 202 Aug 16 22:56:19.879334 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 420/1661] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:56:19 2026] POST /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:19.894650 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d7c1f424-2192-4d4d-8131-010739e8f94f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.897666 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7c1f424-2192-4d4d-8131-010739e8f94f tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:19.897794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7c1f424-2192-4d4d-8131-010739e8f94f tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.902676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7c1f424-2192-4d4d-8131-010739e8f94f tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.919616 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.919616 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:19.919772 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:19.925158 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7c1f424-2192-4d4d-8131-010739e8f94f tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:19.926810 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:19.927059 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:19.927277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:19.940003 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:19.940003 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:19.942487 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7c1f424-2192-4d4d-8131-010739e8f94f tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:19.943272 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 420/1662] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:19.948594 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:19.957324 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c18f7c01-4965-4659-8e42-f77ac33fca53 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:19.959212 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 424/1663] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:19 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:20.700836 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:20.704423 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:20.704614 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:20.704820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:20.704937 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:20.709879 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:20.709879 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:20.710152 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b15bd6e1-f37e-49fc-9bd8-352fea147337 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:20.710579 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 400/1664] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:20 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:20.967242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:20.971883 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:20.972160 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:20.972269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:20.976503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:20.979016 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:20.979221 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:20.980160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:20.988904 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:20.988904 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:20.998347 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:20.998347 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:21.000701 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:21.010363 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14db0e6d-1bb7-4054-9327-77fbc7670139 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:21.010363 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 421/1665] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:20 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.010503 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:21.021600 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab5802c7-f90c-4839-9eb5-bf5d00d4089c tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:21.023190 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 421/1666] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:20 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.032906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a672943-97dc-4644-8194-634e67c2229b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.039957 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a672943-97dc-4644-8194-634e67c2229b tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:21.039957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a672943-97dc-4644-8194-634e67c2229b tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.039957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a672943-97dc-4644-8194-634e67c2229b tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.051782 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.051782 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:21.057762 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a672943-97dc-4644-8194-634e67c2229b tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:21.067933 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a672943-97dc-4644-8194-634e67c2229b tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:21.067933 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 425/1667] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:21 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.076148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-11712d99-69c1-4654-9d3f-863c050bd105 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.079778 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] POST https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action Aug 16 22:56:21.079778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1110417952", "disk_format": "qcow2"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:21.079778 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1110417952", "disk_format": "qcow2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:21.085627 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.086526 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.086526 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:21.087537 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:21.088699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:21.088699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.090587 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.100495 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.100495 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:21.106789 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:21.114780 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd0fd92b-1d06-4559-9e3d-755a662b33b1 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:21.115297 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 422/1668] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:21 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.124826 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.124826 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:21.126128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.image.image_utils [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1110417952'}] 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-1110417952'}]. {{(pid=100204) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 22:56:21.138814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.142323 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:21.142541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.142784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.142965 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Delete volume with id: 3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:21.158801 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.158801 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:21.159409 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:21.210724 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Delete volume request issued successfully. Aug 16 22:56:21.211030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9dd653da-62eb-4f65-9fe6-a3c8431cccd0 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 202 Aug 16 22:56:21.211465 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 422/1669] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:21 2026] DELETE /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:21.224002 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.226512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:21.226942 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.227276 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.242288 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.242288 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:21.249484 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Volume info retrieved successfully. Aug 16 22:56:21.259520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-58533806-d2c9-4f24-91e1-6c29450d8da4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.260684 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e65c6cc-0bff-4fb6-b18d-c6fa533e3c53 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 200 Aug 16 22:56:21.262823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-58533806-d2c9-4f24-91e1-6c29450d8da4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c Aug 16 22:56:21.262823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-58533806-d2c9-4f24-91e1-6c29450d8da4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.263031 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 426/1670] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:21 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:21.263078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-58533806-d2c9-4f24-91e1-6c29450d8da4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.275534 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.275534 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:21.419020 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b1a49484-fed0-4adf-a153-9efc905c9169 req-58533806-d2c9-4f24-91e1-6c29450d8da4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c returned with HTTP 200 Aug 16 22:56:21.419603 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 423/1671] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:56:21 2026] DELETE /volume/v3/attachments/4d42bbdc-8b6a-49cc-98e3-381938b3cc3c => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.727633 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.729372 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:21.729660 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.729878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.730016 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:21.737849 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.737849 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:21.738579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-528f80f5-dda1-41d9-89e4-a448bb80dfbd tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:21.739028 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 423/1672] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:21 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.873649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:21.875991 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:21.876166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:21.876309 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:21.889242 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:21.889242 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:21.897733 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:21.903143 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-729de16b-4c1f-43c4-b7ce-2d1a26701de9 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:21.904191 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 427/1673] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:21 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:21.944766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Copy volume to image completed successfully. Aug 16 22:56:21.945378 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-11712d99-69c1-4654-9d3f-863c050bd105 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action returned with HTTP 202 Aug 16 22:56:21.946169 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 401/1674] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:21 2026] POST /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5/action => generated 689 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:22.286590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-917e344b-6e1a-4b95-ab4f-63f58871e4c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.288667 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-917e344b-6e1a-4b95-ab4f-63f58871e4c3 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] GET https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a Aug 16 22:56:22.288976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-917e344b-6e1a-4b95-ab4f-63f58871e4c3 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.289190 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-917e344b-6e1a-4b95-ab4f-63f58871e4c3 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.315228 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-917e344b-6e1a-4b95-ab4f-63f58871e4c3 tempest-VolumeTypesTest-1793589215 tempest-VolumeTypesTest-1793589215-project-member] https://10.4.3.26/volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a returned with HTTP 404 Aug 16 22:56:22.315957 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 424/1675] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/volumes/3c4a8cbc-a3f5-433c-9dd2-63238e2a4b0a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:22.326330 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d8518a6-e8eb-489f-bab8-8e54eec707b8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.336953 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d8518a6-e8eb-489f-bab8-8e54eec707b8 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 Aug 16 22:56:22.337419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d8518a6-e8eb-489f-bab8-8e54eec707b8 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.337419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d8518a6-e8eb-489f-bab8-8e54eec707b8 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.374074 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d8518a6-e8eb-489f-bab8-8e54eec707b8 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 returned with HTTP 202 Aug 16 22:56:22.374846 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 424/1676] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:22 2026] DELETE /volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:22.383004 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26fd71da-132b-48d5-995e-0d8194203093 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.385364 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26fd71da-132b-48d5-995e-0d8194203093 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 Aug 16 22:56:22.385843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26fd71da-132b-48d5-995e-0d8194203093 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.385843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26fd71da-132b-48d5-995e-0d8194203093 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.389880 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26fd71da-132b-48d5-995e-0d8194203093 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 returned with HTTP 404 Aug 16 22:56:22.390557 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 428/1677] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/25a1b807-511f-4d8e-8bf7-2fdaff45c885 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:22.398589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-002a2a2f-7982-4b51-8a47-4d933d7ef754 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.403426 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-002a2a2f-7982-4b51-8a47-4d933d7ef754 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c Aug 16 22:56:22.403762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-002a2a2f-7982-4b51-8a47-4d933d7ef754 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.404065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-002a2a2f-7982-4b51-8a47-4d933d7ef754 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.440352 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-002a2a2f-7982-4b51-8a47-4d933d7ef754 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c returned with HTTP 202 Aug 16 22:56:22.441243 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 402/1678] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:22 2026] DELETE /volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:22.450460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58727476-140e-40f0-b839-ecac74f4a1a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.452353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58727476-140e-40f0-b839-ecac74f4a1a6 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c Aug 16 22:56:22.452636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58727476-140e-40f0-b839-ecac74f4a1a6 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.452951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58727476-140e-40f0-b839-ecac74f4a1a6 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.458572 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58727476-140e-40f0-b839-ecac74f4a1a6 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c returned with HTTP 404 Aug 16 22:56:22.459152 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 425/1679] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/cb483f1e-a740-4351-91fe-04213fa3156c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:22.473277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc4f8a8e-1a29-40e2-a599-dd98ef2b916a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.477217 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc4f8a8e-1a29-40e2-a599-dd98ef2b916a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:22.477680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc4f8a8e-1a29-40e2-a599-dd98ef2b916a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-783063222", "description": "tempest-volume-type-description-710029265", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:22.522046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc4f8a8e-1a29-40e2-a599-dd98ef2b916a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:22.522524 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 425/1680] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:22 2026] POST /volume/v3/types => generated 313 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.533107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8257d5e5-55c0-4c1a-82c3-7f8112d4e728 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.535337 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8257d5e5-55c0-4c1a-82c3-7f8112d4e728 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 Aug 16 22:56:22.535609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8257d5e5-55c0-4c1a-82c3-7f8112d4e728 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.535830 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8257d5e5-55c0-4c1a-82c3-7f8112d4e728 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.548136 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8257d5e5-55c0-4c1a-82c3-7f8112d4e728 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 returned with HTTP 200 Aug 16 22:56:22.548578 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 429/1681] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 => generated 335 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.563418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ebcfcc2-552f-4a1f-b1e4-600221862fa9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.566097 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ebcfcc2-552f-4a1f-b1e4-600221862fa9 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 Aug 16 22:56:22.566337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ebcfcc2-552f-4a1f-b1e4-600221862fa9 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.566612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ebcfcc2-552f-4a1f-b1e4-600221862fa9 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.612068 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ebcfcc2-552f-4a1f-b1e4-600221862fa9 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 returned with HTTP 202 Aug 16 22:56:22.612854 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 403/1682] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:22 2026] DELETE /volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:22.625305 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7743d00b-e441-442c-aa2a-be220b612cf4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.627433 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7743d00b-e441-442c-aa2a-be220b612cf4 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 Aug 16 22:56:22.627810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7743d00b-e441-442c-aa2a-be220b612cf4 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.635932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7743d00b-e441-442c-aa2a-be220b612cf4 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.641623 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7743d00b-e441-442c-aa2a-be220b612cf4 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 returned with HTTP 404 Aug 16 22:56:22.651862 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 426/1683] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/6583c0df-3d5d-4b62-b4d9-06cb370539d1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:22.668353 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0490ba9-a630-4b10-a6c4-c9883549657a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.672617 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0490ba9-a630-4b10-a6c4-c9883549657a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:22.673193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0490ba9-a630-4b10-a6c4-c9883549657a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-48415809"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:22.704347 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0490ba9-a630-4b10-a6c4-c9883549657a tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:22.704347 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 426/1684] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:22 2026] POST /volume/v3/types => generated 219 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.724254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-134c3ba3-2c4d-4165-9e21-4f13ef7abb18 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.729619 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-134c3ba3-2c4d-4165-9e21-4f13ef7abb18 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption Aug 16 22:56:22.731425 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-134c3ba3-2c4d-4165-9e21-4f13ef7abb18 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:22.755458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.759408 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:22.759610 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.760636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.760636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:22.767728 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:22.767728 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:22.768809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd8f71d1-4d3b-4740-991a-096416ebf8cc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:22.769424 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 404/1685] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.797877 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-134c3ba3-2c4d-4165-9e21-4f13ef7abb18 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption returned with HTTP 200 Aug 16 22:56:22.798888 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 430/1686] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:56:22 2026] POST /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.814800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9827cad0-0661-45da-a2e2-25d07ebb6804 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.817050 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9827cad0-0661-45da-a2e2-25d07ebb6804 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption Aug 16 22:56:22.817916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9827cad0-0661-45da-a2e2-25d07ebb6804 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.817916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9827cad0-0661-45da-a2e2-25d07ebb6804 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.818472 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:22.818472 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:22.835526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9827cad0-0661-45da-a2e2-25d07ebb6804 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption returned with HTTP 200 Aug 16 22:56:22.835526 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 427/1687] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.851702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec1c0b0f-7a34-4a95-ad27-77f49d944632 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.855840 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec1c0b0f-7a34-4a95-ad27-77f49d944632 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] PUT https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db Aug 16 22:56:22.857457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec1c0b0f-7a34-4a95-ad27-77f49d944632 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:22.916483 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec1c0b0f-7a34-4a95-ad27-77f49d944632 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db returned with HTTP 200 Aug 16 22:56:22.916483 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 427/1688] 10.4.3.26 () {68 vars in 1500 bytes} [Sun Aug 16 22:56:22 2026] PUT /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db => generated 122 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.930189 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a7a4936b-f90a-4bf0-aadb-4316d77b08cf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.933373 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7a4936b-f90a-4bf0-aadb-4316d77b08cf tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption Aug 16 22:56:22.933951 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7a4936b-f90a-4bf0-aadb-4316d77b08cf tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.934034 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a7a4936b-f90a-4bf0-aadb-4316d77b08cf tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.944666 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a7a4936b-f90a-4bf0-aadb-4316d77b08cf tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption returned with HTTP 200 Aug 16 22:56:22.945253 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 405/1689] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:22.970234 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34532aff-c4ef-4cf9-b908-0569caa071e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:22.975882 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34532aff-c4ef-4cf9-b908-0569caa071e5 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/cipher Aug 16 22:56:22.979538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34532aff-c4ef-4cf9-b908-0569caa071e5 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:22.979538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34532aff-c4ef-4cf9-b908-0569caa071e5 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:22.991108 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34532aff-c4ef-4cf9-b908-0569caa071e5 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/cipher returned with HTTP 200 Aug 16 22:56:22.991803 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 431/1690] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:22 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:56:23.003825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f467da34-6fa1-45cb-8193-73e96030cf41 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.006400 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f467da34-6fa1-45cb-8193-73e96030cf41 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db Aug 16 22:56:23.007764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f467da34-6fa1-45cb-8193-73e96030cf41 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.007764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f467da34-6fa1-45cb-8193-73e96030cf41 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.054902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f467da34-6fa1-45cb-8193-73e96030cf41 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db returned with HTTP 202 Aug 16 22:56:23.054902 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 428/1691] 10.4.3.26 () {66 vars in 1482 bytes} [Sun Aug 16 22:56:23 2026] DELETE /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption/c6f9fea7-0af7-4b34-bc5a-9d4f0a8999db => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:56:23.067839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88f434d3-e90b-4b42-bb07-3fa2d52c44eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.070322 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88f434d3-e90b-4b42-bb07-3fa2d52c44eb tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption Aug 16 22:56:23.070461 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88f434d3-e90b-4b42-bb07-3fa2d52c44eb tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.070756 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88f434d3-e90b-4b42-bb07-3fa2d52c44eb tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.086111 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88f434d3-e90b-4b42-bb07-3fa2d52c44eb tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption returned with HTTP 200 Aug 16 22:56:23.086728 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 428/1692] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:56:23.099227 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60c6a877-9644-4c2a-812d-fc2179d43479 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.108041 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60c6a877-9644-4c2a-812d-fc2179d43479 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption Aug 16 22:56:23.108041 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60c6a877-9644-4c2a-812d-fc2179d43479 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.108041 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60c6a877-9644-4c2a-812d-fc2179d43479 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.113453 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60c6a877-9644-4c2a-812d-fc2179d43479 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption returned with HTTP 200 Aug 16 22:56:23.114418 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 406/1693] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 22:56:23.127667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2621ec81-19be-480b-b01c-b41877747d02 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.133216 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2621ec81-19be-480b-b01c-b41877747d02 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 Aug 16 22:56:23.133506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2621ec81-19be-480b-b01c-b41877747d02 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.133917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2621ec81-19be-480b-b01c-b41877747d02 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.186758 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2621ec81-19be-480b-b01c-b41877747d02 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 returned with HTTP 202 Aug 16 22:56:23.187418 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 432/1694] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:23 2026] DELETE /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:23.201001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e5fe3c7-efe1-417b-98b2-e347d5535f82 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.203226 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e5fe3c7-efe1-417b-98b2-e347d5535f82 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 Aug 16 22:56:23.203543 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e5fe3c7-efe1-417b-98b2-e347d5535f82 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.203764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e5fe3c7-efe1-417b-98b2-e347d5535f82 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.213166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e5fe3c7-efe1-417b-98b2-e347d5535f82 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 returned with HTTP 404 Aug 16 22:56:23.213912 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 429/1695] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types/6dd4f42c-955a-48bd-baa4-c33e6a226476 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:23.225918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae0acf18-a241-449f-8f7d-d47fabcf1466 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.228885 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae0acf18-a241-449f-8f7d-d47fabcf1466 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types Aug 16 22:56:23.228885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae0acf18-a241-449f-8f7d-d47fabcf1466 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.228885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae0acf18-a241-449f-8f7d-d47fabcf1466 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.247036 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae0acf18-a241-449f-8f7d-d47fabcf1466 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:23.247481 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 429/1696] 10.4.3.26 () {66 vars in 1224 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:23.259468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48d86535-062b-4a0f-93d2-8af69f6c0239 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.262699 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48d86535-062b-4a0f-93d2-8af69f6c0239 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:23.263725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48d86535-062b-4a0f-93d2-8af69f6c0239 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-796484910"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:23.286689 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48d86535-062b-4a0f-93d2-8af69f6c0239 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:23.287242 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 407/1697] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:23 2026] POST /volume/v3/types => generated 220 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:23.302475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-86bd0e4c-e186-4a99-84fd-5c781c759a6b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.308265 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86bd0e4c-e186-4a99-84fd-5c781c759a6b tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] PUT https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 Aug 16 22:56:23.310473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-86bd0e4c-e186-4a99-84fd-5c781c759a6b tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2088808782", "description": "tempest-volume-type-description-45051208", "is_public": false}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:23.403509 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86bd0e4c-e186-4a99-84fd-5c781c759a6b tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 returned with HTTP 200 Aug 16 22:56:23.404455 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 433/1698] 10.4.3.26 () {68 vars in 1356 bytes} [Sun Aug 16 22:56:23 2026] PUT /volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 => generated 203 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:23.422282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69710a22-10ab-47d1-ab99-d8ba52870292 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.425987 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69710a22-10ab-47d1-ab99-d8ba52870292 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 Aug 16 22:56:23.426487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69710a22-10ab-47d1-ab99-d8ba52870292 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.426651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69710a22-10ab-47d1-ab99-d8ba52870292 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.440601 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69710a22-10ab-47d1-ab99-d8ba52870292 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 returned with HTTP 200 Aug 16 22:56:23.441202 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 430/1699] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:23.455956 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7dd45526-cbd2-400b-aa53-5a4c6dc00dbc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.458387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7dd45526-cbd2-400b-aa53-5a4c6dc00dbc tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] DELETE https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 Aug 16 22:56:23.458580 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7dd45526-cbd2-400b-aa53-5a4c6dc00dbc tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.458806 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7dd45526-cbd2-400b-aa53-5a4c6dc00dbc tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.522789 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7dd45526-cbd2-400b-aa53-5a4c6dc00dbc tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 returned with HTTP 202 Aug 16 22:56:23.524864 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 430/1700] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:23 2026] DELETE /volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:23.536282 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-49d3a890-10e9-4e06-b225-c64cc2d14b24 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.541582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49d3a890-10e9-4e06-b225-c64cc2d14b24 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] GET https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 Aug 16 22:56:23.543140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49d3a890-10e9-4e06-b225-c64cc2d14b24 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.545875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49d3a890-10e9-4e06-b225-c64cc2d14b24 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.555606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49d3a890-10e9-4e06-b225-c64cc2d14b24 tempest-VolumeTypesTest-1537142576 tempest-VolumeTypesTest-1537142576-project-admin] https://10.4.3.26/volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 returned with HTTP 404 Aug 16 22:56:23.556461 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 408/1701] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/types/162685c8-d546-4487-8c01-eb8830a55561 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:23.786473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:23.789790 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:23.790136 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:23.791906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:23.791906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:23.799332 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:23.799332 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:23.800009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e014fd0-9b66-4a36-a5ec-45b3a892c776 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:23.801896 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 434/1702] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:23 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:24.824890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:24.828225 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:24.828351 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:24.828832 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:24.828832 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:24.841587 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:24.841587 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:24.843236 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dcfadeba-8d86-4591-af14-9a48b13d8576 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:24.845062 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 431/1703] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:24 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:25.864091 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:25.867579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:25.868108 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:25.868367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:25.868603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:25.879011 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:25.879011 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:25.880060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36f9db32-759a-4dbb-92aa-c25a96c95ed4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:25.880557 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 431/1704] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:25 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:26.584994 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff476551-20ed-466a-b1d1-acc681c6538c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:26.589922 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:26.590224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:26.590513 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:26.590783 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume with id: cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:26.600357 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:26.600357 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:26.600957 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:26.635589 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume request issued successfully. Aug 16 22:56:26.637543 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff476551-20ed-466a-b1d1-acc681c6538c tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 202 Aug 16 22:56:26.638167 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 409/1705] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:26 2026] DELETE /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:26.654029 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:26.658962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:26.659558 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:26.660438 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:26.677364 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:26.677364 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:26.688457 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:26.701510 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21161db2-74dd-40b7-86e9-83a7aa141e50 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 200 Aug 16 22:56:26.702287 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 435/1706] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:26 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:26.899147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:26.903727 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:26.903727 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:26.904100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:26.904237 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:26.916626 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:26.916626 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:26.917425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7807d176-24a0-4404-ad60-ce9b3661d2ab tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:26.918015 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 432/1707] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:26 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:26.978648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6f31bb2-8696-42a2-9a50-0a18529ad286 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:26.979347 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6f31bb2-8696-42a2-9a50-0a18529ad286 None None] GET https://10.4.3.26/volume// Aug 16 22:56:26.979626 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6f31bb2-8696-42a2-9a50-0a18529ad286 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:26.979893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6f31bb2-8696-42a2-9a50-0a18529ad286 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:26.980227 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6f31bb2-8696-42a2-9a50-0a18529ad286 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:26.980571 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 432/1708] 10.4.3.26 () {64 vars in 997 bytes} [Sun Aug 16 22:56:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:27.000415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d46d4321-7247-45b4-8d14-b5ae239bef8b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:27.000415 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46d4321-7247-45b4-8d14-b5ae239bef8b None None] GET https://10.4.3.26/volume// Aug 16 22:56:27.002456 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46d4321-7247-45b4-8d14-b5ae239bef8b None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:27.002456 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46d4321-7247-45b4-8d14-b5ae239bef8b None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:27.002456 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46d4321-7247-45b4-8d14-b5ae239bef8b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:27.002456 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 410/1709] 10.4.3.26 () {64 vars in 997 bytes} [Sun Aug 16 22:56:26 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:27.017149 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13043385-e4d5-42da-b216-7045bef1d4e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:27.208803 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13043385-e4d5-42da-b216-7045bef1d4e8 tempest-VersionsTest-1469884101 tempest-VersionsTest-1469884101-project-member] GET https://10.4.3.26/volume/v3/ Aug 16 22:56:27.209158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13043385-e4d5-42da-b216-7045bef1d4e8 tempest-VersionsTest-1469884101 tempest-VersionsTest-1469884101-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:27.209458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13043385-e4d5-42da-b216-7045bef1d4e8 tempest-VersionsTest-1469884101 tempest-VersionsTest-1469884101-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:27.210104 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13043385-e4d5-42da-b216-7045bef1d4e8 tempest-VersionsTest-1469884101 tempest-VersionsTest-1469884101-project-member] https://10.4.3.26/volume/v3/ returned with HTTP 200 Aug 16 22:56:27.211063 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 436/1710] 10.4.3.26 () {66 vars in 1209 bytes} [Sun Aug 16 22:56:27 2026] GET /volume/v3/ => generated 385 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:27.725242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-729c230d-6efc-4b81-b99b-72f3acc43c9a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:27.736440 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-729c230d-6efc-4b81-b99b-72f3acc43c9a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee Aug 16 22:56:27.736440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-729c230d-6efc-4b81-b99b-72f3acc43c9a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:27.736440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-729c230d-6efc-4b81-b99b-72f3acc43c9a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:27.743809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-729c230d-6efc-4b81-b99b-72f3acc43c9a tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee returned with HTTP 404 Aug 16 22:56:27.745208 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 433/1711] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:27 2026] GET /volume/v3/volumes/cee56d80-cda6-41c9-9986-737664ae8fee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:27.882550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:27.886523 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:56:27.889084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:27.889837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:27.889837 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume with id: 7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:56:27.906511 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:27.906511 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:27.907383 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:27.939095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-802edeaf-fb25-435f-8450-c25ae259c7cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:27.942354 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-802edeaf-fb25-435f-8450-c25ae259c7cb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:27.943001 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-802edeaf-fb25-435f-8450-c25ae259c7cb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:27.945426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-802edeaf-fb25-435f-8450-c25ae259c7cb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:27.945426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-802edeaf-fb25-435f-8450-c25ae259c7cb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:27.958369 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:27.958369 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:27.959766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-802edeaf-fb25-435f-8450-c25ae259c7cb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:27.960880 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 411/1712] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:27 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:27.978921 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume request issued successfully. Aug 16 22:56:27.979262 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbd7c438-63fd-49ae-ad02-ef3851a1e4ae tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 202 Aug 16 22:56:27.979888 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 433/1713] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:27 2026] DELETE /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:27.994452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-65efe535-5144-4a02-8466-480a50b794a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:28.001183 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65efe535-5144-4a02-8466-480a50b794a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:56:28.001881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65efe535-5144-4a02-8466-480a50b794a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:28.001881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-65efe535-5144-4a02-8466-480a50b794a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:28.018815 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:28.018815 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:28.036936 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-65efe535-5144-4a02-8466-480a50b794a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:28.051009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-65efe535-5144-4a02-8466-480a50b794a0 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 200 Aug 16 22:56:28.053004 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 437/1714] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:27 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:28.977798 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5028735-5290-4782-b490-154a8557f078 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:28.982400 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5028735-5290-4782-b490-154a8557f078 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:28.982640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5028735-5290-4782-b490-154a8557f078 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:28.982978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5028735-5290-4782-b490-154a8557f078 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:28.983669 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f5028735-5290-4782-b490-154a8557f078 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:28.992087 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:28.992087 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:28.992937 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5028735-5290-4782-b490-154a8557f078 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:29.000130 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 434/1715] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:28 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:29.074998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2285c44-abff-4161-84a4-5b2986f0fe1f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.078199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2285c44-abff-4161-84a4-5b2986f0fe1f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 Aug 16 22:56:29.078378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2285c44-abff-4161-84a4-5b2986f0fe1f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:29.078601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2285c44-abff-4161-84a4-5b2986f0fe1f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:29.087672 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2285c44-abff-4161-84a4-5b2986f0fe1f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 returned with HTTP 404 Aug 16 22:56:29.089007 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 412/1716] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:29 2026] GET /volume/v3/volumes/7b517ac4-4aa3-497b-8fff-898297a36d97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:29.315596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.325544 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:56:29.326122 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:29.326894 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:29.326894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume with id: c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:56:29.340291 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:29.340291 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:29.343460 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:29.391010 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Delete volume request issued successfully. Aug 16 22:56:29.391877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0cee5cd4-0801-4647-8f7c-97c60df04467 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 202 Aug 16 22:56:29.391877 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 434/1717] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:29 2026] DELETE /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:29.411851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.419165 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:56:29.419165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:29.419165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:29.439872 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:29.439872 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:29.456523 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Volume info retrieved successfully. Aug 16 22:56:29.472071 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-941c9470-798d-4839-ace9-1cafe16e4fd4 tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 200 Aug 16 22:56:29.472630 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 438/1718] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:29 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:29.550006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.554704 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:29.555281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "87a45993-dcb4-495d-b35a-d0966070d5d3-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:29.558594 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '87a45993-dcb4-495d-b35a-d0966070d5d3-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:29.558786 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Create volume of 1 GB Aug 16 22:56:29.570353 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Availability Zones retrieved successfully. Aug 16 22:56:29.580550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Flow 'volume_create_api' (19607a49-588a-4506-ba73-e7f1c0d4e9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:29.582665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337b4d37-d2ef-4265-983f-ec21f68f54c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:29.587107 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:29.640820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337b4d37-d2ef-4265-983f-ec21f68f54c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:29.641987 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47eec428-71d8-4edb-9651-4e69893801bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:29.766212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Created reservations ['57d3f025-35e5-48b2-8715-9ca173fae94c', 'fee76118-42fb-491e-bee9-46a2afe643f3', 'b9cef3ee-e3f6-4f87-a465-6e5ba5d877a1', 'c8be4030-2e5c-4dea-8910-03a93f66a742'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:29.766212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47eec428-71d8-4edb-9651-4e69893801bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57d3f025-35e5-48b2-8715-9ca173fae94c', 'fee76118-42fb-491e-bee9-46a2afe643f3', 'b9cef3ee-e3f6-4f87-a465-6e5ba5d877a1', 'c8be4030-2e5c-4dea-8910-03a93f66a742']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:29.768306 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bfff21-3edc-4bf9-92ff-8f932d673fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:29.807853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bfff21-3edc-4bf9-92ff-8f932d673fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98e3c121-cd4b-4419-ac96-40be48e00b59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='87a45993-dcb4-495d-b35a-d0966070d5d3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ed77e575784cbc9ae2582833dcecf7',qos_specs=None,replication_status=,reservations=['57d3f025-35e5-48b2-8715-9ca173fae94c','fee76118-42fb-491e-bee9-46a2afe643f3','b9cef3ee-e3f6-4f87-a465-6e5ba5d877a1','c8be4030-2e5c-4dea-8910-03a93f66a742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:29Z,deleted=False,deleted_at=None,display_description='',display_name='87a45993-dcb4-495d-b35a-d0966070d5d3-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98e3c121-cd4b-4419-ac96-40be48e00b59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ed77e575784cbc9ae2582833dcecf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:29.809311 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0486053-f1d7-4b3c-868c-1abbb12debf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:29.848540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0486053-f1d7-4b3c-868c-1abbb12debf2) transitioned into 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='87a45993-dcb4-495d-b35a-d0966070d5d3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ed77e575784cbc9ae2582833dcecf7',qos_specs=None,replication_status=,reservations=['57d3f025-35e5-48b2-8715-9ca173fae94c','fee76118-42fb-491e-bee9-46a2afe643f3','b9cef3ee-e3f6-4f87-a465-6e5ba5d877a1','c8be4030-2e5c-4dea-8910-03a93f66a742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:29.848694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0dba1e-3a2b-4dba-af26-31ae29998142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:29.873412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0dba1e-3a2b-4dba-af26-31ae29998142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:29.875993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Flow 'volume_create_api' (19607a49-588a-4506-ba73-e7f1c0d4e9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:29.875993 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Create volume request issued successfully. Aug 16 22:56:29.876308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-fe4fff59-d11b-4bea-a3aa-f17d98e7b6a3 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:29.876814 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 435/1719] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 22:56:29 2026] POST /volume/v3/volumes => generated 747 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:29.908053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.914246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:56:29.914246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:29.914246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:29.929345 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:29.929345 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:29.944185 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:56:29.951606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-432cb74c-7e2d-4638-8f16-5e6e017d4cf0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 200 Aug 16 22:56:29.952235 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 413/1720] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:29 2026] GET /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:29.973715 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:29.979761 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:56:29.979761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:29.979761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:29.993855 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:29.993855 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:30.002057 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:56:30.015621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:30.016047 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-de2e59a4-b891-4cf6-91ae-71de55ae61f8 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 200 Aug 16 22:56:30.017785 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 435/1721] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:29 2026] GET /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 815 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:30.019445 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:30.019445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:30.019445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:30.019592 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:30.030016 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:30.030016 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:30.030620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f549908e-6f80-4dcc-9937-3bbdd27c3de4 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:30.031421 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 439/1722] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:30 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:30.494600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d929d79-96c9-4ecf-a3bc-375a83d8fe2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:30.497352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d929d79-96c9-4ecf-a3bc-375a83d8fe2f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] GET https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d Aug 16 22:56:30.497352 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d929d79-96c9-4ecf-a3bc-375a83d8fe2f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:30.497520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d929d79-96c9-4ecf-a3bc-375a83d8fe2f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:30.505945 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d929d79-96c9-4ecf-a3bc-375a83d8fe2f tempest-AttachVolumeNegativeTest-405240973 tempest-AttachVolumeNegativeTest-405240973-project-member] https://10.4.3.26/volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d returned with HTTP 404 Aug 16 22:56:30.506240 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 436/1723] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:30 2026] GET /volume/v3/volumes/c361c55a-ce5b-43db-ad22-41e74e281f7d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:30.539121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:30.776140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:30.776712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-708409719"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:30.780009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-708409719'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:30.780190 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Create volume of 1 GB Aug 16 22:56:30.789829 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Availability Zones retrieved successfully. Aug 16 22:56:30.800984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Flow 'volume_create_api' (2a3c74ff-a169-43e3-8d03-86d3c5420357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:30.802201 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa1328a-bc98-4619-9695-bc5c68c15117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:30.805310 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:30.871730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaa1328a-bc98-4619-9695-bc5c68c15117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:30.874989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6b3f11-bc0a-45ee-a5e0-53da011b4ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.015228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Created reservations ['582aad53-557a-4abc-92dc-928c9818100a', 'f84f0b16-c357-4fb5-a376-f98290845f66', 'd9557a90-5028-4ae6-9c99-850e61755745', '33b94eed-3cc5-400a-9bd1-a72f72632c5f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:31.016623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf6b3f11-bc0a-45ee-a5e0-53da011b4ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['582aad53-557a-4abc-92dc-928c9818100a', 'f84f0b16-c357-4fb5-a376-f98290845f66', 'd9557a90-5028-4ae6-9c99-850e61755745', '33b94eed-3cc5-400a-9bd1-a72f72632c5f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.017491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9c6acc-1a86-4101-8c53-1b9e5a1d3ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.051731 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:31.054643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9c6acc-1a86-4101-8c53-1b9e5a1d3ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0e5fd6-a435-43f1-9026-f5529f5d763c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-708409719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd54767cc334672a4c3a2c9c36b0bfb',qos_specs=None,replication_status=,reservations=['582aad53-557a-4abc-92dc-928c9818100a','f84f0b16-c357-4fb5-a376-f98290845f66','d9557a90-5028-4ae6-9c99-850e61755745','33b94eed-3cc5-400a-9bd1-a72f72632c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117b1910b254449cbe4ae4ac28e4eab6',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-708409719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0e5fd6-a435-43f1-9026-f5529f5d763c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd54767cc334672a4c3a2c9c36b0bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117b1910b254449cbe4ae4ac28e4eab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.055584 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61633b80-285b-4a5f-b905-b2f57b4067e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.056986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:31.057922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:31.058588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:31.058588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:31.069195 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:31.069195 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:31.069394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc078bcd-d1d4-49ff-91ad-70ac5b460a18 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:31.070426 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 436/1724] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:31 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:31.103107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61633b80-285b-4a5f-b905-b2f57b4067e1) transitioned into state 'SUCCESS' from state '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-708409719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd54767cc334672a4c3a2c9c36b0bfb',qos_specs=None,replication_status=,reservations=['582aad53-557a-4abc-92dc-928c9818100a','f84f0b16-c357-4fb5-a376-f98290845f66','d9557a90-5028-4ae6-9c99-850e61755745','33b94eed-3cc5-400a-9bd1-a72f72632c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117b1910b254449cbe4ae4ac28e4eab6',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.104265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d837225f-764c-4a8b-a73f-37172d6429de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.122356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d837225f-764c-4a8b-a73f-37172d6429de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.124609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Flow 'volume_create_api' (2a3c74ff-a169-43e3-8d03-86d3c5420357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:31.124609 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Create volume request issued successfully. Aug 16 22:56:31.125789 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63c58995-4dc8-4b9e-ae69-b56a72134494 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:31.126283 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 414/1725] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:30 2026] POST /volume/v3/volumes => generated 747 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:31.144836 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:31.147918 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:31.147918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:31.147918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:31.160928 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:31.160928 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:31.167037 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Volume info retrieved successfully. Aug 16 22:56:31.176048 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-81a072d2-1233-448a-bd6a-4c1cb4fe327e tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 200 Aug 16 22:56:31.176444 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 440/1726] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:31 2026] GET /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:31.485973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:31.490770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:31.490770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1224582415"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:31.492581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1224582415'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:31.492692 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume of 1 GB Aug 16 22:56:31.493496 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:31.493496 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:31.504845 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Availability Zones retrieved successfully. Aug 16 22:56:31.521375 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Flow 'volume_create_api' (410daf42-e7fa-4d69-830e-f13d7af39d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:31.523071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86efea6-389d-4a46-9297-f64178547a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.524940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:31.579134 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86efea6-389d-4a46-9297-f64178547a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.580344 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b424b79-4c2c-404a-8996-9e1c5f28a26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.717497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Created reservations ['d274358b-d291-43a1-9619-6a9a0c701384', 'd971aa29-bdb4-496b-a619-dd2f29379bee', '7ae94cc3-addb-41da-8f7d-de346fbfe7d5', 'ad552a70-ec22-44ac-93cf-21c47f7784e9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:31.719675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b424b79-4c2c-404a-8996-9e1c5f28a26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d274358b-d291-43a1-9619-6a9a0c701384', 'd971aa29-bdb4-496b-a619-dd2f29379bee', '7ae94cc3-addb-41da-8f7d-de346fbfe7d5', 'ad552a70-ec22-44ac-93cf-21c47f7784e9']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.721252 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0c69fc-89be-4f37-a417-bcff8f41c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.759725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0c69fc-89be-4f37-a417-bcff8f41c936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db93686e-6412-4c74-bcd1-6e543d0e2f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1224582415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46dbecbafdf241b6b0a9adb37392c626',qos_specs=None,replication_status=,reservations=['d274358b-d291-43a1-9619-6a9a0c701384','d971aa29-bdb4-496b-a619-dd2f29379bee','7ae94cc3-addb-41da-8f7d-de346fbfe7d5','ad552a70-ec22-44ac-93cf-21c47f7784e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1224582415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db93686e-6412-4c74-bcd1-6e543d0e2f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46dbecbafdf241b6b0a9adb37392c626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.763872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30492761-5c8e-4adb-93ff-b75589ba9a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.805997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30492761-5c8e-4adb-93ff-b75589ba9a5f) transitioned into state 'SUCCESS' from state '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-1224582415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46dbecbafdf241b6b0a9adb37392c626',qos_specs=None,replication_status=,reservations=['d274358b-d291-43a1-9619-6a9a0c701384','d971aa29-bdb4-496b-a619-dd2f29379bee','7ae94cc3-addb-41da-8f7d-de346fbfe7d5','ad552a70-ec22-44ac-93cf-21c47f7784e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.807004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eac12a9-38cf-45c8-9ade-e2760f72e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:31.830835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eac12a9-38cf-45c8-9ade-e2760f72e30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:31.831529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Flow 'volume_create_api' (410daf42-e7fa-4d69-830e-f13d7af39d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:31.831529 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume request issued successfully. Aug 16 22:56:31.833734 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c26a1ae-710e-4d4f-b125-b3ebf5b61f36 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:31.833734 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 437/1727] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:31 2026] POST /volume/v3/volumes => generated 757 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 22:56:31.854506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:31.861501 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:56:31.861688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:31.862613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:31.876943 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:31.876943 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:31.889270 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:56:31.907180 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0b6331d0-90f3-409f-93e7-f9a0a54bc8d2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 returned with HTTP 200 Aug 16 22:56:31.908776 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 437/1728] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:31 2026] GET /volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.085771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-043be907-b851-49d2-bb53-a4c8254ee7da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.089057 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-043be907-b851-49d2-bb53-a4c8254ee7da tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:32.089502 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-043be907-b851-49d2-bb53-a4c8254ee7da tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.089822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-043be907-b851-49d2-bb53-a4c8254ee7da tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.090069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-043be907-b851-49d2-bb53-a4c8254ee7da tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:32.098867 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.098867 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:32.098867 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-043be907-b851-49d2-bb53-a4c8254ee7da tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:32.099040 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 415/1729] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.197085 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.200806 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:32.201104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.201654 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.211164 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.211164 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:32.216045 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Volume info retrieved successfully. Aug 16 22:56:32.221585 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5acf1f05-56ed-4c3f-92ca-ce77dd369ff1 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 200 Aug 16 22:56:32.221585 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 441/1730] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.242156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8aab0bd-cf75-484f-a1c9-a20462871ec4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.244988 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8aab0bd-cf75-484f-a1c9-a20462871ec4 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 22:56:32.245258 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8aab0bd-cf75-484f-a1c9-a20462871ec4 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.245647 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8aab0bd-cf75-484f-a1c9-a20462871ec4 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.275437 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.275437 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:32.299758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8aab0bd-cf75-484f-a1c9-a20462871ec4 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 22:56:32.299758 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 438/1731] 10.4.3.26 () {66 vars in 1227 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.321637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.328946 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:32.332726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.334570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.349627 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.349627 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:32.362715 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Volume info retrieved successfully. Aug 16 22:56:32.376987 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4373e69c-e5cb-4282-bd56-cb5501234a0d tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 200 Aug 16 22:56:32.377519 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 438/1732] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.403653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.407022 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:32.407022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.407325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.407432 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Delete volume with id: 3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:32.424495 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.424495 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:32.425337 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Volume info retrieved successfully. Aug 16 22:56:32.465673 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Delete volume request issued successfully. Aug 16 22:56:32.465673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-533c2f2f-9996-4b6f-94f7-3ea886eb27db tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 202 Aug 16 22:56:32.466469 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 416/1733] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:32 2026] DELETE /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:32.479221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.484238 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:32.484238 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.484557 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.498933 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.498933 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:32.505129 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Volume info retrieved successfully. Aug 16 22:56:32.514130 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a364fde-c119-4a09-b79a-e6aecc6f0696 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 200 Aug 16 22:56:32.515800 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 442/1734] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:32.932077 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3813048a-1526-4260-a407-ac104cd2183c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:32.936552 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3813048a-1526-4260-a407-ac104cd2183c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:56:32.936552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3813048a-1526-4260-a407-ac104cd2183c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:32.936552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3813048a-1526-4260-a407-ac104cd2183c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:32.946297 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:32.946297 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:32.959963 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3813048a-1526-4260-a407-ac104cd2183c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:56:32.975585 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3813048a-1526-4260-a407-ac104cd2183c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 returned with HTTP 200 Aug 16 22:56:32.975585 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 439/1735] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:32 2026] GET /volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:33.047679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.056014 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:56:33.058133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.058133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.078764 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.078764 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:33.090178 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:56:33.098313 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-098cf5c4-313f-4c04-80a2-af70fea174e2 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 200 Aug 16 22:56:33.101804 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 439/1736] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:33.124820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.127311 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:33.127311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.127311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.127311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:33.132821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-371de649-622c-40e3-971c-d005c93b4111 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.134334 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.134334 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:33.134596 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e72bb77e-a274-42e0-adcc-69b9c80831fb tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:33.136103 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 417/1737] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:33.136218 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-371de649-622c-40e3-971c-d005c93b4111 None None] GET https://10.4.3.26/volume// Aug 16 22:56:33.136218 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-371de649-622c-40e3-971c-d005c93b4111 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.136218 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-371de649-622c-40e3-971c-d005c93b4111 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.138318 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-371de649-622c-40e3-971c-d005c93b4111 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:33.138318 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 443/1738] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:33.165072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-20ffbe8b-2a20-4d54-881d-aeaa9b81d113 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.169278 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-20ffbe8b-2a20-4d54-881d-aeaa9b81d113 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:56:33.169920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-20ffbe8b-2a20-4d54-881d-aeaa9b81d113 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98e3c121-cd4b-4419-ac96-40be48e00b59", "connector": null, "instance_uuid": "87a45993-dcb4-495d-b35a-d0966070d5d3"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:33.198024 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.198024 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:33.336893 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-20ffbe8b-2a20-4d54-881d-aeaa9b81d113 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:56:33.336893 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 440/1739] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:56:33 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:33.355574 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f18376aa-9e87-41e6-8e3f-ce981dd367c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.357373 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f18376aa-9e87-41e6-8e3f-ce981dd367c5 None None] GET https://10.4.3.26/volume// Aug 16 22:56:33.357373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f18376aa-9e87-41e6-8e3f-ce981dd367c5 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.357373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f18376aa-9e87-41e6-8e3f-ce981dd367c5 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.358653 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f18376aa-9e87-41e6-8e3f-ce981dd367c5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:56:33.358653 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 440/1740] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:56:33.375857 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.381650 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:56:33.381650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.384214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.407444 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.407444 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:33.418825 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:56:33.426980 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-1fc98541-928b-49a8-83ba-b4a242519dec tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 200 Aug 16 22:56:33.427579 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 418/1741] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 1019 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:33.557018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-787abe38-7d5e-4f0b-9390-9cef16cb50e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.557480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-787abe38-7d5e-4f0b-9390-9cef16cb50e8 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] GET https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c Aug 16 22:56:33.561804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-787abe38-7d5e-4f0b-9390-9cef16cb50e8 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:33.561804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-787abe38-7d5e-4f0b-9390-9cef16cb50e8 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:33.571301 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-787abe38-7d5e-4f0b-9390-9cef16cb50e8 tempest-AbsoluteLimitsTests-749149585 tempest-AbsoluteLimitsTests-749149585-project-member] https://10.4.3.26/volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c returned with HTTP 404 Aug 16 22:56:33.572291 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 444/1742] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:33 2026] GET /volume/v3/volumes/3a0e5fd6-a435-43f1-9026-f5529f5d763c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:33.585121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.591243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] PUT https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 Aug 16 22:56:33.591843 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:33.604413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Acquiring lock "cinder-attachment_update-98e3c121-cd4b-4419-ac96-40be48e00b59-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:56:33.613138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Lock "cinder-attachment_update-98e3c121-cd4b-4419-ac96-40be48e00b59-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:56:33.615984 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.615984 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:33.833159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Lock "cinder-attachment_update-98e3c121-cd4b-4419-ac96-40be48e00b59-np0000007421" released by "attachment_update" :: held 0.219s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:56:33.833159 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-baad7676-a74c-4453-b519-f2743a0e5657 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 returned with HTTP 200 Aug 16 22:56:33.833159 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 441/1743] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:56:33 2026] PUT /volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:33.903899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-5e39ce68-530a-4967-821c-f89f2d10092a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:33.906707 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-5e39ce68-530a-4967-821c-f89f2d10092a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13/action Aug 16 22:56:33.907138 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-5e39ce68-530a-4967-821c-f89f2d10092a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:33.907261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-5e39ce68-530a-4967-821c-f89f2d10092a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:33.948772 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:33.948772 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:33.986612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3c5735e1-fdc6-48fb-927b-3db967aa9196 req-5e39ce68-530a-4967-821c-f89f2d10092a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13/action returned with HTTP 204 Aug 16 22:56:33.987331 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 441/1744] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:56:33 2026] POST /volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:34.159054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:34.160874 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:34.162956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:34.162956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:34.162956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:34.170145 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:34.170145 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:34.173496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ea76505-2fb8-4846-8a0d-64182e0047c3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:34.175369 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 419/1745] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:34 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:35.198963 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:35.202207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:35.202380 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:35.202860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:35.202992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:35.214514 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:35.214514 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:35.216913 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e99d7b13-2bf2-4581-ba2d-adfff43a3481 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:35.217027 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 445/1746] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:35 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:36.234852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-87630c68-f90c-4317-9646-f982c66552bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:36.236708 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-87630c68-f90c-4317-9646-f982c66552bc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:36.238569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-87630c68-f90c-4317-9646-f982c66552bc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:36.238865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-87630c68-f90c-4317-9646-f982c66552bc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:36.239681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-87630c68-f90c-4317-9646-f982c66552bc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:36.246222 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:36.246222 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:36.248291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-87630c68-f90c-4317-9646-f982c66552bc tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:36.249784 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 442/1747] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:36 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:36.517437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01ae6809-cffb-441c-a950-ccdcce2f115e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:36.523719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01ae6809-cffb-441c-a950-ccdcce2f115e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:36.524008 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01ae6809-cffb-441c-a950-ccdcce2f115e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:36.524228 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01ae6809-cffb-441c-a950-ccdcce2f115e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:36.539759 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:36.539759 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:36.547814 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01ae6809-cffb-441c-a950-ccdcce2f115e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:36.557058 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01ae6809-cffb-441c-a950-ccdcce2f115e tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:36.557619 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 442/1748] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:36 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:36.912792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-00bc4a4e-6a22-452b-8d37-b4db789907b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.175651 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00bc4a4e-6a22-452b-8d37-b4db789907b2 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:56:37.176591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-00bc4a4e-6a22-452b-8d37-b4db789907b2 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0bbfc68-52a1-44e5-9092-eb4dcbdc7ef3", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1182185301"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:37.186664 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00bc4a4e-6a22-452b-8d37-b4db789907b2 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 404 Aug 16 22:56:37.186664 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 420/1749] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:56:36 2026] POST /volume/v3/snapshots => generated 109 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:37.203989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b89b5791-e60a-497e-a6d9-c29765c9f0e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.206912 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b89b5791-e60a-497e-a6d9-c29765c9f0e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:56:37.207497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b89b5791-e60a-497e-a6d9-c29765c9f0e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-269931685"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:37.268506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b89b5791-e60a-497e-a6d9-c29765c9f0e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 404 Aug 16 22:56:37.269224 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 446/1750] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:56:37 2026] POST /volume/v3/snapshots => generated 77 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:37.270446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.283497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:37.283497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.283497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.283497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:37.285306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.288541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots?limit=invalid Aug 16 22:56:37.288541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.289428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.291275 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] HTTP exception thrown: limit param must be an integer Aug 16 22:56:37.291438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6634c99c-f97d-48b5-9a74-24394fb1df56 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 16 22:56:37.292491 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:37.292491 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:37.292688 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 443/1751] 10.4.3.26 () {66 vars in 1263 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:37.295417 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54b4a4d2-92a2-4a76-ac5a-fea7081ab993 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:37.295417 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 443/1752] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:37.312326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-656c06f3-7add-4467-b4f1-b856da00f890 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.322475 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots?marker=c2c89908-07c3-44c0-b1ad-29eede2d770d Aug 16 22:56:37.322475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.322475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.326898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:37.326898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:56:37.339008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-656c06f3-7add-4467-b4f1-b856da00f890 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots?marker=c2c89908-07c3-44c0-b1ad-29eede2d770d returned with HTTP 404 Aug 16 22:56:37.339008 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 421/1753] 10.4.3.26 () {66 vars in 1323 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/snapshots?marker=c2c89908-07c3-44c0-b1ad-29eede2d770d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:37.352430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.354974 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=invalid Aug 16 22:56:37.355367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.355644 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.355992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:37.358408 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:56:37.359810 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17a27f4b-6cb6-4bd2-b4cf-8887bd597750 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 16 22:56:37.363163 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 447/1754] 10.4.3.26 () {66 vars in 1269 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:37.381850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.388881 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:37.388881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1792502241"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:37.390781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1792502241'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:37.390860 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create volume of 2 GB Aug 16 22:56:37.401940 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Availability Zones retrieved successfully. Aug 16 22:56:37.411336 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Flow 'volume_create_api' (caf9de43-2c1c-4823-b99c-2f3138473c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:37.413692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768a2f6a-bfe7-4505-803f-1b9dfc3ca24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:37.416085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Validating volume size '2' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:37.468161 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (768a2f6a-bfe7-4505-803f-1b9dfc3ca24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:37.468690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ecdc7c-55b4-4266-8339-0be56fb55123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:37.584063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a49271bc-e139-411d-94e2-52357e3412b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.586158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Created reservations ['9a0b85f9-5a03-4f2d-a8af-3e7d13a68ac5', '57349384-1094-4ac6-b81a-bc770494583d', '79764d09-91a3-4732-ab1c-90417af6cf48', '7384cdbe-233f-4370-a1a1-7392876e69e2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:37.589017 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a49271bc-e139-411d-94e2-52357e3412b6 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:37.589017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a49271bc-e139-411d-94e2-52357e3412b6 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.589352 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a49271bc-e139-411d-94e2-52357e3412b6 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.589449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ecdc7c-55b4-4266-8339-0be56fb55123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a0b85f9-5a03-4f2d-a8af-3e7d13a68ac5', '57349384-1094-4ac6-b81a-bc770494583d', '79764d09-91a3-4732-ab1c-90417af6cf48', '7384cdbe-233f-4370-a1a1-7392876e69e2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:37.591110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde9ce18-cb6b-4f18-b7d8-2f8140574087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:37.606790 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:37.606790 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:37.621206 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a49271bc-e139-411d-94e2-52357e3412b6 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:37.632408 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a49271bc-e139-411d-94e2-52357e3412b6 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:37.633852 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 444/1755] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:37.637771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde9ce18-cb6b-4f18-b7d8-2f8140574087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de358a90-3909-46f7-9b1e-ad16c9f65d08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1792502241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b12e48db4c4526b10ea62d68d97690',qos_specs=None,replication_status=,reservations=['9a0b85f9-5a03-4f2d-a8af-3e7d13a68ac5','57349384-1094-4ac6-b81a-bc770494583d','79764d09-91a3-4732-ab1c-90417af6cf48','7384cdbe-233f-4370-a1a1-7392876e69e2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6cbf327c8454a993644bae2530bb5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1792502241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de358a90-3909-46f7-9b1e-ad16c9f65d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b12e48db4c4526b10ea62d68d97690',provider_auth=None,provider_geometry=None,provider_id=None,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='7ae6cbf327c8454a993644bae2530bb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:37.640306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56081087-037e-4bb2-a9f5-fed12e7c337c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:37.687933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56081087-037e-4bb2-a9f5-fed12e7c337c) transitioned into state 'SUCCESS' from state '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-1792502241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b12e48db4c4526b10ea62d68d97690',qos_specs=None,replication_status=,reservations=['9a0b85f9-5a03-4f2d-a8af-3e7d13a68ac5','57349384-1094-4ac6-b81a-bc770494583d','79764d09-91a3-4732-ab1c-90417af6cf48','7384cdbe-233f-4370-a1a1-7392876e69e2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae6cbf327c8454a993644bae2530bb5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:37.688201 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bffc93-a6d3-42e1-b3b4-d6fad4c2ed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:37.706770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10bffc93-a6d3-42e1-b3b4-d6fad4c2ed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:37.706770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Flow 'volume_create_api' (caf9de43-2c1c-4823-b99c-2f3138473c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:37.707285 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create volume request issued successfully. Aug 16 22:56:37.708236 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6f55700-fb0c-4ce8-b8b4-6384ed485e89 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:37.709015 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 444/1756] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:37 2026] POST /volume/v3/volumes => generated 760 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:37.729786 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:37.732008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:37.733763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:37.733763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:37.741950 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:37.741950 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:37.752371 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:37.766568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-055cbf8d-9b0c-45e4-8915-5653e3869bd7 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 200 Aug 16 22:56:37.767941 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 422/1757] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:37 2026] GET /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:37.988432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-16661f6e-ab50-45f6-832d-9fd1ccd909cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.118625 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16661f6e-ab50-45f6-832d-9fd1ccd909cd tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:38.119404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-16661f6e-ab50-45f6-832d-9fd1ccd909cd tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-695924728"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:38.140903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16661f6e-ab50-45f6-832d-9fd1ccd909cd tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:38.141685 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 448/1758] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:37 2026] POST /volume/v3/types => generated 215 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:38.156282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68407f39-676c-4373-a492-cf17c69e067b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.161090 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68407f39-676c-4373-a492-cf17c69e067b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:56:38.161507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68407f39-676c-4373-a492-cf17c69e067b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-693827929"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:38.185217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68407f39-676c-4373-a492-cf17c69e067b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:56:38.185895 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 445/1759] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:56:38 2026] POST /volume/v3/group_types => generated 172 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:38.197596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.293627 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:56:38.294669 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9a7c66c5-ff8a-420e-8404-2267cfff468f", "volume_types": ["14cd0bb6-8d1c-45aa-bfd7-af6d382092ae"], "name": "tempest-Group1-1202982242"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:38.297022 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating new group {'group': {'group_type': '9a7c66c5-ff8a-420e-8404-2267cfff468f', 'volume_types': ['14cd0bb6-8d1c-45aa-bfd7-af6d382092ae'], 'name': 'tempest-Group1-1202982242'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:56:38.302834 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating group tempest-Group1-1202982242. Aug 16 22:56:38.307431 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.307431 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:38.314565 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:38.316384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.318862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:38.319232 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:38.319534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:38.319732 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:38.334026 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.334026 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:38.336850 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25d40fd1-4e88-4331-9d2d-ea67e61f168b tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:38.337876 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 423/1760] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:38 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:38.354607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['a7c2cb02-7f99-4453-b5e5-0557da8debcc'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:38.395086 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddfd36a7-33a2-4201-9d63-c7aa3e5720c3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:56:38.395458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 445/1761] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:56:38 2026] POST /volume/v3/groups => generated 94 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:38.409441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c971c71-b976-4dd0-b497-9fcef008b4af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.412562 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c971c71-b976-4dd0-b497-9fcef008b4af tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:38.413461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c971c71-b976-4dd0-b497-9fcef008b4af tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:38.413461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c971c71-b976-4dd0-b497-9fcef008b4af tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:38.413461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-1c971c71-b976-4dd0-b497-9fcef008b4af tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:38.418788 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.418788 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:38.431950 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c971c71-b976-4dd0-b497-9fcef008b4af tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 returned with HTTP 200 Aug 16 22:56:38.432470 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 449/1762] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:38 2026] GET /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:38.661723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a3672264-97b9-4139-b314-10b5d64e9298 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.662951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3672264-97b9-4139-b314-10b5d64e9298 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:38.663229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3672264-97b9-4139-b314-10b5d64e9298 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:38.663707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a3672264-97b9-4139-b314-10b5d64e9298 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:38.678511 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.678511 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:38.686197 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a3672264-97b9-4139-b314-10b5d64e9298 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:38.694190 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a3672264-97b9-4139-b314-10b5d64e9298 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:38.694690 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 446/1763] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:38 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:38.786039 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e6602594-1303-4969-8b13-936afa81458e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.789240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6602594-1303-4969-8b13-936afa81458e tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:38.789240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6602594-1303-4969-8b13-936afa81458e tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:38.792834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6602594-1303-4969-8b13-936afa81458e tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:38.803900 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.803900 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:38.812534 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e6602594-1303-4969-8b13-936afa81458e tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:38.825770 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6602594-1303-4969-8b13-936afa81458e tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 200 Aug 16 22:56:38.826964 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 424/1764] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:38 2026] GET /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:38.845213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:38.848765 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:56:38.850385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de358a90-3909-46f7-9b1e-ad16c9f65d08", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-905343589"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:38.861655 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:38.861655 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:38.862604 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:38.862845 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create snapshot from volume de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:38.935573 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Created reservations ['41d1e208-19da-4cf3-9a4b-7fe710aefb04', '9321c7dc-8694-4124-8970-067840fb56d4', '44c823ef-7dd1-4eb4-ba15-e6667a0f314d', 'c6c644b3-7eca-44f1-8f02-2c96174ef337'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:38.985980 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot create request issued successfully. Aug 16 22:56:38.986216 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba3ec437-a119-4944-bf01-87e1a5d01261 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:56:38.986803 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 446/1765] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:56:38 2026] POST /volume/v3/snapshots => generated 317 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:39.001506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.004384 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:39.005599 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.005599 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.014568 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.014568 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:39.015375 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot retrieved successfully. Aug 16 22:56:39.017302 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ef96bf8-9403-4953-98bf-bb71a36339f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb returned with HTTP 200 Aug 16 22:56:39.019424 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 450/1766] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:39.354929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e881790d-debe-453c-ac95-501ca1e0cc16 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.362547 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e881790d-debe-453c-ac95-501ca1e0cc16 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:39.362687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e881790d-debe-453c-ac95-501ca1e0cc16 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.362930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e881790d-debe-453c-ac95-501ca1e0cc16 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.363085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e881790d-debe-453c-ac95-501ca1e0cc16 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:39.372030 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.372030 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:39.375355 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e881790d-debe-453c-ac95-501ca1e0cc16 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:39.375355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 447/1767] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:39.447975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.450661 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:39.451610 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.451837 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.452032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:39.456729 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.456729 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:39.473274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d1509f80-16d2-4697-9bdb-4a3b20b0773e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 returned with HTTP 200 Aug 16 22:56:39.473274 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 425/1768] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:39.489353 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.492928 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:56:39.493445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9a7c66c5-ff8a-420e-8404-2267cfff468f", "volume_types": ["14cd0bb6-8d1c-45aa-bfd7-af6d382092ae"], "name": "tempest-Group2-905781954"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:39.495305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating new group {'group': {'group_type': '9a7c66c5-ff8a-420e-8404-2267cfff468f', 'volume_types': ['14cd0bb6-8d1c-45aa-bfd7-af6d382092ae'], 'name': 'tempest-Group2-905781954'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:56:39.501576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating group tempest-Group2-905781954. Aug 16 22:56:39.501576 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.501576 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:39.515455 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:39.540096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['00b2cd5a-444e-41a1-8d73-5e0d37afe0e9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:39.578066 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d90d0bb-c4ff-4cc5-a2cd-a4946f736d8f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:56:39.578801 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 447/1769] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:56:39 2026] POST /volume/v3/groups => generated 93 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:39.593913 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4827b67e-156c-424e-9ce5-fe7fff89444c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.597141 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4827b67e-156c-424e-9ce5-fe7fff89444c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:39.597485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4827b67e-156c-424e-9ce5-fe7fff89444c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.597854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4827b67e-156c-424e-9ce5-fe7fff89444c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.598143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-4827b67e-156c-424e-9ce5-fe7fff89444c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:39.607869 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.607869 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:39.624608 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4827b67e-156c-424e-9ce5-fe7fff89444c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 returned with HTTP 200 Aug 16 22:56:39.625195 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 451/1770] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:39.711418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.714836 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:39.715688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.715688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.728511 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.728511 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:39.743197 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:39.752593 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18d54fbd-5a8c-4f01-8ba1-f30d2005d261 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:39.753391 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 448/1771] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:39.770623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d49b14b1-3e28-4d24-9894-0393140ee317 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.774587 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:39.775139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.775139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.775235 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Delete volume with id: a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:39.784924 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.784924 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:39.787469 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:39.820871 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Delete volume request issued successfully. Aug 16 22:56:39.821270 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d49b14b1-3e28-4d24-9894-0393140ee317 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 202 Aug 16 22:56:39.822154 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 426/1772] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:39 2026] DELETE /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:39.833778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:39.836216 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:39.836838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:39.836838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:39.850395 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:39.850395 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:39.860930 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Volume info retrieved successfully. Aug 16 22:56:39.873962 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6bf88e3-84a7-407e-a922-50d74142d7cc tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 200 Aug 16 22:56:39.873962 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 448/1773] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:39 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:40.032365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9859a3df-293b-4f4c-a832-819578264a99 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.037021 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9859a3df-293b-4f4c-a832-819578264a99 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:40.037021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9859a3df-293b-4f4c-a832-819578264a99 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.037021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9859a3df-293b-4f4c-a832-819578264a99 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.049410 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.049410 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:40.050036 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9859a3df-293b-4f4c-a832-819578264a99 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot retrieved successfully. Aug 16 22:56:40.053840 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9859a3df-293b-4f4c-a832-819578264a99 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb returned with HTTP 200 Aug 16 22:56:40.054079 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 452/1774] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:40.066255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.068265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:40.068739 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6df02988-e5b7-4298-abd7-716c0521f1cb"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:40.070997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6df02988-e5b7-4298-abd7-716c0521f1cb'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:40.077877 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.077877 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:40.078473 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot retrieved successfully. Aug 16 22:56:40.078579 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Create volume of 1 GB Aug 16 22:56:40.088259 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Availability Zones retrieved successfully. Aug 16 22:56:40.098260 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Flow 'volume_create_api' (f1f98f5a-4473-45e8-bb45-05102a8949ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:40.100074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f72b0b-5199-4734-845e-ab56f3268484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.101593 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:40.103162 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f72b0b-5199-4734-845e-ab56f3268484) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:56:40.103162 np0000007421 devstack@c-api.service[100203]: 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 16 22:56:40.105981 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f72b0b-5199-4734-845e-ab56f3268484) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.107247 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f72b0b-5199-4734-845e-ab56f3268484) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:56:40.109002 np0000007421 devstack@c-api.service[100203]: WARNING cinder.volume.api [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Flow 'volume_create_api' (f1f98f5a-4473-45e8-bb45-05102a8949ab) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:56:40.109189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cf704b5-071f-4d3f-8932-ad1bfbb9d94d tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:56:40.109914 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 449/1775] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:40 2026] POST /volume/v3/volumes => generated 171 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:56:40.119304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.122256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:40.122607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.123358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.123854 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Delete snapshot with id: 6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:40.133377 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.133377 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:40.135439 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot retrieved successfully. Aug 16 22:56:40.162222 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot delete request issued successfully. Aug 16 22:56:40.163201 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa4f8264-2ae5-4b40-9109-59df177e33f5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb returned with HTTP 202 Aug 16 22:56:40.163761 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 427/1776] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:56:40 2026] DELETE /volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:40.181467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.184147 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:40.184147 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.184537 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.191314 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.191314 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:40.191909 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Snapshot retrieved successfully. Aug 16 22:56:40.193110 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ee63565-ddba-496c-88ad-f8fabb4275f3 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb returned with HTTP 200 Aug 16 22:56:40.193596 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 449/1777] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:40.385678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-62612a7c-6f19-47ae-a167-6f975fab9712 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.388265 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62612a7c-6f19-47ae-a167-6f975fab9712 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:40.388606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62612a7c-6f19-47ae-a167-6f975fab9712 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.388970 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62612a7c-6f19-47ae-a167-6f975fab9712 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.390027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-62612a7c-6f19-47ae-a167-6f975fab9712 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:40.395810 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.395810 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:40.397512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62612a7c-6f19-47ae-a167-6f975fab9712 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:40.398213 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 453/1778] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:40.421218 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.422665 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] DELETE https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:40.423002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.423278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.424024 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Delete backup with id: d0e71aec-46ea-48d8-9397-899425a09e1a. Aug 16 22:56:40.429931 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.429931 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:40.456204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] delete_backup rpcapi backup_id d0e71aec-46ea-48d8-9397-899425a09e1a {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:56:40.459450 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aec1b34d-c609-499c-aa58-8ff63cbee2b3 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 202 Aug 16 22:56:40.460692 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 450/1779] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:40 2026] DELETE /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:56:40.474328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83b028c4-467f-4175-ad94-98499094cc29 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.477766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83b028c4-467f-4175-ad94-98499094cc29 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:40.477766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83b028c4-467f-4175-ad94-98499094cc29 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.477766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83b028c4-467f-4175-ad94-98499094cc29 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.477766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-83b028c4-467f-4175-ad94-98499094cc29 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:40.483165 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.483165 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:40.484147 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83b028c4-467f-4175-ad94-98499094cc29 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 200 Aug 16 22:56:40.484889 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 428/1780] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:40.515417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.519804 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:56:40.520109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.521553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.537887 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.537887 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:40.544234 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:56:40.549246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ca019aa0-adf2-4230-87ce-73509459410c req-8d90e024-6749-40bb-bb90-052653dc8392 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 200 Aug 16 22:56:40.549725 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 450/1781] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:40.641608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.644798 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:40.644798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.645280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.645280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:40.652183 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.652183 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:40.667954 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6563e4ee-7c72-46e7-b013-c021a61cba2d tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 returned with HTTP 200 Aug 16 22:56:40.668545 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 454/1782] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:40.681530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.684690 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:40.685286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1361086411", "volume_type": "14cd0bb6-8d1c-45aa-bfd7-af6d382092ae", "group_id": "c0e33429-34e8-41fb-9754-6f1a1bfa6129", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:40.687759 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1361086411', 'volume_type': '14cd0bb6-8d1c-45aa-bfd7-af6d382092ae', 'group_id': 'c0e33429-34e8-41fb-9754-6f1a1bfa6129', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:40.697638 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.697638 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:40.698210 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume of 1 GB Aug 16 22:56:40.709842 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:40.719887 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (276f0a63-c9b3-4939-a344-20cdcb367748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:40.721802 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdff928-f82d-4c5e-ae83-f5efc9af509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.721974 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:40.721974 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:40.722693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:40.750233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdff928-f82d-4c5e-ae83-f5efc9af509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14cd0bb6-8d1c-45aa-bfd7-af6d382092ae,is_public=True,name='tempest-GroupsTest-volume-type-695924728',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14cd0bb6-8d1c-45aa-bfd7-af6d382092ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0e33429-34e8-41fb-9754-6f1a1bfa6129', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:40.751444 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f38f954-1d84-498b-bdac-4d5086587887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.792768 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-695924728 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-695924728, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:40.793256 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-695924728 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-695924728, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:40.840038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['57acd5a8-7339-4cca-937c-04eb48c09e98', '643d4cef-a494-43dd-9f4a-06a85deb6811', '082c3dd0-a464-4dbd-b74e-9dec143caba0', 'd60884b4-2466-449b-845a-46062c659e30'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:40.841283 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f38f954-1d84-498b-bdac-4d5086587887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57acd5a8-7339-4cca-937c-04eb48c09e98', '643d4cef-a494-43dd-9f4a-06a85deb6811', '082c3dd0-a464-4dbd-b74e-9dec143caba0', 'd60884b4-2466-449b-845a-46062c659e30']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:40.842680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865c197-11db-4820-bffd-8000cbfe28aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.880199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865c197-11db-4820-bffd-8000cbfe28aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de38113-56fc-4394-912c-9892a805716d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1361086411',encryption_key_id=None,group_id=c0e33429-34e8-41fb-9754-6f1a1bfa6129,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['57acd5a8-7339-4cca-937c-04eb48c09e98','643d4cef-a494-43dd-9f4a-06a85deb6811','082c3dd0-a464-4dbd-b74e-9dec143caba0','d60884b4-2466-449b-845a-46062c659e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=14cd0bb6-8d1c-45aa-bfd7-af6d382092ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1361086411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0e33429-34e8-41fb-9754-6f1a1bfa6129,host=None,id=4de38113-56fc-4394-912c-9892a805716d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4bb77adaa248fe9c61818671d04c8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7552b17a2daf464ba9944c295125b06c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14cd0bb6-8d1c-45aa-bfd7-af6d382092ae),volume_type_id=14cd0bb6-8d1c-45aa-bfd7-af6d382092ae)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:40.881904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ebaccc-1b3b-45f5-8f65-23a92ded65e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.899338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66461e20-7ec9-4a76-9edb-feeda7a60ff8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:40.901936 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66461e20-7ec9-4a76-9edb-feeda7a60ff8 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] GET https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 Aug 16 22:56:40.902705 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66461e20-7ec9-4a76-9edb-feeda7a60ff8 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:40.903889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66461e20-7ec9-4a76-9edb-feeda7a60ff8 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:40.918654 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66461e20-7ec9-4a76-9edb-feeda7a60ff8 tempest-VolumesActionsTest-978300040 tempest-VolumesActionsTest-978300040-project-member] https://10.4.3.26/volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 returned with HTTP 404 Aug 16 22:56:40.919343 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 429/1783] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:40 2026] GET /volume/v3/volumes/a7591526-0992-4948-9a80-b8e0ce629bd5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:40.933784 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25ebaccc-1b3b-45f5-8f65-23a92ded65e6) transitioned into state 'SUCCESS' from state '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-1361086411',encryption_key_id=None,group_id=c0e33429-34e8-41fb-9754-6f1a1bfa6129,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['57acd5a8-7339-4cca-937c-04eb48c09e98','643d4cef-a494-43dd-9f4a-06a85deb6811','082c3dd0-a464-4dbd-b74e-9dec143caba0','d60884b4-2466-449b-845a-46062c659e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=14cd0bb6-8d1c-45aa-bfd7-af6d382092ae)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:40.934806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6aad8-5054-40dd-85cb-769eea29241e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:40.955893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e6aad8-5054-40dd-85cb-769eea29241e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:40.955893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (276f0a63-c9b3-4939-a344-20cdcb367748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:40.955893 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request issued successfully. Aug 16 22:56:40.956946 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:40.957264 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:41.022205 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:41.027270 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.027270 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:41.032831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6918cb8-35ec-4e19-a5e3-650fce53d9a3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:41.033597 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 451/1784] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:56:40 2026] POST /volume/v3/volumes => generated 812 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:41.050346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.052185 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d Aug 16 22:56:41.054304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.054304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.066711 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.066711 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:41.076000 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:41.076000 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:41.076000 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:41.141970 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:41.146950 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.146950 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:41.159277 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ec4e286-dc1a-4f12-a349-80506ae1d963 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d returned with HTTP 200 Aug 16 22:56:41.159277 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 451/1785] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d => generated 880 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:41.205054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b881689-0dfc-4120-8da1-f52cb80040e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.207871 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b881689-0dfc-4120-8da1-f52cb80040e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb Aug 16 22:56:41.208187 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b881689-0dfc-4120-8da1-f52cb80040e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.208504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b881689-0dfc-4120-8da1-f52cb80040e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.217614 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b881689-0dfc-4120-8da1-f52cb80040e5 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb returned with HTTP 404 Aug 16 22:56:41.218318 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 455/1786] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/snapshots/6df02988-e5b7-4298-abd7-716c0521f1cb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:41.230966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.234109 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:41.234418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.234694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.248488 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.248488 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:41.255556 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:41.264188 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd8f600a-f666-411e-8b06-b814ecdf4d41 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 200 Aug 16 22:56:41.265288 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 430/1787] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:41.279171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.281914 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] DELETE https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:41.282201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.282494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.282956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Delete volume with id: de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:41.292600 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.292600 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:41.293425 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:41.327846 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Delete volume request issued successfully. Aug 16 22:56:41.328166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31924388-a5ca-4e9d-9241-1e7097b1e07a tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 202 Aug 16 22:56:41.328732 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 452/1788] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:56:41 2026] DELETE /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:41.341920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3e6078cb-958c-4d12-a575-3d2b66841132 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.345860 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e6078cb-958c-4d12-a575-3d2b66841132 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:41.345860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3e6078cb-958c-4d12-a575-3d2b66841132 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.345860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3e6078cb-958c-4d12-a575-3d2b66841132 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.356638 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.356638 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:41.364862 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3e6078cb-958c-4d12-a575-3d2b66841132 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Volume info retrieved successfully. Aug 16 22:56:41.373736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e6078cb-958c-4d12-a575-3d2b66841132 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 200 Aug 16 22:56:41.374458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 452/1789] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:41.502860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47b3c905-a8a6-42c9-8dc6-64611923628d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.505358 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47b3c905-a8a6-42c9-8dc6-64611923628d tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a Aug 16 22:56:41.505609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47b3c905-a8a6-42c9-8dc6-64611923628d tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.505853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47b3c905-a8a6-42c9-8dc6-64611923628d tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.506132 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-47b3c905-a8a6-42c9-8dc6-64611923628d tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Show backup with id d0e71aec-46ea-48d8-9397-899425a09e1a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:41.510532 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47b3c905-a8a6-42c9-8dc6-64611923628d tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a returned with HTTP 404 Aug 16 22:56:41.511606 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 456/1790] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/backups/d0e71aec-46ea-48d8-9397-899425a09e1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:41.521972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.524481 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:41.524770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.525145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.525222 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Delete volume with id: 8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:41.534723 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.534723 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:41.535080 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Volume info retrieved successfully. Aug 16 22:56:41.560758 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Delete volume request issued successfully. Aug 16 22:56:41.561028 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-382e003f-9a39-48a7-9af5-b75cf9a500e1 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 returned with HTTP 202 Aug 16 22:56:41.561780 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 431/1791] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:56:41 2026] DELETE /volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:41.571810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:41.575389 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:41.575763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:41.576047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:41.589555 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:41.589555 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:41.593579 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Volume info retrieved successfully. Aug 16 22:56:41.602932 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f3880ee-34a5-4b5a-9e2b-2cf9619abbf8 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 returned with HTTP 200 Aug 16 22:56:41.602932 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 453/1792] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:41 2026] GET /volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.179997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.186007 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d Aug 16 22:56:42.186223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.186641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.203366 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.203366 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:42.209719 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:42.209719 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:42.209719 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:42.262345 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:42.275027 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.275027 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:42.290255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bee45bad-8360-4a43-941f-b2a7eddaa856 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d returned with HTTP 200 Aug 16 22:56:42.291069 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 453/1793] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d => generated 905 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.312629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb56c657-1682-43c0-a773-bc933369038c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.315200 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb56c657-1682-43c0-a773-bc933369038c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:42.315200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb56c657-1682-43c0-a773-bc933369038c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.315641 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb56c657-1682-43c0-a773-bc933369038c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.315641 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-fb56c657-1682-43c0-a773-bc933369038c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:42.321378 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.321378 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:42.336049 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb56c657-1682-43c0-a773-bc933369038c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 returned with HTTP 200 Aug 16 22:56:42.336572 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 457/1794] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.356136 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.361602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:42.362397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.362692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.363820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:42.382437 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.382437 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:42.397910 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ddd0794c-cc99-4009-86d9-71fa4bea6bf8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.401203 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8d3be45-a6ca-4e63-938a-2ab1a02861cb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 returned with HTTP 200 Aug 16 22:56:42.401203 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 432/1795] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.403633 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddd0794c-cc99-4009-86d9-71fa4bea6bf8 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] GET https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 Aug 16 22:56:42.405047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddd0794c-cc99-4009-86d9-71fa4bea6bf8 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.405047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddd0794c-cc99-4009-86d9-71fa4bea6bf8 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.414775 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddd0794c-cc99-4009-86d9-71fa4bea6bf8 tempest-VolumesSnapshotNegativeTestJSON-14269325 tempest-VolumesSnapshotNegativeTestJSON-14269325-project-member] https://10.4.3.26/volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 returned with HTTP 404 Aug 16 22:56:42.415337 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 454/1796] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/de358a90-3909-46f7-9b1e-ad16c9f65d08 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:42.419269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8262ff90-3b3c-48bb-a94e-c4c29a96e253 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.422867 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8262ff90-3b3c-48bb-a94e-c4c29a96e253 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/detail Aug 16 22:56:42.423375 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8262ff90-3b3c-48bb-a94e-c4c29a96e253 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.424397 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8262ff90-3b3c-48bb-a94e-c4c29a96e253 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.477989 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8262ff90-3b3c-48bb-a94e-c4c29a96e253 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/detail returned with HTTP 200 Aug 16 22:56:42.479588 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 454/1797] 10.4.3.26 () {68 vars in 1289 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/groups/detail => generated 639 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.492805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8368df30-25c8-4483-b2b6-08f895b2a346 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.495244 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:42.495684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.495863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.496184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:42.496660 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.496660 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:42.497363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:42.513020 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:42.514093 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:42.514344 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:42.580256 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:42.584942 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.584942 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:42.596490 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8368df30-25c8-4483-b2b6-08f895b2a346 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:42.596882 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 458/1798] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.623240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6716f62-b059-408c-968f-108fea236dfa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.623700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-46535e9b-c47c-4a15-b662-71fc17025758 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.627500 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:42.627500 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.627705 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46535e9b-c47c-4a15-b662-71fc17025758 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] GET https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 Aug 16 22:56:42.627877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.627908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46535e9b-c47c-4a15-b662-71fc17025758 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.627944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:42.627997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46535e9b-c47c-4a15-b662-71fc17025758 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.628035 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.628035 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:42.628035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:42.638938 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46535e9b-c47c-4a15-b662-71fc17025758 tempest-ProjectReaderTests39-1286749514 tempest-ProjectReaderTests39-1286749514-project-admin] https://10.4.3.26/volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 returned with HTTP 404 Aug 16 22:56:42.640201 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 455/1799] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/8479c1f5-a656-4fdd-9953-214b62cbd9f5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:42.643059 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:42.645587 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:42.645587 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:42.726909 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:42.730502 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.730502 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:42.741249 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6716f62-b059-408c-968f-108fea236dfa tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:42.741249 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 433/1800] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:42.760083 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.763502 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action Aug 16 22:56:42.763502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:42.763502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:42.765470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] delete called for group c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:42.765671 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Delete group with id: c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:42.775273 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.775273 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:42.874493 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6461f6ee-253c-4d74-a9a2-7f5b8efb64c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action returned with HTTP 202 Aug 16 22:56:42.874941 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 455/1801] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:42 2026] POST /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:42.888716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:42.893809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d Aug 16 22:56:42.893809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:42.894157 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:42.915436 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.915436 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:42.923842 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:42.925655 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:42.925655 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:42.986657 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:42.993726 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:42.993726 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:43.011297 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e817dff1-00fa-40c9-a7f0-bce9b929f9f8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d returned with HTTP 200 Aug 16 22:56:43.011876 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 459/1802] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:42 2026] GET /volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d => generated 904 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:43.485642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:43.488233 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:43.488356 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1128575264"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:43.490093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1128575264'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:43.490230 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume of 1 GB Aug 16 22:56:43.496319 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Availability Zones retrieved successfully. Aug 16 22:56:43.505793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Flow 'volume_create_api' (9b79722a-125e-40bd-aeb2-6d072971c13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:43.505793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0904704-1e6f-4a74-a070-26c3663f03fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:43.506395 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:43.541468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0904704-1e6f-4a74-a070-26c3663f03fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:43.542479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cf6847-fe22-40c2-a58b-3ce89d3e8301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:43.619146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Created reservations ['96b5ae20-477f-45fb-87fb-06c95eae9e26', '8a3d2c64-96ba-42e0-bd62-d7669e39aa6f', 'f4350d31-b0c4-4478-af05-d67dd5520c82', 'cf70dc06-9503-4165-9528-44fd996f6e45'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:43.620590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cf6847-fe22-40c2-a58b-3ce89d3e8301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b5ae20-477f-45fb-87fb-06c95eae9e26', '8a3d2c64-96ba-42e0-bd62-d7669e39aa6f', 'f4350d31-b0c4-4478-af05-d67dd5520c82', 'cf70dc06-9503-4165-9528-44fd996f6e45']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:43.621182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be90b54-5b7a-494e-9b53-bb756dc5c390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:43.650821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be90b54-5b7a-494e-9b53-bb756dc5c390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72807255-f32f-497f-b3f9-dff3714985e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128575264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46dbecbafdf241b6b0a9adb37392c626',qos_specs=None,replication_status=,reservations=['96b5ae20-477f-45fb-87fb-06c95eae9e26','8a3d2c64-96ba-42e0-bd62-d7669e39aa6f','f4350d31-b0c4-4478-af05-d67dd5520c82','cf70dc06-9503-4165-9528-44fd996f6e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1128575264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72807255-f32f-497f-b3f9-dff3714985e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46dbecbafdf241b6b0a9adb37392c626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:43.651993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24e8c26-4c9f-42a6-9ab8-72ddabae8134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:43.687487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24e8c26-4c9f-42a6-9ab8-72ddabae8134) transitioned into state 'SUCCESS' from state '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-1128575264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46dbecbafdf241b6b0a9adb37392c626',qos_specs=None,replication_status=,reservations=['96b5ae20-477f-45fb-87fb-06c95eae9e26','8a3d2c64-96ba-42e0-bd62-d7669e39aa6f','f4350d31-b0c4-4478-af05-d67dd5520c82','cf70dc06-9503-4165-9528-44fd996f6e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a9c4e41fd54dc88393c67ffc9c4687',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:43.688461 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496ed3cf-3310-4c5c-9f16-6f6b230ec275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:43.704620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496ed3cf-3310-4c5c-9f16-6f6b230ec275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:43.705956 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Flow 'volume_create_api' (9b79722a-125e-40bd-aeb2-6d072971c13b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:43.706807 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Create volume request issued successfully. Aug 16 22:56:43.707718 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-294725a6-e1cc-4ccb-b507-453ca8e116c0 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:43.708326 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 456/1803] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:56:43 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 16 22:56:43.732120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e7984490-2f28-4fc6-888d-9333e2f2541c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:43.735896 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7984490-2f28-4fc6-888d-9333e2f2541c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:56:43.736121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7984490-2f28-4fc6-888d-9333e2f2541c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:43.736584 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7984490-2f28-4fc6-888d-9333e2f2541c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:43.746636 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:43.746636 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:43.753023 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7984490-2f28-4fc6-888d-9333e2f2541c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:56:43.759952 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7984490-2f28-4fc6-888d-9333e2f2541c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:56:43.760369 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 434/1804] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:43 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:44.031906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4420bc44-b0a0-4bea-bb98-66bc1690129c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:44.034395 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4420bc44-b0a0-4bea-bb98-66bc1690129c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d Aug 16 22:56:44.034727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4420bc44-b0a0-4bea-bb98-66bc1690129c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:44.035007 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4420bc44-b0a0-4bea-bb98-66bc1690129c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:44.049434 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4420bc44-b0a0-4bea-bb98-66bc1690129c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d returned with HTTP 404 Aug 16 22:56:44.049434 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 456/1805] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:44 2026] GET /volume/v3/volumes/4de38113-56fc-4394-912c-9892a805716d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:44.059501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-321b172f-220e-42cd-884d-bbab360efef1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:44.062369 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-321b172f-220e-42cd-884d-bbab360efef1 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:44.063325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-321b172f-220e-42cd-884d-bbab360efef1 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:44.063325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-321b172f-220e-42cd-884d-bbab360efef1 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:44.064985 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-321b172f-220e-42cd-884d-bbab360efef1 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:44.070421 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-321b172f-220e-42cd-884d-bbab360efef1 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 returned with HTTP 404 Aug 16 22:56:44.071116 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 460/1806] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:44 2026] GET /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:44.082502 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47864779-58c9-46db-99ff-d71cf96ea43a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:44.085570 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action Aug 16 22:56:44.086217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:44.086446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:44.088548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] delete called for group 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:44.089005 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Delete group with id: 75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:44.095156 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:44.095156 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:44.144109 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47864779-58c9-46db-99ff-d71cf96ea43a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action returned with HTTP 202 Aug 16 22:56:44.145250 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 457/1807] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:44 2026] POST /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:44.156931 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:44.161986 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:44.161986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:44.161986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:44.161986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:44.166780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:44.166780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:44.177707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1143e7b-9dfe-46cf-8da3-20d4e4cb7ffd tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 returned with HTTP 200 Aug 16 22:56:44.178636 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 435/1808] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:44 2026] GET /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:44.782276 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:44.785921 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:56:44.786495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:44.786754 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:44.804769 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:44.804769 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:44.811952 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:56:44.819587 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-de6d16b8-61c2-4f03-be27-e4a6022c2117 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:56:44.820330 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 457/1809] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:56:44 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.198260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.211809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:45.211809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.211809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.211809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:45.213774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1c3e992-628e-4cf8-ac4b-dd347a28c393 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 returned with HTTP 404 Aug 16 22:56:45.214530 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 461/1810] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:45.225645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b514776f-2ec1-4e7e-8003-40f29de3bb3f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.228232 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b514776f-2ec1-4e7e-8003-40f29de3bb3f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/detail Aug 16 22:56:45.228806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b514776f-2ec1-4e7e-8003-40f29de3bb3f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.229123 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b514776f-2ec1-4e7e-8003-40f29de3bb3f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.238098 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b514776f-2ec1-4e7e-8003-40f29de3bb3f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/detail returned with HTTP 200 Aug 16 22:56:45.238686 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 458/1811] 10.4.3.26 () {68 vars in 1289 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:45.252588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.255501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:45.255822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.256090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.256848 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:45.256848 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:45.256848 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:45.258307 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:45.267531 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:45.276590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da166042-e59b-43f1-9fcd-b7c12f6d7a4b tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:45.276590 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 436/1812] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.290118 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.294141 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action Aug 16 22:56:45.295525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:45.297811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.297811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] delete called for group 75f36736-aafa-4b45-88bf-1580efe8f218 {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:45.298414 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Delete group with id: 75f36736-aafa-4b45-88bf-1580efe8f218 Aug 16 22:56:45.306178 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc16e311-8173-4e8d-9d69-b52cfb7674b0 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action returned with HTTP 404 Aug 16 22:56:45.307154 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 458/1813] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/groups/75f36736-aafa-4b45-88bf-1580efe8f218/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:45.318550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cffc309b-c3e0-4ef0-bb16-069812205194 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.321315 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:45.321908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.322904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.322904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:45.325100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:45.334797 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:45.337989 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cffc309b-c3e0-4ef0-bb16-069812205194 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:45.338960 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 462/1814] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.362972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-598171ee-78be-4639-87b4-9872fb0b271e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.364858 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action Aug 16 22:56:45.367065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:45.367065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.372842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] delete called for group c0e33429-34e8-41fb-9754-6f1a1bfa6129 {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:45.373827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Delete group with id: c0e33429-34e8-41fb-9754-6f1a1bfa6129 Aug 16 22:56:45.377847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-598171ee-78be-4639-87b4-9872fb0b271e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action returned with HTTP 404 Aug 16 22:56:45.379287 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 459/1815] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/groups/c0e33429-34e8-41fb-9754-6f1a1bfa6129/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:45.388244 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68566d21-1919-413e-af97-444a1a075fba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.393847 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68566d21-1919-413e-af97-444a1a075fba tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/9a7c66c5-ff8a-420e-8404-2267cfff468f Aug 16 22:56:45.393847 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68566d21-1919-413e-af97-444a1a075fba tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.393847 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68566d21-1919-413e-af97-444a1a075fba tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.422760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68566d21-1919-413e-af97-444a1a075fba tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/group_types/9a7c66c5-ff8a-420e-8404-2267cfff468f returned with HTTP 202 Aug 16 22:56:45.422760 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 437/1816] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:56:45 2026] DELETE /volume/v3/group_types/9a7c66c5-ff8a-420e-8404-2267cfff468f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:45.435265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a1a8a413-3059-4f0b-9bb9-8cbdc308cab0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.438946 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1a8a413-3059-4f0b-9bb9-8cbdc308cab0 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] DELETE https://10.4.3.26/volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae Aug 16 22:56:45.438946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a413-3059-4f0b-9bb9-8cbdc308cab0 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.438946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a1a8a413-3059-4f0b-9bb9-8cbdc308cab0 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.484475 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1a8a413-3059-4f0b-9bb9-8cbdc308cab0 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae returned with HTTP 202 Aug 16 22:56:45.485166 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 459/1817] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:45 2026] DELETE /volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:45.498263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-25e410fc-1470-44b3-b7cd-c0a3c6ec2c32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.501867 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25e410fc-1470-44b3-b7cd-c0a3c6ec2c32 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] GET https://10.4.3.26/volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae Aug 16 22:56:45.502254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25e410fc-1470-44b3-b7cd-c0a3c6ec2c32 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.502448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25e410fc-1470-44b3-b7cd-c0a3c6ec2c32 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.521030 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25e410fc-1470-44b3-b7cd-c0a3c6ec2c32 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae returned with HTTP 404 Aug 16 22:56:45.522235 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 463/1818] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/types/14cd0bb6-8d1c-45aa-bfd7-af6d382092ae => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:45.538261 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8023b8d-4f5c-4113-b5da-3f86d7f45c3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.541500 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8023b8d-4f5c-4113-b5da-3f86d7f45c3b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:45.541909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8023b8d-4f5c-4113-b5da-3f86d7f45c3b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1744162140"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.567736 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8023b8d-4f5c-4113-b5da-3f86d7f45c3b tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:45.568309 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 460/1819] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/types => generated 216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.579378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38a95026-2114-42cc-a045-e79d05e2c22c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.582698 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38a95026-2114-42cc-a045-e79d05e2c22c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:56:45.582698 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38a95026-2114-42cc-a045-e79d05e2c22c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1899423597"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.613551 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38a95026-2114-42cc-a045-e79d05e2c22c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:56:45.614255 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 438/1820] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:45.627811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.629243 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:56:45.629736 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b9de121-088b-42ac-89ad-874df91efe58", "volume_types": ["757133a1-a6e3-45b5-a3c5-0dca05922c17"], "name": "tempest-GroupsTest-Group-39593256"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.631536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating new group {'group': {'group_type': '3b9de121-088b-42ac-89ad-874df91efe58', 'volume_types': ['757133a1-a6e3-45b5-a3c5-0dca05922c17'], 'name': 'tempest-GroupsTest-Group-39593256'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:56:45.636766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Creating group tempest-GroupsTest-Group-39593256. Aug 16 22:56:45.640544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ecad9b8-bc6d-40a6-b1d0-f0526589552c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.657542 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:45.683199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['d384d8ac-e27d-4f59-9ebf-18457032ad3b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:45.723580 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03711e21-1d51-44d1-8c36-c4dd6bab9a96 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:56:45.724174 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 460/1821] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/groups => generated 102 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:45.739625 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a981d73-16bb-498f-9b0d-455dab362ccf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.741656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a981d73-16bb-498f-9b0d-455dab362ccf tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:45.742018 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a981d73-16bb-498f-9b0d-455dab362ccf tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:45.742923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a981d73-16bb-498f-9b0d-455dab362ccf tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:45.742923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-2a981d73-16bb-498f-9b0d-455dab362ccf tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:45.750056 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:45.750056 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:45.762863 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ecad9b8-bc6d-40a6-b1d0-f0526589552c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:45.763430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ecad9b8-bc6d-40a6-b1d0-f0526589552c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-862467595", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.764169 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a981d73-16bb-498f-9b0d-455dab362ccf tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:45.764654 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 461/1822] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:45 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:45.811165 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ecad9b8-bc6d-40a6-b1d0-f0526589552c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:45.811787 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 464/1823] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/types => generated 379 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.831321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f0392a75-8a99-4766-ad85-5436ccfadc48 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.836880 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f0392a75-8a99-4766-ad85-5436ccfadc48 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption Aug 16 22:56:45.836880 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f0392a75-8a99-4766-ad85-5436ccfadc48 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.866766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f0392a75-8a99-4766-ad85-5436ccfadc48 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption returned with HTTP 200 Aug 16 22:56:45.867366 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 439/1824] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.877294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74bf70d0-4526-49b8-9949-635c3b998eef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.880074 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74bf70d0-4526-49b8-9949-635c3b998eef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:45.880919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74bf70d0-4526-49b8-9949-635c3b998eef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-76967945", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:45.883666 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:45.883666 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:45.913878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74bf70d0-4526-49b8-9949-635c3b998eef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:45.914003 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 461/1825] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/types => generated 378 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:45.928000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6bff62ee-4bb3-43ab-a34a-b6eabca7d6f1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:45.981561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.024525 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:46.024965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-569927861"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.026537 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-569927861'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:46.026738 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Create volume of 1 GB Aug 16 22:56:46.041826 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Availability Zones retrieved successfully. Aug 16 22:56:46.052314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Flow 'volume_create_api' (a14cd08a-e51c-4ccc-963b-88b129e9caa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:46.053781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b17772-f99c-46b8-8676-409b7daa3de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.054715 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:46.073249 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bff62ee-4bb3-43ab-a34a-b6eabca7d6f1 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] POST https://10.4.3.26/volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81/encryption Aug 16 22:56:46.073249 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6bff62ee-4bb3-43ab-a34a-b6eabca7d6f1 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.075295 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.075295 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:46.075928 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-6bff62ee-4bb3-43ab-a34a-b6eabca7d6f1 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.076261 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6bff62ee-4bb3-43ab-a34a-b6eabca7d6f1 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81/encryption returned with HTTP 403 Aug 16 22:56:46.076979 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 462/1826] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.087586 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d049d490-26eb-47aa-bfb4-40815b948f2c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.090066 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d049d490-26eb-47aa-bfb4-40815b948f2c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:46.090777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d049d490-26eb-47aa-bfb4-40815b948f2c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-855026099", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.091848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b17772-f99c-46b8-8676-409b7daa3de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.092848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c01a07-b8ec-4a1d-8044-e76623529c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.125186 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d049d490-26eb-47aa-bfb4-40815b948f2c tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:46.125930 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 440/1827] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.139269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0edf786b-a04b-4da9-a729-492960391640 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.141637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0edf786b-a04b-4da9-a729-492960391640 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] POST https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs Aug 16 22:56:46.142133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0edf786b-a04b-4da9-a729-492960391640 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.145254 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-0edf786b-a04b-4da9-a729-492960391640 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.145566 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0edf786b-a04b-4da9-a729-492960391640 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs returned with HTTP 403 Aug 16 22:56:46.146775 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 462/1828] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.157470 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-27e49c3c-2111-4dc6-b613-251628b34619 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.160304 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27e49c3c-2111-4dc6-b613-251628b34619 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] PUT https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs/key2 Aug 16 22:56:46.160710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27e49c3c-2111-4dc6-b613-251628b34619 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.163966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-27e49c3c-2111-4dc6-b613-251628b34619 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.164240 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27e49c3c-2111-4dc6-b613-251628b34619 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs/key2 returned with HTTP 403 Aug 16 22:56:46.165652 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 463/1829] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:46 2026] PUT /volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.179430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-556a630c-4b79-4299-b44b-365654acf14d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.182043 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-556a630c-4b79-4299-b44b-365654acf14d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:46.182558 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-556a630c-4b79-4299-b44b-365654acf14d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.186069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-556a630c-4b79-4299-b44b-365654acf14d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.186069 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-556a630c-4b79-4299-b44b-365654acf14d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types returned with HTTP 403 Aug 16 22:56:46.188289 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 441/1830] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.189015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Created reservations ['d2dfda90-6a1a-4432-8acc-10dee0871057', '0593eeab-1bb2-4c97-9d4e-b0046cb33769', '2bf8b4eb-ba4a-4b1d-accc-b92261da640b', 'bf679057-9c88-475b-aa4b-b8e0b1f44c11'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:46.190880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c01a07-b8ec-4a1d-8044-e76623529c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2dfda90-6a1a-4432-8acc-10dee0871057', '0593eeab-1bb2-4c97-9d4e-b0046cb33769', '2bf8b4eb-ba4a-4b1d-accc-b92261da640b', 'bf679057-9c88-475b-aa4b-b8e0b1f44c11']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.191929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957f98a-a386-4312-9eb6-c8735bfca2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.199893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-289b089d-42be-491d-ab7a-f66859091a20 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.203594 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-289b089d-42be-491d-ab7a-f66859091a20 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:46.203594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-289b089d-42be-491d-ab7a-f66859091a20 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1128486081", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.224668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3957f98a-a386-4312-9eb6-c8735bfca2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b791625-97cd-41df-832f-a566e3731a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-569927861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9b488a88784023a3c1ae5903d1d102',qos_specs=None,replication_status=,reservations=['d2dfda90-6a1a-4432-8acc-10dee0871057','0593eeab-1bb2-4c97-9d4e-b0046cb33769','2bf8b4eb-ba4a-4b1d-accc-b92261da640b','bf679057-9c88-475b-aa4b-b8e0b1f44c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a3e589e88e40e39e21a92b74ff5d10',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-569927861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b791625-97cd-41df-832f-a566e3731a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de9b488a88784023a3c1ae5903d1d102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a3e589e88e40e39e21a92b74ff5d10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.226588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129282ad-3422-4a14-b92e-cc3b8c161c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.236487 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-289b089d-42be-491d-ab7a-f66859091a20 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:46.238706 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 463/1831] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.250118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44072236-e078-4697-ac5c-0b11d137dc44 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.252604 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44072236-e078-4697-ac5c-0b11d137dc44 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption Aug 16 22:56:46.253129 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44072236-e078-4697-ac5c-0b11d137dc44 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.254294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129282ad-3422-4a14-b92e-cc3b8c161c7b) transitioned into state 'SUCCESS' from state '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-569927861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de9b488a88784023a3c1ae5903d1d102',qos_specs=None,replication_status=,reservations=['d2dfda90-6a1a-4432-8acc-10dee0871057','0593eeab-1bb2-4c97-9d4e-b0046cb33769','2bf8b4eb-ba4a-4b1d-accc-b92261da640b','bf679057-9c88-475b-aa4b-b8e0b1f44c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a3e589e88e40e39e21a92b74ff5d10',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.255091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbce81a-cced-40a8-bb9b-511792209069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.272196 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbce81a-cced-40a8-bb9b-511792209069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.274665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Flow 'volume_create_api' (a14cd08a-e51c-4ccc-963b-88b129e9caa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:46.275054 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Create volume request issued successfully. Aug 16 22:56:46.275960 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8861fc78-385b-4709-b5a7-a5b68770dc86 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:46.276553 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 465/1832] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:56:45 2026] POST /volume/v3/volumes => generated 749 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:46.278644 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44072236-e078-4697-ac5c-0b11d137dc44 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption returned with HTTP 200 Aug 16 22:56:46.279679 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 464/1833] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.295577 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.301721 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:56:46.301721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.301721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.302040 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.304690 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] DELETE https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption/1acdb223-99b1-4a70-a8cf-1a13441df221 Aug 16 22:56:46.305357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.305770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.308094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.309391 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f997b1c1-97d4-4939-96dc-94d83f32a057 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption/1acdb223-99b1-4a70-a8cf-1a13441df221 returned with HTTP 403 Aug 16 22:56:46.309391 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 464/1834] 10.4.3.26 () {66 vars in 1482 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07/encryption/1acdb223-99b1-4a70-a8cf-1a13441df221 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.313652 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.313652 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:46.323695 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-adb1b576-ba2f-4472-b479-f7510e034b3b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.324084 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:56:46.326220 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adb1b576-ba2f-4472-b479-f7510e034b3b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:46.326773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-adb1b576-ba2f-4472-b479-f7510e034b3b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-595033154", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.328923 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.328923 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:46.331496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ecb5f93-014c-4752-82a2-d58f6239e443 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 200 Aug 16 22:56:46.332106 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 442/1835] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.354563 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adb1b576-ba2f-4472-b479-f7510e034b3b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:46.355087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 466/1836] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.373268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.384241 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] DELETE https://10.4.3.26/volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e/extra_specs/key1 Aug 16 22:56:46.384620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.384923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.395791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.395791 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32c368c2-da0d-4cc0-80c5-ecb2f9079b7b tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e/extra_specs/key1 returned with HTTP 403 Aug 16 22:56:46.395791 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 465/1837] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e/extra_specs/key1 => generated 122 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.408814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a1753faf-ff8a-4b65-baa7-6732eb8427ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.411687 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1753faf-ff8a-4b65-baa7-6732eb8427ce tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:46.411892 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a1753faf-ff8a-4b65-baa7-6732eb8427ce tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783457436", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.447144 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1753faf-ff8a-4b65-baa7-6732eb8427ce tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:46.447789 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 465/1838] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.459398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48322df4-1345-4193-932d-70773df095db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.463380 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48322df4-1345-4193-932d-70773df095db tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] DELETE https://10.4.3.26/volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 Aug 16 22:56:46.463738 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48322df4-1345-4193-932d-70773df095db tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.464357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48322df4-1345-4193-932d-70773df095db tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.466107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-48322df4-1345-4193-932d-70773df095db tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.466444 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48322df4-1345-4193-932d-70773df095db tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 returned with HTTP 403 Aug 16 22:56:46.467551 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 443/1839] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.487004 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7afc3cca-ee50-436b-939c-3f590ec39aff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.489975 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7afc3cca-ee50-436b-939c-3f590ec39aff tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs Aug 16 22:56:46.490576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7afc3cca-ee50-436b-939c-3f590ec39aff tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.490652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7afc3cca-ee50-436b-939c-3f590ec39aff tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.504215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7afc3cca-ee50-436b-939c-3f590ec39aff tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs returned with HTTP 200 Aug 16 22:56:46.504540 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 467/1840] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs => generated 123 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.522184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.524048 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types Aug 16 22:56:46.524263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.524453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.525167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:46.558703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b26e62d3-894e-4855-b6b0-f628f5c8414e tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:46.559259 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 466/1841] 10.4.3.26 () {66 vars in 1224 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:46.575196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.577467 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/cipher Aug 16 22:56:46.577843 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.578208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.578905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.579119 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d762c56-fcb9-49c5-bdb7-153f85a3b037 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/cipher returned with HTTP 403 Aug 16 22:56:46.579694 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 466/1842] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.592637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.598377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption Aug 16 22:56:46.598632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.598947 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.600529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.602518 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29c36da5-7fe5-47e3-abc4-9c58b1769a40 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption returned with HTTP 403 Aug 16 22:56:46.603213 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 444/1843] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.614426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28775653-e8c5-4db0-9dcd-ec5a3276a191 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.617345 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28775653-e8c5-4db0-9dcd-ec5a3276a191 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/multiattach Aug 16 22:56:46.618256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28775653-e8c5-4db0-9dcd-ec5a3276a191 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.618256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28775653-e8c5-4db0-9dcd-ec5a3276a191 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.628595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28775653-e8c5-4db0-9dcd-ec5a3276a191 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/multiattach returned with HTTP 200 Aug 16 22:56:46.630005 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 468/1844] 10.4.3.26 () {66 vars in 1407 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 16 22:56:46.639304 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6d9f3b0-3b81-4ef1-9c70-fd577b9ab91a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.644305 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d9f3b0-3b81-4ef1-9c70-fd577b9ab91a tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/volume_backend_name Aug 16 22:56:46.646807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d9f3b0-3b81-4ef1-9c70-fd577b9ab91a tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.648814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6d9f3b0-3b81-4ef1-9c70-fd577b9ab91a tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.657386 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6d9f3b0-3b81-4ef1-9c70-fd577b9ab91a tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/volume_backend_name returned with HTTP 404 Aug 16 22:56:46.658190 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 467/1845] 10.4.3.26 () {66 vars in 1431 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.672497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1ff92ea8-10d9-4853-9ab4-d044763c93ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.677541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ff92ea8-10d9-4853-9ab4-d044763c93ef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] GET https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea Aug 16 22:56:46.679929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ff92ea8-10d9-4853-9ab4-d044763c93ef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.680411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ff92ea8-10d9-4853-9ab4-d044763c93ef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.691714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ff92ea8-10d9-4853-9ab4-d044763c93ef tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea returned with HTTP 200 Aug 16 22:56:46.692547 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 467/1846] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea => generated 317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:46.708477 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c88d163a-401d-4ac3-bc2b-bef50525d913 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.710645 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c88d163a-401d-4ac3-bc2b-bef50525d913 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] PUT https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/20dacf47-b685-420e-bcdd-b7b36a887892 Aug 16 22:56:46.711156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c88d163a-401d-4ac3-bc2b-bef50525d913 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.714256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-c88d163a-401d-4ac3-bc2b-bef50525d913 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.714562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c88d163a-401d-4ac3-bc2b-bef50525d913 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/20dacf47-b685-420e-bcdd-b7b36a887892 returned with HTTP 403 Aug 16 22:56:46.715231 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 445/1847] 10.4.3.26 () {68 vars in 1499 bytes} [Sun Aug 16 22:56:46 2026] PUT /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/encryption/20dacf47-b685-420e-bcdd-b7b36a887892 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.730633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-63b334c1-9934-4899-92c7-dea75fb6316d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.733905 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63b334c1-9934-4899-92c7-dea75fb6316d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] PUT https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/key1 Aug 16 22:56:46.734521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63b334c1-9934-4899-92c7-dea75fb6316d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.737302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-63b334c1-9934-4899-92c7-dea75fb6316d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.737660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63b334c1-9934-4899-92c7-dea75fb6316d tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/key1 returned with HTTP 403 Aug 16 22:56:46.738145 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 469/1848] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:56:46 2026] PUT /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.749097 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d47bbdc-b702-46e5-9cdd-39382f5aba83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.752657 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d47bbdc-b702-46e5-9cdd-39382f5aba83 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] PUT https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea Aug 16 22:56:46.753138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d47bbdc-b702-46e5-9cdd-39382f5aba83 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.755786 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-0d47bbdc-b702-46e5-9cdd-39382f5aba83 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '65f36ca07bf8447d9f5d4db935606a88', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '326527bc94154209aa80ec61d1904a92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 22:56:46.756102 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d47bbdc-b702-46e5-9cdd-39382f5aba83 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-member] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea returned with HTTP 403 Aug 16 22:56:46.756685 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 468/1849] 10.4.3.26 () {68 vars in 1355 bytes} [Sun Aug 16 22:56:46 2026] PUT /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:46.769305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43ca8a52-b0bd-4f75-b83d-7183441ec2f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.771422 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ca8a52-b0bd-4f75-b83d-7183441ec2f7 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 Aug 16 22:56:46.771794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ca8a52-b0bd-4f75-b83d-7183441ec2f7 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.772146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ca8a52-b0bd-4f75-b83d-7183441ec2f7 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.779161 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.782783 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:46.783114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.783412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.784156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:46.793769 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.793769 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:46.806173 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb7e6b9c-9fae-45df-b948-4151984d9e8a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:46.806841 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 446/1850] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:46 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:46.818833 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ca8a52-b0bd-4f75-b83d-7183441ec2f7 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 returned with HTTP 202 Aug 16 22:56:46.818833 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 468/1851] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/a1edd5c4-45c3-44d9-80bb-ae2ca4c969f9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:46.822077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.825482 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:46.826115 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1658900236", "volume_type": "757133a1-a6e3-45b5-a3c5-0dca05922c17", "group_id": "b783e4ce-6891-473d-a09b-dfa6b53585c9", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:46.828842 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1658900236', 'volume_type': '757133a1-a6e3-45b5-a3c5-0dca05922c17', 'group_id': 'b783e4ce-6891-473d-a09b-dfa6b53585c9', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:46.829342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a784dcef-101f-4aba-8757-6c4fe243b636 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.833931 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a784dcef-101f-4aba-8757-6c4fe243b636 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e Aug 16 22:56:46.833931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a784dcef-101f-4aba-8757-6c4fe243b636 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.834774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a784dcef-101f-4aba-8757-6c4fe243b636 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.840219 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.840219 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:46.840534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume of 1 GB Aug 16 22:56:46.851576 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:46.859764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (b6bafbef-d8da-41e1-87e1-ff31a5199f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:46.861074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c48104-20f6-45ad-973c-b60043a29845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.861353 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.861353 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:46.861803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:46.890508 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a784dcef-101f-4aba-8757-6c4fe243b636 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e returned with HTTP 202 Aug 16 22:56:46.891472 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 469/1852] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/5635c6c5-65a7-4a96-b4a7-642cf59fd79e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:46.900422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c48104-20f6-45ad-973c-b60043a29845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=757133a1-a6e3-45b5-a3c5-0dca05922c17,is_public=True,name='tempest-GroupsTest-volume-type-1744162140',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '757133a1-a6e3-45b5-a3c5-0dca05922c17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b783e4ce-6891-473d-a09b-dfa6b53585c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:46.901605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802e2010-c7bf-4046-a01c-31140333ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:46.902231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3cb83fb7-8575-4b12-a329-642430015677 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.904973 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3cb83fb7-8575-4b12-a329-642430015677 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07 Aug 16 22:56:46.905352 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3cb83fb7-8575-4b12-a329-642430015677 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.905686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3cb83fb7-8575-4b12-a329-642430015677 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:46.906030 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:46.906030 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:46.955774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3cb83fb7-8575-4b12-a329-642430015677 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07 returned with HTTP 202 Aug 16 22:56:46.956198 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 447/1853] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/33e7e4a0-6c54-4a6c-ba3a-d029d9d2ca07 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:46.964060 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1744162140 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1744162140, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:46.964532 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1744162140 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1744162140, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:46.971268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d6fa5aed-8714-4160-9498-3eb6b4e36de4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:46.973540 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6fa5aed-8714-4160-9498-3eb6b4e36de4 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1 Aug 16 22:56:46.974232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6fa5aed-8714-4160-9498-3eb6b4e36de4 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:46.974683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6fa5aed-8714-4160-9498-3eb6b4e36de4 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.016662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['3d0765e5-26ad-49c1-a3e5-3e32baf30c1b', '6b5525ad-542a-43ab-9e24-a2eeb9683ce9', '59ae7801-c4e0-48e7-bf5d-179045bfbbc4', '3842b391-8fe9-4083-a35c-44ba3bd9a8dd'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:47.016662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802e2010-c7bf-4046-a01c-31140333ff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0765e5-26ad-49c1-a3e5-3e32baf30c1b', '6b5525ad-542a-43ab-9e24-a2eeb9683ce9', '59ae7801-c4e0-48e7-bf5d-179045bfbbc4', '3842b391-8fe9-4083-a35c-44ba3bd9a8dd']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:47.017535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e450d58-a406-465d-9642-b2bdd354757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:47.023484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6fa5aed-8714-4160-9498-3eb6b4e36de4 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1 returned with HTTP 202 Aug 16 22:56:47.024261 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 469/1854] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:46 2026] DELETE /volume/v3/types/69be8542-fb9b-4b9e-8249-4b1a7c6bbda1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:47.034588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bdd0c920-900d-4b28-80a5-c82de4d80812 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.037629 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdd0c920-900d-4b28-80a5-c82de4d80812 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81 Aug 16 22:56:47.038034 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdd0c920-900d-4b28-80a5-c82de4d80812 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:47.038276 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdd0c920-900d-4b28-80a5-c82de4d80812 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.050053 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e450d58-a406-465d-9642-b2bdd354757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0c61a1-c12d-4f7f-b0c2-38fc66019982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1658900236',encryption_key_id=None,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['3d0765e5-26ad-49c1-a3e5-3e32baf30c1b','6b5525ad-542a-43ab-9e24-a2eeb9683ce9','59ae7801-c4e0-48e7-bf5d-179045bfbbc4','3842b391-8fe9-4083-a35c-44ba3bd9a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1658900236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,host=None,id=ff0c61a1-c12d-4f7f-b0c2-38fc66019982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4bb77adaa248fe9c61818671d04c8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7552b17a2daf464ba9944c295125b06c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(757133a1-a6e3-45b5-a3c5-0dca05922c17),volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:47.050652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72781a4d-8ad6-411c-b410-eb85ee71c43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:47.079073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72781a4d-8ad6-411c-b410-eb85ee71c43b) transitioned into state 'SUCCESS' from state '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-1658900236',encryption_key_id=None,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['3d0765e5-26ad-49c1-a3e5-3e32baf30c1b','6b5525ad-542a-43ab-9e24-a2eeb9683ce9','59ae7801-c4e0-48e7-bf5d-179045bfbbc4','3842b391-8fe9-4083-a35c-44ba3bd9a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:47.079894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22844b7d-93bc-44a4-866e-9e81afa8876d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:47.081068 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdd0c920-900d-4b28-80a5-c82de4d80812 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81 returned with HTTP 202 Aug 16 22:56:47.082326 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 470/1855] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:47 2026] DELETE /volume/v3/types/291954c7-7af3-4eca-a36b-1e572da5ac81 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:47.094927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9765e8ac-c3b9-4ef9-9235-2192780920d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.095449 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22844b7d-93bc-44a4-866e-9e81afa8876d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:47.096315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (b6bafbef-d8da-41e1-87e1-ff31a5199f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:47.096632 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request issued successfully. Aug 16 22:56:47.097322 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:47.097476 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:47.100851 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9765e8ac-c3b9-4ef9-9235-2192780920d5 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] DELETE https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea Aug 16 22:56:47.101138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9765e8ac-c3b9-4ef9-9235-2192780920d5 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:47.101461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9765e8ac-c3b9-4ef9-9235-2192780920d5 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.139689 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9765e8ac-c3b9-4ef9-9235-2192780920d5 tempest-VolumeTypesMemberTests-12729639 tempest-VolumeTypesMemberTests-12729639-project-admin] https://10.4.3.26/volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea returned with HTTP 202 Aug 16 22:56:47.140946 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 448/1856] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:47 2026] DELETE /volume/v3/types/d1a4d131-d5e0-4a41-a8c3-4105199e3cea => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:47.145193 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:47.151127 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.151127 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:47.157192 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b051636c-42ec-43da-b9f1-5176db3dc5e3 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:47.157344 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 470/1857] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:56:46 2026] POST /volume/v3/volumes => generated 813 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:47.171723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.173529 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 Aug 16 22:56:47.174027 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:47.174493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.185601 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.185601 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:47.195339 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:47.198007 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:47.198007 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:47.254761 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:47.259597 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.259597 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:47.271718 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2d579e7-9f5e-4e94-a9f1-fd7f6378de45 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 returned with HTTP 200 Aug 16 22:56:47.271889 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 470/1858] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:47 2026] GET /volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 => generated 881 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:47.356437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.359609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:56:47.359609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:47.360030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.374606 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.374606 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:47.382855 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:56:47.391021 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ccaf6e8-031a-4b0e-a02a-c3ce7c8f208a tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 200 Aug 16 22:56:47.391693 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 471/1859] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:47 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:47.413371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.415946 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:56:47.416433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0b791625-97cd-41df-832f-a566e3731a20", "name": "tempest-VolumesBackupsV39Test-Backup-1150455208", "container": "tempest-volumesbackupsv39test-backup-container-1471348254"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:47.418670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Creating new backup {'backup': {'volume_id': '0b791625-97cd-41df-832f-a566e3731a20', 'name': 'tempest-VolumesBackupsV39Test-Backup-1150455208', 'container': 'tempest-volumesbackupsv39test-backup-container-1471348254'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:56:47.418966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Creating backup of volume 0b791625-97cd-41df-832f-a566e3731a20 in container tempest-volumesbackupsv39test-backup-container-1471348254 Aug 16 22:56:47.430098 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.430098 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:47.432893 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:56:47.479404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Created reservations ['5e197e34-e354-4b92-ab56-e2f73ad3e9fa', 'f4f92b4a-bdcb-42f7-813a-1428f91966a0'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:47.554953 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1487ee06-5e30-4e76-a294-f5e92b6812b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:56:47.555521 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 449/1860] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:56:47 2026] POST /volume/v3/backups => generated 331 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:47.564905 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:47.568767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:47.568767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:47.568767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:47.568767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:47.573620 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:47.573620 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:47.574696 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01490d34-f8c9-435c-a52e-278d9cc038f0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:47.575219 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 471/1861] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:47 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:48.292165 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-63772a70-1c2c-4de1-a78a-78b675109d75 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:48.297373 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 Aug 16 22:56:48.297373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:48.297576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:48.311419 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.311419 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:48.318054 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:48.319660 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:48.319841 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:48.381309 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:48.384954 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.384954 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:48.397456 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63772a70-1c2c-4de1-a78a-78b675109d75 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 returned with HTTP 200 Aug 16 22:56:48.400507 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 471/1862] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:48 2026] GET /volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:48.414644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:48.416830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:48.417182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1036648476", "volume_type": "757133a1-a6e3-45b5-a3c5-0dca05922c17", "group_id": "b783e4ce-6891-473d-a09b-dfa6b53585c9", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:48.419036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1036648476', 'volume_type': '757133a1-a6e3-45b5-a3c5-0dca05922c17', 'group_id': 'b783e4ce-6891-473d-a09b-dfa6b53585c9', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:48.431193 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.431193 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:48.431546 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume of 1 GB Aug 16 22:56:48.440443 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Availability Zones retrieved successfully. Aug 16 22:56:48.447616 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (ea130afb-20f0-4d1b-8851-1bd18fbf95ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:48.449919 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d93b840-8b1f-4a36-8f5d-f886b4982955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:48.450868 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.450868 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:48.451498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:48.484083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d93b840-8b1f-4a36-8f5d-f886b4982955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=757133a1-a6e3-45b5-a3c5-0dca05922c17,is_public=True,name='tempest-GroupsTest-volume-type-1744162140',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '757133a1-a6e3-45b5-a3c5-0dca05922c17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b783e4ce-6891-473d-a09b-dfa6b53585c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:48.485372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2e0cb1-085a-4fc7-97ed-a5354fa096b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:48.528188 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1744162140 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1744162140, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:48.529113 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1744162140 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1744162140, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:48.556876 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Created reservations ['eccc0304-cb9f-4504-ac4d-a4023d03e671', 'dba49295-8311-4d10-8e54-df17caf66eb1', 'c63f3d48-ebd5-49af-b432-d5d8a8bba617', '89575a2b-eb08-4977-8b67-cd2a3a08020b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:48.558888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2e0cb1-085a-4fc7-97ed-a5354fa096b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccc0304-cb9f-4504-ac4d-a4023d03e671', 'dba49295-8311-4d10-8e54-df17caf66eb1', 'c63f3d48-ebd5-49af-b432-d5d8a8bba617', '89575a2b-eb08-4977-8b67-cd2a3a08020b']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:48.559893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5098387-f8ad-44f2-8c75-65f127562cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:48.592829 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e920b345-b513-4c6e-bb70-9455a62119ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:48.594723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5098387-f8ad-44f2-8c75-65f127562cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74d622d-e981-4ce4-aedb-17f380ec7f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1036648476',encryption_key_id=None,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['eccc0304-cb9f-4504-ac4d-a4023d03e671','dba49295-8311-4d10-8e54-df17caf66eb1','c63f3d48-ebd5-49af-b432-d5d8a8bba617','89575a2b-eb08-4977-8b67-cd2a3a08020b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1036648476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,host=None,id=a74d622d-e981-4ce4-aedb-17f380ec7f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4bb77adaa248fe9c61818671d04c8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7552b17a2daf464ba9944c295125b06c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(757133a1-a6e3-45b5-a3c5-0dca05922c17),volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:48.595126 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e920b345-b513-4c6e-bb70-9455a62119ad tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:48.595676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e920b345-b513-4c6e-bb70-9455a62119ad tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:48.595864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e920b345-b513-4c6e-bb70-9455a62119ad tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:48.596146 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e920b345-b513-4c6e-bb70-9455a62119ad tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:48.596349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2130950d-1758-4468-ab4a-42763d0cebb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:48.602132 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.602132 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:48.602567 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e920b345-b513-4c6e-bb70-9455a62119ad tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:48.603127 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 450/1863] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:48 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:48.627243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2130950d-1758-4468-ab4a-42763d0cebb5) transitioned into state 'SUCCESS' from state '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-1036648476',encryption_key_id=None,group_id=b783e4ce-6891-473d-a09b-dfa6b53585c9,group_type_id=,metadata={},multiattach=False,project_id='ae4bb77adaa248fe9c61818671d04c8c',qos_specs=None,replication_status=,reservations=['eccc0304-cb9f-4504-ac4d-a4023d03e671','dba49295-8311-4d10-8e54-df17caf66eb1','c63f3d48-ebd5-49af-b432-d5d8a8bba617','89575a2b-eb08-4977-8b67-cd2a3a08020b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7552b17a2daf464ba9944c295125b06c',volume_type_id=757133a1-a6e3-45b5-a3c5-0dca05922c17)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:48.628648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb22fb8-6af1-441c-a950-1c33466025df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:48.650635 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb22fb8-6af1-441c-a950-1c33466025df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:48.652805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Flow 'volume_create_api' (ea130afb-20f0-4d1b-8851-1bd18fbf95ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:48.652805 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Create volume request issued successfully. Aug 16 22:56:48.653942 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:48.655182 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:48.712004 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:48.714805 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.714805 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:48.719832 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bece7df-43fe-4330-8115-83ef6f7fee43 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:48.723272 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 472/1864] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:56:48 2026] POST /volume/v3/volumes => generated 813 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:48.742717 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b1023d6b-a064-4085-aa20-30c62929685e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:48.749738 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 Aug 16 22:56:48.749861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:48.751077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:48.771492 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.771492 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:48.791704 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:48.792623 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:48.793344 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:48.858606 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:48.865100 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:48.865100 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:48.877475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b1023d6b-a064-4085-aa20-30c62929685e tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 returned with HTTP 200 Aug 16 22:56:48.878085 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 472/1865] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:48 2026] GET /volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 => generated 881 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:49.620337 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:49.625092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:49.625869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:49.626095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:49.626260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:49.633249 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:49.633249 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:49.635035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9f0c0fd-6f2d-43e5-865c-47f358963eb5 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:49.635148 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 472/1866] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:49 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:56:49.903943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:49.908119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 Aug 16 22:56:49.908119 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:49.908856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:49.926734 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:49.926734 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:49.936616 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:49.937998 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:49.938245 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:50.012828 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:50.018466 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:50.018466 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:50.035796 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78264e4e-7d4c-4a11-88e7-454a033a45e8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 returned with HTTP 200 Aug 16 22:56:50.036680 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 451/1867] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:49 2026] GET /volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 => generated 906 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:50.058661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:50.063022 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] PUT https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:50.063701 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a74d622d-e981-4ce4-aedb-17f380ec7f21"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:50.065868 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Update called for group b783e4ce-6891-473d-a09b-dfa6b53585c9. {{(pid=100203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:56:50.066028 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Updating group b783e4ce-6891-473d-a09b-dfa6b53585c9 with name new_group description: This is a new group add_volumes: None remove_volumes: a74d622d-e981-4ce4-aedb-17f380ec7f21. Aug 16 22:56:50.070936 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:50.070936 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:50.124104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-126516f5-72b5-4b21-b0f3-720eba5e1221 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 202 Aug 16 22:56:50.124104 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 473/1868] 10.4.3.26 () {70 vars in 1400 bytes} [Sun Aug 16 22:56:50 2026] PUT /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:50.144594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:50.149446 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:50.149843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:50.150139 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:50.150327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:50.159980 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:50.159980 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:50.176111 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d1d0493-6348-42ce-bc79-7f401f8c99cc tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:50.176672 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 473/1869] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:50 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:50.654114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6d6950a7-29d7-44bb-91cb-610840115429 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:50.658882 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d6950a7-29d7-44bb-91cb-610840115429 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:50.658882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d6950a7-29d7-44bb-91cb-610840115429 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:50.658882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d6950a7-29d7-44bb-91cb-610840115429 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:50.658882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6d6950a7-29d7-44bb-91cb-610840115429 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:50.666464 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:50.666464 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:50.669544 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d6950a7-29d7-44bb-91cb-610840115429 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:50.670682 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 473/1870] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:50 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:51.196680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.199852 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:51.200701 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:51.200701 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:51.200701 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:51.211530 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.211530 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:51.232784 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab98fb2b-d6d1-4737-bee9-ac20569dfb90 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:51.232784 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 452/1871] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:51 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:56:51.256268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.262425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:51.263110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:51.263230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:51.263521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:51.268815 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.268815 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:51.299707 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-faae8a80-4435-4479-98ba-7fffa7e724e6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:51.300793 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 474/1872] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:51 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:51.316381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.323834 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:51.324771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:51.324771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:51.325250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:51.326722 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.326722 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:51.327821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:51.341937 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:51.341937 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:51.341937 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:51.404018 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:51.408861 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.408861 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:51.422404 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cb67862-8642-4196-8672-ee1ce6c4f862 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:51.423620 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 474/1873] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:51 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:51.443066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6df50441-84ab-419e-94b4-9f373babe88c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.451339 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6df50441-84ab-419e-94b4-9f373babe88c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] PUT https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:51.452100 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6df50441-84ab-419e-94b4-9f373babe88c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a74d622d-e981-4ce4-aedb-17f380ec7f21"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:51.454218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-6df50441-84ab-419e-94b4-9f373babe88c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Update called for group b783e4ce-6891-473d-a09b-dfa6b53585c9. {{(pid=100202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:56:51.454570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-6df50441-84ab-419e-94b4-9f373babe88c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Updating group b783e4ce-6891-473d-a09b-dfa6b53585c9 with name None description: None add_volumes: a74d622d-e981-4ce4-aedb-17f380ec7f21 remove_volumes: None. Aug 16 22:56:51.464285 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.464285 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:51.545208 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6df50441-84ab-419e-94b4-9f373babe88c tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 202 Aug 16 22:56:51.546032 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 474/1874] 10.4.3.26 () {70 vars in 1399 bytes} [Sun Aug 16 22:56:51 2026] PUT /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:51.557792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.564622 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:51.565069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:51.566139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:51.566695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:51.574782 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.574782 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:51.588213 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10f69c0a-bd44-4dcb-befb-5440ef8ba021 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:51.589001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 453/1875] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:51 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:51.686488 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:51.690232 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:51.690560 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:51.690907 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:51.691016 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:51.716090 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:51.716090 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:51.717194 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4a230c60-d3a9-47e9-9f1b-50b2b71ac5cc tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:51.718942 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 475/1876] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:51 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:52.609577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:52.612790 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:52.613057 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:52.613310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:52.613464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:52.627580 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:52.627580 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:52.651822 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-32546d31-9a76-4e29-96f8-80c400dabdd6 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 200 Aug 16 22:56:52.653600 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 475/1877] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:52 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:52.672115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:52.675026 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:52.675178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:52.675472 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:52.676204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:52.676380 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:52.676380 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:52.676863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:52.692125 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:52.693462 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:52.693462 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:52.745875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:52.748912 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:52.749686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:52.749686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:52.750978 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:52.760293 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:52.760293 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:52.762831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0f183444-9d3d-413b-b1e7-0055f1c51509 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:52.763816 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 454/1878] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:52 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:52.777127 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:52.787418 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:52.787418 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:52.802264 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:52.803466 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:52.879887 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:52.890258 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:52.890258 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:52.908326 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64f25dcc-bf3b-44fc-8fb4-ea1f2ac1ab25 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:52.908326 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 475/1879] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:52 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 22:56:52.933704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:52.938423 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:56:52.938917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:52.938917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:52.943901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:56:52.943901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:56:52.964778 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Get all volumes completed successfully. Aug 16 22:56:52.965515 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:52.965515 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:53.024657 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:53.031482 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.031482 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:53.039202 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:53.039730 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:53.102515 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:53.105072 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.105072 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:53.120099 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac4ef915-3cc9-467c-8b85-273b4c6f89bb tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:56:53.120642 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 476/1880] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:56:52 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:56:53.145311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-870d3805-eb20-4487-8af2-5135cac9932a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:53.147393 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] POST https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9/action Aug 16 22:56:53.148228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:56:53.148228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:53.150156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] delete called for group b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:56:53.150328 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Delete group with id: b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:53.157907 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.157907 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:53.276529 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-870d3805-eb20-4487-8af2-5135cac9932a tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9/action returned with HTTP 202 Aug 16 22:56:53.277171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 476/1881] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:56:53 2026] POST /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:53.292925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:53.295863 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 Aug 16 22:56:53.296148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:53.296761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:53.312912 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.312912 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:53.319949 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Volume info retrieved successfully. Aug 16 22:56:53.321630 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:56:53.324439 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:56:53.390941 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:56:53.400949 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.400949 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:53.418902 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e79eaee-a373-471b-97b8-fc18b2626e63 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 returned with HTTP 200 Aug 16 22:56:53.419711 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 455/1882] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:53 2026] GET /volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 => generated 905 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:53.779990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:53.784917 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:53.784917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:53.784917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:53.784917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:53.793184 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:53.793184 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:53.794809 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a078f1d7-85cc-4cd0-970c-92b751ab9cfe tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:53.796020 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 476/1883] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:53 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:54.443861 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-05aa3d2e-f725-4f93-9662-a921ca6115c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.453037 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05aa3d2e-f725-4f93-9662-a921ca6115c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 Aug 16 22:56:54.453037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05aa3d2e-f725-4f93-9662-a921ca6115c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.453037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-05aa3d2e-f725-4f93-9662-a921ca6115c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.463148 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-05aa3d2e-f725-4f93-9662-a921ca6115c8 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 returned with HTTP 404 Aug 16 22:56:54.463962 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 477/1884] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:54 2026] GET /volume/v3/volumes/a74d622d-e981-4ce4-aedb-17f380ec7f21 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:54.476414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e884ccc-02a2-4ba8-a3ac-a17ba17afb09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.488103 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e884ccc-02a2-4ba8-a3ac-a17ba17afb09 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 Aug 16 22:56:54.488103 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e884ccc-02a2-4ba8-a3ac-a17ba17afb09 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.490853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e884ccc-02a2-4ba8-a3ac-a17ba17afb09 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.505085 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e884ccc-02a2-4ba8-a3ac-a17ba17afb09 tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 returned with HTTP 404 Aug 16 22:56:54.505961 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 477/1885] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:54 2026] GET /volume/v3/volumes/ff0c61a1-c12d-4f7f-b0c2-38fc66019982 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:54.529463 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59315b95-c57b-4575-97b8-015491b3be4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.531690 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59315b95-c57b-4575-97b8-015491b3be4f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] GET https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 Aug 16 22:56:54.533305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59315b95-c57b-4575-97b8-015491b3be4f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.533305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59315b95-c57b-4575-97b8-015491b3be4f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.540150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-59315b95-c57b-4575-97b8-015491b3be4f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] show called for member b783e4ce-6891-473d-a09b-dfa6b53585c9 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:56:54.548195 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59315b95-c57b-4575-97b8-015491b3be4f tempest-GroupsTest-1646458670 tempest-GroupsTest-1646458670-project-member] https://10.4.3.26/volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 returned with HTTP 404 Aug 16 22:56:54.549611 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 456/1886] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:56:54 2026] GET /volume/v3/groups/b783e4ce-6891-473d-a09b-dfa6b53585c9 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:56:54.564209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2f219281-694e-441a-b7ff-411ea8733df1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.568394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f219281-694e-441a-b7ff-411ea8733df1 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/3b9de121-088b-42ac-89ad-874df91efe58 Aug 16 22:56:54.568520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f219281-694e-441a-b7ff-411ea8733df1 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.569142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2f219281-694e-441a-b7ff-411ea8733df1 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.603613 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2f219281-694e-441a-b7ff-411ea8733df1 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/group_types/3b9de121-088b-42ac-89ad-874df91efe58 returned with HTTP 202 Aug 16 22:56:54.603613 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 477/1887] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:56:54 2026] DELETE /volume/v3/group_types/3b9de121-088b-42ac-89ad-874df91efe58 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:56:54.621279 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-582ae79d-2c71-4837-866e-5a98eec579c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.623799 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-582ae79d-2c71-4837-866e-5a98eec579c2 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] DELETE https://10.4.3.26/volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 Aug 16 22:56:54.623971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-582ae79d-2c71-4837-866e-5a98eec579c2 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.624580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-582ae79d-2c71-4837-866e-5a98eec579c2 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.673613 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-582ae79d-2c71-4837-866e-5a98eec579c2 tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 returned with HTTP 202 Aug 16 22:56:54.673613 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 478/1888] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:56:54 2026] DELETE /volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:56:54.687024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f38cda8-c03e-4613-9cf1-fb558468041c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.692929 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f38cda8-c03e-4613-9cf1-fb558468041c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] GET https://10.4.3.26/volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 Aug 16 22:56:54.693272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f38cda8-c03e-4613-9cf1-fb558468041c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.693568 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f38cda8-c03e-4613-9cf1-fb558468041c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.700259 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f38cda8-c03e-4613-9cf1-fb558468041c tempest-GroupsTest-128324071 tempest-GroupsTest-128324071-project-admin] https://10.4.3.26/volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 returned with HTTP 404 Aug 16 22:56:54.700954 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 478/1889] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:56:54 2026] GET /volume/v3/types/757133a1-a6e3-45b5-a3c5-0dca05922c17 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:54.818382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:54.825301 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:54.825301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:54.825301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:54.825301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:54.839502 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:54.839502 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:54.841575 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6fc5c52f-dfe6-4c1a-8a27-aac3bad228d9 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:54.842097 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 457/1890] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:54 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:55.863341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:55.865889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:55.866250 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:55.866457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:55.866685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:55.875836 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:55.875836 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:55.875836 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84bfbb08-8fb4-41fb-9725-e5cb83120885 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:55.875836 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 478/1891] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:55 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:56.583100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-03143e07-24a8-4899-9655-5023baddfdfa req-b9cdeae1-25dc-4917-90b2-d4e2cee884b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:56.588487 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-b9cdeae1-25dc-4917-90b2-d4e2cee884b9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 22:56:56.588487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-b9cdeae1-25dc-4917-90b2-d4e2cee884b9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:56.588487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-b9cdeae1-25dc-4917-90b2-d4e2cee884b9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:56.636266 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-b9cdeae1-25dc-4917-90b2-d4e2cee884b9 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 22:56:56.636266 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 479/1892] 10.4.3.26 () {68 vars in 1477 bytes} [Sun Aug 16 22:56:56 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:56.736146 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:56.740949 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:56.741318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:56.742535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:56.761844 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:56.761844 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:56.772831 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:56.781992 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-e4327c34-ae79-488f-900d-2d2ef255c458 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:56:56.783199 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 479/1893] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:56:56 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1661 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:56:56.796854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:56.800131 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:56:56.800865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f14ac14-5ef6-486f-85ee-4b127a17b400", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-325391714", "description": null, "metadata": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:56.826538 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:56.826538 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:56.827378 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:56:56.829574 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create snapshot from volume 8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:56:56.896608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06db5288-03ae-469c-9d67-3a5d7919318b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:56.902551 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06db5288-03ae-469c-9d67-3a5d7919318b tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:56.902551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06db5288-03ae-469c-9d67-3a5d7919318b tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:56.902551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06db5288-03ae-469c-9d67-3a5d7919318b tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:56.902551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-06db5288-03ae-469c-9d67-3a5d7919318b tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:56.913993 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:56.913993 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:56:56.917321 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06db5288-03ae-469c-9d67-3a5d7919318b tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:56.917321 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 479/1894] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:56 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:56.956817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Created reservations ['01028614-784f-4810-8984-f84f7d3fe3e1', '9d5f40ab-c29f-4297-804e-ce1bbdbe96de', '96aa4b77-ca45-487e-94ae-44d1e8bdc780', 'bb22c1fd-b4c8-4098-aaea-f6b65c70433a'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:57.029710 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot force create request issued successfully. Aug 16 22:56:57.030025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-03143e07-24a8-4899-9655-5023baddfdfa req-3bd94eb0-6c27-4b9f-aa25-8f6f95c1c51b tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:56:57.031221 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 458/1895] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 22:56:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:56:57.934916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-41f1761a-38db-4129-9d47-51d88235e996 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:57.937513 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41f1761a-38db-4129-9d47-51d88235e996 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:57.937823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41f1761a-38db-4129-9d47-51d88235e996 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:57.938078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-41f1761a-38db-4129-9d47-51d88235e996 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:57.938227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-41f1761a-38db-4129-9d47-51d88235e996 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:57.948807 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:57.948807 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:57.949975 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-41f1761a-38db-4129-9d47-51d88235e996 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:57.951397 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 480/1896] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:57 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:58.964994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:58.968757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:56:58.969070 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:58.969346 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:58.969904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:56:58.980640 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:58.980640 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:58.981832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7acb4caa-25d6-41f2-a69e-393df96d7467 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:56:58.982231 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 480/1897] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:56:58 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:59.258305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97b4d667-0416-4ee3-9a7a-1a3cff4dec33 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:59.396123 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97b4d667-0416-4ee3-9a7a-1a3cff4dec33 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:59.397388 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97b4d667-0416-4ee3-9a7a-1a3cff4dec33 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1251149634"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:59.435940 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97b4d667-0416-4ee3-9a7a-1a3cff4dec33 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:59.435940 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 480/1898] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:56:59 2026] POST /volume/v3/types => generated 233 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:59.450223 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b8d06f85-01cd-4041-b739-7f5c1926e99f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:59.455100 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8d06f85-01cd-4041-b739-7f5c1926e99f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:56:59.455100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8d06f85-01cd-4041-b739-7f5c1926e99f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-840122695", "extra_specs": {"multiattach": " True"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:59.455805 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:59.455805 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:56:59.461799 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=425,cinder:INSERT=96,cinder:UPDATE=135 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:56:59.493761 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8d06f85-01cd-4041-b739-7f5c1926e99f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:56:59.494315 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 459/1899] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:56:59 2026] POST /volume/v3/types => generated 258 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:56:59.506523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:59.625887 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:56:59.626381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1251149634", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-703308069"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:56:59.628564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1251149634', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-703308069'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:56:59.633892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Create volume of 1 GB Aug 16 22:56:59.634292 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:59.634292 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:56:59.634939 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Availability Zones retrieved successfully. Aug 16 22:56:59.645707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Flow 'volume_create_api' (22b89c9b-7ae5-4b2c-a6f5-f8b7dd8e03a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:59.648989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f57ec6a-636e-4d75-8188-642f3a50b314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:59.652566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:56:59.697622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f57ec6a-636e-4d75-8188-642f3a50b314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:56:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1251149634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:59.698680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c75dc11-8121-4fec-bcc5-65911be0ba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:59.753383 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:59.753518 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:56:59.814359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Created reservations ['b53c150a-38e1-49e5-9f82-c8139011c63b', 'e749605d-3f2e-4d9b-9dcd-e5686d846077', 'f43c7eb0-eee5-4e59-b9b3-4cd0498518db', '219cb0d2-82b0-4827-99a1-d7472d88b3b3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:56:59.815588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c75dc11-8121-4fec-bcc5-65911be0ba49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53c150a-38e1-49e5-9f82-c8139011c63b', 'e749605d-3f2e-4d9b-9dcd-e5686d846077', 'f43c7eb0-eee5-4e59-b9b3-4cd0498518db', '219cb0d2-82b0-4827-99a1-d7472d88b3b3']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:59.817088 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d4248-fae9-4089-8e40-f0158805eefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:59.851588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d4248-fae9-4089-8e40-f0158805eefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c5cf79-249e-44f2-a833-1327994c62be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-703308069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7110b520bc0a4051b85361d846486912',qos_specs=None,replication_status=,reservations=['b53c150a-38e1-49e5-9f82-c8139011c63b','e749605d-3f2e-4d9b-9dcd-e5686d846077','f43c7eb0-eee5-4e59-b9b3-4cd0498518db','219cb0d2-82b0-4827-99a1-d7472d88b3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ce81fdc9db4b8d8877811c3e0780eb',volume_type_id=2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-703308069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c5cf79-249e-44f2-a833-1327994c62be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7110b520bc0a4051b85361d846486912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ce81fdc9db4b8d8877811c3e0780eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f),volume_type_id=2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:59.854274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1408cd1-0b5a-438a-9d00-b1f9e3a5c21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:59.904176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1408cd1-0b5a-438a-9d00-b1f9e3a5c21f) transitioned into state 'SUCCESS' from state '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-703308069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7110b520bc0a4051b85361d846486912',qos_specs=None,replication_status=,reservations=['b53c150a-38e1-49e5-9f82-c8139011c63b','e749605d-3f2e-4d9b-9dcd-e5686d846077','f43c7eb0-eee5-4e59-b9b3-4cd0498518db','219cb0d2-82b0-4827-99a1-d7472d88b3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ce81fdc9db4b8d8877811c3e0780eb',volume_type_id=2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:59.905504 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6651e968-4f1e-400f-acc7-6275ce3c0b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:56:59.919319 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6651e968-4f1e-400f-acc7-6275ce3c0b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:56:59.920307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Flow 'volume_create_api' (22b89c9b-7ae5-4b2c-a6f5-f8b7dd8e03a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:56:59.920307 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Create volume request issued successfully. Aug 16 22:56:59.921522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f58d1b92-4972-48af-b7c0-3da6a7ee4203 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:56:59.922623 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 481/1900] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:56:59 2026] POST /volume/v3/volumes => generated 869 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:56:59.949837 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:56:59.953376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:56:59.953937 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:56:59.956818 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:56:59.971672 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:56:59.971672 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:56:59.983425 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:56:59.997847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0b57648-26c7-4cc4-92db-56fd4529a8fa tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:56:59.998525 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 481/1901] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:56:59 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 937 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:00.005316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:00.014017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:00.014641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:00.014641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:00.014875 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:00.023997 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:00.023997 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:00.024931 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb0afe06-c143-4a3c-9b01-fb51c3d017c0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:00.025737 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 481/1902] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:00 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:00.426817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:00.430959 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 Aug 16 22:57:00.431771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:00.431771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:00.440556 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:00.440556 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:00.440763 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:57:00.444244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95362cbb-32cc-4e0a-90d6-a292e97831d1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 returned with HTTP 200 Aug 16 22:57:00.444975 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 460/1903] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:00 2026] GET /volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 => generated 482 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:00.520433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d366d8d-3833-45a4-b4b1-7c018970218a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:00.524586 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:00.526391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1466759358", "snapshot_id": null, "imageRef": "c21dd0a7-ed2f-43aa-ba8f-f250c8d4f7aa", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:00.531301 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1466759358', 'snapshot_id': None, 'imageRef': 'c21dd0a7-ed2f-43aa-ba8f-f250c8d4f7aa', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:00.824023 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:00.824023 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:00.824726 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:57:00.824726 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume of 1 GB Aug 16 22:57:00.835975 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Availability Zones retrieved successfully. Aug 16 22:57:00.841666 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (b7d50b30-c251-4df2-890f-9fb2bab2a8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:00.842846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f8c858-3969-4a74-88d6-4b5eb93647fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:00.843853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:00.900943 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f8c858-3969-4a74-88d6-4b5eb93647fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10caae2d-6f40-42f6-aef7-4d15309634c3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:00.902014 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3665d4-4a81-4d69-b3bf-88c14b80d176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:00.964704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Created reservations ['c82858fd-7bb5-45d1-a614-0d94863a3739', '52c1b3f8-bca8-495a-bdc5-cf8a4bed9758', 'd517c544-cfaf-4f76-95d2-e07a6da28ca6', 'adeee779-b456-4e37-b559-7ab360777ddc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:00.965673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3665d4-4a81-4d69-b3bf-88c14b80d176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c82858fd-7bb5-45d1-a614-0d94863a3739', '52c1b3f8-bca8-495a-bdc5-cf8a4bed9758', 'd517c544-cfaf-4f76-95d2-e07a6da28ca6', 'adeee779-b456-4e37-b559-7ab360777ddc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:00.967000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3894c1-ced2-4d2d-9da2-25af98e87047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:01.019673 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.020826 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:01.023114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:01.023114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:01.037762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3894c1-ced2-4d2d-9da2-25af98e87047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bead38-dbf6-45c5-b4c6-ac4c475022b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1466759358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['c82858fd-7bb5-45d1-a614-0d94863a3739','52c1b3f8-bca8-495a-bdc5-cf8a4bed9758','d517c544-cfaf-4f76-95d2-e07a6da28ca6','adeee779-b456-4e37-b559-7ab360777ddc'],size=1,snapshot_id=10caae2d-6f40-42f6-aef7-4d15309634c3,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T22:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1466759358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11bead38-dbf6-45c5-b4c6-ac4c475022b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f2fda9773a415da08ea408e56f2c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10caae2d-6f40-42f6-aef7-4d15309634c3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037f63c6ea404316ad1ceec301c548ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:01.038848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af61723-4516-4903-a3a9-cc92fe91365c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:01.044484 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.044484 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:01.047544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64bb690c-3bf9-444e-931f-b3e7720510ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.050639 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64bb690c-3bf9-444e-931f-b3e7720510ae tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:01.050639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64bb690c-3bf9-444e-931f-b3e7720510ae tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:01.050639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64bb690c-3bf9-444e-931f-b3e7720510ae tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:01.050639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-64bb690c-3bf9-444e-931f-b3e7720510ae tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:01.054623 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:01.060557 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.060557 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:01.060557 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64bb690c-3bf9-444e-931f-b3e7720510ae tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:01.060557 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 482/1904] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:01 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:01.062535 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffe9a5fc-123f-4be7-8c71-66709afea638 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:01.062535 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 482/1905] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:01 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:01.082205 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af61723-4516-4903-a3a9-cc92fe91365c) transitioned into state 'SUCCESS' from state '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-1466759358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['c82858fd-7bb5-45d1-a614-0d94863a3739','52c1b3f8-bca8-495a-bdc5-cf8a4bed9758','d517c544-cfaf-4f76-95d2-e07a6da28ca6','adeee779-b456-4e37-b559-7ab360777ddc'],size=1,snapshot_id=10caae2d-6f40-42f6-aef7-4d15309634c3,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:01.082970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6e5836-514e-4fb8-8af6-827ab09221e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:01.086929 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-287e6d8d-96e3-49f8-a621-6571534021bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.091080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-287e6d8d-96e3-49f8-a621-6571534021bc tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:01.091080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-287e6d8d-96e3-49f8-a621-6571534021bc tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:01.091967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-287e6d8d-96e3-49f8-a621-6571534021bc tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:01.103481 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.103481 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:01.110658 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-287e6d8d-96e3-49f8-a621-6571534021bc tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Volume info retrieved successfully. Aug 16 22:57:01.116296 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-287e6d8d-96e3-49f8-a621-6571534021bc tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:01.116692 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 461/1906] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:01 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 1181 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:01.121178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6e5836-514e-4fb8-8af6-827ab09221e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:01.122456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (b7d50b30-c251-4df2-890f-9fb2bab2a8fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:01.122660 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request issued successfully. Aug 16 22:57:01.124005 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d366d8d-3833-45a4-b4b1-7c018970218a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:01.124005 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 482/1907] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:57:00 2026] POST /volume/v3/volumes => generated 812 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:01.138209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f9a99e2-af33-479e-af84-9332ffe966df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.143472 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] POST https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action Aug 16 22:57:01.144965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-840122695", "migration_policy": "never"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:01.144965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-840122695", "migration_policy": "never"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:01.153305 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.155949 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:01.155949 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:01.156480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:01.160780 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.160780 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:01.162179 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:01.169489 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.169489 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:01.170170 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.170170 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:01.176365 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:01.182502 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b124caf-b6eb-4e5e-9b01-0b476f1dbd14 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:01.183067 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 483/1908] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:01 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:01.200135 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-840122695 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-840122695, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:01.200135 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-840122695 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-840122695, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:01.248664 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Created reservations ['949e926a-1fc9-44bd-b526-5070350412bd', '8108b1cd-e7b6-4f26-aee6-ed6be5fb56a9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:01.269660 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:01.270835 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1251149634, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:01.291329 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Created reservations ['48f5fddc-9595-4785-a870-2443e5b48493', '1053308e-d27c-4394-aa50-32eb64ba7856'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:01.340996 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Retype volume request issued successfully. Aug 16 22:57:01.341470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f9a99e2-af33-479e-af84-9332ffe966df tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action returned with HTTP 202 Aug 16 22:57:01.342994 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 483/1909] 10.4.3.26 () {70 vars in 1425 bytes} [Sun Aug 16 22:57:01 2026] POST /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 22:57:01.351934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:01.356199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:01.356491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:01.357194 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:01.368773 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:01.368773 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:01.374341 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:01.382881 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60f9a04d-5f73-4e6b-8c42-9ef5c32be7c9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:01.383403 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 462/1910] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:01 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:02.076992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edadd194-317d-4f7a-a344-4aaba5f25941 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.080039 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edadd194-317d-4f7a-a344-4aaba5f25941 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:02.080306 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edadd194-317d-4f7a-a344-4aaba5f25941 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.080572 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edadd194-317d-4f7a-a344-4aaba5f25941 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.080792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-edadd194-317d-4f7a-a344-4aaba5f25941 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:02.089976 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.089976 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:02.091333 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edadd194-317d-4f7a-a344-4aaba5f25941 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:02.091837 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 483/1911] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:02.205595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.207874 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:02.208199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.208446 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.219267 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.219267 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:02.224936 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:02.237511 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b88bd7e-d55c-45eb-80ee-5a64fd4a17a0 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:02.238497 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 484/1912] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:02.258327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d117c00c-6367-477c-b80b-70756e608f5c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.260833 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d117c00c-6367-477c-b80b-70756e608f5c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:02.261036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d117c00c-6367-477c-b80b-70756e608f5c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.261281 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d117c00c-6367-477c-b80b-70756e608f5c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.280330 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.280330 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:02.280681 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d117c00c-6367-477c-b80b-70756e608f5c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:02.298476 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d117c00c-6367-477c-b80b-70756e608f5c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:02.301143 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 484/1913] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:02.408449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.411554 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:02.412004 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.412160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.425719 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.425719 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:02.432759 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:02.442863 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38f451ba-a853-40ba-ad8f-6dc744b565cf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:02.442863 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 463/1914] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:02.464197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ea891262-6669-4c69-a11b-17566b81c00f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.466307 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea891262-6669-4c69-a11b-17566b81c00f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:02.466718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea891262-6669-4c69-a11b-17566b81c00f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.466994 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ea891262-6669-4c69-a11b-17566b81c00f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.479252 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.479252 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:02.485014 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ea891262-6669-4c69-a11b-17566b81c00f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Volume info retrieved successfully. Aug 16 22:57:02.491311 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ea891262-6669-4c69-a11b-17566b81c00f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:02.491956 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 484/1915] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 1179 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:02.515245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a78664db-48bf-4261-bc1a-e94882147f40 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.518530 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a78664db-48bf-4261-bc1a-e94882147f40 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:02.518530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a78664db-48bf-4261-bc1a-e94882147f40 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.518530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a78664db-48bf-4261-bc1a-e94882147f40 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.533792 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.533792 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:02.540693 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a78664db-48bf-4261-bc1a-e94882147f40 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Volume info retrieved successfully. Aug 16 22:57:02.551152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a78664db-48bf-4261-bc1a-e94882147f40 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:02.551779 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 485/1916] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 1179 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:02.570852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.573561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] POST https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action Aug 16 22:57:02.574233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1251149634", "migration_policy": "never"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:02.574636 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1251149634", "migration_policy": "never"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:02.598001 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.598001 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:02.600492 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:02.708868 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Created reservations ['7381b815-33e3-4805-a150-1a830250ae15', 'e899dd0b-b68f-4016-af2d-cbf02505fe88'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:02.761814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Created reservations ['bfbdeab6-5340-40d3-946f-15582bca653a', '19664f59-a6b3-4d38-a5c7-b0f40f23d9b7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:02.815812 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Retype volume request issued successfully. Aug 16 22:57:02.816248 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-670a98f9-d36e-4332-bed9-ef56ab0deebf tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action returned with HTTP 202 Aug 16 22:57:02.816919 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 485/1917] 10.4.3.26 () {70 vars in 1425 bytes} [Sun Aug 16 22:57:02 2026] POST /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 22:57:02.828435 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8fea366b-3dd6-4d23-8524-37246a42c66e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:02.831991 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fea366b-3dd6-4d23-8524-37246a42c66e tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:02.832479 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fea366b-3dd6-4d23-8524-37246a42c66e tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:02.832675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fea366b-3dd6-4d23-8524-37246a42c66e tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:02.844123 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:02.844123 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:02.850480 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8fea366b-3dd6-4d23-8524-37246a42c66e tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:02.858979 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fea366b-3dd6-4d23-8524-37246a42c66e tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:02.858979 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 464/1918] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:02 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:03.110801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-651d228a-acac-447e-b057-199b7e5f2b4f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:03.115273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-651d228a-acac-447e-b057-199b7e5f2b4f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:03.117905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-651d228a-acac-447e-b057-199b7e5f2b4f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:03.118296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-651d228a-acac-447e-b057-199b7e5f2b4f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:03.118512 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-651d228a-acac-447e-b057-199b7e5f2b4f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:03.131526 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:03.131526 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:03.131526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-651d228a-acac-447e-b057-199b7e5f2b4f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:03.133351 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 485/1919] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:03 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:03.890522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:03.900142 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:03.900142 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:03.900463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:03.933995 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:03.933995 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:03.945576 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:03.967150 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c21ed4e9-934b-4bba-a78c-818b7ccbfd6b tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:03.972127 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 486/1920] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:03 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 996 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:03.995347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.000818 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:04.000990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.002094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.021432 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.021432 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:04.039361 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Volume info retrieved successfully. Aug 16 22:57:04.049971 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-85004f44-ab06-408c-ba79-ef5dd5c045d7 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:04.050423 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 486/1921] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:03 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 1181 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:04.074190 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.075665 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 Aug 16 22:57:04.077779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.077779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.078193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-703308069'), ('all_tenants', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:57:04.132671 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Get all volumes completed successfully. Aug 16 22:57:04.133562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-939d5798-3f7d-4021-81d1-d0dbb26e0cde tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 returned with HTTP 200 Aug 16 22:57:04.134136 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 465/1922] 10.4.3.26 () {68 vars in 1420 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 => generated 339 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:04.152802 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aba08434-fe6f-4025-b188-15e49839cc1f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.156781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.156781 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:04.157129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.158357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.158357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:04.162047 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 Aug 16 22:57:04.162047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.164178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.166911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-703308069'), ('all_tenants', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:57:04.172261 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.172261 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:04.173589 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45b0e8b3-fd65-4496-aadf-2582dff55215 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:04.175389 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 487/1923] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:04.217564 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Get all volumes completed successfully. Aug 16 22:57:04.219841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aba08434-fe6f-4025-b188-15e49839cc1f tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 returned with HTTP 200 Aug 16 22:57:04.219841 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 486/1924] 10.4.3.26 () {68 vars in 1420 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-703308069 => generated 339 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:04.236729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77e29584-6819-4703-b19f-cff1821816ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.243224 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77e29584-6819-4703-b19f-cff1821816ab tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:04.243224 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77e29584-6819-4703-b19f-cff1821816ab tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.243224 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77e29584-6819-4703-b19f-cff1821816ab tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.256150 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.256150 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:04.266150 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-77e29584-6819-4703-b19f-cff1821816ab tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:04.283802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77e29584-6819-4703-b19f-cff1821816ab tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:04.283802 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 487/1925] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 996 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:04.307610 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.311168 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] DELETE https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:04.314291 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.314291 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.314291 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Delete volume with id: 22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:04.325101 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.325101 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:04.326458 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:04.387474 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Delete volume request issued successfully. Aug 16 22:57:04.387474 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7a2a4f67-7257-45c4-8f55-98f0f64e394f tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 202 Aug 16 22:57:04.387474 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 466/1926] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:57:04 2026] DELETE /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:57:04.406934 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.408652 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:04.409658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.409658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.430267 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.430267 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:04.437999 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Volume info retrieved successfully. Aug 16 22:57:04.445607 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41fcba69-9c94-4c2b-8026-c0eca9e3b1b9 tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 200 Aug 16 22:57:04.445607 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 488/1927] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 995 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:04.635903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:04.641770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:04.641770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:04.641770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:04.650655 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:04.650655 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:04.661364 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:04.670793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-a61f757c-2e8d-4c28-b66d-4dc3133cd296 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:04.671565 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 487/1928] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:04 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1403 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:05.199113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.203026 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:05.203474 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.203661 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.203943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:05.209793 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:05.209793 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:05.210837 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b5f7ece-b4f6-4dcd-a151-66459300a836 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:05.211327 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 488/1929] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:05.470104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1b0798d8-7df0-424c-a2f7-769b4b725fad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.474553 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b0798d8-7df0-424c-a2f7-769b4b725fad tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] GET https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be Aug 16 22:57:05.475014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b0798d8-7df0-424c-a2f7-769b4b725fad tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.475145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1b0798d8-7df0-424c-a2f7-769b4b725fad tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.489500 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1b0798d8-7df0-424c-a2f7-769b4b725fad tempest-VolumeRetypeMultiattachTest-1687675792 tempest-VolumeRetypeMultiattachTest-1687675792-project-member] https://10.4.3.26/volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be returned with HTTP 404 Aug 16 22:57:05.490452 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 467/1930] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/v3/volumes/22c5cf79-249e-44f2-a833-1327994c62be => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:57:05.504534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-14e5b555-5496-465f-b610-9ee39484fb09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.507211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14e5b555-5496-465f-b610-9ee39484fb09 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] DELETE https://10.4.3.26/volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f Aug 16 22:57:05.507494 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14e5b555-5496-465f-b610-9ee39484fb09 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.507615 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-14e5b555-5496-465f-b610-9ee39484fb09 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.556079 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-14e5b555-5496-465f-b610-9ee39484fb09 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f returned with HTTP 202 Aug 16 22:57:05.556755 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 489/1931] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:57:05 2026] DELETE /volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:05.568350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8df12b7-aa64-48d9-a3e8-0a88051581b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.571940 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8df12b7-aa64-48d9-a3e8-0a88051581b0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f Aug 16 22:57:05.572229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8df12b7-aa64-48d9-a3e8-0a88051581b0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.572545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8df12b7-aa64-48d9-a3e8-0a88051581b0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.580122 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8df12b7-aa64-48d9-a3e8-0a88051581b0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f returned with HTTP 404 Aug 16 22:57:05.580410 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 488/1932] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/v3/types/e436919d-eaff-4e00-ad22-27a99b5b4e0f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:05.589837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f43b9f4-8b4c-427f-b3ce-6aa60234e77c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.596827 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f43b9f4-8b4c-427f-b3ce-6aa60234e77c tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] DELETE https://10.4.3.26/volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f Aug 16 22:57:05.596827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f43b9f4-8b4c-427f-b3ce-6aa60234e77c tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.596827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f43b9f4-8b4c-427f-b3ce-6aa60234e77c tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.599154 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3be00908-96f5-4106-8b3e-a00624344696 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.605469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.612466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:05.612466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.612466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.628575 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:05.628575 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:05.636443 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:05.646457 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-4084c92e-22fd-422b-a440-f16f134e7632 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:05.646457 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 490/1933] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1403 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:05.646637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f43b9f4-8b4c-427f-b3ce-6aa60234e77c tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f returned with HTTP 202 Aug 16 22:57:05.647156 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 489/1934] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:57:05 2026] DELETE /volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:05.659758 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-766cac78-26c8-45de-ab98-412e3cfffbb0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.664888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-766cac78-26c8-45de-ab98-412e3cfffbb0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] GET https://10.4.3.26/volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f Aug 16 22:57:05.664888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-766cac78-26c8-45de-ab98-412e3cfffbb0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.664888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-766cac78-26c8-45de-ab98-412e3cfffbb0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.665800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-96d804af-6df3-42a3-9fc1-b9c7906f675b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.665800 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-96d804af-6df3-42a3-9fc1-b9c7906f675b None None] GET https://10.4.3.26/volume// Aug 16 22:57:05.666291 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-96d804af-6df3-42a3-9fc1-b9c7906f675b None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:05.666473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-96d804af-6df3-42a3-9fc1-b9c7906f675b None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:05.667097 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-96d804af-6df3-42a3-9fc1-b9c7906f675b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:05.667593 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 491/1935] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:05.670153 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3be00908-96f5-4106-8b3e-a00624344696 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:57:05.672016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3be00908-96f5-4106-8b3e-a00624344696 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:05.676995 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-766cac78-26c8-45de-ab98-412e3cfffbb0 tempest-VolumeRetypeMultiattachTest-2128174472 tempest-VolumeRetypeMultiattachTest-2128174472-project-admin] https://10.4.3.26/volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f returned with HTTP 404 Aug 16 22:57:05.677397 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 489/1936] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:57:05 2026] GET /volume/v3/types/2dcf62c5-1c4a-4b08-9adb-62ff75b69d1f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:05.692635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-774681f3-b7be-48e4-857a-c64712413c10 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:05.695703 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-774681f3-b7be-48e4-857a-c64712413c10 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:57:05.696069 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-774681f3-b7be-48e4-857a-c64712413c10 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11bead38-dbf6-45c5-b4c6-ac4c475022b0", "connector": null, "instance_uuid": "9a485a77-ed1f-4fb2-b049-b4f0f17baf40"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:05.699604 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3be00908-96f5-4106-8b3e-a00624344696 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:57:05.700270 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 468/1937] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:57:05 2026] POST /volume/v3/types => generated 269 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:05.710115 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:05.710115 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:05.771359 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-774681f3-b7be-48e4-857a-c64712413c10 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:57:05.772089 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 490/1938] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:57:06.232129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:06.235897 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:06.236187 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:06.236526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:06.236904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:06.243924 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:06.243924 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:06.244272 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c3047bd-4da8-4f4f-88e7-8e45547e308f tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:06.244827 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 492/1939] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:06 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:07.261246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e13fb8c7-0929-4462-bf78-717d30603183 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:07.270051 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e13fb8c7-0929-4462-bf78-717d30603183 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:07.271142 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e13fb8c7-0929-4462-bf78-717d30603183 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:07.271445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e13fb8c7-0929-4462-bf78-717d30603183 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:07.271652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e13fb8c7-0929-4462-bf78-717d30603183 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:07.280059 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:07.280059 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:07.281828 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e13fb8c7-0929-4462-bf78-717d30603183 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:07.282478 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 490/1940] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:07 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:07.843455 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-024105b4-1a21-4d16-8ec0-abf6d8a830ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:07.843455 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-024105b4-1a21-4d16-8ec0-abf6d8a830ed None None] GET https://10.4.3.26/volume// Aug 16 22:57:07.845165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-024105b4-1a21-4d16-8ec0-abf6d8a830ed None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:07.845547 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-024105b4-1a21-4d16-8ec0-abf6d8a830ed None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:07.846144 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-024105b4-1a21-4d16-8ec0-abf6d8a830ed None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:07.847415 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 469/1941] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:07 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:07.866950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:07.873051 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:57:07.873452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:07.874031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:07.909270 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:07.909270 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:07.926463 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:07.938817 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-86a225ee-336b-484b-ac54-748af4865801 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:57:07.940137 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 491/1942] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:07 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1582 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:08.121250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:08.125128 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] PUT https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d Aug 16 22:57:08.125921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:08.144260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Acquiring lock "cinder-attachment_update-11bead38-dbf6-45c5-b4c6-ac4c475022b0-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:57:08.155956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-11bead38-dbf6-45c5-b4c6-ac4c475022b0-np0000007421" acquired by "attachment_update" :: waited 0.012s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:57:08.160019 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:08.160019 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:08.302071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f561220a-f683-43dd-a022-3a555bb9e463 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:08.304938 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f561220a-f683-43dd-a022-3a555bb9e463 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:08.305246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f561220a-f683-43dd-a022-3a555bb9e463 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:08.305528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f561220a-f683-43dd-a022-3a555bb9e463 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:08.305701 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f561220a-f683-43dd-a022-3a555bb9e463 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:08.315695 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:08.315695 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:08.316888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f561220a-f683-43dd-a022-3a555bb9e463 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:08.318133 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 491/1943] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:08 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:08.331052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-11bead38-dbf6-45c5-b4c6-ac4c475022b0-np0000007421" released by "attachment_update" :: held 0.175s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:57:08.331712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-46485aa3-e49a-4ee0-b414-e5ab936d00f1 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d returned with HTTP 200 Aug 16 22:57:08.332482 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 493/1944] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:57:08 2026] PUT /volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:08.382677 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-6c7bc8eb-0fb4-41c4-98a0-c33cbd78cfd7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:08.387843 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-6c7bc8eb-0fb4-41c4-98a0-c33cbd78cfd7 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d/action Aug 16 22:57:08.388666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-6c7bc8eb-0fb4-41c4-98a0-c33cbd78cfd7 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:08.388666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-6c7bc8eb-0fb4-41c4-98a0-c33cbd78cfd7 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:08.418395 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:08.418395 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:08.435860 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-319d4554-b7cb-4ad6-9d41-0125562f9d33 req-6c7bc8eb-0fb4-41c4-98a0-c33cbd78cfd7 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d/action returned with HTTP 204 Aug 16 22:57:08.436477 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 470/1945] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:57:08 2026] POST /volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:08.840503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.108460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8469e900-8fcc-478c-9eec-1a4db61eea3f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.115168 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8469e900-8fcc-478c-9eec-1a4db61eea3f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:57:09.116182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8469e900-8fcc-478c-9eec-1a4db61eea3f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.120588 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:09.121094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-584731960", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.125218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-584731960', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:09.125218 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume of 1 GB Aug 16 22:57:09.133550 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Availability Zones retrieved successfully. Aug 16 22:57:09.149028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Flow 'volume_create_api' (540949aa-a853-4c31-b2d5-def344a5bce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.150844 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8469e900-8fcc-478c-9eec-1a4db61eea3f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:57:09.150972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbb3bc6-f060-4479-ab6f-92094419785f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.152606 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:09.152688 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 492/1946] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/types => generated 268 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.167477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a5e0c8f-c50a-4235-ad8c-2ed9832510e6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.171393 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a5e0c8f-c50a-4235-ad8c-2ed9832510e6 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:57:09.173265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a5e0c8f-c50a-4235-ad8c-2ed9832510e6 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.174714 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.174714 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:09.191903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a5e0c8f-c50a-4235-ad8c-2ed9832510e6 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:57:09.192483 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 494/1947] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/types => generated 268 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.203611 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbb3bc6-f060-4479-ab6f-92094419785f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.204727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2a7c07-4f04-41bd-9ee7-4701487772d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.208067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.211082 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:09.211695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-682727895", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.214692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-682727895', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:09.221110 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume of 1 GB Aug 16 22:57:09.221683 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.221683 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:09.223088 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Availability Zones retrieved successfully. Aug 16 22:57:09.231024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (7f8e9352-740a-4e2b-a0e4-d771b7880b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.232298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f21ba36-2d51-4d60-b97b-e61291417e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.233644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:09.268263 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f21ba36-2d51-4d60-b97b-e61291417e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.270352 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efdc8a0-80cc-4aff-9478-91cc32ecceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.308927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Created reservations ['fcee047b-8e64-4074-bce7-031bc7223d34', 'db71229b-efed-4979-9d6b-c12000809057', 'cb4e7d03-018e-4d91-9b0f-e338a96e05b5', '5d2395c2-cd0d-4078-ba49-fc63a145bcf1'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:09.310169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2a7c07-4f04-41bd-9ee7-4701487772d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcee047b-8e64-4074-bce7-031bc7223d34', 'db71229b-efed-4979-9d6b-c12000809057', 'cb4e7d03-018e-4d91-9b0f-e338a96e05b5', '5d2395c2-cd0d-4078-ba49-fc63a145bcf1']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.311395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2aabed-908d-4a13-934a-d3901b6707ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.323739 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:09.324913 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:09.332550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.334659 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:09.334659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.334949 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.335305 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:09.341565 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.341565 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:09.343040 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06ae74db-ffaf-4b0f-80e4-bf949b3d28ce tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:09.343734 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 493/1948] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.347710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2aabed-908d-4a13-934a-d3901b6707ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eeb6e16-7951-4a0e-9e40-17e306cf4a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-584731960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7518839dcc6b4631a2dc83c77d51d082',qos_specs=None,replication_status=,reservations=['fcee047b-8e64-4074-bce7-031bc7223d34','db71229b-efed-4979-9d6b-c12000809057','cb4e7d03-018e-4d91-9b0f-e338a96e05b5','5d2395c2-cd0d-4078-ba49-fc63a145bcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-584731960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eeb6e16-7951-4a0e-9e40-17e306cf4a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7518839dcc6b4631a2dc83c77d51d082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.349399 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f335ff4-4256-4e92-8c97-88a3c1b01dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.362789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad130461-adaa-473e-a630-ebeb77b12aed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.365528 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad130461-adaa-473e-a630-ebeb77b12aed tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:09.365716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad130461-adaa-473e-a630-ebeb77b12aed tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.366076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad130461-adaa-473e-a630-ebeb77b12aed tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.377721 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.377721 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:09.381096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f335ff4-4256-4e92-8c97-88a3c1b01dfc) transitioned into state 'SUCCESS' from state '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-584731960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7518839dcc6b4631a2dc83c77d51d082',qos_specs=None,replication_status=,reservations=['fcee047b-8e64-4074-bce7-031bc7223d34','db71229b-efed-4979-9d6b-c12000809057','cb4e7d03-018e-4d91-9b0f-e338a96e05b5','5d2395c2-cd0d-4078-ba49-fc63a145bcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.382323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92ee722-cc00-456a-8864-4cedd4fda10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.385066 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad130461-adaa-473e-a630-ebeb77b12aed tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:57:09.398499 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92ee722-cc00-456a-8864-4cedd4fda10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.399580 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Flow 'volume_create_api' (540949aa-a853-4c31-b2d5-def344a5bce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.400063 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume request issued successfully. Aug 16 22:57:09.400728 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f1ad5ef-61ba-46cd-a159-f89e868d95de tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:09.401628 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 492/1949] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:08 2026] POST /volume/v3/volumes => generated 751 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:09.401703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Created reservations ['020dd736-5e86-43df-9f92-bc4c556a173a', '48513c79-6acb-4494-9fee-04d7301ffab5', 'e7c5823f-f65a-46d0-a0c0-506c5db3e109', '5793b8a1-c580-43cc-bf85-189b9ad2a931'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:09.403672 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad130461-adaa-473e-a630-ebeb77b12aed tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 200 Aug 16 22:57:09.403757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efdc8a0-80cc-4aff-9478-91cc32ecceb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['020dd736-5e86-43df-9f92-bc4c556a173a', '48513c79-6acb-4494-9fee-04d7301ffab5', 'e7c5823f-f65a-46d0-a0c0-506c5db3e109', '5793b8a1-c580-43cc-bf85-189b9ad2a931']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.404374 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 495/1950] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.405883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db83f3b-fbca-4e7e-8077-f015fb30e508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.420190 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84b47360-57f2-40e3-a991-0b684706635d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.423379 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84b47360-57f2-40e3-a991-0b684706635d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:09.423726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84b47360-57f2-40e3-a991-0b684706635d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.424115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84b47360-57f2-40e3-a991-0b684706635d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.430269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4975f8a3-9af3-47cb-9f0b-38cac523f122 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.433025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4975f8a3-9af3-47cb-9f0b-38cac523f122 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] PUT https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:09.433737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4975f8a3-9af3-47cb-9f0b-38cac523f122 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-109415210", "description": "tempest-volume-backup-description-1608374716"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.438143 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.438143 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:09.446364 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.446364 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:09.447126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db83f3b-fbca-4e7e-8077-f015fb30e508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf69573f-88aa-4426-b887-07888da044fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-682727895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['020dd736-5e86-43df-9f92-bc4c556a173a','48513c79-6acb-4494-9fee-04d7301ffab5','e7c5823f-f65a-46d0-a0c0-506c5db3e109','5793b8a1-c580-43cc-bf85-189b9ad2a931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-682727895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf69573f-88aa-4426-b887-07888da044fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4462496aa8f64acbbe03f1202bb20760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389aec43254240f883046dd2fcb8418d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c),volume_type_id=f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.449996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca27206c-c122-4e84-9aee-00cbfd8d3223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.450841 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84b47360-57f2-40e3-a991-0b684706635d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:09.461289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84b47360-57f2-40e3-a991-0b684706635d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 200 Aug 16 22:57:09.461721 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 494/1951] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.463196 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4975f8a3-9af3-47cb-9f0b-38cac523f122 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:09.463294 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 493/1952] 10.4.3.26 () {70 vars in 1402 bytes} [Sun Aug 16 22:57:09 2026] PUT /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.474791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.478680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:09.479072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.479342 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.479455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:09.488221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca27206c-c122-4e84-9aee-00cbfd8d3223) transitioned into state 'SUCCESS' from state '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-682727895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['020dd736-5e86-43df-9f92-bc4c556a173a','48513c79-6acb-4494-9fee-04d7301ffab5','e7c5823f-f65a-46d0-a0c0-506c5db3e109','5793b8a1-c580-43cc-bf85-189b9ad2a931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.489652 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae40e8ef-101d-4170-a4f9-a73d3d8b7647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.489847 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.489847 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:09.490909 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5cb56a7-e16e-4d4a-abe6-08b6eaa28bc0 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:09.491378 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 496/1953] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.506380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.511752 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] DELETE https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:09.511752 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.515246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.515246 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Delete backup with id: 07e011e2-58f4-44a2-9094-1b09a83d3a4b. Aug 16 22:57:09.517337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae40e8ef-101d-4170-a4f9-a73d3d8b7647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.518054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (7f8e9352-740a-4e2b-a0e4-d771b7880b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.518856 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request issued successfully. Aug 16 22:57:09.520122 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf6f7958-1cf8-4843-9272-2587acb70e28 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:09.521145 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 471/1954] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/volumes => generated 843 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:09.521917 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.521917 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:09.540536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f52159f7-cfee-4fb4-9c70-4eade421861e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.543510 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:09.544131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-480985689", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.546514 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-480985689', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:09.546700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] delete_backup rpcapi backup_id 07e011e2-58f4-44a2-9094-1b09a83d3a4b {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:57:09.548712 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aca1e1af-e5c9-4096-a63d-a84d0ae78e0e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 202 Aug 16 22:57:09.549381 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 495/1955] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:57:09 2026] DELETE /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:57:09.552779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume of 1 GB Aug 16 22:57:09.553266 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.553266 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:09.554133 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Availability Zones retrieved successfully. Aug 16 22:57:09.565946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.567724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (b23de4db-7fe7-4018-b1b8-1357b28d6607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.570040 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6713f5e8-a058-47d0-a5ff-683fda597890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.571725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:09.574375 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:09.574375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.574375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.574375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:09.579310 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.579310 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:09.582143 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c7b16ff9-22e1-47ff-adc6-83201cd143b7 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:09.582260 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 497/1956] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.613734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6713f5e8-a058-47d0-a5ff-683fda597890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:57:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1d6304ca-7635-4101-92fe-7ee1e8ec4a32,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d6304ca-7635-4101-92fe-7ee1e8ec4a32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.615169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02b473b-ab52-4ddd-a01d-fa454bb009f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.667488 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:09.669010 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:09.723326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Created reservations ['639a0706-a467-4a0a-85ce-7bea56d863de', 'd14f7b44-2d09-46c7-8baf-a89ee236ba19', '9948c914-0062-47b0-aad3-5e56da0ea8e3', 'a0b808e9-83eb-4be3-a9e2-6a939885c059'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:09.724401 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02b473b-ab52-4ddd-a01d-fa454bb009f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639a0706-a467-4a0a-85ce-7bea56d863de', 'd14f7b44-2d09-46c7-8baf-a89ee236ba19', '9948c914-0062-47b0-aad3-5e56da0ea8e3', 'a0b808e9-83eb-4be3-a9e2-6a939885c059']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.725431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ec089-ed34-4339-bc3d-7d4e1cd92a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.760622 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ec089-ed34-4339-bc3d-7d4e1cd92a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd7d1c4-3c55-4e0e-b028-78c722f71cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-480985689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['639a0706-a467-4a0a-85ce-7bea56d863de','d14f7b44-2d09-46c7-8baf-a89ee236ba19','9948c914-0062-47b0-aad3-5e56da0ea8e3','a0b808e9-83eb-4be3-a9e2-6a939885c059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=1d6304ca-7635-4101-92fe-7ee1e8ec4a32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-480985689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd7d1c4-3c55-4e0e-b028-78c722f71cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4462496aa8f64acbbe03f1202bb20760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389aec43254240f883046dd2fcb8418d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d6304ca-7635-4101-92fe-7ee1e8ec4a32),volume_type_id=1d6304ca-7635-4101-92fe-7ee1e8ec4a32)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.761420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a3e6b0-b28c-44cc-bc6f-caf4413bbaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.764868 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.767481 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:09.767835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.768194 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.780166 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.780166 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:09.786277 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:09.789327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a3e6b0-b28c-44cc-bc6f-caf4413bbaa0) transitioned into state 'SUCCESS' from state '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-480985689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['639a0706-a467-4a0a-85ce-7bea56d863de','d14f7b44-2d09-46c7-8baf-a89ee236ba19','9948c914-0062-47b0-aad3-5e56da0ea8e3','a0b808e9-83eb-4be3-a9e2-6a939885c059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=1d6304ca-7635-4101-92fe-7ee1e8ec4a32)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.790530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6c6ab0-cd4f-491d-aaee-e5b9e9fe2614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:09.794054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d21c93ae-7976-42ad-bed8-28d7bd6e2e00 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:09.795340 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 472/1957] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:09.810930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d6c6ab0-cd4f-491d-aaee-e5b9e9fe2614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:09.812268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (b23de4db-7fe7-4018-b1b8-1357b28d6607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:09.812651 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request issued successfully. Aug 16 22:57:09.814139 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f52159f7-cfee-4fb4-9c70-4eade421861e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:09.814713 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 494/1958] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/volumes => generated 843 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:09.865191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.868803 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:09.869009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.869323 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2104130261", "snapshot_id": null, "imageRef": "95cdd49d-60a5-4017-8c69-716b55967d3a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:09.872017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2104130261', 'snapshot_id': None, 'imageRef': '95cdd49d-60a5-4017-8c69-716b55967d3a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:09.873025 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:09.873339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:09.873482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:09.873930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:09.882850 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:09.882850 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:09.888660 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:09.898018 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-30dd9199-cad5-431c-9398-d44bba8754bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:09.898620 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 498/1959] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:09 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.027171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41f29285-390b-4690-90bb-708ae7c414cd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.027643 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41f29285-390b-4690-90bb-708ae7c414cd None None] GET https://10.4.3.26/volume// Aug 16 22:57:10.027934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41f29285-390b-4690-90bb-708ae7c414cd None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.028171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41f29285-390b-4690-90bb-708ae7c414cd None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.028609 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41f29285-390b-4690-90bb-708ae7c414cd None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:10.031322 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 495/1960] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:10.035223 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume of 1 GB Aug 16 22:57:10.035653 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.035653 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:10.036421 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Availability Zones retrieved successfully. Aug 16 22:57:10.045249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-66f77566-0277-4f6b-9a61-262293633dab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.047860 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (e64b1b21-8ca2-45f9-8710-b24ae0feb7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:10.051890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e1757e-de8e-420b-a49b-47b4ecbf803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.052105 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-66f77566-0277-4f6b-9a61-262293633dab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:57:10.052873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:10.055847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-66f77566-0277-4f6b-9a61-262293633dab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b018b9a-1ae5-40a9-baf0-0634cb414801", "connector": null, "instance_uuid": "979e68e3-cd06-4a6e-a4a0-c5d65e9ba515"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:10.071336 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.071336 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:10.085293 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:10.086246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1158059854"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:10.089969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1158059854'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:10.090234 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume of 1 GB Aug 16 22:57:10.099557 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Availability Zones retrieved successfully. Aug 16 22:57:10.109694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (188eba29-d179-4a4f-947d-e7f4727a5270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:10.111589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7fe9f4-1b46-4187-a369-2c48403b5c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.113316 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:10.124493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-66f77566-0277-4f6b-9a61-262293633dab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:57:10.125251 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 499/1961] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:57:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:10.126332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e1757e-de8e-420b-a49b-47b4ecbf803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:57:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47230356-e04e-4f6e-b9e5-7ad9d038d9c8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47230356-e04e-4f6e-b9e5-7ad9d038d9c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.127162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4ea022-d3cc-4196-9de7-1c4a539ea8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.159024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7fe9f4-1b46-4187-a369-2c48403b5c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.160786 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53940ba3-0ef9-4e77-8e67-a0eccb18aba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.172654 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:10.172654 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:10.179423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7610255-03d9-4dd0-b66d-b7b701218566 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.182774 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7610255-03d9-4dd0-b66d-b7b701218566 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:10.182774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7610255-03d9-4dd0-b66d-b7b701218566 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.182983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7610255-03d9-4dd0-b66d-b7b701218566 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.209237 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.209237 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:10.216172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21c6e4b2-2646-4510-9225-e4313a38afec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.216492 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21c6e4b2-2646-4510-9225-e4313a38afec None None] GET https://10.4.3.26/volume// Aug 16 22:57:10.216492 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21c6e4b2-2646-4510-9225-e4313a38afec None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.216921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21c6e4b2-2646-4510-9225-e4313a38afec None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.218661 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21c6e4b2-2646-4510-9225-e4313a38afec None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:10.218661 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 500/1962] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:10.224774 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b7610255-03d9-4dd0-b66d-b7b701218566 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:10.231423 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7610255-03d9-4dd0-b66d-b7b701218566 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:10.234511 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 496/1963] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.235444 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Created reservations ['192b774c-7c32-4f72-a5ab-d14a336acbb5', 'd03fe75e-b1be-42cf-a2c8-06b93b04ddb3', '38dff34b-b116-4778-bb77-00b2d6bcec3d', '65f9a150-f781-4af8-88c8-5ba27e89c851'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:10.236308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4ea022-d3cc-4196-9de7-1c4a539ea8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192b774c-7c32-4f72-a5ab-d14a336acbb5', 'd03fe75e-b1be-42cf-a2c8-06b93b04ddb3', '38dff34b-b116-4778-bb77-00b2d6bcec3d', '65f9a150-f781-4af8-88c8-5ba27e89c851']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.236645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.237241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78076c33-4b80-4548-8f9d-f68b11d9429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.240257 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:10.240525 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.240723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.259405 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.259405 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:10.269001 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:10.273333 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-97c4cf7d-2cd6-460e-a66f-5f9f62b07cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:10.274108 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 501/1964] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1019 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:10.276762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78076c33-4b80-4548-8f9d-f68b11d9429e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104130261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['192b774c-7c32-4f72-a5ab-d14a336acbb5','d03fe75e-b1be-42cf-a2c8-06b93b04ddb3','38dff34b-b116-4778-bb77-00b2d6bcec3d','65f9a150-f781-4af8-88c8-5ba27e89c851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=47230356-e04e-4f6e-b9e5-7ad9d038d9c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104130261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4462496aa8f64acbbe03f1202bb20760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389aec43254240f883046dd2fcb8418d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47230356-e04e-4f6e-b9e5-7ad9d038d9c8),volume_type_id=47230356-e04e-4f6e-b9e5-7ad9d038d9c8)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.277455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61f956a-2e45-4e1d-b5db-124dcbfa5255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.278445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Created reservations ['ca9a38ea-f3e0-43e3-9a93-6a6ffc58dc9b', 'd3e42f0b-6d72-45e5-9440-ce8c8b8a89ae', '5dc8dadb-ba75-4bca-9e2b-c290ed0294f3', '39696e3d-0804-4c38-b371-4dd1ec2287a4'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:10.279764 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53940ba3-0ef9-4e77-8e67-a0eccb18aba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca9a38ea-f3e0-43e3-9a93-6a6ffc58dc9b', 'd3e42f0b-6d72-45e5-9440-ce8c8b8a89ae', '5dc8dadb-ba75-4bca-9e2b-c290ed0294f3', '39696e3d-0804-4c38-b371-4dd1ec2287a4']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.281186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f199850-4c76-400b-85e4-f89b3b4a8c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.313176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61f956a-2e45-4e1d-b5db-124dcbfa5255) transitioned into state 'SUCCESS' from state '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-2104130261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4462496aa8f64acbbe03f1202bb20760',qos_specs=None,replication_status=,reservations=['192b774c-7c32-4f72-a5ab-d14a336acbb5','d03fe75e-b1be-42cf-a2c8-06b93b04ddb3','38dff34b-b116-4778-bb77-00b2d6bcec3d','65f9a150-f781-4af8-88c8-5ba27e89c851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389aec43254240f883046dd2fcb8418d',volume_type_id=47230356-e04e-4f6e-b9e5-7ad9d038d9c8)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.313733 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd46e607-ad19-4d75-9c8e-7b179dd72a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.319120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f199850-4c76-400b-85e4-f89b3b4a8c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd02bf1c7-0feb-4085-adfd-f332b23a1bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1158059854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['ca9a38ea-f3e0-43e3-9a93-6a6ffc58dc9b','d3e42f0b-6d72-45e5-9440-ce8c8b8a89ae','5dc8dadb-ba75-4bca-9e2b-c290ed0294f3','39696e3d-0804-4c38-b371-4dd1ec2287a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1158059854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d02bf1c7-0feb-4085-adfd-f332b23a1bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a9c9743a54819a376d0b11febf107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.321521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe1cb2e-8bae-460f-b919-7af3eb182ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.330243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd46e607-ad19-4d75-9c8e-7b179dd72a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.331857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Flow 'volume_create_api' (e64b1b21-8ca2-45f9-8710-b24ae0feb7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:10.332149 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Create volume request issued successfully. Aug 16 22:57:10.333068 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b503ddc6-00c9-44db-a927-cb843476f9f5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:10.333479 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 496/1965] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/volumes => generated 845 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:10.347958 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.352681 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:10.352964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.353433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.360595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe1cb2e-8bae-460f-b919-7af3eb182ff1) transitioned into state 'SUCCESS' from state '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-1158059854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['ca9a38ea-f3e0-43e3-9a93-6a6ffc58dc9b','d3e42f0b-6d72-45e5-9440-ce8c8b8a89ae','5dc8dadb-ba75-4bca-9e2b-c290ed0294f3','39696e3d-0804-4c38-b371-4dd1ec2287a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.361669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0e94d8-35f0-4b99-b08b-6f71db8ccc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:10.369912 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.369912 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:10.381392 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:10.393284 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0e94d8-35f0-4b99-b08b-6f71db8ccc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:10.395328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (188eba29-d179-4a4f-947d-e7f4727a5270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:10.395439 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fe19f15-6f2d-48f4-8024-bb31faca0574 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:10.395492 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume request issued successfully. Aug 16 22:57:10.395522 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 497/1966] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.396327 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c1f14d3-70ce-4847-ab12-609bedc18d9c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:10.397196 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 473/1967] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:57:09 2026] POST /volume/v3/volumes => generated 752 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:10.419792 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.425556 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:10.425789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.426011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.441696 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.443171 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.443171 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:10.446358 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] PUT https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 Aug 16 22:57:10.446358 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:10.454303 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:10.460060 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Acquiring lock "cinder-attachment_update-9b018b9a-1ae5-40a9-baf0-0634cb414801-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:57:10.463212 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b89f9f1-b19d-4a35-b406-fbf0fd38f417 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 200 Aug 16 22:57:10.464047 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 502/1968] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.471914 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Lock "cinder-attachment_update-9b018b9a-1ae5-40a9-baf0-0634cb414801-np0000007421" acquired by "attachment_update" :: waited 0.011s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:57:10.472894 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.472894 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:10.479470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-286aef62-7a89-468b-b357-e471488629a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.486803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-286aef62-7a89-468b-b357-e471488629a3 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:10.486803 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-286aef62-7a89-468b-b357-e471488629a3 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.486803 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-286aef62-7a89-468b-b357-e471488629a3 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.500157 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.500157 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:10.509879 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-286aef62-7a89-468b-b357-e471488629a3 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:10.515340 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-286aef62-7a89-468b-b357-e471488629a3 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 200 Aug 16 22:57:10.515695 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 498/1969] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.541509 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.544461 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:10.544461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.544762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.556653 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.556653 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:10.563399 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:10.570688 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-46c0d2e1-cfcc-40a1-bc0e-299bef703775 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 200 Aug 16 22:57:10.571222 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 474/1970] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.590732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8028fe09-cf7f-4013-8741-3640476c4b0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.594442 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:57:10.594896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.595180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eeb6e16-7951-4a0e-9e40-17e306cf4a4d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1532216535", "description": null, "metadata": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:10.597420 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:10.597760 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.598223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.598223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:10.605206 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.605206 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:10.607073 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cd51537d-aee8-4bbf-b8e7-697e806671d6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 200 Aug 16 22:57:10.607073 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 499/1971] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:10.614658 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.614658 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:10.615440 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:10.615594 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create snapshot from volume 7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:10.688384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Created reservations ['4da38569-6943-4c45-9a76-17432b762dd4', 'd937abec-010f-4572-9d29-f21ada333396', '330aba7d-c58b-4737-a5df-55d30f775b18', 'd1baed46-0b84-459c-a489-962268060106'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:10.748384 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Lock "cinder-attachment_update-9b018b9a-1ae5-40a9-baf0-0634cb414801-np0000007421" released by "attachment_update" :: held 0.276s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:57:10.748384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-fff4a5fe-d32a-41c0-8793-ff6b9c48cfac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 returned with HTTP 200 Aug 16 22:57:10.749077 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 497/1972] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:57:10 2026] PUT /volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 => generated 969 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:10.754562 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot force create request issued successfully. Aug 16 22:57:10.755159 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8028fe09-cf7f-4013-8741-3640476c4b0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:57:10.755728 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 503/1973] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:57:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:10.769294 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:10.772140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:10.774877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:10.774877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:10.783372 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:10.783372 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:10.783971 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:10.784805 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe206ca6-d3af-4daa-9d27-68cf8fc2a346 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 200 Aug 16 22:57:10.785259 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 475/1974] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:10 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.245453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.247736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:11.248044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.248234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.261491 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.261491 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:11.266382 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:11.273376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c39a7dc5-ce81-4f24-ba16-fd292e05651f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:11.275207 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 500/1975] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.416661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.419066 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:11.419115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.419364 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.428375 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.428375 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:11.434089 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:11.441522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-727d6c22-675a-4b38-b50c-4d5c238d8faf tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:11.442123 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 498/1976] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.482960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3c6d24a0-eab4-410a-8189-04218837ec5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.485336 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c6d24a0-eab4-410a-8189-04218837ec5b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:11.485576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c6d24a0-eab4-410a-8189-04218837ec5b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.485912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c6d24a0-eab4-410a-8189-04218837ec5b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.497382 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.497382 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:11.502627 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3c6d24a0-eab4-410a-8189-04218837ec5b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:11.511641 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c6d24a0-eab4-410a-8189-04218837ec5b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 200 Aug 16 22:57:11.512283 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 504/1977] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.532671 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.535413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:57:11.536066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d02bf1c7-0feb-4085-adfd-f332b23a1bd6", "name": "tempest-VolumesBackupsAdminTest-Backup-421608784", "container": "tempest-volumesbackupsadmintest-backup-container-333055702"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:11.538212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Creating new backup {'backup': {'volume_id': 'd02bf1c7-0feb-4085-adfd-f332b23a1bd6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-421608784', 'container': 'tempest-volumesbackupsadmintest-backup-container-333055702'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:57:11.538602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Creating backup of volume d02bf1c7-0feb-4085-adfd-f332b23a1bd6 in container tempest-volumesbackupsadmintest-backup-container-333055702 Aug 16 22:57:11.548435 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.548435 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:11.548600 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:11.582902 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Created reservations ['f4608d52-f5dc-489a-97ba-ebfca950d983', 'fe8988c9-266d-4d7b-992e-1eba498ec14e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:11.621731 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.624681 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b Aug 16 22:57:11.625378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.625378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.625543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Show backup with id 07e011e2-58f4-44a2-9094-1b09a83d3a4b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:11.633649 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-34dae8ab-05a3-4175-91dc-e1b73f118ee6 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b returned with HTTP 404 Aug 16 22:57:11.634173 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 501/1978] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/backups/07e011e2-58f4-44a2-9094-1b09a83d3a4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:11.639621 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fd63df0-2137-4145-94ef-cc8ebcb89fc9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:57:11.640155 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 476/1979] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:11 2026] POST /volume/v3/backups => generated 332 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:11.652949 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03c3bd3f-3dae-4043-8d11-989835216a6a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.659629 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03c3bd3f-3dae-4043-8d11-989835216a6a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:11.659629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03c3bd3f-3dae-4043-8d11-989835216a6a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.659629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03c3bd3f-3dae-4043-8d11-989835216a6a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.659629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-03c3bd3f-3dae-4043-8d11-989835216a6a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:11.673892 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.673892 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:11.673892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03c3bd3f-3dae-4043-8d11-989835216a6a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:11.673892 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 499/1980] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.750726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-25043683-0eeb-4187-b478-f8ec68b8b1df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.753768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25043683-0eeb-4187-b478-f8ec68b8b1df tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:11.753945 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25043683-0eeb-4187-b478-f8ec68b8b1df tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.754348 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-25043683-0eeb-4187-b478-f8ec68b8b1df tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.764290 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.764290 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:11.771192 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-25043683-0eeb-4187-b478-f8ec68b8b1df tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:57:11.783680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-25043683-0eeb-4187-b478-f8ec68b8b1df tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 200 Aug 16 22:57:11.784269 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 505/1981] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.800246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.803164 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:11.803593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.803680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd5a0d32-8920-4152-9264-fa817cc32863 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.804427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.809822 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:11.810287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.810804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.811531 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Delete volume with id: 0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:11.812826 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.812826 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:11.813134 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:11.815602 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36a454a1-28c2-4e91-b9ed-fbb246ae834e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 200 Aug 16 22:57:11.816457 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 502/1982] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.830490 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.830490 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:11.831519 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:57:11.833663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.838470 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:11.839027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.839027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.845064 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.845064 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:11.845800 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:11.846656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-82e30317-d7ba-410b-a20c-e61caec5ccb7 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 200 Aug 16 22:57:11.847193 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 500/1983] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.865064 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.867320 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:11.867571 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.867768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.874571 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.874571 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:11.875117 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:11.876134 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2043bb7c-f2eb-4657-84a1-9e5e96df4144 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 200 Aug 16 22:57:11.876703 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 506/1984] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.877130 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Delete volume request issued successfully. Aug 16 22:57:11.879053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd5a0d32-8920-4152-9264-fa817cc32863 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 202 Aug 16 22:57:11.879784 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 477/1985] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:57:11 2026] DELETE /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:11.893087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.896273 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:11.896790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bcb8d90d-df06-4f52-bf8c-4ed0091be652", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:11.897419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:11.898896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume request body: {'volume': {'snapshot_id': 'bcb8d90d-df06-4f52-bf8c-4ed0091be652', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:11.901567 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:11.902440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:11.902603 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=463,cinder:UPDATE=113,cinder:INSERT=87 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:57:11.902840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:11.911812 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.911812 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:11.912011 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:11.912648 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume of 1 GB Aug 16 22:57:11.915820 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:11.915820 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:11.922568 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Availability Zones retrieved successfully. Aug 16 22:57:11.922696 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Volume info retrieved successfully. Aug 16 22:57:11.930986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-33a94f5c-7eea-4c6b-afc8-dbcaaefdab2e tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 200 Aug 16 22:57:11.930986 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 501/1986] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:11 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:11.934802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Flow 'volume_create_api' (7db548d1-14d0-4aab-955f-c9b849c76252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:11.936337 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb55cb11-8d30-4cd7-bf48-42c7e40e6ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:11.937798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:11.989623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb55cb11-8d30-4cd7-bf48-42c7e40e6ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bcb8d90d-df06-4f52-bf8c-4ed0091be652', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:11.990848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a05e28-3523-4ee3-ba5e-41f07c9529b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:12.058971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Created reservations ['12dee3b0-a55e-4373-982f-6fc3384a5586', '020fd3f2-69dd-4bed-8bfc-bb107e6f01ed', '3d0b600c-9a3e-4ef6-9db4-969dc4796df6', '27ae0c3f-29b3-408b-a8a9-8b827a531dd2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:12.060015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a05e28-3523-4ee3-ba5e-41f07c9529b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12dee3b0-a55e-4373-982f-6fc3384a5586', '020fd3f2-69dd-4bed-8bfc-bb107e6f01ed', '3d0b600c-9a3e-4ef6-9db4-969dc4796df6', '27ae0c3f-29b3-408b-a8a9-8b827a531dd2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:12.061773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d47666f-87a0-4c93-86e7-feb68edd1613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:12.116090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d47666f-87a0-4c93-86e7-feb68edd1613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c40205-2e39-47c2-8c31-aaaaa6b4dd92', '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='7518839dcc6b4631a2dc83c77d51d082',qos_specs=None,replication_status=,reservations=['12dee3b0-a55e-4373-982f-6fc3384a5586','020fd3f2-69dd-4bed-8bfc-bb107e6f01ed','3d0b600c-9a3e-4ef6-9db4-969dc4796df6','27ae0c3f-29b3-408b-a8a9-8b827a531dd2'],size=1,snapshot_id=bcb8d90d-df06-4f52-bf8c-4ed0091be652,source_replicaid=,source_volid=None,status='creating',user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:12Z,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=22c40205-2e39-47c2-8c31-aaaaa6b4dd92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7518839dcc6b4631a2dc83c77d51d082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bcb8d90d-df06-4f52-bf8c-4ed0091be652,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:12.117587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd31dbb-6068-4482-9c91-ff52f5bbf301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:12.148927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd31dbb-6068-4482-9c91-ff52f5bbf301) transitioned into state 'SUCCESS' from 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='7518839dcc6b4631a2dc83c77d51d082',qos_specs=None,replication_status=,reservations=['12dee3b0-a55e-4373-982f-6fc3384a5586','020fd3f2-69dd-4bed-8bfc-bb107e6f01ed','3d0b600c-9a3e-4ef6-9db4-969dc4796df6','27ae0c3f-29b3-408b-a8a9-8b827a531dd2'],size=1,snapshot_id=bcb8d90d-df06-4f52-bf8c-4ed0091be652,source_replicaid=,source_volid=None,status='creating',user_id='886f736442cf4172b4ffe26ea08cb7f9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:12.150055 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c188006-8d4d-4bc7-a64e-da4f6d8ef2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:12.177592 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c188006-8d4d-4bc7-a64e-da4f6d8ef2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:12.178901 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Flow 'volume_create_api' (7db548d1-14d0-4aab-955f-c9b849c76252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:12.179359 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Create volume request issued successfully. Aug 16 22:57:12.180133 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c63210a-cf8b-4622-a85e-6f878400cdc1 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:12.180785 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 503/1987] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:57:11 2026] POST /volume/v3/volumes => generated 739 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:12.202129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e88d20f-e76c-4331-a009-7c8b2775449c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:12.204462 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e88d20f-e76c-4331-a009-7c8b2775449c tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:12.204738 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e88d20f-e76c-4331-a009-7c8b2775449c tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:12.205153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e88d20f-e76c-4331-a009-7c8b2775449c tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:12.214704 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:12.214704 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:12.220946 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e88d20f-e76c-4331-a009-7c8b2775449c tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:12.227570 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e88d20f-e76c-4331-a009-7c8b2775449c tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 200 Aug 16 22:57:12.228181 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 507/1988] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:12 2026] GET /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:12.292091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8827021a-b00a-43ae-8474-21ac1f6af39c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:12.294879 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8827021a-b00a-43ae-8474-21ac1f6af39c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:12.295817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8827021a-b00a-43ae-8474-21ac1f6af39c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:12.295817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8827021a-b00a-43ae-8474-21ac1f6af39c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:12.316628 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:12.316628 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:12.325533 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8827021a-b00a-43ae-8474-21ac1f6af39c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:12.333394 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8827021a-b00a-43ae-8474-21ac1f6af39c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:12.334342 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 478/1989] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:12 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:12.459986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:12.462534 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:12.462824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:12.463473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:12.475365 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:12.475365 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:12.481560 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:12.489717 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f8adaa0-3b9a-48ae-8a27-e570e16f8d00 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:12.490189 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 502/1990] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:12 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:12.691127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2b882b27-0af0-4d2a-97fb-230c87564252 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:12.693709 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b882b27-0af0-4d2a-97fb-230c87564252 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:12.694056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b882b27-0af0-4d2a-97fb-230c87564252 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:12.694178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b882b27-0af0-4d2a-97fb-230c87564252 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:12.694283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2b882b27-0af0-4d2a-97fb-230c87564252 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:12.703504 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:12.703504 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:12.703504 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b882b27-0af0-4d2a-97fb-230c87564252 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:12.704047 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 504/1991] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:12 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:12.945520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-047049e1-c388-4fa3-88ea-315af0d2d676 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:12.948019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-047049e1-c388-4fa3-88ea-315af0d2d676 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] GET https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 Aug 16 22:57:12.948336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-047049e1-c388-4fa3-88ea-315af0d2d676 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:12.948631 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-047049e1-c388-4fa3-88ea-315af0d2d676 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:12.955560 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-047049e1-c388-4fa3-88ea-315af0d2d676 tempest-VolumesBackupsV39Test-334928556 tempest-VolumesBackupsV39Test-334928556-project-member] https://10.4.3.26/volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 returned with HTTP 404 Aug 16 22:57:12.956296 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 508/1992] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:57:12 2026] GET /volume/v3/volumes/0b791625-97cd-41df-832f-a566e3731a20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:13.246278 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.248868 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:13.249172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.249866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.262631 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.262631 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:13.264232 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:13.270610 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-965cda03-9b32-4761-a8a0-5f0a5aa13c0e tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 200 Aug 16 22:57:13.271056 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 479/1993] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:13.283618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.285388 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:13.285572 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.285764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.292975 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.292975 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:13.296767 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:13.301174 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1874e4e6-3893-4599-8ca3-03d4eb320498 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 200 Aug 16 22:57:13.301531 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 503/1994] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:13.319039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.320420 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:13.320675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.321034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.321216 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete snapshot with id: bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:13.327684 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.327684 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:13.327684 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:13.349683 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot delete request issued successfully. Aug 16 22:57:13.349683 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9765ddb8-ce29-4c62-9711-a2f2f3e42766 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 202 Aug 16 22:57:13.349683 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 505/1995] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:57:13 2026] DELETE /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:13.353955 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.356478 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:13.356754 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.357042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.363462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.366017 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:13.366487 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.366781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.375463 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.375463 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:13.376635 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.376635 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:13.377456 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Snapshot retrieved successfully. Aug 16 22:57:13.379275 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bee0627-6a67-4aac-9d98-32d3a75ddf9d tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 200 Aug 16 22:57:13.380083 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:13.380462 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 480/1996] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:13.386556 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18395b52-5f33-47ba-9711-cd9e71c05f4c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:13.387158 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 509/1997] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:13.510210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5058867b-9c19-4fd2-9b9e-937645243d1b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.513881 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5058867b-9c19-4fd2-9b9e-937645243d1b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:13.513881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5058867b-9c19-4fd2-9b9e-937645243d1b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.514023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5058867b-9c19-4fd2-9b9e-937645243d1b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.530278 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.530278 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:13.535635 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5058867b-9c19-4fd2-9b9e-937645243d1b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:13.552097 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5058867b-9c19-4fd2-9b9e-937645243d1b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:13.552097 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 504/1998] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:13.719070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:13.721914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:13.723647 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:13.723647 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:13.723647 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:13.729394 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:13.729394 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:13.730903 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4500184-ef56-47ad-a111-d16c88fc01b7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:13.731996 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 506/1999] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:13 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.255627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.257761 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:14.258243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-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": "367a30bb-214d-4b82-9df2-378b5884a984", "source_volid": null, "backup_id": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:14.260523 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-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': '367a30bb-214d-4b82-9df2-378b5884a984', 'source_volid': None, 'backup_id': None}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:14.380252 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Create volume of 1 GB Aug 16 22:57:14.390070 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Availability Zones retrieved successfully. Aug 16 22:57:14.395231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-91f7921c-5517-4a90-b0fa-59ef3f51641f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.397375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Flow 'volume_create_api' (5077f664-8d36-47c5-ae5c-fd07c8b7dbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:14.399957 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9210a161-219b-43da-b32f-c79ad9256a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:14.400778 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91f7921c-5517-4a90-b0fa-59ef3f51641f tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:14.401148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91f7921c-5517-4a90-b0fa-59ef3f51641f tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.401432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-91f7921c-5517-4a90-b0fa-59ef3f51641f tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.401690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:14.407377 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-91f7921c-5517-4a90-b0fa-59ef3f51641f tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 404 Aug 16 22:57:14.408074 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 510/2000] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:57:14.409779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2534d148-efde-4e1c-8e53-3c813dd43796 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.412319 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2534d148-efde-4e1c-8e53-3c813dd43796 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:14.412552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2534d148-efde-4e1c-8e53-3c813dd43796 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.412797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2534d148-efde-4e1c-8e53-3c813dd43796 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.416283 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=457,cinder:INSERT=81,cinder:UPDATE=127 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:57:14.420308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.422114 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:14.422925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.422925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.422925 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete volume with id: 7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:14.430619 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.430619 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:14.434279 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.434279 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:14.434938 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:14.441840 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2534d148-efde-4e1c-8e53-3c813dd43796 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:14.446526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2534d148-efde-4e1c-8e53-3c813dd43796 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:14.447156 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 505/2001] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.470978 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete volume request issued successfully. Aug 16 22:57:14.471222 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b732a96-a47c-4087-ad4a-888c7050ded9 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 202 Aug 16 22:57:14.471722 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 507/2002] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:14 2026] DELETE /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:14.483082 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b027abd2-5389-422e-b88c-7605e5d22b49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.485056 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b027abd2-5389-422e-b88c-7605e5d22b49 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:14.485246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b027abd2-5389-422e-b88c-7605e5d22b49 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.485481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b027abd2-5389-422e-b88c-7605e5d22b49 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.494975 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.494975 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:14.500720 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b027abd2-5389-422e-b88c-7605e5d22b49 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:14.507494 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b027abd2-5389-422e-b88c-7605e5d22b49 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 200 Aug 16 22:57:14.508269 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 511/2003] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.516037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9210a161-219b-43da-b32f-c79ad9256a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:14.516734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bb37be-4b8b-436a-9a2f-a68f8054b669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:14.568854 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.569439 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:14.569840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.570214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.581859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Created reservations ['1e6f72f8-f43a-43f9-9454-9b59e1bfccdd', 'acf88839-ae81-491a-99f3-1414195274ea', '463976f2-973a-417e-830c-7b904ac20181', '0d57353d-54a7-4334-9710-9b540c547547'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:14.583146 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bb37be-4b8b-436a-9a2f-a68f8054b669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6f72f8-f43a-43f9-9454-9b59e1bfccdd', 'acf88839-ae81-491a-99f3-1414195274ea', '463976f2-973a-417e-830c-7b904ac20181', '0d57353d-54a7-4334-9710-9b540c547547']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:14.586817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bba5f1-afa2-4337-b0d4-224c983e217c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:14.587034 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.587034 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:14.593725 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:14.602266 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6efcd0c7-02da-42dd-b01b-3c6dfece48ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:14.602266 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 506/2004] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.621159 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bba5f1-afa2-4337-b0d4-224c983e217c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0effdb-87f1-4bbc-828c-4fad8a6a4787', '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='47ed77e575784cbc9ae2582833dcecf7',qos_specs=None,replication_status=,reservations=['1e6f72f8-f43a-43f9-9454-9b59e1bfccdd','acf88839-ae81-491a-99f3-1414195274ea','463976f2-973a-417e-830c-7b904ac20181','0d57353d-54a7-4334-9710-9b540c547547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:14Z,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=be0effdb-87f1-4bbc-828c-4fad8a6a4787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ed77e575784cbc9ae2582833dcecf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:14.621814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f6dfbb-29b3-4bb7-85cd-0a3754e41c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:14.647866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f6dfbb-29b3-4bb7-85cd-0a3754e41c3e) transitioned into 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='47ed77e575784cbc9ae2582833dcecf7',qos_specs=None,replication_status=,reservations=['1e6f72f8-f43a-43f9-9454-9b59e1bfccdd','acf88839-ae81-491a-99f3-1414195274ea','463976f2-973a-417e-830c-7b904ac20181','0d57353d-54a7-4334-9710-9b540c547547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bab12579f1348bf9cb7ff42552c9ff3',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:14.648588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb952b96-b3a2-4283-9ad9-8960be9115d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:14.658792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb952b96-b3a2-4283-9ad9-8960be9115d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:14.659488 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Flow 'volume_create_api' (5077f664-8d36-47c5-ae5c-fd07c8b7dbb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:14.659797 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Create volume request issued successfully. Aug 16 22:57:14.660891 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d80466f2-9e69-4b36-a398-b2e5e289cf52 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:14.660891 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 481/2005] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 22:57:14 2026] POST /volume/v3/volumes => generated 701 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:14.678446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.683269 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:14.683269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.683269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.692969 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.692969 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:14.696779 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:14.702202 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-15106935-2753-40e2-b1dc-c0e729d01c3f tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 200 Aug 16 22:57:14.703786 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 508/2006] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 769 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.720630 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.728281 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:14.728512 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.728800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.734233 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=359,cinder:INSERT=41,cinder:UPDATE=51 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:57:14.746726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:14.747037 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.747037 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:14.749619 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:14.749936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:14.750765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:14.750765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:14.784506 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:14.785223 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:14.785223 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:14.785223 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28da9e9c-05b6-4794-a95e-13ac4a0ec1b0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:14.785223 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 507/2007] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:14.785483 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-b37dcd9a-e0e1-4009-9888-20d671287139 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 200 Aug 16 22:57:14.785483 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 512/2008] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:14 2026] GET /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:15.466107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.468568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:15.468723 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.469011 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.485502 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:15.485502 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:15.494388 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:15.507437 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed6b1b46-ee1a-43a4-aa0f-7e9596a6d008 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:15.507937 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 482/2009] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:15 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:15.525637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45ef3c9d-a9c0-4d07-ae26-bebd5c2b0744 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.529446 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45ef3c9d-a9c0-4d07-ae26-bebd5c2b0744 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:15.529811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45ef3c9d-a9c0-4d07-ae26-bebd5c2b0744 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.530084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45ef3c9d-a9c0-4d07-ae26-bebd5c2b0744 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.540055 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45ef3c9d-a9c0-4d07-ae26-bebd5c2b0744 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 404 Aug 16 22:57:15.540055 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 509/2010] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:15 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:15.552054 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.556244 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:15.556589 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.556888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.558194 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete volume with id: 22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:15.572853 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:15.572853 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:15.575800 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:15.601925 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete volume request issued successfully. Aug 16 22:57:15.602216 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f19fd98-a8a4-4de1-ab33-3807ebb517e5 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 202 Aug 16 22:57:15.603218 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 508/2011] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:15 2026] DELETE /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:15.618796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-013f72e4-ed68-4975-9f99-cdb609fd128a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.622549 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-013f72e4-ed68-4975-9f99-cdb609fd128a tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:15.622695 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-013f72e4-ed68-4975-9f99-cdb609fd128a tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.623020 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-013f72e4-ed68-4975-9f99-cdb609fd128a tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.623737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.626444 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:15.626779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.627077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.635909 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:15.635909 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:15.640070 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-013f72e4-ed68-4975-9f99-cdb609fd128a tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Volume info retrieved successfully. Aug 16 22:57:15.644921 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:15.644921 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:15.648197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-013f72e4-ed68-4975-9f99-cdb609fd128a tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 200 Aug 16 22:57:15.648197 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 513/2012] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:15 2026] GET /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:15.652005 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:15.662146 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9801ef12-64ee-4a9d-8e3c-4f62542b270d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:15.662505 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 483/2013] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:15 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:15.780326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:15.784684 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:15.784684 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:15.785107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:15.785107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:15.795927 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:15.795927 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:15.797118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2d0ecbe-9e0c-49a2-a618-d57f5b98970c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:15.797567 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 510/2014] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:15 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:16.529227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.536316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:16.536520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.537010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.552412 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:16.552412 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:16.558213 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:16.564865 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cad9e57-f5b9-4797-bc18-23668daab1a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:16.567736 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 509/2015] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:16.667127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e0f8d11-bee6-49b8-a02c-96fbc69c5df4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.675285 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e0f8d11-bee6-49b8-a02c-96fbc69c5df4 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 Aug 16 22:57:16.675285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e0f8d11-bee6-49b8-a02c-96fbc69c5df4 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.675285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e0f8d11-bee6-49b8-a02c-96fbc69c5df4 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.681348 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.683859 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:16.684129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.684360 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.686013 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e0f8d11-bee6-49b8-a02c-96fbc69c5df4 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 returned with HTTP 404 Aug 16 22:57:16.686983 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 514/2016] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/volumes/22c40205-2e39-47c2-8c31-aaaaa6b4dd92 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:16.697039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.699163 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:16.699163 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:16.699320 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:16.699447 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.699881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.700080 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete snapshot with id: bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:16.707231 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:16.711727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1723e13a-f790-4c9e-b007-2f6edbf22176 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 404 Aug 16 22:57:16.712442 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 511/2017] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:57:16 2026] DELETE /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:16.722052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5940e9c3-a6cc-4fda-97b7-77e0c0aefacc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:16.722758 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 484/2018] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:16.725614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-62ce7352-bfc9-47c2-8b26-a13bf5478154 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.729918 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62ce7352-bfc9-47c2-8b26-a13bf5478154 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 Aug 16 22:57:16.730467 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62ce7352-bfc9-47c2-8b26-a13bf5478154 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.730522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-62ce7352-bfc9-47c2-8b26-a13bf5478154 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.747679 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-62ce7352-bfc9-47c2-8b26-a13bf5478154 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 returned with HTTP 404 Aug 16 22:57:16.747679 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 510/2019] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/snapshots/bcb8d90d-df06-4f52-bf8c-4ed0091be652 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:16.763969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.767591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:16.767591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.767591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.767591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Delete volume with id: 7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:16.775898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70a49440-a36f-4a12-8913-1f7dfff992b6 tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 404 Aug 16 22:57:16.776648 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 515/2020] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:16 2026] DELETE /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:16.787453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-feb38146-8991-43fc-9373-dc851330447b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.791452 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-feb38146-8991-43fc-9373-dc851330447b tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] GET https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d Aug 16 22:57:16.791452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-feb38146-8991-43fc-9373-dc851330447b tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.793608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-feb38146-8991-43fc-9373-dc851330447b tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.805351 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-feb38146-8991-43fc-9373-dc851330447b tempest-SnapshotDependencyTests-1011584434 tempest-SnapshotDependencyTests-1011584434-project-member] https://10.4.3.26/volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d returned with HTTP 404 Aug 16 22:57:16.806013 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 512/2021] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/volumes/7eeb6e16-7951-4a0e-9e40-17e306cf4a4d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:16.813104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-77740cb8-aa0f-4600-a157-e12596821e42 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.819522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-16c8b8b9-76db-4855-886c-007a904898e3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:16.819604 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77740cb8-aa0f-4600-a157-e12596821e42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:16.819856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77740cb8-aa0f-4600-a157-e12596821e42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:16.820365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77740cb8-aa0f-4600-a157-e12596821e42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:16.820365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-77740cb8-aa0f-4600-a157-e12596821e42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:16.825996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-16c8b8b9-76db-4855-886c-007a904898e3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949/action Aug 16 22:57:16.826147 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:16.826147 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:16.826374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-16c8b8b9-76db-4855-886c-007a904898e3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:16.826865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-16c8b8b9-76db-4855-886c-007a904898e3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:16.827106 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77740cb8-aa0f-4600-a157-e12596821e42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:16.828133 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 485/2022] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:16 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:16.856049 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:16.856049 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:16.881117 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f0fd0c27-6af5-4dc5-8751-186e5bca7380 req-16c8b8b9-76db-4855-886c-007a904898e3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949/action returned with HTTP 204 Aug 16 22:57:16.881117 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 511/2023] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:57:16 2026] POST /volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:17.581498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.587816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:17.587816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.587816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.599510 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.599510 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:17.604651 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:17.609728 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a3d03ee-8a6e-4efd-bcd1-cc08d3d1ed5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:17.610400 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 516/2024] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:17.628283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c066fd89-b027-4bba-babd-10273d62f407 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.631206 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:57:17.631530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b018b9a-1ae5-40a9-baf0-0634cb414801", "name": "tempest-VolumesBackupsTest-Backup-1615109545", "force": true, "container": "tempest-volumesbackupstest-backup-container-1139912359"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:17.633858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': '9b018b9a-1ae5-40a9-baf0-0634cb414801', 'name': 'tempest-VolumesBackupsTest-Backup-1615109545', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1139912359'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:57:17.634024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume 9b018b9a-1ae5-40a9-baf0-0634cb414801 in container tempest-volumesbackupstest-backup-container-1139912359 Aug 16 22:57:17.649521 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.649521 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:17.650842 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:17.705672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['e1e9bec6-7603-446d-8ae8-3b1aa7bdea38', '9d32e9b0-c0a9-4344-8a3c-56f80330d7c0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:17.746864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f867ebda-e503-4315-8561-35d7a190d380 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.749351 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f867ebda-e503-4315-8561-35d7a190d380 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:17.750118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f867ebda-e503-4315-8561-35d7a190d380 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.750118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f867ebda-e503-4315-8561-35d7a190d380 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.764070 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.764070 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:17.769773 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f867ebda-e503-4315-8561-35d7a190d380 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:17.772942 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c066fd89-b027-4bba-babd-10273d62f407 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:57:17.774143 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 513/2025] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:17 2026] POST /volume/v3/backups => generated 328 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:17.780859 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f867ebda-e503-4315-8561-35d7a190d380 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:17.781420 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 486/2026] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:17.786437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.790043 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:17.790502 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.790502 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.796388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.799817 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:17.799817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.799817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.799817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:17.801934 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.801934 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:17.807326 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.807326 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:17.808685 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1260e73c-d43a-41da-b3e2-07ef2f6098d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:17.809622 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 517/2027] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:17.811826 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:17.819968 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-c9412efa-2264-4cb6-be59-3074d12afedb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 200 Aug 16 22:57:17.820438 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 512/2028] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 1309 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:17.837146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3ca68503-4c01-4ab9-b59f-9eb94425d377 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.837146 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ca68503-4c01-4ab9-b59f-9eb94425d377 None None] GET https://10.4.3.26/volume// Aug 16 22:57:17.837146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ca68503-4c01-4ab9-b59f-9eb94425d377 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.837146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ca68503-4c01-4ab9-b59f-9eb94425d377 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.838411 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ca68503-4c01-4ab9-b59f-9eb94425d377 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:17.838411 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 514/2029] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:17.843906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.848231 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:17.848534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.850224 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-4dbc8e12-4872-46f5-beb5-7764a9d2cdcb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.852249 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.852457 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:17.856199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-4dbc8e12-4872-46f5-beb5-7764a9d2cdcb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:57:17.856199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-4dbc8e12-4872-46f5-beb5-7764a9d2cdcb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be0effdb-87f1-4bbc-828c-4fad8a6a4787", "connector": null, "instance_uuid": "0c37595c-c17a-4e0d-b9bc-1781815c3349"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:17.861882 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.861882 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:17.863041 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c9ba439-8f6e-46a1-9d3c-1809dca06fd5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:17.864315 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 487/2030] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:17.877803 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.877803 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:17.939503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-4dbc8e12-4872-46f5-beb5-7764a9d2cdcb tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:57:17.940060 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 518/2031] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:57:17 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:17.951715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6cddb931-2416-42fd-bbe5-561d5b562f8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.952218 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cddb931-2416-42fd-bbe5-561d5b562f8d None None] GET https://10.4.3.26/volume// Aug 16 22:57:17.952426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cddb931-2416-42fd-bbe5-561d5b562f8d None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.952673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6cddb931-2416-42fd-bbe5-561d5b562f8d None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.953110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6cddb931-2416-42fd-bbe5-561d5b562f8d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:17.953589 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 513/2032] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:17.966062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:17.968937 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:17.968937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:17.969160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:17.987615 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:17.987615 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:18.005630 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:18.015364 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-d0dbd308-f7c5-4949-b87e-7dd7f8bb30ef tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 200 Aug 16 22:57:18.015894 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 515/2033] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:17 2026] GET /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:18.176506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:18.179645 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] PUT https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df Aug 16 22:57:18.180129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:18.191588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Acquiring lock "cinder-attachment_update-be0effdb-87f1-4bbc-828c-4fad8a6a4787-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:57:18.199636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Lock "cinder-attachment_update-be0effdb-87f1-4bbc-828c-4fad8a6a4787-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:57:18.201190 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:18.201190 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:18.330020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Lock "cinder-attachment_update-be0effdb-87f1-4bbc-828c-4fad8a6a4787-np0000007421" released by "attachment_update" :: held 0.130s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:57:18.330020 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-1c18dceb-cb60-465e-98ea-df262d6fcd8d tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df returned with HTTP 200 Aug 16 22:57:18.330864 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 488/2034] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:57:18 2026] PUT /volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:18.375164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ed19b49b-c427-470f-8ac4-708055793d76 req-3a51adb5-03d6-4f99-a67d-566d4a0b7f54 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:18.380315 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-3a51adb5-03d6-4f99-a67d-566d4a0b7f54 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] POST https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df/action Aug 16 22:57:18.380888 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-3a51adb5-03d6-4f99-a67d-566d4a0b7f54 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:18.381094 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-3a51adb5-03d6-4f99-a67d-566d4a0b7f54 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:18.415145 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:18.415145 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:18.430702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ed19b49b-c427-470f-8ac4-708055793d76 req-3a51adb5-03d6-4f99-a67d-566d4a0b7f54 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df/action returned with HTTP 204 Aug 16 22:57:18.431275 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 519/2035] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:57:18 2026] POST /volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:18.803852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d5806fc-df29-420e-a005-25453d0b9c24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:18.806258 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d5806fc-df29-420e-a005-25453d0b9c24 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:18.806443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d5806fc-df29-420e-a005-25453d0b9c24 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:18.806628 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d5806fc-df29-420e-a005-25453d0b9c24 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:18.818070 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:18.818070 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:18.827252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:18.829696 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:18.830195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:18.830195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:18.831355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:18.831412 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1d5806fc-df29-420e-a005-25453d0b9c24 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:18.841406 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:18.841406 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:18.843103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d5073ac-e7f5-4c39-93d0-32ca8747b099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:18.843103 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 516/2036] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:18 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:18.843505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d5806fc-df29-420e-a005-25453d0b9c24 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:18.844255 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 514/2037] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:18 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:18.886474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9578263c-3b83-4722-aee8-0e366650ae03 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:18.890269 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9578263c-3b83-4722-aee8-0e366650ae03 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:18.891374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9578263c-3b83-4722-aee8-0e366650ae03 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:18.891826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9578263c-3b83-4722-aee8-0e366650ae03 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:18.892336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9578263c-3b83-4722-aee8-0e366650ae03 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:18.903720 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:18.903720 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:18.905087 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9578263c-3b83-4722-aee8-0e366650ae03 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:18.905851 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 489/2038] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:18 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:19.859014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc6a040f-302e-435c-a277-55794640295a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:19.868703 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc6a040f-302e-435c-a277-55794640295a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:19.869079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc6a040f-302e-435c-a277-55794640295a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:19.869079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc6a040f-302e-435c-a277-55794640295a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:19.869315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fc6a040f-302e-435c-a277-55794640295a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:19.870771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:19.875219 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:19.875219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:19.875881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:19.882588 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:19.882588 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:19.884400 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc6a040f-302e-435c-a277-55794640295a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:19.887894 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 520/2039] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:19 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:19.888184 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:19.888184 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:19.896722 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:19.905369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a5e4832-e395-4d9b-a06f-c62ad5f53fae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:19.906110 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 517/2040] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:19 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:19.920974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:19.924884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:19.925556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:19.925824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:19.926152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:19.933607 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:19.933607 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:19.934209 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e768921d-735b-47f4-b6de-8114cc7b5cb9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:19.935286 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 515/2041] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:19 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:20.902969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:20.905260 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:20.905682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:20.906374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:20.906921 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:20.917955 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:20.917955 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:20.919920 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f93a6cd4-c7e3-464b-b8ad-16ca0fde2f27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:20.921072 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 490/2042] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:20 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:20.926869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:20.930624 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:20.931126 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:20.931337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:20.947878 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:20.947878 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:20.955844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:20.964092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:20.964092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:20.964092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:20.964092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:20.964330 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:20.971541 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:20.971541 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:20.972444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ec1b414-8de2-4274-a254-8b1d6424ae07 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:20.972992 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 518/2043] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:20 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:20.977795 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17224f78-922d-4e32-830f-f4e5fd9ed51a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:20.979691 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 521/2044] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:20 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:21.938860 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:21.941162 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:21.941424 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:21.941713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:21.941910 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:21.948905 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:21.948905 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:21.949996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9cc02cf0-a554-4c82-bca4-5c8f8d20702c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:21.950547 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 516/2045] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:21 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:21.994653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:21.996874 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:21.997148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:21.997402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:21.997556 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:22.000049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:22.004849 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:22.004849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:22.004849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:22.006813 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:22.006813 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:22.008232 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7dff5bdd-0ced-43db-8dc6-ad5be41d92c9 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:22.008993 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 491/2046] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:21 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:22.016616 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:22.016616 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:22.024083 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:22.030055 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9724a9d-f1a5-4192-a3f0-d71c9c5b26e9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:22.033094 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 519/2047] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:21 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:22.966719 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:22.973337 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:22.973455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:22.976763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:22.976763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:22.991043 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:22.991043 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:22.994680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f648ba2-8a76-4d60-b9ed-bdd8e88b93b7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:22.998011 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 522/2048] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:22 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:23.025215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:23.028248 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:23.028248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:23.028248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:23.028248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:23.035781 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:23.035781 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:23.035781 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-757ec0c5-26fc-426d-8aed-5c69165f77c5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:23.035781 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 517/2049] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:23 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:23.049986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:23.051914 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:23.052123 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:23.052338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:23.060904 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:23.060904 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:23.065398 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:23.070474 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78b8cd8e-c6a5-4fb8-83c0-3b62f07ac3fc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:23.071150 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 492/2050] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:23 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:24.013257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:24.015501 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:24.015786 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:24.016132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:24.016202 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:24.021064 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:24.021064 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:24.022165 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aafda4d1-0331-46f7-ab31-8de6031b18c9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:24.022635 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 520/2051] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:24 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:24.050997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-504787ca-08e9-47b7-8695-fce94c1966c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:24.053130 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-504787ca-08e9-47b7-8695-fce94c1966c4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:24.053436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-504787ca-08e9-47b7-8695-fce94c1966c4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:24.053760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-504787ca-08e9-47b7-8695-fce94c1966c4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:24.053957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-504787ca-08e9-47b7-8695-fce94c1966c4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:24.059463 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:24.059463 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:24.060415 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-504787ca-08e9-47b7-8695-fce94c1966c4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:24.060902 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 523/2052] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:24 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:24.093673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:24.096288 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:24.096678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:24.097046 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:24.107436 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:24.107436 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:24.113415 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:24.121217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f17ff81-b25a-4e01-855f-fe12709c99a9 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:24.122091 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 518/2053] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:24 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:25.041774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:25.050501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:25.050501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:25.051898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:25.052231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:25.071506 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:25.071506 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:25.077571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eab98895-120c-4382-a255-441b8c7bcb6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:25.077956 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a96d96d4-bc62-4fd9-a1fc-8783cbef7099 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:25.077956 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 493/2054] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:25 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:25.085949 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eab98895-120c-4382-a255-441b8c7bcb6f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:25.086515 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eab98895-120c-4382-a255-441b8c7bcb6f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:25.086515 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eab98895-120c-4382-a255-441b8c7bcb6f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:25.086648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-eab98895-120c-4382-a255-441b8c7bcb6f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:25.096591 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:25.096591 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:25.097719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eab98895-120c-4382-a255-441b8c7bcb6f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:25.098522 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 521/2055] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:25 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:25.144077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0719f83-477c-48ea-8482-131855d25af4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:25.160590 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0719f83-477c-48ea-8482-131855d25af4 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:25.164269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0719f83-477c-48ea-8482-131855d25af4 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:25.164649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0719f83-477c-48ea-8482-131855d25af4 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:25.193525 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:25.193525 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:25.203503 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e0719f83-477c-48ea-8482-131855d25af4 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:25.212376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0719f83-477c-48ea-8482-131855d25af4 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:25.213503 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 524/2056] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:25 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:26.095834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:26.098562 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:26.098899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:26.099831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:26.099831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:26.106057 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:26.106057 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:26.107340 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-508194de-9b62-4ed8-bdc7-caa1c81e3a6c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:26.110029 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 519/2057] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:26 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:26.115970 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cb0f4b34-27ef-481c-9548-d9089615814f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:26.118585 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb0f4b34-27ef-481c-9548-d9089615814f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:26.118835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb0f4b34-27ef-481c-9548-d9089615814f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:26.119177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb0f4b34-27ef-481c-9548-d9089615814f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:26.119307 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cb0f4b34-27ef-481c-9548-d9089615814f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:26.125650 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:26.125650 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:26.126876 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb0f4b34-27ef-481c-9548-d9089615814f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:26.127917 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 494/2058] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:26 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:26.235705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:26.240255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:26.240550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:26.240854 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:26.252567 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:26.252567 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:26.258882 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:26.265888 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1cc5a0d-f93c-433a-a8f3-b848b8890f5a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:26.266625 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 522/2059] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:26 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:27.123485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83c37c1c-fd18-4696-b39b-45442b1af998 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:27.126258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c37c1c-fd18-4696-b39b-45442b1af998 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:27.126407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c37c1c-fd18-4696-b39b-45442b1af998 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:27.126708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c37c1c-fd18-4696-b39b-45442b1af998 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:27.126949 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-83c37c1c-fd18-4696-b39b-45442b1af998 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:27.132644 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:27.132644 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:27.133818 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c37c1c-fd18-4696-b39b-45442b1af998 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:27.134439 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 525/2060] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:27 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:27.141521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:27.144289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:27.144892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:27.144892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:27.145072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:27.152081 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:27.152081 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:27.152499 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-314ebc95-1d1f-426f-92f0-a6d0053c26c0 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:27.153429 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 520/2061] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:27 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:27.287762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:27.290420 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:27.290722 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:27.291288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:27.302779 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:27.302779 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:27.311594 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:27.325650 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21887eba-658f-4554-8a07-6d7d9878a4a0 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:27.326207 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 495/2062] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:27 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:27.514427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:27.517779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:27.517998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:27.518190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:27.534370 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:27.534370 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:27.539550 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:27.553682 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-80400f20-063d-4b39-b993-ac92291b67da tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:27.554666 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 523/2063] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:27 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:28.150119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:28.152775 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:28.153917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:28.153917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:28.154192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:28.162213 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:28.162213 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:28.166821 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-692bf2b1-a39f-43dd-b331-1b5f744d79a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:28.166821 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 526/2064] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:28 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:28.172985 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f706e96c-4a50-4308-bf49-eada64c65bbc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:28.178969 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f706e96c-4a50-4308-bf49-eada64c65bbc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:28.179162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f706e96c-4a50-4308-bf49-eada64c65bbc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:28.180140 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f706e96c-4a50-4308-bf49-eada64c65bbc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:28.180140 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f706e96c-4a50-4308-bf49-eada64c65bbc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:28.185802 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:28.185802 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:28.186917 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f706e96c-4a50-4308-bf49-eada64c65bbc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:28.187246 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 521/2065] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:28 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:29.144087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:29.147118 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:29.147852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:29.147852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:29.156134 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:29.156134 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:29.160884 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:29.166634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-dee49b0e-d112-4b1d-a158-1291b4e4ff9a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:29.166634 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 496/2066] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:29 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:29.181439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:29.185042 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:29.185243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:29.185471 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:29.185676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:29.187004 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92c13eb1-4b97-47c3-83cb-4a2e02a182c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:29.187870 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92c13eb1-4b97-47c3-83cb-4a2e02a182c9 None None] GET https://10.4.3.26/volume// Aug 16 22:57:29.188003 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92c13eb1-4b97-47c3-83cb-4a2e02a182c9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:29.188277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92c13eb1-4b97-47c3-83cb-4a2e02a182c9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:29.188701 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92c13eb1-4b97-47c3-83cb-4a2e02a182c9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:29.189317 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 527/2067] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:57:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:29.191449 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:29.191449 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:29.193011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94d8b42a-de85-45c1-b6a1-69c4c391846f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:29.193011 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 524/2068] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:29 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:29.201593 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-f0e75b29-de04-470e-85b7-64e25f271b22 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:29.206673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-656e1308-cee8-4035-b89c-1aed76b0c257 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:29.206673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-656e1308-cee8-4035-b89c-1aed76b0c257 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:29.206673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-656e1308-cee8-4035-b89c-1aed76b0c257 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:29.206673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-656e1308-cee8-4035-b89c-1aed76b0c257 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:29.207255 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-f0e75b29-de04-470e-85b7-64e25f271b22 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:57:29.207299 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-656e1308-cee8-4035-b89c-1aed76b0c257 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:29.207340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-f0e75b29-de04-470e-85b7-64e25f271b22 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a", "connector": null, "instance_uuid": "46b5ea36-8679-4bfe-bbff-fbd900b58ab7"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:29.210728 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:29.210728 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:29.210728 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-656e1308-cee8-4035-b89c-1aed76b0c257 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:29.211081 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 497/2069] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:29 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:29.229865 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:29.229865 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:29.266142 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-f0e75b29-de04-470e-85b7-64e25f271b22 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:57:29.266738 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 522/2070] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:57:29 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:30.211287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:30.223467 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:30.223467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:30.223467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:30.223467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:30.224772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:30.230896 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:30.231886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:30.232808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:30.232808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:30.236211 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:30.236211 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:30.240795 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4fa4055-f3d8-4381-9d2f-11a15dcd951f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:30.242316 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 528/2071] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:30 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:30.242676 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:30.242676 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:30.244511 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-72fa43cf-89c0-4ba2-a3eb-8e649501a27a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:30.245003 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 525/2072] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:30 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:31.184756 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3399dde-a9e8-4da8-8cc2-185d107da8ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.185338 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3399dde-a9e8-4da8-8cc2-185d107da8ef None None] GET https://10.4.3.26/volume// Aug 16 22:57:31.185482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3399dde-a9e8-4da8-8cc2-185d107da8ef None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:31.185765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3399dde-a9e8-4da8-8cc2-185d107da8ef None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:31.186182 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3399dde-a9e8-4da8-8cc2-185d107da8ef None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:31.186601 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 498/2073] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:31.211724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.212907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:57:31.213305 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:31.213571 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:31.227953 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:31.227953 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:31.233017 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:57:31.240254 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-6a67fa09-7321-4a96-9ecf-3a655ac0c55f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:57:31.240869 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 523/2074] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:31 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:31.257719 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.259953 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:31.260190 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:31.260480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:31.260655 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:31.262087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.265133 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:31.265133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:31.265379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:31.265559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:31.271990 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:31.271990 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:31.273332 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7411c3ea-2426-4b5b-9b1a-6a2ad4d5c0a4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:31.273800 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 529/2075] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:31 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:31.274297 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:31.274297 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:31.276321 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-650d15e3-5b2a-4025-9679-2ab4ee953949 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:31.276531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 526/2076] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:31 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:31.369654 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.373378 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] PUT https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 Aug 16 22:57:31.374328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:31.385474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Acquiring lock "cinder-attachment_update-6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:57:31.392401 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:57:31.393640 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:31.393640 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:31.504374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a-np0000007421" released by "attachment_update" :: held 0.112s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:57:31.504736 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-0ed9767e-25fd-440a-86b4-51607d6b9b01 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 returned with HTTP 200 Aug 16 22:57:31.505297 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 499/2077] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:57:31 2026] PUT /volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:31.534872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-b67952b0-e8eb-4a19-9c84-9ec247f0ecfc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:31.538509 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-b67952b0-e8eb-4a19-9c84-9ec247f0ecfc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857/action Aug 16 22:57:31.539287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-b67952b0-e8eb-4a19-9c84-9ec247f0ecfc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:31.539634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-b67952b0-e8eb-4a19-9c84-9ec247f0ecfc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:31.560903 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:31.560903 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:31.576878 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9de8ba92-5c61-4b6e-8418-6ff59f33fc06 req-b67952b0-e8eb-4a19-9c84-9ec247f0ecfc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857/action returned with HTTP 204 Aug 16 22:57:31.577780 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 524/2078] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:57:31 2026] POST /volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:32.293556 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:32.293975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-df452522-cd5e-415d-9dd2-b22799267532 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:32.299504 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df452522-cd5e-415d-9dd2-b22799267532 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:32.299930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df452522-cd5e-415d-9dd2-b22799267532 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:32.300110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-df452522-cd5e-415d-9dd2-b22799267532 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:32.300293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-df452522-cd5e-415d-9dd2-b22799267532 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:32.301318 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:32.301462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:32.301631 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:32.303221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:32.308580 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:32.308580 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:32.308580 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-df452522-cd5e-415d-9dd2-b22799267532 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:32.308839 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 527/2079] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:32 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:32.311647 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:32.311647 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:32.312818 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd81f734-4729-4c53-9d6c-281d516f2d97 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:32.313333 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 530/2080] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:32 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:33.322496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:33.328925 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:33.328925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:33.329268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:33.329529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:33.329593 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:33.336302 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:33.337135 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:33.337460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:33.337687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:33.337962 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:33.337962 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:33.339161 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-454571ad-edd2-4744-9ba7-68f09c7c8ddf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:33.340168 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 500/2081] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:33 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:33.348778 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:33.348778 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:33.350372 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d25c3e5-0a73-49e1-8af1-677686454dfd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:33.351782 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 525/2082] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:33 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:34.200136 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:34.202721 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] GET https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:34.203028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:34.203303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:34.216055 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:34.216055 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:34.220770 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:34.227527 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d1d230f6-4cf3-4d55-a12c-f75096d089ff req-76dbb4cf-7d8f-487f-a640-ad70aef86058 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 200 Aug 16 22:57:34.228122 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 528/2083] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:34 2026] GET /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 1601 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:34.356661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:34.363301 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:34.363301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:34.363301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:34.363301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:34.368935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-196706a8-641f-4af7-9751-9e7eef23b834 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:34.370265 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:34.370265 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:34.373686 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-196706a8-641f-4af7-9751-9e7eef23b834 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:34.373686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-196706a8-641f-4af7-9751-9e7eef23b834 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:34.373990 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-973e733b-7cc2-44c0-b5f3-969d4bfc43ef tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:34.374111 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-196706a8-641f-4af7-9751-9e7eef23b834 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:34.374111 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-196706a8-641f-4af7-9751-9e7eef23b834 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:34.374169 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 531/2084] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:34 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:34.380975 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:34.380975 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:34.381838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-196706a8-641f-4af7-9751-9e7eef23b834 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:34.382248 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 501/2085] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:34 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:35.386539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:35.394495 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:35.394495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:35.394495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:35.394495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:35.397199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:35.400087 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:35.400410 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:35.401541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:35.401789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:35.405417 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:35.405417 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:35.407031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24d39e84-c70c-48e1-be4f-aa0b8143e2a4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:35.407426 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 526/2086] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:35 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:35.408992 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:35.408992 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:35.410178 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-87db57b5-46b7-43ae-bf56-8e15f06d4a98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:35.410407 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 529/2087] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:35 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:36.425278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:36.426074 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a56839bd-157f-4725-bd6f-fbd46439948a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:36.428147 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:36.428470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:36.428769 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:36.429013 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a56839bd-157f-4725-bd6f-fbd46439948a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:36.429093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:36.429320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a56839bd-157f-4725-bd6f-fbd46439948a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:36.429987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a56839bd-157f-4725-bd6f-fbd46439948a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:36.430103 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a56839bd-157f-4725-bd6f-fbd46439948a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:36.434922 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:36.434922 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:36.436064 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:36.436064 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:36.436143 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c353df6-341f-4692-a4f8-24a4c155ad4d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:36.436625 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 532/2088] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:36 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:36.436949 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a56839bd-157f-4725-bd6f-fbd46439948a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:36.437616 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 502/2089] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:36 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.456315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.458197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.460827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:37.460942 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:37.462290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.463343 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.463431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.464180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.464558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:37.464600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:37.467942 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.467942 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:37.472871 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f47f414a-bf3c-49dd-add4-6b6559750ad9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:37.472871 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 530/2090] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.473010 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.473010 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:37.473010 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-609f19bd-e0d8-4e8d-b777-71f4c5034123 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:37.473010 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 527/2091] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.483052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.483870 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.486153 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:37.486153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.486153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.486491 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:37.486549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.487014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.496865 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.496865 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:37.498573 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.498573 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:37.500767 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:37.506552 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a7f9fc36-0b8e-4bbd-8877-ba5067b8c072 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:37.506701 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:37.506783 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 533/2092] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.517733 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-195e13b6-8e4e-4a49-a7c6-35a1e104743d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 200 Aug 16 22:57:37.518797 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 503/2093] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.538714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.671715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3bf27302-1925-4730-bacb-68304349e84a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.672248 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bf27302-1925-4730-bacb-68304349e84a None None] GET https://10.4.3.26/volume// Aug 16 22:57:37.672528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bf27302-1925-4730-bacb-68304349e84a None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.672801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bf27302-1925-4730-bacb-68304349e84a None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.673264 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bf27302-1925-4730-bacb-68304349e84a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:37.673853 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 528/2094] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:37.688332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a5bce355-e21f-4f28-8848-95a7ab1a98f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.691904 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a5bce355-e21f-4f28-8848-95a7ab1a98f2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:57:37.692359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a5bce355-e21f-4f28-8848-95a7ab1a98f2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72807255-f32f-497f-b3f9-dff3714985e5", "connector": null, "instance_uuid": "7fa80d3d-0a15-4582-8345-a31ddaadba1d"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:37.703774 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.703774 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:37.744966 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-a5bce355-e21f-4f28-8848-95a7ab1a98f2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:57:37.745409 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 534/2095] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:57:37 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 16 22:57:37.752323 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/export_record Aug 16 22:57:37.752323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.752523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'export_record' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.753077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Export record for backup 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 22:57:37.762491 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.762491 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:37.764232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling RPCAPI with context: , host: np0000007421, backup: 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 22:57:37.782899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] export_record in rpcapi backup_id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e on host np0000007421. {{(pid=100202) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 22:57:37.790800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.793707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:37.793891 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.794063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.798824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODFlYWVmOTctZTVhNS00NWY0LTkyYTItZmE1ZGVkNTJhNDdlIiwgInVzZXJfaWQiOiAiMjEzYTljOTc0M2E1NDgxOWEzNzZkMGIxMWZlYmYxMDciLCAicHJvamVjdF9pZCI6ICI3ZjNhOGM3NTk3YzA0NDUwYmJhYmVjZGY5YTgwZWNiOSIsICJ2b2x1bWVfaWQiOiAiZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMzMwNTU3MDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDIxNjA4Nzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2LzIwMjYwODE2MjI1NzIwL2F6X25vdmFfYmFja3VwXzgxZWFlZjk3LWU1YTUtNDVmNC05MmEyLWZhNWRlZDUyYTQ3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NzozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100202) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 22:57:37.799079 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-71392f66-bbda-494e-81e8-b3dbc68bda3f tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/export_record returned with HTTP 200 Aug 16 22:57:37.799657 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 531/2096] 10.4.3.26 () {66 vars in 1383 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/export_record => generated 1508 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:37.815417 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.815417 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:37.816102 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.819806 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] POST https://10.4.3.26/volume/v3/backups/import_record Aug 16 22:57:37.821315 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:37.821431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ1Y2ExOTMtOTYyMS00OGI5LWE1MzYtNzU1YjQ1NTY5MDdlIiwgInVzZXJfaWQiOiAiMjEzYTljOTc0M2E1NDgxOWEzNzZkMGIxMWZlYmYxMDciLCAicHJvamVjdF9pZCI6ICI3ZjNhOGM3NTk3YzA0NDUwYmJhYmVjZGY5YTgwZWNiOSIsICJ2b2x1bWVfaWQiOiAiZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMzMwNTU3MDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDIxNjA4Nzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2LzIwMjYwODE2MjI1NzIwL2F6X25vdmFfYmFja3VwXzgxZWFlZjk3LWU1YTUtNDVmNC05MmEyLWZhNWRlZDUyYTQ3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NzozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:37.823340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ1Y2ExOTMtOTYyMS00OGI5LWE1MzYtNzU1YjQ1NTY5MDdlIiwgInVzZXJfaWQiOiAiMjEzYTljOTc0M2E1NDgxOWEzNzZkMGIxMWZlYmYxMDciLCAicHJvamVjdF9pZCI6ICI3ZjNhOGM3NTk3YzA0NDUwYmJhYmVjZGY5YTgwZWNiOSIsICJ2b2x1bWVfaWQiOiAiZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMzMwNTU3MDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDIxNjA4Nzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2LzIwMjYwODE2MjI1NzIwL2F6X25vdmFfYmFja3VwXzgxZWFlZjk3LWU1YTUtNDVmNC05MmEyLWZhNWRlZDUyYTQ3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NzozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 22:57:37.823519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ1Y2ExOTMtOTYyMS00OGI5LWE1MzYtNzU1YjQ1NTY5MDdlIiwgInVzZXJfaWQiOiAiMjEzYTljOTc0M2E1NDgxOWEzNzZkMGIxMWZlYmYxMDciLCAicHJvamVjdF9pZCI6ICI3ZjNhOGM3NTk3YzA0NDUwYmJhYmVjZGY5YTgwZWNiOSIsICJ2b2x1bWVfaWQiOiAiZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMzMwNTU3MDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDIxNjA4Nzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2LzIwMjYwODE2MjI1NzIwL2F6X25vdmFfYmFja3VwXzgxZWFlZjk3LWU1YTUtNDVmNC05MmEyLWZhNWRlZDUyYTQ3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NzozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 22:57:37.828548 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af8c29fb-efa8-4222-a3ce-5ec151eba710 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:37.829406 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 504/2097] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:37.857893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d24a7d8d-51ba-4308-9b5e-0e0fd7811638 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.858362 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d24a7d8d-51ba-4308-9b5e-0e0fd7811638 None None] GET https://10.4.3.26/volume// Aug 16 22:57:37.858526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d24a7d8d-51ba-4308-9b5e-0e0fd7811638 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.858713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d24a7d8d-51ba-4308-9b5e-0e0fd7811638 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.859878 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d24a7d8d-51ba-4308-9b5e-0e0fd7811638 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:37.859878 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 535/2098] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:37.879024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.882688 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:37.883260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.883772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.902830 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Created reservations ['8e16ec41-1138-4fd5-a08c-8203561341ff', '811d11bd-3eb3-445c-aeef-994233ec26af'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:37.903017 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.903017 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:37.917770 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:37.924838 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-c10072ff-3516-4cfa-854e-8d94b38cce6b tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:37.926127 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 532/2099] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:37.937883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] import_record rpcapi backup id 8d5ca193-9621-48b9-a536-755b4556907e on host np0000007421 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ1Y2ExOTMtOTYyMS00OGI5LWE1MzYtNzU1YjQ1NTY5MDdlIiwgInVzZXJfaWQiOiAiMjEzYTljOTc0M2E1NDgxOWEzNzZkMGIxMWZlYmYxMDciLCAicHJvamVjdF9pZCI6ICI3ZjNhOGM3NTk3YzA0NDUwYmJhYmVjZGY5YTgwZWNiOSIsICJ2b2x1bWVfaWQiOiAiZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zMzMwNTU3MDIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDIxNjA4Nzg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDAyYmYxYzctMGZlYi00MDg1LWFkZmQtZjMzMmIyM2ExYmQ2LzIwMjYwODE2MjI1NzIwL2F6X25vdmFfYmFja3VwXzgxZWFlZjk3LWU1YTUtNDVmNC05MmEyLWZhNWRlZDUyYTQ3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjI6NTc6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMjo1NzozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100203) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 16 22:57:37.941350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Import record output: {'backup': {'id': '8d5ca193-9621-48b9-a536-755b4556907e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.26/volume/backups/8d5ca193-9621-48b9-a536-755b4556907e'}]}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 16 22:57:37.941699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a6a26f9-1b58-45ce-bc7d-9870329c92c5 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/import_record returned with HTTP 201 Aug 16 22:57:37.942895 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 529/2100] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 22:57:37 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 127 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 16 22:57:37.960505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:37.960505 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e Aug 16 22:57:37.960505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:37.960505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:37.960505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Show backup with id 8d5ca193-9621-48b9-a536-755b4556907e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:37.971727 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:37.971727 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:37.973224 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e89a7fc5-4bbb-4c01-a799-0b9f17a00507 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e returned with HTTP 200 Aug 16 22:57:37.974539 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 505/2101] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:37 2026] GET /volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:38.121354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:38.124248 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] PUT https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd Aug 16 22:57:38.125822 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:38.134101 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Acquiring lock "cinder-attachment_update-72807255-f32f-497f-b3f9-dff3714985e5-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:57:38.145771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Lock "cinder-attachment_update-72807255-f32f-497f-b3f9-dff3714985e5-np0000007421" acquired by "attachment_update" :: waited 0.010s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:57:38.146382 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:38.146382 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:38.281226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Lock "cinder-attachment_update-72807255-f32f-497f-b3f9-dff3714985e5-np0000007421" released by "attachment_update" :: held 0.136s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:57:38.281226 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-236f6190-2cb8-4672-b8fb-2930f45e0a74 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd returned with HTTP 200 Aug 16 22:57:38.281226 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 536/2102] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:57:38 2026] PUT /volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:38.484398 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-575f3084-690f-4e8b-9935-22b8011324b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:38.488889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-575f3084-690f-4e8b-9935-22b8011324b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:38.488889 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-575f3084-690f-4e8b-9935-22b8011324b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:38.489095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-575f3084-690f-4e8b-9935-22b8011324b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:38.489541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-575f3084-690f-4e8b-9935-22b8011324b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:38.501326 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:38.501326 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:38.502092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-575f3084-690f-4e8b-9935-22b8011324b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:38.502234 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 533/2103] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:38 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:38.846604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-27d09a10-2860-4963-80da-618f98fe520d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:38.851223 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27d09a10-2860-4963-80da-618f98fe520d tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:38.851223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27d09a10-2860-4963-80da-618f98fe520d tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:38.851223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-27d09a10-2860-4963-80da-618f98fe520d tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:38.867854 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:38.867854 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:38.877776 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-27d09a10-2860-4963-80da-618f98fe520d tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:38.884983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-27d09a10-2860-4963-80da-618f98fe520d tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:38.885993 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 530/2104] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:38 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:38.990589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3425aeac-9786-4c43-aaaf-51aecac1794d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:38.993395 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3425aeac-9786-4c43-aaaf-51aecac1794d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e Aug 16 22:57:38.993395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3425aeac-9786-4c43-aaaf-51aecac1794d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:38.993625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3425aeac-9786-4c43-aaaf-51aecac1794d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:38.993687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3425aeac-9786-4c43-aaaf-51aecac1794d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Show backup with id 8d5ca193-9621-48b9-a536-755b4556907e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:39.001782 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.001782 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:39.002765 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3425aeac-9786-4c43-aaaf-51aecac1794d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e returned with HTTP 200 Aug 16 22:57:39.003457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 506/2105] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:38 2026] GET /volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:39.018526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af725a5d-713d-47ee-a876-381d451b5fc0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:39.020888 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af725a5d-713d-47ee-a876-381d451b5fc0 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups Aug 16 22:57:39.022232 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af725a5d-713d-47ee-a876-381d451b5fc0 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:39.022232 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af725a5d-713d-47ee-a876-381d451b5fc0 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:39.022232 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.022232 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:39.043215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af725a5d-713d-47ee-a876-381d451b5fc0 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 200 Aug 16 22:57:39.043962 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 537/2106] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:57:39 2026] GET /volume/v3/backups => generated 335 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:39.057307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:39.059735 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] POST https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/restore Aug 16 22:57:39.060072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:39.062149 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Restoring backup 81eaef97-e5a5-45f4-92a2-fa5ded52a47e ({'restore': {}}) {{(pid=100202) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 22:57:39.062282 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Restoring backup 81eaef97-e5a5-45f4-92a2-fa5ded52a47e to volume None. Aug 16 22:57:39.070837 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.070837 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:39.072565 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Creating volume of 1 GB for restore of backup 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. Aug 16 22:57:39.081294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:57:39.080762. {{(pid=100202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:57:39.081294 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Availability Zones retrieved successfully. Aug 16 22:57:39.089256 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (94ed5a3d-ba8a-49ff-8d9b-bee5afa4395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:39.090781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f2c663-2f1c-45cd-a0bd-4c6963603931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:39.093308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:39.144272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f2c663-2f1c-45cd-a0bd-4c6963603931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:39.145268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d78554-97ae-43cf-a0da-8a3cdf1e15df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:39.217072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Created reservations ['710696be-933e-428b-960e-2e3aac13c1a7', '32ac0bc7-f287-450f-92a3-ee05b5e7f5a5', 'a0e9786e-f3d5-4b92-a39e-9d10d258778c', '9579203a-d2e4-49d6-a803-2e0251fef3a9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:39.217845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d78554-97ae-43cf-a0da-8a3cdf1e15df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710696be-933e-428b-960e-2e3aac13c1a7', '32ac0bc7-f287-450f-92a3-ee05b5e7f5a5', 'a0e9786e-f3d5-4b92-a39e-9d10d258778c', '9579203a-d2e4-49d6-a803-2e0251fef3a9']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:39.219012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c46f54-7d85-4f37-96b4-d4282d932218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:39.258080 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c46f54-7d85-4f37-96b4-d4282d932218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce211f0-1427-4b05-bd18-2f9047b43048', '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_81eaef97-e5a5-45f4-92a2-fa5ded52a47e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['710696be-933e-428b-960e-2e3aac13c1a7','32ac0bc7-f287-450f-92a3-ee05b5e7f5a5','a0e9786e-f3d5-4b92-a39e-9d10d258778c','9579203a-d2e4-49d6-a803-2e0251fef3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_81eaef97-e5a5-45f4-92a2-fa5ded52a47e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce211f0-1427-4b05-bd18-2f9047b43048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a9c9743a54819a376d0b11febf107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:39.258455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a591e7-6e74-4b1b-9358-e0c9152c39ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:39.281680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a591e7-6e74-4b1b-9358-e0c9152c39ec) transitioned into 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_81eaef97-e5a5-45f4-92a2-fa5ded52a47e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['710696be-933e-428b-960e-2e3aac13c1a7','32ac0bc7-f287-450f-92a3-ee05b5e7f5a5','a0e9786e-f3d5-4b92-a39e-9d10d258778c','9579203a-d2e4-49d6-a803-2e0251fef3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:39.282082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4632e706-cee8-48d8-b033-b35c03252bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:39.296172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4632e706-cee8-48d8-b033-b35c03252bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:39.297090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (94ed5a3d-ba8a-49ff-8d9b-bee5afa4395b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:39.297469 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume request issued successfully. Aug 16 22:57:39.306067 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.306067 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:39.306485 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:39.523165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:39.526070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:39.526417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:39.526715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:39.526985 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:39.535706 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.535706 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:39.536992 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70cf1c39-5377-4fea-b0ec-4ee4b56756c3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:39.538165 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 531/2107] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:39 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:39.903488 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68cfb835-9197-4ecd-af77-9193496c0b5c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:39.905445 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68cfb835-9197-4ecd-af77-9193496c0b5c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:39.905792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68cfb835-9197-4ecd-af77-9193496c0b5c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:39.906016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68cfb835-9197-4ecd-af77-9193496c0b5c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:39.920337 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:39.920337 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:39.925626 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-68cfb835-9197-4ecd-af77-9193496c0b5c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:39.931502 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68cfb835-9197-4ecd-af77-9193496c0b5c tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:39.931502 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 507/2108] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:39 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:40.315677 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:40.315677 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:40.317655 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:40.317655 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Checking backup size 1 against volume size 1 {{(pid=100202) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 22:57:40.317655 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Overwriting volume 0ce211f0-1427-4b05-bd18-2f9047b43048 with restore of backup 81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:40.338061 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] restore_backup in rpcapi backup_id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e {{(pid=100202) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 22:57:40.340824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63572d8c-afd3-4c4c-97ff-1ad5c7dff442 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/restore returned with HTTP 202 Aug 16 22:57:40.341120 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 534/2109] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 22:57:39 2026] POST /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e/restore => generated 189 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:40.351943 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-80b743f6-880a-4adc-bd2e-c5946065b037 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:40.357765 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80b743f6-880a-4adc-bd2e-c5946065b037 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:40.360219 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80b743f6-880a-4adc-bd2e-c5946065b037 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:40.360219 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80b743f6-880a-4adc-bd2e-c5946065b037 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:40.360219 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-80b743f6-880a-4adc-bd2e-c5946065b037 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:40.366027 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:40.366027 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:40.367207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80b743f6-880a-4adc-bd2e-c5946065b037 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:40.367919 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 538/2110] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:40 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:40.552171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-663d7345-ae52-4926-bf09-83854e4aca83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:40.554898 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-663d7345-ae52-4926-bf09-83854e4aca83 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:40.555145 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-663d7345-ae52-4926-bf09-83854e4aca83 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:40.555376 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-663d7345-ae52-4926-bf09-83854e4aca83 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:40.555514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-663d7345-ae52-4926-bf09-83854e4aca83 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:40.560640 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:40.560640 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:40.561512 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-663d7345-ae52-4926-bf09-83854e4aca83 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:40.561895 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 532/2111] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:40 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:40.946230 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:40.948791 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:40.948950 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:40.949148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:40.958965 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:40.958965 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:40.962685 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:40.969105 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5eb480e7-afb0-48bb-a3d0-993abc403dc7 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:40.969769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 508/2112] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:40 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:41.383659 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f872beb0-e177-4e94-8bb5-4450acdd769f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:41.386012 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f872beb0-e177-4e94-8bb5-4450acdd769f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:41.386279 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f872beb0-e177-4e94-8bb5-4450acdd769f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:41.387271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f872beb0-e177-4e94-8bb5-4450acdd769f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:41.387435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f872beb0-e177-4e94-8bb5-4450acdd769f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:41.394263 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:41.394263 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:41.395916 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f872beb0-e177-4e94-8bb5-4450acdd769f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:41.396561 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 535/2113] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:41 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:41.579458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:41.582957 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:41.583359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:41.583574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:41.583771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:41.590354 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:41.590354 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:41.591288 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cda20bbd-e50f-4219-9e80-9a6fa09c93a0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:41.591806 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 539/2114] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:41 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:41.651307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-ed5e4829-719c-4420-b176-332cba4295c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:41.653704 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-ed5e4829-719c-4420-b176-332cba4295c2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] POST https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd/action Aug 16 22:57:41.654105 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-ed5e4829-719c-4420-b176-332cba4295c2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:41.654210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-ed5e4829-719c-4420-b176-332cba4295c2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:41.675047 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:41.675047 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:41.694636 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4dff15a0-2d64-4c22-9c26-623fb0d88b77 req-ed5e4829-719c-4420-b176-332cba4295c2 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd/action returned with HTTP 204 Aug 16 22:57:41.695532 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 533/2115] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:57:41 2026] POST /volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:41.990659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:41.994675 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:41.995140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:41.995560 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:42.008947 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:42.008947 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:42.017688 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:42.024893 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4659a421-027d-4b2c-9208-888a1b03f7d3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:42.025352 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 509/2116] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:41 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:42.042226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:42.047387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:42.047676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:42.047976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:42.059898 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:42.059898 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:42.065179 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:42.071764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3bf68ba-3994-468d-91ce-6e74f7cceedf tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:42.072807 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 536/2117] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:42 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:42.147032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:42.150947 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:42.151161 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:42.151355 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:42.169813 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:42.169813 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:42.174612 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:42.179558 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3d9049ea-90ef-4e13-a9ed-bae601e4a4f5 req-6b1af0be-fbf4-4f1e-9d6e-8f48a283e7c5 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:42.180197 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 540/2118] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:42 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:42.414191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11677504-2f35-4e68-bcbe-b20bc2df590d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:42.416405 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11677504-2f35-4e68-bcbe-b20bc2df590d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:42.416679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11677504-2f35-4e68-bcbe-b20bc2df590d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:42.416927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11677504-2f35-4e68-bcbe-b20bc2df590d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:42.417211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-11677504-2f35-4e68-bcbe-b20bc2df590d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:42.427213 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:42.427213 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:42.428152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11677504-2f35-4e68-bcbe-b20bc2df590d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:42.428690 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 534/2119] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:42 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:42.604504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:42.609524 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:42.609755 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:42.609971 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:42.610081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:42.620212 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:42.620212 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:42.622533 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d742832-6cdb-4e8c-a2be-99af62cbd9d8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:42.623332 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 510/2120] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:42 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:43.448089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:43.448089 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:43.448089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:43.448594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:43.448878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:43.456437 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:43.456437 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:43.458244 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c86fb2a7-c19b-40af-a7d4-faf4e02d5da6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:43.459120 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 537/2121] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:43 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:43.637076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:43.639962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:43.640227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:43.640435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:43.640553 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:43.649250 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:43.649250 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:43.650131 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12d6dfb7-9508-48e5-bfcd-18f0b3c6b107 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:43.650562 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 541/2122] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:43 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:44.470185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:44.472077 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:44.472314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:44.472543 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:44.472685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:44.477668 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:44.477668 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:44.478556 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a04ca12-25dc-480c-8084-7cb324f763e7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:44.478985 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 535/2123] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:44 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:44.664889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:44.670386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:44.670684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:44.670906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:44.671031 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:44.679446 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:44.679446 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:44.680388 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d7e63b6-0df5-4d6e-81f8-c00f6154ff86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:44.680844 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 511/2124] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:44 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:45.491912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33a27317-2166-4283-9115-632e2c160020 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:45.495544 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33a27317-2166-4283-9115-632e2c160020 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:45.495544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33a27317-2166-4283-9115-632e2c160020 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:45.495544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33a27317-2166-4283-9115-632e2c160020 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:45.495544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-33a27317-2166-4283-9115-632e2c160020 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:45.500393 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:45.500393 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:45.501582 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33a27317-2166-4283-9115-632e2c160020 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:45.502365 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 538/2125] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:45 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:45.694455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:45.696290 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:45.696528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:45.696791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:45.697000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:45.702576 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:45.702576 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:45.703213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c12f47c5-8f60-4eb2-a84e-ce094ccb20cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:45.703861 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 542/2126] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:45 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:46.415558 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:46.418794 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:57:46.419152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:46.419382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:46.433073 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:46.433073 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:46.438025 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:57:46.445178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-76ba7517-f08e-47a4-9f83-c5f85e576644 req-76447bb2-18f3-4edb-a48c-e8f196ba4b66 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:57:46.445737 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 536/2127] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:46 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:46.516775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:46.522405 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:46.522405 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:46.522739 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:46.523351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:46.530469 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:46.530469 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:46.532580 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dc8bda2e-1375-4154-a373-d31584e57ce8 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:46.533226 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 512/2128] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:46 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:46.719587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a391769a-2aef-4926-99c2-9343bc0ead31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:46.722694 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a391769a-2aef-4926-99c2-9343bc0ead31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:46.722694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a391769a-2aef-4926-99c2-9343bc0ead31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:46.722694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a391769a-2aef-4926-99c2-9343bc0ead31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:46.722694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a391769a-2aef-4926-99c2-9343bc0ead31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:46.730677 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:46.730677 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:46.731985 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a391769a-2aef-4926-99c2-9343bc0ead31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:46.732461 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 539/2129] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:46 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:47.546784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:47.549190 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:47.549531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:47.550047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:47.550290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:47.556036 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:47.556036 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:47.557592 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f128d0b8-6d83-4ba2-9d22-c043bf0f16f3 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:47.557592 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 543/2130] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:47 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:57:47.753136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:47.755636 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:47.756413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:47.756413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:47.756413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:47.763677 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:47.763677 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:47.765980 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61d2a7e3-ed53-4bf0-b96f-25e11dffebd1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:47.765980 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 537/2131] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:47 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:47.783949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-415894f5-8831-487d-bda2-6344dfb151f7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:47.786844 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-415894f5-8831-487d-bda2-6344dfb151f7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:47.787319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-415894f5-8831-487d-bda2-6344dfb151f7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:47.787420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-415894f5-8831-487d-bda2-6344dfb151f7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:47.800772 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:47.800772 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:47.807139 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-415894f5-8831-487d-bda2-6344dfb151f7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:47.813042 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-415894f5-8831-487d-bda2-6344dfb151f7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:47.813228 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 513/2132] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:47 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:47.829941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:47.831995 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:47.832219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:47.832427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:47.832561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: 323311bb-bc0e-45c5-bb65-47e7798e2874. Aug 16 22:57:47.844151 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:47.844151 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:47.859906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id 323311bb-bc0e-45c5-bb65-47e7798e2874 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:57:47.861581 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2bc617e2-9811-43e3-85da-cc3cf77d77a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 202 Aug 16 22:57:47.862055 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 540/2133] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:47 2026] DELETE /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:57:47.871006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:47.873465 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:47.873799 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:47.874216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:47.874815 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:47.880080 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:47.880080 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:47.881141 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e84765c-eee6-453c-b033-7489d9d16ee2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 200 Aug 16 22:57:47.881644 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 544/2134] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:47 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:48.569426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:48.571823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:48.572044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:48.572281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:48.572422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:48.577676 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:48.577676 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:48.578699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d589337-53d4-4fd3-9640-3faceb9b3e01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:48.579188 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 538/2135] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:48 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:48.894442 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48054831-7dc6-4a2f-8a14-8b20b38138af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:48.895964 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48054831-7dc6-4a2f-8a14-8b20b38138af tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 Aug 16 22:57:48.896223 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48054831-7dc6-4a2f-8a14-8b20b38138af tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:48.896465 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48054831-7dc6-4a2f-8a14-8b20b38138af tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:48.896660 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-48054831-7dc6-4a2f-8a14-8b20b38138af tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 323311bb-bc0e-45c5-bb65-47e7798e2874. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:48.904321 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48054831-7dc6-4a2f-8a14-8b20b38138af tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 returned with HTTP 404 Aug 16 22:57:48.904321 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 514/2136] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:48 2026] GET /volume/v3/backups/323311bb-bc0e-45c5-bb65-47e7798e2874 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:49.034528 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.040475 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:49.040475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:49.040475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:49.057909 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:49.057909 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:49.065846 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:49.068838 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-727d50b1-60b5-4131-9047-2fa5de47fac0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:49.069668 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 541/2137] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:49 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:49.094441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.100606 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801/action Aug 16 22:57:49.100893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:57:49.100893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:49.120082 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:49.120082 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:49.121115 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:49.133418 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Begin detaching volume completed successfully. Aug 16 22:57:49.133572 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-827c3b71-fa84-478b-a6ee-f9c781f2f34b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801/action returned with HTTP 202 Aug 16 22:57:49.135036 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 545/2138] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:57:49 2026] POST /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:57:49.161031 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3960df44-759b-43be-a3cf-71689c4227bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.163993 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3960df44-759b-43be-a3cf-71689c4227bf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:49.164264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3960df44-759b-43be-a3cf-71689c4227bf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:49.165222 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3960df44-759b-43be-a3cf-71689c4227bf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:49.187889 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:49.187889 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:49.195351 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3960df44-759b-43be-a3cf-71689c4227bf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:49.204872 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3960df44-759b-43be-a3cf-71689c4227bf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:49.205442 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 539/2139] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:49 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:49.243052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97dd7f14-3f24-4a97-9008-5dc62afe2e6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.243672 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97dd7f14-3f24-4a97-9008-5dc62afe2e6b None None] GET https://10.4.3.26/volume// Aug 16 22:57:49.243672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97dd7f14-3f24-4a97-9008-5dc62afe2e6b None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:49.243825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97dd7f14-3f24-4a97-9008-5dc62afe2e6b None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:49.244184 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97dd7f14-3f24-4a97-9008-5dc62afe2e6b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:57:49.244616 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 515/2140] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:57:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:57:49.263272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.267370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:49.268764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:49.268764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:49.283299 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:49.283299 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:49.288730 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:49.296298 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-21fe3a35-9ce6-4895-a497-e5d9639bd537 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:49.297007 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 542/2141] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:57:49 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1315 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:57:49.592351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:49.595442 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:49.595727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:49.595920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:49.596054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:49.604249 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:49.604249 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:49.605502 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4f0f417-3910-41ab-9916-2baa94ea69ee tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:49.606226 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 546/2142] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:49 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:50.225001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:50.227631 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:50.228041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:50.228299 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:50.246287 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:50.246287 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:50.252192 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:50.259584 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b74868c-f1d8-4eab-b8da-338b93fb5583 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:50.260214 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 540/2143] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:50 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:50.521163 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-777c5323-97bc-484d-8a30-3debb33fa826 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:50.525115 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-777c5323-97bc-484d-8a30-3debb33fa826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 Aug 16 22:57:50.526129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-777c5323-97bc-484d-8a30-3debb33fa826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:50.527013 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-777c5323-97bc-484d-8a30-3debb33fa826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:50.541931 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:50.541931 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:50.621275 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6523432-1477-453d-8d86-85ea21edab57 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:50.626798 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6523432-1477-453d-8d86-85ea21edab57 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:50.626798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6523432-1477-453d-8d86-85ea21edab57 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:50.626798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6523432-1477-453d-8d86-85ea21edab57 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:50.626798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b6523432-1477-453d-8d86-85ea21edab57 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:50.632779 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2a8b1f2d-a2ee-46d6-8492-afb5c1b54872 req-777c5323-97bc-484d-8a30-3debb33fa826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 returned with HTTP 200 Aug 16 22:57:50.634085 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 516/2144] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:57:50 2026] DELETE /volume/v3/attachments/307e279c-fab7-43f0-9f92-368f42a44949 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:50.634872 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:50.634872 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:50.638513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6523432-1477-453d-8d86-85ea21edab57 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:50.638513 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 543/2145] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:50 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:51.279407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:51.283884 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:51.284862 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:51.284862 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:51.298804 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:51.298804 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:51.303816 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:51.311070 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfdcd8dd-e619-4879-a40f-e625ebbd1972 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:51.312383 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 547/2146] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:51 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:51.658069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:51.663298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:51.664272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:51.667303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:51.667303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:51.672722 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:51.672722 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:51.673720 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d670ce2-da7e-4071-a350-e99aff1687f4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:51.674376 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 541/2147] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:51 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:52.610610 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-33d872a7-d628-4f2b-907b-85ca0cd93fd1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:52.614274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-33d872a7-d628-4f2b-907b-85ca0cd93fd1 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] DELETE https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df Aug 16 22:57:52.614581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-33d872a7-d628-4f2b-907b-85ca0cd93fd1 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:52.615458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-33d872a7-d628-4f2b-907b-85ca0cd93fd1 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:52.633146 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:52.633146 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:52.688721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:52.691678 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:52.691678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:52.691678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:52.691678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:52.699730 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:52.699730 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:52.701345 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a93f8ac-a69f-4722-849e-c9f2af779f42 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:52.701712 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 544/2148] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:52 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:52.709972 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-33d872a7-d628-4f2b-907b-85ca0cd93fd1 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df returned with HTTP 200 Aug 16 22:57:52.711281 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 517/2149] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:57:52 2026] DELETE /volume/v3/attachments/9f479ba0-8148-4e4c-a41e-426a71b8c7df => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:52.723001 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:52.725388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] DELETE https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:52.725627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:52.725879 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:52.726090 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Delete volume with id: be0effdb-87f1-4bbc-828c-4fad8a6a4787 Aug 16 22:57:52.735682 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:52.735682 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:52.736352 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:52.761773 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Delete volume request issued successfully. Aug 16 22:57:52.761773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fa706b2f-9825-4939-a5e7-edc4e185b5eb req-0ea43260-2a46-4574-9f76-c44902234bd0 tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 returned with HTTP 202 Aug 16 22:57:52.761773 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 548/2150] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:57:52 2026] DELETE /volume/v3/volumes/be0effdb-87f1-4bbc-828c-4fad8a6a4787 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:53.714092 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:53.716443 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:53.716694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:53.717063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:53.717063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:53.725982 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:53.725982 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:53.727224 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dde259f-c334-4d5a-b2a7-1d8377526b91 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:53.728187 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 542/2151] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:53 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:54.742271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.744293 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:54.744504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.744729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.744878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:54.753152 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:54.753152 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:54.753152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40b06cdc-66c2-4312-903e-01e52b7d5ee6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:54.753152 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 545/2152] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:54 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:54.768143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.770405 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 Aug 16 22:57:54.770696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.771017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.780359 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:54.780359 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:54.787412 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:54.792961 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7fd38316-c69f-4d41-aa22-42b466a8e128 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 returned with HTTP 200 Aug 16 22:57:54.792961 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 518/2153] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:54 2026] GET /volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:54.819426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.822964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:57:54.823312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.823898 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.824716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:57:54.826775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:57:54.835695 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Get all volumes completed successfully. Aug 16 22:57:54.836246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f87f7144-bc4c-4367-b1bc-4eb56d7f4685 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:57:54.836847 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 549/2154] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:57:54 2026] GET /volume/v3/volumes => generated 659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:54.850363 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.852382 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] DELETE https://10.4.3.26/volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 Aug 16 22:57:54.852614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.853040 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.853093 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume with id: 0ce211f0-1427-4b05-bd18-2f9047b43048 Aug 16 22:57:54.862739 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:54.862739 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:54.863421 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:54.889482 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume request issued successfully. Aug 16 22:57:54.889772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fae4e29-6bbb-4e6a-842e-d3c0dfc48416 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 returned with HTTP 202 Aug 16 22:57:54.890318 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 543/2155] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:54 2026] DELETE /volume/v3/volumes/0ce211f0-1427-4b05-bd18-2f9047b43048 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:54.899668 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.901571 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] DELETE https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e Aug 16 22:57:54.901820 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.902030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.902231 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Delete backup with id: 8d5ca193-9621-48b9-a536-755b4556907e. Aug 16 22:57:54.909244 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:54.909244 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:54.928848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] delete_backup rpcapi backup_id 8d5ca193-9621-48b9-a536-755b4556907e {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:57:54.931013 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15d19c11-465d-42c1-957a-cfa7c08bd77d tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e returned with HTTP 202 Aug 16 22:57:54.931560 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 546/2156] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:54 2026] DELETE /volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:57:54.941514 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:54.943696 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e Aug 16 22:57:54.943930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:54.944140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:54.944315 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Show backup with id 8d5ca193-9621-48b9-a536-755b4556907e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:54.949869 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:54.949869 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:54.951004 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dcb3d1a9-0ad6-4ecf-b0b9-fa28f743eb3b tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e returned with HTTP 200 Aug 16 22:57:54.951201 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 519/2157] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:54 2026] GET /volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:55.856685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:55.858859 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:55.859091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:55.859325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:55.859535 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: 9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:55.868492 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:55.868492 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:55.869067 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:55.914422 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 22:57:55.914795 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-294f4ac9-18e8-4c9f-8606-e8c48c57352f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 202 Aug 16 22:57:55.915452 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 550/2158] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:55 2026] DELETE /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:55.929505 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:55.931928 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:55.932608 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:55.933613 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:55.947093 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:55.947093 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:55.955189 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:55.968857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-19bea75b-bb48-4f6b-be3c-ef27aa65018a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 200 Aug 16 22:57:55.968995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:55.969372 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 544/2159] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:55 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:55.971847 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] GET https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e Aug 16 22:57:55.972472 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:55.973259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:55.975048 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Show backup with id 8d5ca193-9621-48b9-a536-755b4556907e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:55.986626 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76cf31da-f419-42f0-86ff-5bc3aae60b69 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e returned with HTTP 404 Aug 16 22:57:55.986626 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 547/2160] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:55 2026] GET /volume/v3/backups/8d5ca193-9621-48b9-a536-755b4556907e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:55.997604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.001035 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] DELETE https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:56.001035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:56.004254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:56.004254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete backup with id: 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. Aug 16 22:57:56.009092 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:56.009092 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:56.034682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] delete_backup rpcapi backup_id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:57:56.037288 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b7e73f1-63b0-42f2-9e72-174f7444c7a7 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 202 Aug 16 22:57:56.039866 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 520/2161] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:55 2026] DELETE /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:57:56.055063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec2a5660-5b67-4a87-9799-c72424249860 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.059504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec2a5660-5b67-4a87-9799-c72424249860 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:56.059889 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec2a5660-5b67-4a87-9799-c72424249860 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:56.060178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec2a5660-5b67-4a87-9799-c72424249860 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:56.060364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ec2a5660-5b67-4a87-9799-c72424249860 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:56.070292 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:56.070292 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:56.071560 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec2a5660-5b67-4a87-9799-c72424249860 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 200 Aug 16 22:57:56.073818 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 551/2162] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:56 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:56.681915 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.683855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 22:57:56.684121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:56.684377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:56.698530 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.699009 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.699430 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.699854 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.700320 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.700774 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.702068 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:57:56.723420 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-6c16a325-2abd-43ff-a2f8-07dfd88de1dc tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 22:57:56.723420 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 545/2163] 10.4.3.26 () {68 vars in 1477 bytes} [Sun Aug 16 22:57:56 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:56.770083 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.773167 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:57:56.773378 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:56.773704 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:56.792931 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:56.792931 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:56.798317 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:56.805618 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-38d5a854-275d-4508-9fd3-3b165fa46fc6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:57:56.806297 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 548/2164] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:57:56 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1661 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:56.817815 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.820637 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:57:56.821162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f14ac14-5ef6-486f-85ee-4b127a17b400", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1566697943", "description": null, "metadata": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:56.835843 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:56.835843 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:56.836337 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:56.836465 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create snapshot from volume 8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:57:56.874676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Created reservations ['e72e3567-2b50-4d28-b160-8ade0beb6658', '4be11143-0aa0-4732-98c0-30e08f063e96', 'd129a1e5-6eca-4651-b674-10984ded70a8', '97fdb6fb-bfed-4cfc-be30-0a6495dd8ac6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:56.924609 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot force create request issued successfully. Aug 16 22:57:56.924973 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-43d07e9d-a572-4942-be8d-43861eda9d39 req-af0f3a0a-3c4b-4414-9f71-63e5903e8316 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:57:56.925551 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 521/2165] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 22:57:56 2026] POST /volume/v3/snapshots => generated 324 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:56.986330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09b8bb01-82e1-4e58-a185-1517c3d3c3e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:56.989475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09b8bb01-82e1-4e58-a185-1517c3d3c3e5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:56.989686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09b8bb01-82e1-4e58-a185-1517c3d3c3e5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:56.990570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09b8bb01-82e1-4e58-a185-1517c3d3c3e5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.001252 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09b8bb01-82e1-4e58-a185-1517c3d3c3e5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 404 Aug 16 22:57:57.001852 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 552/2166] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:56 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:57.011689 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6b7f99f4-a4b8-48e8-9f14-a72039a8dfe5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.013480 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b7f99f4-a4b8-48e8-9f14-a72039a8dfe5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:57.013770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b7f99f4-a4b8-48e8-9f14-a72039a8dfe5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.014039 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b7f99f4-a4b8-48e8-9f14-a72039a8dfe5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.022425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b7f99f4-a4b8-48e8-9f14-a72039a8dfe5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 404 Aug 16 22:57:57.023152 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 546/2167] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:57 2026] GET /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:57.032701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3421189-4646-4fd0-b645-1631c69d6b49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.036773 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3421189-4646-4fd0-b645-1631c69d6b49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:57.037023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3421189-4646-4fd0-b645-1631c69d6b49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.037280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3421189-4646-4fd0-b645-1631c69d6b49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.037496 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b3421189-4646-4fd0-b645-1631c69d6b49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: 9b018b9a-1ae5-40a9-baf0-0634cb414801 Aug 16 22:57:57.046057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3421189-4646-4fd0-b645-1631c69d6b49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 returned with HTTP 404 Aug 16 22:57:57.046660 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 549/2168] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:57 2026] DELETE /volume/v3/volumes/9b018b9a-1ae5-40a9-baf0-0634cb414801 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:57.084667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bc847696-4b02-42a8-9b3d-af00545a847a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.086332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.089891 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:57.089976 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e Aug 16 22:57:57.089976 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.090027 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-207076383"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:57.090052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.090052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id 81eaef97-e5a5-45f4-92a2-fa5ded52a47e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:57.090986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-207076383'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:57.095602 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a4f5cb5-40e4-4c51-ab90-20878aa98602 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e returned with HTTP 404 Aug 16 22:57:57.096308 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 553/2169] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:57 2026] GET /volume/v3/backups/81eaef97-e5a5-45f4-92a2-fa5ded52a47e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:57.199060 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.203209 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:57.203403 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.203586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.209661 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume of 1 GB Aug 16 22:57:57.210108 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:57.210108 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:57.216584 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:57:57.218997 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:57.218997 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:57.224014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (7cf92fbf-956a-46c4-b90c-588597288ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:57.226638 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1fdac9-fad5-4638-91bc-90affa549dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:57.228095 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:57.228381 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:57.236288 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a9f7d3a-01c5-4611-9214-cec98d4d3d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 200 Aug 16 22:57:57.238013 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 547/2170] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:57 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:57.251103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.253033 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:57.253260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.253444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.253734 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume with id: d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:57.261363 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:57.261363 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:57.262086 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:57.281439 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume request issued successfully. Aug 16 22:57:57.281642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ac0a486-584e-4175-9ea4-aa308b9c88b1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 202 Aug 16 22:57:57.282209 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 550/2171] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:57:57 2026] DELETE /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:57.294630 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.301089 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:57.301394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.301629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.313100 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:57.313100 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:57.318153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1fdac9-fad5-4638-91bc-90affa549dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:57.319683 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:57.319780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fea777e-b380-4edc-8c05-374a026d7403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:57.325069 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52786b74-6eeb-45b5-b9f2-4f9fa20d17d4 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 200 Aug 16 22:57:57.325524 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 554/2172] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:57 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:57.393033 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['047dd01d-7e1e-467e-a3db-fe3a18aebfa8', '0ca215f0-0cec-4518-83a0-eea3b535953c', '6493e0bb-951a-4c2c-9b5e-2197d754854b', 'b7d06542-ee2c-4540-94bf-6de1778829c6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:57.394217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fea777e-b380-4edc-8c05-374a026d7403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047dd01d-7e1e-467e-a3db-fe3a18aebfa8', '0ca215f0-0cec-4518-83a0-eea3b535953c', '6493e0bb-951a-4c2c-9b5e-2197d754854b', 'b7d06542-ee2c-4540-94bf-6de1778829c6']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:57.395417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c5fd18-7af7-4c36-bfa7-f65b4f873e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:57.423086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c5fd18-7af7-4c36-bfa7-f65b4f873e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b913763d-a92c-44e7-a439-f2dfc3dadc2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-207076383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['047dd01d-7e1e-467e-a3db-fe3a18aebfa8','0ca215f0-0cec-4518-83a0-eea3b535953c','6493e0bb-951a-4c2c-9b5e-2197d754854b','b7d06542-ee2c-4540-94bf-6de1778829c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-207076383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b913763d-a92c-44e7-a439-f2dfc3dadc2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:57.424200 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02332610-3b94-42a7-8986-c4d843481a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:57.450412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02332610-3b94-42a7-8986-c4d843481a07) transitioned into state 'SUCCESS' from state '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-207076383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['047dd01d-7e1e-467e-a3db-fe3a18aebfa8','0ca215f0-0cec-4518-83a0-eea3b535953c','6493e0bb-951a-4c2c-9b5e-2197d754854b','b7d06542-ee2c-4540-94bf-6de1778829c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:57.451534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d31989b-39d3-4c7c-b04c-a84b06a9f8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:57.465642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d31989b-39d3-4c7c-b04c-a84b06a9f8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:57.466958 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (7cf92fbf-956a-46c4-b90c-588597288ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:57.467459 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:57:57.468366 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc847696-4b02-42a8-9b3d-af00545a847a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:57.469204 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 522/2173] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:57 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 16 22:57:57.486966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:57.489254 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:57:57.489440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:57.489768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:57.498447 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:57.498447 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:57.502833 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:57.507343 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bce7bd5e-2b8f-4daf-89f9-decb5217c224 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:57:57.507905 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 548/2174] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:57 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:58.350767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9896975a-5471-4b1e-9a9c-bbc33f7bda17 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.351467 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9896975a-5471-4b1e-9a9c-bbc33f7bda17 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 Aug 16 22:57:58.351599 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9896975a-5471-4b1e-9a9c-bbc33f7bda17 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:58.351874 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9896975a-5471-4b1e-9a9c-bbc33f7bda17 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:58.362596 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9896975a-5471-4b1e-9a9c-bbc33f7bda17 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 returned with HTTP 404 Aug 16 22:57:58.364076 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 551/2175] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:58 2026] GET /volume/v3/volumes/d02bf1c7-0feb-4085-adfd-f332b23a1bd6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:58.385504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.389825 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:58.390569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-782067777"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:58.394905 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-782067777'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:58.395247 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume of 1 GB Aug 16 22:57:58.402503 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Availability Zones retrieved successfully. Aug 16 22:57:58.411633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (a3b43ac5-a591-40ab-a960-92fdb71b6390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:58.412729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcea1b2b-b93f-4435-a4b1-c8382be0b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:58.414971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:58.452138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcea1b2b-b93f-4435-a4b1-c8382be0b56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:58.453015 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d16837-8b1e-474b-be57-21282686ba77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:58.513905 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Created reservations ['4d9fe210-1398-4832-93b0-d79a03c11ccd', 'f4d48aac-4d06-437f-a3a1-ae478d5133c9', 'f39239f2-0d87-428b-ba8e-4742976db058', '656eeb70-1058-4a54-9b07-5a052b585d3c'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:58.514931 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d16837-8b1e-474b-be57-21282686ba77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d9fe210-1398-4832-93b0-d79a03c11ccd', 'f4d48aac-4d06-437f-a3a1-ae478d5133c9', 'f39239f2-0d87-428b-ba8e-4742976db058', '656eeb70-1058-4a54-9b07-5a052b585d3c']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:58.515844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee4dd92-e307-4660-80e3-bcf3316fe7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:58.525216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.528312 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:57:58.528666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:58.529934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:58.540625 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:58.540625 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:58.544650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee4dd92-e307-4660-80e3-bcf3316fe7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371ed121-9d8c-4ae8-b809-eea9608f4f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-782067777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['4d9fe210-1398-4832-93b0-d79a03c11ccd','f4d48aac-4d06-437f-a3a1-ae478d5133c9','f39239f2-0d87-428b-ba8e-4742976db058','656eeb70-1058-4a54-9b07-5a052b585d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-782067777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=371ed121-9d8c-4ae8-b809-eea9608f4f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='213a9c9743a54819a376d0b11febf107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:58.545554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c7ffba-6768-461e-87db-747cd7e17966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:58.546442 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:58.554139 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42fc3e21-48da-4503-a5a5-40aaf37b4b0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:57:58.555112 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 523/2176] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:58 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:58.573164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c7ffba-6768-461e-87db-747cd7e17966) transitioned into state 'SUCCESS' from state '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-782067777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3a8c7597c04450bbabecdf9a80ecb9',qos_specs=None,replication_status=,reservations=['4d9fe210-1398-4832-93b0-d79a03c11ccd','f4d48aac-4d06-437f-a3a1-ae478d5133c9','f39239f2-0d87-428b-ba8e-4742976db058','656eeb70-1058-4a54-9b07-5a052b585d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='213a9c9743a54819a376d0b11febf107',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:58.575441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0358907a-4e98-4d7f-a6d0-81a7d870a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:58.575583 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad66ce81-c652-4c24-8251-d7750a34505d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.577725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad66ce81-c652-4c24-8251-d7750a34505d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:57:58.578245 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad66ce81-c652-4c24-8251-d7750a34505d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:58.578629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad66ce81-c652-4c24-8251-d7750a34505d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:58.590551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0358907a-4e98-4d7f-a6d0-81a7d870a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:58.591790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Flow 'volume_create_api' (a3b43ac5-a591-40ab-a960-92fdb71b6390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:58.592194 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Create volume request issued successfully. Aug 16 22:57:58.594811 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-573dc3b0-df5a-4e41-b2f3-460c2b7ff982 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:58.594811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 555/2177] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:57:58 2026] POST /volume/v3/volumes => generated 751 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:58.597555 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:58.597555 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:58.612925 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ad66ce81-c652-4c24-8251-d7750a34505d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:58.617009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.620811 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:57:58.620811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:58.620811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:58.622066 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad66ce81-c652-4c24-8251-d7750a34505d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:57:58.622645 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 549/2178] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:58 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 1354 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:58.632583 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:58.632583 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:58.641032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b1511ec7-f31a-467f-b36c-3cd0804067de None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.641515 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:58.643565 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:57:58.644081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b913763d-a92c-44e7-a439-f2dfc3dadc2f", "name": "tempest-VolumesBackupsTest-Backup-1227609285", "container": "tempest-volumesbackupstest-backup-container-1271107114"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:58.646254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': 'b913763d-a92c-44e7-a439-f2dfc3dadc2f', 'name': 'tempest-VolumesBackupsTest-Backup-1227609285', 'container': 'tempest-volumesbackupstest-backup-container-1271107114'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:57:58.646550 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume b913763d-a92c-44e7-a439-f2dfc3dadc2f in container tempest-volumesbackupstest-backup-container-1271107114 Aug 16 22:57:58.647972 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45cc31ed-9b95-410a-b0c4-c8bb16456280 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 200 Aug 16 22:57:58.649075 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 552/2179] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:58 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:58.659299 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:58.659299 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:58.659959 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:57:58.685596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['d717278b-4874-43fa-9ae9-211521fc6eaa', '444c7220-cf51-4eb7-ab1a-55571b1947d8'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:58.734766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1511ec7-f31a-467f-b36c-3cd0804067de tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:57:58.735421 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 524/2180] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:58 2026] POST /volume/v3/backups => generated 328 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:58.748186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:58.750816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:57:58.751206 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:58.751425 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:58.751498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:58.756660 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:58.756660 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:58.758112 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7032da87-ffea-4db5-8655-3fb66ac691c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:57:58.758273 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 556/2181] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:58 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:59.152980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-3ee7e5c8-0188-4305-9bba-a6a4fe9a8c8e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.156773 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-3ee7e5c8-0188-4305-9bba-a6a4fe9a8c8e tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 Aug 16 22:57:59.156773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-3ee7e5c8-0188-4305-9bba-a6a4fe9a8c8e tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.156773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-3ee7e5c8-0188-4305-9bba-a6a4fe9a8c8e tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.166321 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.166321 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:59.226167 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-3ee7e5c8-0188-4305-9bba-a6a4fe9a8c8e tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 returned with HTTP 200 Aug 16 22:57:59.226634 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 550/2182] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:57:59 2026] DELETE /volume/v3/attachments/f4f55811-63a4-486a-868e-f5d66584fa13 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:59.239192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.241242 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] DELETE https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:57:59.241409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.241594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.241780 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Delete volume with id: 98e3c121-cd4b-4419-ac96-40be48e00b59 Aug 16 22:57:59.250548 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.250548 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:59.251082 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Volume info retrieved successfully. Aug 16 22:57:59.271234 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] Delete volume request issued successfully. Aug 16 22:57:59.271440 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-875fe0a4-f95e-492e-abdd-603fb657dbb1 req-a9462e26-c995-435b-9b4e-d2c23a7ec14a tempest-ServerBootFromVolumeStableRescueTest-755078696 tempest-ServerBootFromVolumeStableRescueTest-755078696-project-member] https://10.4.3.26/volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 returned with HTTP 202 Aug 16 22:57:59.271944 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 553/2183] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:57:59 2026] DELETE /volume/v3/volumes/98e3c121-cd4b-4419-ac96-40be48e00b59 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:57:59.382705 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.384795 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb Aug 16 22:57:59.385758 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.385758 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.393380 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.393380 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:59.394075 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:57:59.395248 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-636e46b6-27b1-4286-ab0a-20cd032e1e47 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb returned with HTTP 200 Aug 16 22:57:59.395719 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 525/2184] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:57:59 2026] GET /volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:59.427994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47d517c1-f1e0-4143-8492-d0246058a6bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.429877 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:57:59.430231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1802283160", "snapshot_id": null, "imageRef": "0a6a8846-0c44-4b5c-8d99-c88c939a28cd", "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:59.432075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1802283160', 'snapshot_id': None, 'imageRef': '0a6a8846-0c44-4b5c-8d99-c88c939a28cd', 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:57:59.532308 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.532308 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:59.532777 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:57:59.532999 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume of 1 GB Aug 16 22:57:59.536817 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Availability Zones retrieved successfully. Aug 16 22:57:59.543519 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (066fad8f-461e-4c7c-ad71-d42451b014e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:59.544926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f9c6a6-ad35-4870-9201-e0d75a43725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:59.546250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:57:59.590612 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f9c6a6-ad35-4870-9201-e0d75a43725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c0f9959-65ad-4a0f-9a03-4739235cb4fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:59.591649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6233a370-a0f3-4725-b7eb-e5aed1c1a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:59.642344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Created reservations ['1c16c903-fe85-4bbe-b9d6-25ab5fa014b4', 'da9d38a2-ca5c-4065-afea-ec0ab674ea9b', 'a71a01fd-5bb7-411b-bf20-c4bc1123f214', '5f0d4859-c89f-4b5d-b87e-a32c4abce590'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:59.643099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6233a370-a0f3-4725-b7eb-e5aed1c1a917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c16c903-fe85-4bbe-b9d6-25ab5fa014b4', 'da9d38a2-ca5c-4065-afea-ec0ab674ea9b', 'a71a01fd-5bb7-411b-bf20-c4bc1123f214', '5f0d4859-c89f-4b5d-b87e-a32c4abce590']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:59.643821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f2eb27-6881-45e0-b5eb-0ce4c5bac71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:59.666780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.672859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:57:59.672859 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.672859 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.685156 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.685156 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:59.688860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f2eb27-6881-45e0-b5eb-0ce4c5bac71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8501c03-a8b1-41c3-ad5c-23b53183a0ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1802283160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['1c16c903-fe85-4bbe-b9d6-25ab5fa014b4','da9d38a2-ca5c-4065-afea-ec0ab674ea9b','a71a01fd-5bb7-411b-bf20-c4bc1123f214','5f0d4859-c89f-4b5d-b87e-a32c4abce590'],size=1,snapshot_id=7c0f9959-65ad-4a0f-9a03-4739235cb4fb,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T22:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1802283160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8501c03-a8b1-41c3-ad5c-23b53183a0ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5f2fda9773a415da08ea408e56f2c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c0f9959-65ad-4a0f-9a03-4739235cb4fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037f63c6ea404316ad1ceec301c548ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:59.690400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4ed8de-8190-4afc-96a0-a5187762dd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:59.691447 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:59.697730 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a0a935c0-7fee-4304-a4cc-afeb8af88617 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 200 Aug 16 22:57:59.698630 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 551/2185] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:59 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:59.712251 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4ed8de-8190-4afc-96a0-a5187762dd98) transitioned into state 'SUCCESS' from state '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-1802283160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5f2fda9773a415da08ea408e56f2c30',qos_specs=None,replication_status=,reservations=['1c16c903-fe85-4bbe-b9d6-25ab5fa014b4','da9d38a2-ca5c-4065-afea-ec0ab674ea9b','a71a01fd-5bb7-411b-bf20-c4bc1123f214','5f0d4859-c89f-4b5d-b87e-a32c4abce590'],size=1,snapshot_id=7c0f9959-65ad-4a0f-9a03-4739235cb4fb,source_replicaid=,source_volid=None,status='creating',user_id='037f63c6ea404316ad1ceec301c548ad',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:59.712993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1fd537-a794-4103-b277-f0ddeee9c2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:57:59.718542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6d040dd9-1d6d-480e-9660-0b364141812a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.721667 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:57:59.721806 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "371ed121-9d8c-4ae8-b809-eea9608f4f7f", "name": "tempest-VolumesBackupsAdminTest-Backup-1579635083", "container": "tempest-volumesbackupsadmintest-backup-container-249396655"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:57:59.724494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Creating new backup {'backup': {'volume_id': '371ed121-9d8c-4ae8-b809-eea9608f4f7f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1579635083', 'container': 'tempest-volumesbackupsadmintest-backup-container-249396655'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:57:59.724494 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Creating backup of volume 371ed121-9d8c-4ae8-b809-eea9608f4f7f in container tempest-volumesbackupsadmintest-backup-container-249396655 Aug 16 22:57:59.738901 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.738901 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:57:59.739876 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:57:59.744662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1fd537-a794-4103-b277-f0ddeee9c2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:57:59.745402 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Flow 'volume_create_api' (066fad8f-461e-4c7c-ad71-d42451b014e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:57:59.745800 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Create volume request issued successfully. Aug 16 22:57:59.746470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47d517c1-f1e0-4143-8492-d0246058a6bf tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:57:59.747392 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 557/2186] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:57:59 2026] POST /volume/v3/volumes => generated 812 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:57:59.767893 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.770603 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:57:59.770907 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.771156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.771373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Created reservations ['0194b34b-f31e-4cf9-b741-3ee5036a2768', '7f8a5ff6-55c6-457e-9bc5-1b82cac8c12d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:57:59.774293 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=297,cinder:INSERT=50,cinder:UPDATE=89 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:57:59.775615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.777283 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:57:59.777777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.778236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.778677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:59.783328 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.783328 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:57:59.785416 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.785416 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:57:59.787867 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e1b33fd-0c19-4cc8-850e-36a7476505e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:57:59.788460 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 552/2187] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:59 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:57:59.789902 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:57:59.797176 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-309f550d-6f35-4fc0-ac51-34a836b6b98c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:57:59.797767 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 526/2188] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:57:59 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:57:59.815134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d040dd9-1d6d-480e-9660-0b364141812a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:57:59.815134 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 554/2189] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:57:59 2026] POST /volume/v3/backups => generated 333 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:57:59.829361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:57:59.833185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:57:59.833576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:57:59.834387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:57:59.834387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:57:59.841208 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:57:59.841208 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:57:59.841767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6809f7a0-0b5f-4dac-b154-c92f93f0a25d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:57:59.842491 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 558/2190] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:57:59 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:00.801184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:00.803297 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:00.803667 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:00.804021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:00.804282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:00.809579 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:00.809579 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:00.813030 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaf52ba0-7ce1-4b36-b4fa-587496adbc74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:00.813030 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 553/2191] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:00 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:00.814694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:00.816605 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:00.816884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:00.817094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:00.823913 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:00.823913 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:00.827358 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:00.833328 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36a5d3c0-7f88-4246-96ba-bc0f1118584d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:00.833860 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 527/2192] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:00 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:00.846304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:00.848620 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:00.848960 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:00.849226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:00.856832 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:00.858493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:00.858661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:00.858887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:00.858978 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:00.858978 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:00.859110 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:00.863126 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:00.863126 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:00.863916 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47d2bb5d-691c-48ac-8f3f-82836e470b2d tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:00.864396 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 559/2193] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:00 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:00.865629 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:00.872516 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a7e4cf6-4a8a-49e8-8756-c175bcd5675c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:00.873061 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 555/2194] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:00 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:01.824778 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:01.826700 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:01.827142 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:01.827449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:01.827656 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:01.835776 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:01.835776 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:01.835776 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-35001dcf-2661-48de-baf7-5a74dbb38c32 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:01.835776 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 554/2195] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:01 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:01.874975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:01.877002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:01.877313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:01.877571 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:01.877774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:01.882410 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:01.882410 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:01.883440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10f78541-b7a6-49dc-92e8-f5600e8437fc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:01.883852 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 528/2196] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:01 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:02.507329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:02.509932 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:02.510130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:02.510371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:02.519133 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:02.519133 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:02.523832 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:02.530821 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-b323a406-30cd-4a47-a382-3c29d5119c15 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:02.531473 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 560/2197] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:02 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1403 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:02.849685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6677ac17-06b5-48f4-9382-daea64cdb51e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:02.851900 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6677ac17-06b5-48f4-9382-daea64cdb51e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:02.852249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6677ac17-06b5-48f4-9382-daea64cdb51e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:02.853129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6677ac17-06b5-48f4-9382-daea64cdb51e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:02.853129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6677ac17-06b5-48f4-9382-daea64cdb51e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:02.858219 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:02.858219 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:02.859298 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6677ac17-06b5-48f4-9382-daea64cdb51e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:02.859788 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 556/2198] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:02 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:02.896584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:02.899089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:02.899339 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:02.899699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:02.899996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:02.905618 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:02.905618 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:02.906652 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55d4b62b-4fe4-454a-aa67-c8f968fbf8ce tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:02.907135 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 555/2199] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:02 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:03.181473 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:03.184391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:03.184669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:03.185005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:03.194846 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:03.194846 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:03.200170 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:03.205901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-5698602f-626b-443b-be42-180909dd5515 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:03.206588 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 529/2200] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:03 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1403 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:03.219310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26bed196-50c2-43de-8a17-e17c0872647a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:03.219660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26bed196-50c2-43de-8a17-e17c0872647a None None] GET https://10.4.3.26/volume// Aug 16 22:58:03.219828 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26bed196-50c2-43de-8a17-e17c0872647a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:03.220040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26bed196-50c2-43de-8a17-e17c0872647a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:03.220328 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26bed196-50c2-43de-8a17-e17c0872647a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:03.220593 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 561/2201] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:58:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:03.230187 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-039c7674-b10a-4f9e-90d7-1bff2b616281 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:03.232431 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-039c7674-b10a-4f9e-90d7-1bff2b616281 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:58:03.232893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-039c7674-b10a-4f9e-90d7-1bff2b616281 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8501c03-a8b1-41c3-ad5c-23b53183a0ee", "connector": null, "instance_uuid": "8a6caea2-7d3c-4f5b-8711-4f754f4f5efd"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:03.242647 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:03.242647 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:03.273819 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-039c7674-b10a-4f9e-90d7-1bff2b616281 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:58:03.274373 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 557/2202] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:58:03 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 16 22:58:03.874294 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:03.878564 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:03.878792 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:03.879009 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:03.879283 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:03.884204 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:03.884204 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:03.885242 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d042ba4-8499-4088-b1a6-a9914b6cd3da tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:03.885775 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 556/2203] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:03 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:03.921777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:03.924302 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:03.925077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:03.925077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:03.925077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:03.932708 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:03.932708 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:03.933700 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0e52f195-82f4-4dab-97b0-2cdd2dc72f00 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:03.934219 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 530/2204] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:03 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:04.740678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60b0e106-3b7e-4013-a54a-58fb90746019 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:04.741212 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60b0e106-3b7e-4013-a54a-58fb90746019 None None] GET https://10.4.3.26/volume// Aug 16 22:58:04.741390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60b0e106-3b7e-4013-a54a-58fb90746019 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:04.742251 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60b0e106-3b7e-4013-a54a-58fb90746019 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:04.742251 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60b0e106-3b7e-4013-a54a-58fb90746019 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:04.742490 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 562/2205] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:04.754220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:04.756897 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:04.757429 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:04.757853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:04.771649 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:04.771649 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:04.777962 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:04.786196 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-4ac2293e-dd0d-43b9-98a3-843944a66d2c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:04.787038 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 558/2206] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:04 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1582 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:04.898360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-29449dec-eefb-44a9-9565-8a0eb235533f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:04.901378 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29449dec-eefb-44a9-9565-8a0eb235533f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:04.901651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29449dec-eefb-44a9-9565-8a0eb235533f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:04.901909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29449dec-eefb-44a9-9565-8a0eb235533f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:04.902130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-29449dec-eefb-44a9-9565-8a0eb235533f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:04.909471 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:04.909471 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:04.910686 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29449dec-eefb-44a9-9565-8a0eb235533f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:04.911482 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 557/2207] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:04 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:04.917552 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:04.925848 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] PUT https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 Aug 16 22:58:04.926376 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:04.946608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Acquiring lock "cinder-attachment_update-f8501c03-a8b1-41c3-ad5c-23b53183a0ee-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:58:04.947330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:04.951075 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:04.951075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:04.951075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:04.951961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:04.953727 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-f8501c03-a8b1-41c3-ad5c-23b53183a0ee-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:58:04.955456 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:04.955456 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:04.961999 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:04.961999 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:04.963302 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ddfdc5b1-028f-4c92-8442-2198e9361c1a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:04.963689 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 563/2208] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:04 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:05.097808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Lock "cinder-attachment_update-f8501c03-a8b1-41c3-ad5c-23b53183a0ee-np0000007421" released by "attachment_update" :: held 0.144s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:58:05.099294 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-2f6232b9-519e-4ffa-bb38-4bdbc1d510ad tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 returned with HTTP 200 Aug 16 22:58:05.100415 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 531/2209] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:58:04 2026] PUT /volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:05.133317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-a7c78c3e-90fa-4f3d-9833-7b88262d6ba2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:05.136090 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-a7c78c3e-90fa-4f3d-9833-7b88262d6ba2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] POST https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6/action Aug 16 22:58:05.136338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-a7c78c3e-90fa-4f3d-9833-7b88262d6ba2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:05.136403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-a7c78c3e-90fa-4f3d-9833-7b88262d6ba2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:05.158322 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:05.158322 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:05.175634 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3a2818b2-1cbd-4ad4-8a70-a60e03e931dc req-a7c78c3e-90fa-4f3d-9833-7b88262d6ba2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6/action returned with HTTP 204 Aug 16 22:58:05.176512 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 559/2210] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:58:05 2026] POST /volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:05.925231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-43f31158-1487-45ce-8209-f15bac3d04d2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:05.929006 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43f31158-1487-45ce-8209-f15bac3d04d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:05.929006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43f31158-1487-45ce-8209-f15bac3d04d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:05.929006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43f31158-1487-45ce-8209-f15bac3d04d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:05.929006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-43f31158-1487-45ce-8209-f15bac3d04d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:05.935067 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:05.935067 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:05.936475 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43f31158-1487-45ce-8209-f15bac3d04d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:05.936962 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 558/2211] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:05 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:05.978328 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42e64ae7-8962-44fd-b150-105340b08d01 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:05.982128 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42e64ae7-8962-44fd-b150-105340b08d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:05.982128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42e64ae7-8962-44fd-b150-105340b08d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:05.982128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42e64ae7-8962-44fd-b150-105340b08d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:05.982128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-42e64ae7-8962-44fd-b150-105340b08d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:05.986168 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:05.986168 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:05.987142 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42e64ae7-8962-44fd-b150-105340b08d01 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:05.987897 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 564/2212] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:05 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:06.951854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:06.955501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:06.955501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:06.955989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:06.956214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:06.964590 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:06.964590 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:06.965857 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc3a193e-25cf-4020-8bce-40c834d8b17c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:06.969140 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 532/2213] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:06 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:07.005481 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:07.010672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:07.011117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:07.011345 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:07.011501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:07.016760 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:07.016760 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:07.017939 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59ffaa4b-a402-408e-a41b-75c6c0ef7aff tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:07.018472 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 560/2214] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:07 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:07.979756 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:07.983759 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:07.984936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:07.984936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:07.985122 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:07.995622 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:07.995622 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:07.996668 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aaaf1714-c3f0-4e50-a590-567e767713f2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:07.997283 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 559/2215] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:07 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:08.038350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:08.038350 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:08.038350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:08.038350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:08.038350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:08.044192 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:08.044192 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:08.045491 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b2adf55-7411-464e-9fd4-10c1ce8efff5 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:08.046119 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 565/2216] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:08 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:58:09.010736 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.012920 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:09.013328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:09.013573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:09.013727 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:09.019511 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:09.019511 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:09.020555 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cecd232b-85be-4cb3-ac70-f6664006a9d5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:09.021044 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 533/2217] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:09 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:09.060785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96e77bdb-721f-44ad-8a49-47543afca0dc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.066702 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96e77bdb-721f-44ad-8a49-47543afca0dc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:09.066998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96e77bdb-721f-44ad-8a49-47543afca0dc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:09.067243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96e77bdb-721f-44ad-8a49-47543afca0dc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:09.067442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-96e77bdb-721f-44ad-8a49-47543afca0dc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:09.076468 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:09.076468 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:09.077571 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96e77bdb-721f-44ad-8a49-47543afca0dc tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:09.078101 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 561/2218] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:09 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:09.228239 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-83747036-0c5e-480c-8647-fe85cb429368 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.332526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83747036-0c5e-480c-8647-fe85cb429368 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:09.332888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-83747036-0c5e-480c-8647-fe85cb429368 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-638796162"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:09.356323 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-83747036-0c5e-480c-8647-fe85cb429368 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:09.356886 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 560/2219] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:58:09 2026] POST /volume/v3/types => generated 223 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:09.372797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fbaa6c81-a397-43d2-8994-9e54d858b401 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.375056 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbaa6c81-a397-43d2-8994-9e54d858b401 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:58:09.375527 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fbaa6c81-a397-43d2-8994-9e54d858b401 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-511870738"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:09.397168 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fbaa6c81-a397-43d2-8994-9e54d858b401 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:58:09.397683 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 566/2220] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:58:09 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:09.408663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.501244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:58:09.501805 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7d60fa14-7a43-471b-80d9-087a962f9a03", "volume_types": ["9468381b-5aa0-40fe-be4b-fbfac6bb974a"], "name": "tempest-GroupSnapshotsTest-Group-43436920"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:09.504057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group {'group': {'group_type': '7d60fa14-7a43-471b-80d9-087a962f9a03', 'volume_types': ['9468381b-5aa0-40fe-be4b-fbfac6bb974a'], 'name': 'tempest-GroupSnapshotsTest-Group-43436920'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:58:09.507788 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group tempest-GroupSnapshotsTest-Group-43436920. Aug 16 22:58:09.524699 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:58:09.523799. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:58:09.524699 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:09.548959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['69d038a0-483b-4c26-b100-585d428f2c98'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:09.582080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63bc49d4-a7f5-44d3-a94d-95b9466468a3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:58:09.582080 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 534/2221] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:58:09 2026] POST /volume/v3/groups => generated 110 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:09.591296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:09.594850 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 Aug 16 22:58:09.594850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:09.594850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:09.594850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 7541d100-ea3d-456e-b2a7-6b3b504418f5 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:09.604273 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:09.604273 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:09.615691 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6c6e670-99a3-48c4-a46b-9c28b0acce84 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 returned with HTTP 200 Aug 16 22:58:09.616289 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 562/2222] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:09 2026] GET /volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 => generated 390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:10.035210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:10.037447 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:10.037609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:10.037865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:10.037966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:10.045425 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.045425 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:10.046627 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93894368-22d5-4eff-9fe4-32854b0cdb1b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:10.047375 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 561/2223] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:10 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:10.093226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:10.095456 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:10.096560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:10.096560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:10.096560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:10.103305 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.103305 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:10.104454 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0314be3-e9b9-4430-9eb9-f7939e0468c1 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:10.105026 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 567/2224] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:10 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:10.630516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:10.633851 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 Aug 16 22:58:10.633851 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:10.634761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:10.634761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 7541d100-ea3d-456e-b2a7-6b3b504418f5 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:10.638919 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.638919 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:10.649444 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fa66a5c-1201-42f3-8e0f-c9bdd3701c4f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 returned with HTTP 200 Aug 16 22:58:10.650231 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 535/2225] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:10 2026] GET /volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:10.660252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:10.662329 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:10.662714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1193718826", "volume_type": "9468381b-5aa0-40fe-be4b-fbfac6bb974a", "group_id": "7541d100-ea3d-456e-b2a7-6b3b504418f5", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:10.664251 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1193718826', 'volume_type': '9468381b-5aa0-40fe-be4b-fbfac6bb974a', 'group_id': '7541d100-ea3d-456e-b2a7-6b3b504418f5', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:10.675246 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.675246 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:10.675900 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume of 1 GB Aug 16 22:58:10.684817 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:10.692722 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (bbced4fc-9404-4d5d-9b1a-f09775b3936c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:10.694704 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1599dc06-baab-43a2-851f-4222f44440e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:10.695268 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.695268 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:10.695776 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:10.733427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1599dc06-baab-43a2-851f-4222f44440e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9468381b-5aa0-40fe-be4b-fbfac6bb974a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-638796162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9468381b-5aa0-40fe-be4b-fbfac6bb974a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7541d100-ea3d-456e-b2a7-6b3b504418f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:10.734637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbdc140-ed88-4fb0-b5cc-1b46b21c8ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:10.772296 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-638796162 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-638796162, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:10.772587 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-638796162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-638796162, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:10.823115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['e59f4c30-20e7-4c3e-989e-75eafc90c981', '52d8f3b5-9122-433e-a167-459725ff9df6', '6c12826e-a015-4b3f-8cb3-8c8a6aa94a58', 'f0527c54-de34-4e5b-9992-59351e5e1841'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:10.824437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fbdc140-ed88-4fb0-b5cc-1b46b21c8ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59f4c30-20e7-4c3e-989e-75eafc90c981', '52d8f3b5-9122-433e-a167-459725ff9df6', '6c12826e-a015-4b3f-8cb3-8c8a6aa94a58', 'f0527c54-de34-4e5b-9992-59351e5e1841']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:10.825722 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ecc2ec-b5dd-4c85-9ad0-9bb358ebcfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:10.864336 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ecc2ec-b5dd-4c85-9ad0-9bb358ebcfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9f4128-32ff-428a-95bd-a8d66df0dfcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1193718826',encryption_key_id=None,group_id=7541d100-ea3d-456e-b2a7-6b3b504418f5,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['e59f4c30-20e7-4c3e-989e-75eafc90c981','52d8f3b5-9122-433e-a167-459725ff9df6','6c12826e-a015-4b3f-8cb3-8c8a6aa94a58','f0527c54-de34-4e5b-9992-59351e5e1841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1193718826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7541d100-ea3d-456e-b2a7-6b3b504418f5,host=None,id=4c9f4128-32ff-428a-95bd-a8d66df0dfcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2240ec3041546a1af541ac735dcd808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed676aef6fc346478f7b23376fc901dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9468381b-5aa0-40fe-be4b-fbfac6bb974a),volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:10.866133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1b04fd-9097-4d1c-848c-d69d92accaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:10.902387 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1b04fd-9097-4d1c-848c-d69d92accaf1) transitioned into state 'SUCCESS' from state '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-1193718826',encryption_key_id=None,group_id=7541d100-ea3d-456e-b2a7-6b3b504418f5,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['e59f4c30-20e7-4c3e-989e-75eafc90c981','52d8f3b5-9122-433e-a167-459725ff9df6','6c12826e-a015-4b3f-8cb3-8c8a6aa94a58','f0527c54-de34-4e5b-9992-59351e5e1841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:10.905715 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e84378-fc5f-415b-a70b-aa7bd8910fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:10.924996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e84378-fc5f-415b-a70b-aa7bd8910fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:10.926191 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (bbced4fc-9404-4d5d-9b1a-f09775b3936c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:10.926624 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request issued successfully. Aug 16 22:58:10.927544 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:10.927752 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:10.982974 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:10.989573 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:10.989573 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:10.994016 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8433d30f-1de7-427f-aed2-71c4e155fc72 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:10.994560 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 563/2226] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:10 2026] POST /volume/v3/volumes => generated 820 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:11.012883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:11.015471 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd Aug 16 22:58:11.015577 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:11.015770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:11.028545 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:11.028545 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:11.035649 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:11.036720 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:11.037299 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:11.069034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe831edb-fbc2-4526-9645-bac270d35cae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:11.075151 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe831edb-fbc2-4526-9645-bac270d35cae tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:11.075151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe831edb-fbc2-4526-9645-bac270d35cae tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:11.075151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe831edb-fbc2-4526-9645-bac270d35cae tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:11.075151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fe831edb-fbc2-4526-9645-bac270d35cae tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:11.080970 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:11.080970 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:11.082099 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe831edb-fbc2-4526-9645-bac270d35cae tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:11.082587 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 568/2227] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:11 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:11.109692 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:11.114499 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:11.114499 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:11.121976 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:11.124173 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:11.124445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:11.124591 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9b30be5-ee57-4549-af89-cc6d297e0319 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd returned with HTTP 200 Aug 16 22:58:11.124715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:11.124910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:11.125247 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 562/2228] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:11 2026] GET /volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd => generated 888 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:11.137374 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:11.137374 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:11.138533 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2d4199c-c438-411d-b4b8-9570c2e5889b tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:11.139412 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 536/2229] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:11 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:12.094831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:12.097428 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:12.097698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:12.097934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:12.098072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:12.100938 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=235,cinder:INSERT=34,cinder:UPDATE=65 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:58:12.104659 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.104659 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:12.106014 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e8dc1ea-97a5-4bd4-9885-170ef723a865 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:12.107006 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 564/2230] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:12 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:12.147583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:12.150163 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd Aug 16 22:58:12.151076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:12.151076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:12.154646 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff0e2278-099f-424d-b019-3cf15934d4cf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:12.157038 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff0e2278-099f-424d-b019-3cf15934d4cf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:12.157721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff0e2278-099f-424d-b019-3cf15934d4cf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:12.157721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff0e2278-099f-424d-b019-3cf15934d4cf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:12.157879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ff0e2278-099f-424d-b019-3cf15934d4cf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:12.162955 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.162955 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:12.165261 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.165261 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:12.166685 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff0e2278-099f-424d-b019-3cf15934d4cf tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:12.168374 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 563/2231] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:12 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:12.170168 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:12.171117 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:12.171350 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:12.233837 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:12.239775 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.239775 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:12.251974 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-217e1c24-af69-40a7-b076-b345e1b6fc28 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd returned with HTTP 200 Aug 16 22:58:12.252417 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 569/2232] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:12 2026] GET /volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:12.272458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:12.274713 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/group_snapshots Aug 16 22:58:12.275143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7541d100-ea3d-456e-b2a7-6b3b504418f5", "name": "tempest-group_snapshot-792010351"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:12.276623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7541d100-ea3d-456e-b2a7-6b3b504418f5', 'name': 'tempest-group_snapshot-792010351'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 22:58:12.280631 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.280631 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:12.284913 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.group_snapshots [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group_snapshot tempest-group_snapshot-792010351. Aug 16 22:58:12.315423 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.315423 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:12.335627 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-638796162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-638796162, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:12.336027 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-638796162 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-638796162, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:12.372785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['b1bd6650-7f23-493f-8d96-604a3d4647de', '1da8e028-6f6e-4d5e-b30b-f7ce2cb3acb3', 'ebfc6464-6884-41ee-8e54-0e0bfa29ea79', '11845446-5871-4511-a3f0-97e92011554f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:12.413221 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fccdef97-857c-425f-9c09-dfc4e20aec04 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots returned with HTTP 202 Aug 16 22:58:12.413764 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 537/2233] 10.4.3.26 () {70 vars in 1317 bytes} [Sun Aug 16 22:58:12 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:12.427836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-da6d6e86-2161-492d-ab81-052aa98b24ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:12.435056 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da6d6e86-2161-492d-ab81-052aa98b24ab tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f Aug 16 22:58:12.435588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da6d6e86-2161-492d-ab81-052aa98b24ab tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:12.435706 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-da6d6e86-2161-492d-ab81-052aa98b24ab tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:12.435884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-da6d6e86-2161-492d-ab81-052aa98b24ab tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 6cfb1537-9c68-4c04-9b1c-8c182725010f {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:12.442040 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:12.442040 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:12.446785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-da6d6e86-2161-492d-ab81-052aa98b24ab tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f returned with HTTP 200 Aug 16 22:58:12.447433 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 565/2234] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:12 2026] GET /volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:13.119095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.122003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:13.122003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.122003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.122306 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:13.129774 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.129774 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:13.129774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9899afc9-4e8e-4081-8a1b-77e2a90b7f0e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:13.129774 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 564/2235] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:13.182050 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-24caab8b-1325-4360-b49d-02acf4efae10 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.184985 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24caab8b-1325-4360-b49d-02acf4efae10 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:13.185437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24caab8b-1325-4360-b49d-02acf4efae10 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.185437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24caab8b-1325-4360-b49d-02acf4efae10 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.185660 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-24caab8b-1325-4360-b49d-02acf4efae10 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:13.191789 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.191789 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:13.192835 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24caab8b-1325-4360-b49d-02acf4efae10 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:13.193512 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 570/2236] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:13.462036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.463823 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f Aug 16 22:58:13.464152 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.464423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.464609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 6cfb1537-9c68-4c04-9b1c-8c182725010f {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:13.470033 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.470033 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:13.474665 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19be0553-b8aa-4fa0-a6d5-2005662070bc tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f returned with HTTP 200 Aug 16 22:58:13.475132 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 538/2237] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:13.490311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.493697 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:13.494092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.494303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.495080 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:13.496721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:13.503580 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:13.504824 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.504824 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:13.505143 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b984250-8ef7-487f-b2ba-5e7ae16afdf4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:13.505649 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 566/2238] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:13.518837 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-59c1fd4b-d185-47fa-8971-04952c6d35df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.524606 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59c1fd4b-d185-47fa-8971-04952c6d35df tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/2746603d-0cc6-460f-8f12-ba66c94230fc Aug 16 22:58:13.524606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59c1fd4b-d185-47fa-8971-04952c6d35df tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.524606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59c1fd4b-d185-47fa-8971-04952c6d35df tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.530080 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.530080 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:13.530921 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-59c1fd4b-d185-47fa-8971-04952c6d35df tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Snapshot retrieved successfully. Aug 16 22:58:13.532167 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59c1fd4b-d185-47fa-8971-04952c6d35df tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/2746603d-0cc6-460f-8f12-ba66c94230fc returned with HTTP 200 Aug 16 22:58:13.532792 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 565/2239] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/snapshots/2746603d-0cc6-460f-8f12-ba66c94230fc => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:13.545543 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-959250aa-018d-4c3e-9177-22b3f506da5f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.548053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups/action Aug 16 22:58:13.548564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6cfb1537-9c68-4c04-9b1c-8c182725010f", "name": "tempest-Group_from_snap-525494833"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:13.548900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6cfb1537-9c68-4c04-9b1c-8c182725010f", "name": "tempest-Group_from_snap-525494833"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:13.550944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6cfb1537-9c68-4c04-9b1c-8c182725010f', 'name': 'tempest-Group_from_snap-525494833'}}. {{(pid=100201) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 16 22:58:13.552017 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group tempest-Group_from_snap-525494833 from group_snapshot 6cfb1537-9c68-4c04-9b1c-8c182725010f. Aug 16 22:58:13.557786 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.557786 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:13.567493 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.567493 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:13.572123 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.572123 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:13.630946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['940949d6-405b-4110-b4cf-1c22e0a90225'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:13.713312 np0000007421 devstack@c-api.service[100201]: INFO cinder.group.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] A mapping entry already exists for group 930af51d-24f1-4a75-827c-d85c5333d64f and volume type 9468381b-5aa0-40fe-be4b-fbfac6bb974a. Do not need to create again. Aug 16 22:58:13.713913 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:13.713913 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:13.717886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:58:13.717536. {{(pid=100201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:58:13.718533 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:13.726118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (fc9dd5ce-fbd6-41e9-a46e-e04a36b9e8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:13.727374 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a712bb79-3582-481b-aa96-19819f3821d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:13.728560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:13.760710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a712bb79-3582-481b-aa96-19819f3821d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2746603d-0cc6-460f-8f12-ba66c94230fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9468381b-5aa0-40fe-be4b-fbfac6bb974a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-638796162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9468381b-5aa0-40fe-be4b-fbfac6bb974a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '930af51d-24f1-4a75-827c-d85c5333d64f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:13.761825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43676bc-84d4-4ee2-85f6-42b6cabfcae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:13.798131 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-638796162 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-638796162, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:13.813320 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['fe57ff75-4076-4d41-82f7-02bfe88a6324', 'ed97f9ad-be00-4efb-b994-8673667090d1'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:13.815762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43676bc-84d4-4ee2-85f6-42b6cabfcae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe57ff75-4076-4d41-82f7-02bfe88a6324', 'ed97f9ad-be00-4efb-b994-8673667090d1']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:13.815903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (834ded41-646f-4fd6-a488-17218117dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:13.859028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (834ded41-646f-4fd6-a488-17218117dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1253f690-252b-421f-87f2-a27b7b515639', '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=930af51d-24f1-4a75-827c-d85c5333d64f,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['fe57ff75-4076-4d41-82f7-02bfe88a6324','ed97f9ad-be00-4efb-b994-8673667090d1'],size=1,snapshot_id=2746603d-0cc6-460f-8f12-ba66c94230fc,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=930af51d-24f1-4a75-827c-d85c5333d64f,host=None,id=1253f690-252b-421f-87f2-a27b7b515639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2240ec3041546a1af541ac735dcd808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2746603d-0cc6-460f-8f12-ba66c94230fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed676aef6fc346478f7b23376fc901dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9468381b-5aa0-40fe-be4b-fbfac6bb974a),volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:13.860011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a823dd2b-72ad-4517-b30d-3233c34c5d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:13.883416 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a823dd2b-72ad-4517-b30d-3233c34c5d98) transitioned into state 'SUCCESS' from 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=930af51d-24f1-4a75-827c-d85c5333d64f,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['fe57ff75-4076-4d41-82f7-02bfe88a6324','ed97f9ad-be00-4efb-b994-8673667090d1'],size=1,snapshot_id=2746603d-0cc6-460f-8f12-ba66c94230fc,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=9468381b-5aa0-40fe-be4b-fbfac6bb974a)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:13.884608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (fc9dd5ce-fbd6-41e9-a46e-e04a36b9e8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:13.885114 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request issued successfully. Aug 16 22:58:13.925660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-959250aa-018d-4c3e-9177-22b3f506da5f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/action returned with HTTP 202 Aug 16 22:58:13.926769 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 571/2240] 10.4.3.26 () {70 vars in 1311 bytes} [Sun Aug 16 22:58:13 2026] POST /volume/v3/groups/action => generated 102 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:13.939413 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:13.941249 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:13.941464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:13.941675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:13.942030 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:13.943213 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:13.953961 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:13.955710 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:13.955710 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.003226 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.007696 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.007696 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:14.013138 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:14.014253 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.072406 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.076620 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.076620 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:14.085582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69b82f5b-1c96-4fd9-961d-13338e5d056d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:14.086067 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 539/2241] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:13 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:14.102856 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.105252 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 Aug 16 22:58:14.105433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.105694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.115987 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.115987 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:14.120248 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:14.121044 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:14.121199 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.143442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1f39802-c877-417c-9087-c1a6cd77d035 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.145830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1f39802-c877-417c-9087-c1a6cd77d035 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:14.146076 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1f39802-c877-417c-9087-c1a6cd77d035 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.146308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1f39802-c877-417c-9087-c1a6cd77d035 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.146394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d1f39802-c877-417c-9087-c1a6cd77d035 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:14.153611 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.153611 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:14.154453 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1f39802-c877-417c-9087-c1a6cd77d035 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:14.154852 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 566/2242] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:14.169298 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.174204 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.174204 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:14.185567 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0465d881-44ee-4ace-8c5c-2c8f9cef8bc9 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 returned with HTTP 200 Aug 16 22:58:14.186061 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 567/2243] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 => generated 924 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:14.203257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.205495 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f Aug 16 22:58:14.205728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.205970 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.206056 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.206154 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 930af51d-24f1-4a75-827c-d85c5333d64f {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:14.208034 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:14.208224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.208443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.208603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:14.210617 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.210617 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:14.214272 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.214272 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:14.215481 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-276c32e6-2b14-4a78-94a9-f41eedd5c264 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:14.216009 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 540/2244] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:14.221231 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f4898c4-1941-4d91-8b0e-1b8c0ed10f9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f returned with HTTP 200 Aug 16 22:58:14.221776 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 572/2245] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:14.233551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.235735 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:14.235982 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.236240 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.236488 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:14.237345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:14.245882 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:14.246674 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:14.246877 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.288163 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.291636 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.291636 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:14.296238 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:14.296584 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.339851 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.343241 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.343241 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:14.351985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3c02cf7-9b3b-425f-9e41-35cbd4d86f0f tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:14.352454 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 567/2246] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:14.368971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.370631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f/action Aug 16 22:58:14.371232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:14.371419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:14.373736 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for group 930af51d-24f1-4a75-827c-d85c5333d64f {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:58:14.373736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group with id: 930af51d-24f1-4a75-827c-d85c5333d64f Aug 16 22:58:14.377767 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.377767 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:14.422476 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-27738770-0ed9-46c4-bdd8-7eb3dbbf5a0b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f/action returned with HTTP 202 Aug 16 22:58:14.423171 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 568/2247] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:58:14 2026] POST /volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:14.435952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:14.437981 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 Aug 16 22:58:14.438298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:14.438607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:14.447699 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.447699 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:14.453864 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:14.454782 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:14.455302 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:14.504708 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:14.509402 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:14.509402 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:14.522828 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-507e6bf1-c184-41f0-aa8d-4dd9c743a835 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 returned with HTTP 200 Aug 16 22:58:14.523567 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 541/2248] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:14 2026] GET /volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 => generated 923 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:15.170662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.172512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:15.172688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.172948 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.173080 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:15.174780 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=209,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:58:15.177346 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.177346 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:15.178177 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c7a8a0-3427-4eec-9b0c-97e5982f2bbe tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:15.178569 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 573/2249] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:15.231933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.234211 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:15.234456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.234652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.234779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:15.236772 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=173,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:58:15.240904 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.240904 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:15.241996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e476b2ef-8eae-411c-af84-9ee9929c2f85 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:15.242389 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 568/2250] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:58:15.540517 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b439a915-7439-4f0b-9c24-e959009ab466 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.542704 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b439a915-7439-4f0b-9c24-e959009ab466 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 Aug 16 22:58:15.543079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b439a915-7439-4f0b-9c24-e959009ab466 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.543227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b439a915-7439-4f0b-9c24-e959009ab466 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.551003 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b439a915-7439-4f0b-9c24-e959009ab466 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 returned with HTTP 404 Aug 16 22:58:15.551701 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 569/2251] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/volumes/1253f690-252b-421f-87f2-a27b7b515639 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:15.561024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.563169 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f Aug 16 22:58:15.563400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.563626 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.563802 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 930af51d-24f1-4a75-827c-d85c5333d64f {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:15.567250 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8224dc62-f256-402f-9b8c-1dbcbac538d4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f returned with HTTP 404 Aug 16 22:58:15.567756 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 542/2252] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/groups/930af51d-24f1-4a75-827c-d85c5333d64f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:15.576952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.581126 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f Aug 16 22:58:15.581403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.581641 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.581876 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for member 6cfb1537-9c68-4c04-9b1c-8c182725010f {{(pid=100201) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:58:15.581986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.group_snapshots [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group_snapshot with id: 6cfb1537-9c68-4c04-9b1c-8c182725010f Aug 16 22:58:15.589697 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.589697 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:15.629368 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6683cbcc-c2f1-411a-ba09-9656271f2db3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f returned with HTTP 202 Aug 16 22:58:15.629894 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 574/2253] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:15 2026] DELETE /volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 16 22:58:15.640254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.643316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:15.643619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.643916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.644192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:15.649059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:15.660167 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:15.663441 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:15.663754 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:15.715672 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:15.721111 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.721111 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:15.731175 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1282c7db-ad4a-4844-82f0-cc354c60ff5d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:15.731610 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 569/2254] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:15.747878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.750325 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:15.750553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.750762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.751123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:15.752278 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:15.756409 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:15.757348 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b18ef5b9-371e-4142-acb5-cc7561cb87e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:15.757700 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 570/2255] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:15 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 16 22:58:15.769590 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.771737 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f Aug 16 22:58:15.772094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.772311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.772450 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 6cfb1537-9c68-4c04-9b1c-8c182725010f {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:15.779957 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c540e043-65bd-4c7d-9819-7be6f61c7e9c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f returned with HTTP 404 Aug 16 22:58:15.779957 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 543/2256] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/group_snapshots/6cfb1537-9c68-4c04-9b1c-8c182725010f => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:15.788589 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.792064 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:15.792472 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.792834 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.793330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:15.794009 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.794009 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:15.794691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:15.809688 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:15.812006 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:15.812006 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:15.875718 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:15.880377 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.880377 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:15.891812 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df306a1e-6095-4ca2-b9db-51490aa2a338 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:15.892458 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 575/2257] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:15.907580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c542039d-faed-430d-98d8-606f5279fb54 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.909553 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5/action Aug 16 22:58:15.909923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:15.910119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:15.911572 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for group 7541d100-ea3d-456e-b2a7-6b3b504418f5 {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:58:15.911725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group with id: 7541d100-ea3d-456e-b2a7-6b3b504418f5 Aug 16 22:58:15.915720 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.915720 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:15.957579 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c542039d-faed-430d-98d8-606f5279fb54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5/action returned with HTTP 202 Aug 16 22:58:15.958084 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 570/2258] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:58:15 2026] POST /volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:15.969158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:15.970737 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd Aug 16 22:58:15.971065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:15.971628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:15.983337 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:15.983337 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:15.989787 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:15.989787 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:15.990199 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:16.034408 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:16.037616 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:16.037616 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:16.045837 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed6ee1d6-d8e1-4edf-b4d2-074d236f57ca tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd returned with HTTP 200 Aug 16 22:58:16.046095 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 571/2259] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:15 2026] GET /volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd => generated 912 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:16.191317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:16.200763 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:16.201076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:16.201309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:16.201479 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:16.208596 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:16.211080 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:16.211610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1322852280", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:16.212156 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:16.212156 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:16.213317 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26ece8a5-0862-4a68-8d8d-af3ea12e9bd5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:16.213712 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 544/2260] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:16 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:16.214006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1322852280', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:16.216766 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Create volume of 1 GB Aug 16 22:58:16.219641 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Availability Zones retrieved successfully. Aug 16 22:58:16.230667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Flow 'volume_create_api' (4de95eca-59ff-4171-a2f5-74916ee1a1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:16.232353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc68465-3ece-4897-a2ac-c48632557af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:16.233882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:16.254388 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:16.256197 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:16.256393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:16.256584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:16.256685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:16.261211 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:16.261211 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:16.262124 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9a69f673-bc25-4472-93ba-d62d3a6268b2 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:16.262489 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 571/2261] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:16 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:16.270729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc68465-3ece-4897-a2ac-c48632557af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:16.272173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1bfc91-e95c-4321-992c-214d59356bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:16.345861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Created reservations ['6a168508-de13-4f80-ac26-f8f91d7a19cc', '57719334-a666-48f9-8853-4fe76e6694bc', '709181a2-68e4-47dd-a29b-08d333574267', 'ce8a2a3f-6d6a-4c82-b314-414b59ed1af2'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:16.347278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1bfc91-e95c-4321-992c-214d59356bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a168508-de13-4f80-ac26-f8f91d7a19cc', '57719334-a666-48f9-8853-4fe76e6694bc', '709181a2-68e4-47dd-a29b-08d333574267', 'ce8a2a3f-6d6a-4c82-b314-414b59ed1af2']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:16.348311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8caa64-8b12-4e18-8262-1fc6ea58b168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:16.372442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f8caa64-8b12-4e18-8262-1fc6ea58b168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4298ff93-b8f5-447e-987d-f5ea15c7e946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1322852280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e514de12eb47cda196a8e4f6f27b42',qos_specs=None,replication_status=,reservations=['6a168508-de13-4f80-ac26-f8f91d7a19cc','57719334-a666-48f9-8853-4fe76e6694bc','709181a2-68e4-47dd-a29b-08d333574267','ce8a2a3f-6d6a-4c82-b314-414b59ed1af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6207a8d3c29944ab941845629dc0f15f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1322852280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4298ff93-b8f5-447e-987d-f5ea15c7e946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e514de12eb47cda196a8e4f6f27b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6207a8d3c29944ab941845629dc0f15f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:16.373562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f751187c-100d-4d7d-ad77-25624405e386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:16.398165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f751187c-100d-4d7d-ad77-25624405e386) transitioned into state 'SUCCESS' from state '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-1322852280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e514de12eb47cda196a8e4f6f27b42',qos_specs=None,replication_status=,reservations=['6a168508-de13-4f80-ac26-f8f91d7a19cc','57719334-a666-48f9-8853-4fe76e6694bc','709181a2-68e4-47dd-a29b-08d333574267','ce8a2a3f-6d6a-4c82-b314-414b59ed1af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6207a8d3c29944ab941845629dc0f15f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:16.399236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e418b2-9e76-44c0-a9fa-94d84db22498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:16.412841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e418b2-9e76-44c0-a9fa-94d84db22498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:16.413953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Flow 'volume_create_api' (4de95eca-59ff-4171-a2f5-74916ee1a1a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:16.414346 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Create volume request issued successfully. Aug 16 22:58:16.415376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1c1694b-4a03-4cac-859b-1b982834b4a9 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:16.416619 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 576/2262] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:16 2026] POST /volume/v3/volumes => generated 787 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:16.433307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-386279b3-8fc4-4190-9f08-750bf663fd7b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:16.435583 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-386279b3-8fc4-4190-9f08-750bf663fd7b tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:16.435968 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-386279b3-8fc4-4190-9f08-750bf663fd7b tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:16.436495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-386279b3-8fc4-4190-9f08-750bf663fd7b tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:16.445461 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:16.445461 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:16.450827 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-386279b3-8fc4-4190-9f08-750bf663fd7b tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:16.456288 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-386279b3-8fc4-4190-9f08-750bf663fd7b tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:16.457040 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 572/2263] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:16 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.063176 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd47970e-d63b-4614-a137-37d6d561fc74 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.064049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd47970e-d63b-4614-a137-37d6d561fc74 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd Aug 16 22:58:17.065568 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd47970e-d63b-4614-a137-37d6d561fc74 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.065568 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd47970e-d63b-4614-a137-37d6d561fc74 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.072394 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd47970e-d63b-4614-a137-37d6d561fc74 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd returned with HTTP 404 Aug 16 22:58:17.073091 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 545/2264] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4c9f4128-32ff-428a-95bd-a8d66df0dfcd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:17.080957 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.083630 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 Aug 16 22:58:17.083987 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.084187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.084333 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 7541d100-ea3d-456e-b2a7-6b3b504418f5 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:17.088248 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ff90d33-aa09-47f7-ad09-56d9302eabf6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 returned with HTTP 404 Aug 16 22:58:17.088891 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 572/2265] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/groups/7541d100-ea3d-456e-b2a7-6b3b504418f5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:17.095713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d3aa364-796f-4d05-9676-212c8432a7a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.097656 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d3aa364-796f-4d05-9676-212c8432a7a3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/7d60fa14-7a43-471b-80d9-087a962f9a03 Aug 16 22:58:17.097860 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d3aa364-796f-4d05-9676-212c8432a7a3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.098067 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d3aa364-796f-4d05-9676-212c8432a7a3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.098354 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.098354 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:17.111447 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d3aa364-796f-4d05-9676-212c8432a7a3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types/7d60fa14-7a43-471b-80d9-087a962f9a03 returned with HTTP 202 Aug 16 22:58:17.111989 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 577/2266] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:58:17 2026] DELETE /volume/v3/group_types/7d60fa14-7a43-471b-80d9-087a962f9a03 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:17.119225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54068d7e-4d24-41a2-93fc-1d23631104b8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.121290 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54068d7e-4d24-41a2-93fc-1d23631104b8 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a Aug 16 22:58:17.121527 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54068d7e-4d24-41a2-93fc-1d23631104b8 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.122087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54068d7e-4d24-41a2-93fc-1d23631104b8 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.150123 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54068d7e-4d24-41a2-93fc-1d23631104b8 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a returned with HTTP 202 Aug 16 22:58:17.150573 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 573/2267] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:17 2026] DELETE /volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:17.159173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe66ce14-e24e-4f08-84da-b61b7c91c3a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.161483 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe66ce14-e24e-4f08-84da-b61b7c91c3a9 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] GET https://10.4.3.26/volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a Aug 16 22:58:17.161757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe66ce14-e24e-4f08-84da-b61b7c91c3a9 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.162018 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe66ce14-e24e-4f08-84da-b61b7c91c3a9 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.167187 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe66ce14-e24e-4f08-84da-b61b7c91c3a9 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a returned with HTTP 404 Aug 16 22:58:17.168017 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 546/2268] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/types/9468381b-5aa0-40fe-be4b-fbfac6bb974a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:17.179460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8cd6ad05-efac-4328-adf4-eeec7758f722 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.181371 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cd6ad05-efac-4328-adf4-eeec7758f722 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:17.181871 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8cd6ad05-efac-4328-adf4-eeec7758f722 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1183237705"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:17.198504 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8cd6ad05-efac-4328-adf4-eeec7758f722 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:17.198971 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 573/2269] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:58:17 2026] POST /volume/v3/types => generated 224 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:17.208154 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7e9e1411-aba0-4303-b0a7-5c0bec2a4cab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.210101 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e9e1411-aba0-4303-b0a7-5c0bec2a4cab tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:58:17.210597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7e9e1411-aba0-4303-b0a7-5c0bec2a4cab tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1202391426"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:17.225763 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.227631 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7e9e1411-aba0-4303-b0a7-5c0bec2a4cab tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:58:17.227941 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:17.228160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.228340 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 578/2270] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:58:17 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:17.228376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.228497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:17.234564 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.234564 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:17.236014 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dde7064f-7c11-40fa-9da5-74f83f96ee48 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:17.236624 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 574/2271] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:17.237191 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.239119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:58:17.239538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7d15770b-028f-4027-a7c6-2a7727177f3e", "volume_types": ["1031cc8b-a65d-49b2-9d20-cd9a578830b2"], "name": "tempest-GroupSnapshotsTest-Group-36652903"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:17.241546 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group {'group': {'group_type': '7d15770b-028f-4027-a7c6-2a7727177f3e', 'volume_types': ['1031cc8b-a65d-49b2-9d20-cd9a578830b2'], 'name': 'tempest-GroupSnapshotsTest-Group-36652903'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:58:17.247954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.249102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group tempest-GroupSnapshotsTest-Group-36652903. Aug 16 22:58:17.250320 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:17.250619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.251064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.261959 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:17.263186 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.263186 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:17.268468 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:17.273409 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.274233 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51a90b22-74ad-45c6-9ada-02d8ca4b73b3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:58:17.274825 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 574/2272] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.276182 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:17.276841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.277169 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.277377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:17.282924 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['82977673-e7ed-426f-8b9b-0deb8a29d25d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:17.283826 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.283826 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:17.285038 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ffb5cef-1a65-4539-80b2-90b391c7363f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:17.285607 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 579/2273] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:17.294134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.296935 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa/restore Aug 16 22:58:17.297461 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:17.299144 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Restoring backup 94686aa5-e866-4704-b571-e89c43853dfa ({'restore': {}}) {{(pid=100202) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 22:58:17.299253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Restoring backup 94686aa5-e866-4704-b571-e89c43853dfa to volume None. Aug 16 22:58:17.305161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.305161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:17.306686 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating volume of 1 GB for restore of backup 94686aa5-e866-4704-b571-e89c43853dfa. Aug 16 22:58:17.311327 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be879637-1dd2-46a4-a7ed-1cda23d1e541 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:58:17.311674 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:58:17.312071 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 547/2274] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:58:17 2026] POST /volume/v3/groups => generated 110 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:17.318771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (4d5bbeb7-e144-4e84-b8f8-9dfb1f7a073d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:17.319948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5295f588-3e13-417b-904f-877d3b0bc958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:17.321133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:17.322183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.329597 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:17.330140 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.330850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.331164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:17.335417 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.335417 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:17.345539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c30b83bd-7679-4aa9-ac95-93bd2f8e60fa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:17.346351 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 575/2275] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.360306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5295f588-3e13-417b-904f-877d3b0bc958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:17.361181 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18c97fc-2d8f-4039-8218-8ba315d057c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:17.415570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['2564b693-69cf-4e97-93e4-d982249b7082', 'be103946-40f4-401f-914e-31c9bee73314', '1c30a688-7709-4690-a2cf-d8c27c21e370', 'ca041faf-ce0b-453b-b651-ee7188667f63'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:17.416766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18c97fc-2d8f-4039-8218-8ba315d057c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2564b693-69cf-4e97-93e4-d982249b7082', 'be103946-40f4-401f-914e-31c9bee73314', '1c30a688-7709-4690-a2cf-d8c27c21e370', 'ca041faf-ce0b-453b-b651-ee7188667f63']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:17.417947 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d373635-084b-4717-8a1a-5d53d681eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:17.457169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d373635-084b-4717-8a1a-5d53d681eed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8613ff6-7a5d-43ff-908d-f354ced96823', '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_94686aa5-e866-4704-b571-e89c43853dfa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['2564b693-69cf-4e97-93e4-d982249b7082','be103946-40f4-401f-914e-31c9bee73314','1c30a688-7709-4690-a2cf-d8c27c21e370','ca041faf-ce0b-453b-b651-ee7188667f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_94686aa5-e866-4704-b571-e89c43853dfa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8613ff6-7a5d-43ff-908d-f354ced96823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:17.458300 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1364b96a-1328-4432-95a8-61fe30172a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:17.469879 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.471866 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:17.472269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.472530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.475614 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1364b96a-1328-4432-95a8-61fe30172a6c) transitioned into 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_94686aa5-e866-4704-b571-e89c43853dfa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['2564b693-69cf-4e97-93e4-d982249b7082','be103946-40f4-401f-914e-31c9bee73314','1c30a688-7709-4690-a2cf-d8c27c21e370','ca041faf-ce0b-453b-b651-ee7188667f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:17.476429 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588dca24-3339-49b6-b630-b3a10acf3125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:17.482103 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.482103 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:17.485943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588dca24-3339-49b6-b630-b3a10acf3125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:17.487028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (4d5bbeb7-e144-4e84-b8f8-9dfb1f7a073d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:17.487475 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:58:17.488827 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:17.495643 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff3e5d3e-e27d-4fd1-8e9f-211747dc0e5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:17.496319 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 580/2276] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.496757 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.496757 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:17.497328 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:17.512691 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.514754 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:17.515072 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.515295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.524195 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.524195 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:17.528644 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:17.534473 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-567f8fc9-8b6c-4434-9bb3-7ca5d9bdc372 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:17.535047 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 548/2277] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.596625 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.599263 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:17.599471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.599670 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.609511 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.609511 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:17.614223 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:17.619590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-98497523-b3e8-4492-913b-8ea25f85c74c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:17.620091 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 576/2278] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:17.714106 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6ad32dec-c156-46ae-8c7f-ecae7abcc81e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.714633 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ad32dec-c156-46ae-8c7f-ecae7abcc81e None None] GET https://10.4.3.26/volume// Aug 16 22:58:17.714869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ad32dec-c156-46ae-8c7f-ecae7abcc81e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.715123 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6ad32dec-c156-46ae-8c7f-ecae7abcc81e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.715523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6ad32dec-c156-46ae-8c7f-ecae7abcc81e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:17.716056 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 581/2279] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:17.723467 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b2572963-9ca7-4551-8152-dbbadb370927 req-c97e315f-c7c0-40e4-9d4a-ed21bfc7ca39 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.821736 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-c97e315f-c7c0-40e4-9d4a-ed21bfc7ca39 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:58:17.822089 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-c97e315f-c7c0-40e4-9d4a-ed21bfc7ca39 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4298ff93-b8f5-447e-987d-f5ea15c7e946", "connector": null, "instance_uuid": "f67009cd-8b11-4f7a-9065-fdb0dd197266"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:17.830845 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.830845 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:17.861625 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-c97e315f-c7c0-40e4-9d4a-ed21bfc7ca39 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:58:17.861787 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 549/2280] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:58:17 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.895363 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2959161-95f6-48e6-8aa0-34adc7242693 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.898164 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2959161-95f6-48e6-8aa0-34adc7242693 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:17.898444 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2959161-95f6-48e6-8aa0-34adc7242693 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.898685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2959161-95f6-48e6-8aa0-34adc7242693 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.913058 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.913058 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:17.917466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ce597be3-958c-4d91-a27f-1dae0250d972 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.918037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce597be3-958c-4d91-a27f-1dae0250d972 None None] GET https://10.4.3.26/volume// Aug 16 22:58:17.918037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce597be3-958c-4d91-a27f-1dae0250d972 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.918205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce597be3-958c-4d91-a27f-1dae0250d972 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.918665 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce597be3-958c-4d91-a27f-1dae0250d972 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:17.919272 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 582/2281] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:17.919888 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2959161-95f6-48e6-8aa0-34adc7242693 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:17.928545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:17.928691 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2959161-95f6-48e6-8aa0-34adc7242693 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:17.929896 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 577/2282] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:17.931963 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:17.932242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:17.932498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:17.946428 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:17.946428 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:17.952302 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:17.957008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-ccc8151c-3d19-4e16-9f57-ee4df0ba23c3 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:17.957462 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 550/2283] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:17 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 1041 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:18.066441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.071093 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] PUT https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a Aug 16 22:58:18.072237 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:18.082351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Acquiring lock "cinder-attachment_update-4298ff93-b8f5-447e-987d-f5ea15c7e946-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:58:18.088996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Lock "cinder-attachment_update-4298ff93-b8f5-447e-987d-f5ea15c7e946-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:58:18.090692 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.090692 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:18.184094 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Lock "cinder-attachment_update-4298ff93-b8f5-447e-987d-f5ea15c7e946-np0000007421" released by "attachment_update" :: held 0.095s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:58:18.184094 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-e215e2ce-fb3b-4005-95eb-f6abd0f9cb5a tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a returned with HTTP 200 Aug 16 22:58:18.184094 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 583/2284] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:58:18 2026] PUT /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:18.300378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.302352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:18.302648 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:18.302797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:18.302902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:18.308340 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.308340 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:18.309972 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fbe0c40-1838-47aa-8b87-cc9b45f95eec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:18.310047 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 578/2285] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:18 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:18.356712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d30c027b-e384-49fe-afbe-a26656ef8480 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.358730 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d30c027b-e384-49fe-afbe-a26656ef8480 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:18.359004 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d30c027b-e384-49fe-afbe-a26656ef8480 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:18.359249 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d30c027b-e384-49fe-afbe-a26656ef8480 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:18.359409 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-d30c027b-e384-49fe-afbe-a26656ef8480 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:18.363312 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.363312 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:18.371813 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d30c027b-e384-49fe-afbe-a26656ef8480 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:18.372297 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 551/2286] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:18 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:18.381795 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.383186 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:18.383704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1892270468", "volume_type": "1031cc8b-a65d-49b2-9d20-cd9a578830b2", "group_id": "8ca50328-a619-4d69-ae41-a6395131c238", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:18.386329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1892270468', 'volume_type': '1031cc8b-a65d-49b2-9d20-cd9a578830b2', 'group_id': '8ca50328-a619-4d69-ae41-a6395131c238', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:18.392227 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.392227 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:18.392870 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume of 1 GB Aug 16 22:58:18.397518 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:18.403583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (651c36f0-c47a-4fa1-97e4-0e19335702e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:18.406046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7061ffc2-6278-4413-be1c-b1fcfad6866d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:18.406046 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.406046 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:18.406046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:18.426497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7061ffc2-6278-4413-be1c-b1fcfad6866d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1031cc8b-a65d-49b2-9d20-cd9a578830b2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1183237705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1031cc8b-a65d-49b2-9d20-cd9a578830b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8ca50328-a619-4d69-ae41-a6395131c238', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:18.428300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5857fd5-a454-4c95-97ac-c2d56656d0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:18.454657 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:18.455340 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:18.490401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['1e8b75db-93fa-4f4a-b010-9fe8d9fb4c87', '0ddfb94e-6b8f-4514-99b9-11a87c73d21c', '371a776c-baa8-4a90-814c-83f72f0f0d78', '6d2de5c0-33b3-4f2c-84a7-f2cd4959c043'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:18.492313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5857fd5-a454-4c95-97ac-c2d56656d0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e8b75db-93fa-4f4a-b010-9fe8d9fb4c87', '0ddfb94e-6b8f-4514-99b9-11a87c73d21c', '371a776c-baa8-4a90-814c-83f72f0f0d78', '6d2de5c0-33b3-4f2c-84a7-f2cd4959c043']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:18.493224 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbec716f-8d4b-48ef-8c48-cdd74ca54b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:18.506790 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.506790 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:18.506790 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:18.506790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Checking backup size 1 against volume size 1 {{(pid=100202) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 22:58:18.506790 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Overwriting volume e8613ff6-7a5d-43ff-908d-f354ced96823 with restore of backup 94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:18.519045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbec716f-8d4b-48ef-8c48-cdd74ca54b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1892270468',encryption_key_id=None,group_id=8ca50328-a619-4d69-ae41-a6395131c238,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['1e8b75db-93fa-4f4a-b010-9fe8d9fb4c87','0ddfb94e-6b8f-4514-99b9-11a87c73d21c','371a776c-baa8-4a90-814c-83f72f0f0d78','6d2de5c0-33b3-4f2c-84a7-f2cd4959c043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1892270468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8ca50328-a619-4d69-ae41-a6395131c238,host=None,id=e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2240ec3041546a1af541ac735dcd808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed676aef6fc346478f7b23376fc901dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1031cc8b-a65d-49b2-9d20-cd9a578830b2),volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:18.519798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0446a9-e1a4-4b23-9ac8-cd170d891f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:18.523013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] restore_backup in rpcapi backup_id 94686aa5-e866-4704-b571-e89c43853dfa {{(pid=100202) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 22:58:18.525829 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a132ea9-2b70-4676-9d4a-0fe2aa312fcb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa/restore returned with HTTP 202 Aug 16 22:58:18.526517 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 575/2287] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 22:58:17 2026] POST /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:18.535457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-062f3b05-9708-4665-96bc-d5908cb7b928 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.539269 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062f3b05-9708-4665-96bc-d5908cb7b928 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:18.539478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062f3b05-9708-4665-96bc-d5908cb7b928 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:18.539689 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062f3b05-9708-4665-96bc-d5908cb7b928 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:18.539903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-062f3b05-9708-4665-96bc-d5908cb7b928 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:18.544485 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.544485 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:18.545413 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062f3b05-9708-4665-96bc-d5908cb7b928 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:18.545846 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 579/2288] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:18 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:18.548466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0446a9-e1a4-4b23-9ac8-cd170d891f6f) transitioned into state 'SUCCESS' from state '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-1892270468',encryption_key_id=None,group_id=8ca50328-a619-4d69-ae41-a6395131c238,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['1e8b75db-93fa-4f4a-b010-9fe8d9fb4c87','0ddfb94e-6b8f-4514-99b9-11a87c73d21c','371a776c-baa8-4a90-814c-83f72f0f0d78','6d2de5c0-33b3-4f2c-84a7-f2cd4959c043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:18.549761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e9a668-b320-47d4-907d-c81637143442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:18.562374 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e9a668-b320-47d4-907d-c81637143442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:18.563170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (651c36f0-c47a-4fa1-97e4-0e19335702e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:18.563454 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request issued successfully. Aug 16 22:58:18.564163 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:18.564294 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:18.602088 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:18.606133 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.606133 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:18.611123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7ae0534d-31a5-446f-a4e7-25b8cd7d3b31 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:18.611797 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 584/2289] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:18 2026] POST /volume/v3/volumes => generated 821 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:18.625644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.627604 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 Aug 16 22:58:18.627814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:18.628080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:18.638555 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.638555 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:18.643834 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:18.644296 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:18.644469 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:18.686629 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:18.690319 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.690319 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:18.700148 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1563372-5ab9-4efd-a371-56d1f46f0940 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 returned with HTTP 200 Aug 16 22:58:18.700550 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 552/2290] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:18 2026] GET /volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 => generated 889 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:18.947781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d016c56-9418-48d8-b591-216400a4965f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:18.949711 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d016c56-9418-48d8-b591-216400a4965f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:18.951769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d016c56-9418-48d8-b591-216400a4965f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:18.951769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d016c56-9418-48d8-b591-216400a4965f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:18.961715 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:18.961715 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:18.966875 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5d016c56-9418-48d8-b591-216400a4965f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:18.972808 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d016c56-9418-48d8-b591-216400a4965f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:18.973597 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 576/2291] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:18 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:19.325210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.325494 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:19.325494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:19.327841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:19.327841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:19.333865 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.333865 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:19.333865 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b7a438e-aa8e-4569-b854-118dacabc8ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:19.333865 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 580/2292] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:19 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:19.558646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba467e92-120f-4946-b686-cd096bd3440d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.566029 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba467e92-120f-4946-b686-cd096bd3440d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:19.566344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba467e92-120f-4946-b686-cd096bd3440d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:19.566649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba467e92-120f-4946-b686-cd096bd3440d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:19.566887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ba467e92-120f-4946-b686-cd096bd3440d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:19.572698 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.572698 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:19.573846 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba467e92-120f-4946-b686-cd096bd3440d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:19.574265 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 585/2293] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:19 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:19.715996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.718773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 Aug 16 22:58:19.719098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:19.719382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:19.728715 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.728715 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:19.733764 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:19.734759 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:19.735068 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:19.791234 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:19.795373 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.795373 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:19.804368 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-645218d1-04b9-43f0-95a4-e06ee43cd7d0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 returned with HTTP 200 Aug 16 22:58:19.804868 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 553/2294] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:19 2026] GET /volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:19.821458 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7562c9d6-bbe6-4de7-8330-853eba27924a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.823453 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:19.823831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1855338209", "volume_type": "1031cc8b-a65d-49b2-9d20-cd9a578830b2", "group_id": "8ca50328-a619-4d69-ae41-a6395131c238", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:19.825286 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1855338209', 'volume_type': '1031cc8b-a65d-49b2-9d20-cd9a578830b2', 'group_id': '8ca50328-a619-4d69-ae41-a6395131c238', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:19.832285 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.832285 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:19.832713 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume of 1 GB Aug 16 22:58:19.837597 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:19.838902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.840975 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:19.841281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:19.841497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:19.842958 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (9b1b7dff-329f-44be-958e-27c3161043e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:19.844113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359e0f3a-95c4-4815-b6d9-cf4f337147ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:19.844605 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.844605 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:19.845049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:19.849762 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:19.849762 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:19.854083 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:19.858915 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1990a1bf-453d-47b1-b73f-603a1dcb29d3 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:19.859383 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 581/2295] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:19 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:19.865171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359e0f3a-95c4-4815-b6d9-cf4f337147ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1031cc8b-a65d-49b2-9d20-cd9a578830b2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1183237705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1031cc8b-a65d-49b2-9d20-cd9a578830b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8ca50328-a619-4d69-ae41-a6395131c238', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:19.865906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d738e8a1-0369-41b3-bda6-b88ffef878cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:19.894470 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:19.894727 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:19.906934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['a719de49-7dc6-4fbb-b5c3-c4014611aa32', '718b4996-c46f-4444-a667-6bc914686499', 'e83ad38b-bdee-4ac4-a7fc-4c470dbb8b3b', 'b54721a1-2a79-47ce-9869-1d8d44dddbe7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:19.907672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d738e8a1-0369-41b3-bda6-b88ffef878cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a719de49-7dc6-4fbb-b5c3-c4014611aa32', '718b4996-c46f-4444-a667-6bc914686499', 'e83ad38b-bdee-4ac4-a7fc-4c470dbb8b3b', 'b54721a1-2a79-47ce-9869-1d8d44dddbe7']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:19.908554 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e671cc-e3ba-44d1-a860-d89cf8c74a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:19.931160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e671cc-e3ba-44d1-a860-d89cf8c74a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '780acef8-5f68-4867-8fad-13b6d4e47b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1855338209',encryption_key_id=None,group_id=8ca50328-a619-4d69-ae41-a6395131c238,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['a719de49-7dc6-4fbb-b5c3-c4014611aa32','718b4996-c46f-4444-a667-6bc914686499','e83ad38b-bdee-4ac4-a7fc-4c470dbb8b3b','b54721a1-2a79-47ce-9869-1d8d44dddbe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1855338209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8ca50328-a619-4d69-ae41-a6395131c238,host=None,id=780acef8-5f68-4867-8fad-13b6d4e47b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2240ec3041546a1af541ac735dcd808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed676aef6fc346478f7b23376fc901dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1031cc8b-a65d-49b2-9d20-cd9a578830b2),volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:19.932035 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6e7a98-af6c-406a-affd-5cf309c01050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:19.951118 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6e7a98-af6c-406a-affd-5cf309c01050) transitioned into state 'SUCCESS' from state '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-1855338209',encryption_key_id=None,group_id=8ca50328-a619-4d69-ae41-a6395131c238,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['a719de49-7dc6-4fbb-b5c3-c4014611aa32','718b4996-c46f-4444-a667-6bc914686499','e83ad38b-bdee-4ac4-a7fc-4c470dbb8b3b','b54721a1-2a79-47ce-9869-1d8d44dddbe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=1031cc8b-a65d-49b2-9d20-cd9a578830b2)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:19.951988 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4269650e-ad06-493c-9155-def48f53789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:19.965507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4269650e-ad06-493c-9155-def48f53789e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:19.966965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (9b1b7dff-329f-44be-958e-27c3161043e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:19.967393 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request issued successfully. Aug 16 22:58:19.968576 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:19.968802 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:19.989272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:19.991341 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:19.991627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:19.991873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.002549 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.002549 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:20.006550 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:20.011044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2c37201a-c4cf-4ea1-948e-28a3bd4b7780 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:20.011498 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 586/2296] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:19 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:20.028284 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:20.036722 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.036722 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:20.041486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7562c9d6-bbe6-4de7-8330-853eba27924a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:20.042025 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 577/2297] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:19 2026] POST /volume/v3/volumes => generated 821 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:20.058183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0b572ad-ca46-40ba-a88a-a50195da203d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.060311 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 Aug 16 22:58:20.060515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.060717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.068582 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.068582 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:20.072490 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:20.073220 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:20.073400 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:20.116594 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:20.120672 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.120672 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:20.129102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0b572ad-ca46-40ba-a88a-a50195da203d tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 returned with HTTP 200 Aug 16 22:58:20.129734 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 554/2298] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:20.209197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.211700 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:20.212014 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.212295 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.219680 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.219680 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:20.223861 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:20.229773 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-30495192-a440-42e8-89d3-ad541c2ebba5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:20.230367 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 582/2299] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:20.313281 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6dd8b8f-1bb2-487f-8d43-a87bbbcaeb25 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.313857 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6dd8b8f-1bb2-487f-8d43-a87bbbcaeb25 None None] GET https://10.4.3.26/volume// Aug 16 22:58:20.314143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6dd8b8f-1bb2-487f-8d43-a87bbbcaeb25 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.314406 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6dd8b8f-1bb2-487f-8d43-a87bbbcaeb25 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.314859 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6dd8b8f-1bb2-487f-8d43-a87bbbcaeb25 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:20.315970 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 587/2300] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:20.324717 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-cf41acf7-55e6-4ea8-8cc3-b180ca1e4727 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.347031 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.350616 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:20.350853 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.351173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.351327 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:20.356586 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.356586 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:20.357508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff517542-0a02-41b1-a1b5-8fc269d9c04f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:20.357972 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 555/2301] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:20.366911 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-cf41acf7-55e6-4ea8-8cc3-b180ca1e4727 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:58:20.367405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-cf41acf7-55e6-4ea8-8cc3-b180ca1e4727 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf69573f-88aa-4426-b887-07888da044fe", "connector": null, "instance_uuid": "46b5ea36-8679-4bfe-bbff-fbd900b58ab7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:20.380554 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.380554 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:20.415973 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-cf41acf7-55e6-4ea8-8cc3-b180ca1e4727 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:58:20.416482 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 578/2302] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:58:20 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:20.455092 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.457866 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:20.458385 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.458774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.464033 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac523846-6abd-4f8c-98ac-5a4d753d71e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.464240 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac523846-6abd-4f8c-98ac-5a4d753d71e8 None None] GET https://10.4.3.26/volume// Aug 16 22:58:20.464377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac523846-6abd-4f8c-98ac-5a4d753d71e8 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.464559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac523846-6abd-4f8c-98ac-5a4d753d71e8 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.464892 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac523846-6abd-4f8c-98ac-5a4d753d71e8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:20.465188 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 588/2303] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:20.474650 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.474650 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:20.475156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.477667 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:20.477954 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.478172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.480921 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:20.487771 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f7b5a4a-ffc8-4295-8424-3db7666eb61c tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:20.488517 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 583/2304] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:20.489949 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.489949 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:20.495347 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:20.501062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-1d277b63-aca8-40ba-81ca-5b558fe3d98d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:20.501516 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 556/2305] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 1115 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:20.586310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.588343 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:20.588648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:20.588886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:20.589071 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:20.594240 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.594240 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:20.595396 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5255cd88-a798-4c55-9eaa-824f70b80c9b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:20.595862 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 579/2306] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:20 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:20.621074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:20.624192 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] PUT https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe Aug 16 22:58:20.624671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:20.636022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Acquiring lock "cinder-attachment_update-bf69573f-88aa-4426-b887-07888da044fe-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:58:20.644476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-bf69573f-88aa-4426-b887-07888da044fe-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:58:20.645621 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:20.645621 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:20.749288 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-bf69573f-88aa-4426-b887-07888da044fe-np0000007421" released by "attachment_update" :: held 0.105s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:58:20.749722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-a7e10c20-173f-41d2-b6a1-25740f581a84 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe returned with HTTP 200 Aug 16 22:58:20.750263 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 589/2307] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:58:20 2026] PUT /volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:21.024849 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.027335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:21.027569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.027762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.038611 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.038611 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:21.043293 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:21.048957 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d0c8b28-0ff5-4ff6-ae05-7bb1fc57294c tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:21.049584 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 584/2308] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:21.143272 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.145321 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 Aug 16 22:58:21.145541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.145717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.153016 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.153016 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:21.156767 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:21.157439 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:21.157616 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:21.192596 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:21.195546 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.195546 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:21.202588 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3021eb2d-e6c9-4ac1-a03c-808971a85919 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 returned with HTTP 200 Aug 16 22:58:21.202967 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 557/2309] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:21.218326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.220387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] PUT https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:21.220759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:21.223237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Update called for group 8ca50328-a619-4d69-ae41-a6395131c238. {{(pid=100202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:58:21.223390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Updating group 8ca50328-a619-4d69-ae41-a6395131c238 with name None description: None add_volumes: None remove_volumes: e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48. Aug 16 22:58:21.232265 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.232265 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:21.252497 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-805d6fab-cba6-4cf1-8aab-398d1d1a5d93 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 202 Aug 16 22:58:21.253139 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 580/2310] 10.4.3.26 () {70 vars in 1399 bytes} [Sun Aug 16 22:58:21 2026] PUT /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:21.262844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.265148 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:21.265369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.265546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.265672 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:21.269412 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.269412 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:21.281312 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38ea8b62-eb81-44cd-a674-0f2cb2d29001 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:21.281824 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 590/2311] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:21.368667 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.371183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:21.371471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.371761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.372017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:21.378104 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.378104 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:21.378624 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c92cf9d7-52b6-4e4b-a69b-61951a3eba7a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:21.379312 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 585/2312] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:21.439220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b2572963-9ca7-4551-8152-dbbadb370927 req-314905a8-70d9-4bb3-b02a-5f287d1e9ea7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.441861 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-314905a8-70d9-4bb3-b02a-5f287d1e9ea7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] POST https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a/action Aug 16 22:58:21.442313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-314905a8-70d9-4bb3-b02a-5f287d1e9ea7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:21.442471 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-314905a8-70d9-4bb3-b02a-5f287d1e9ea7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:21.463390 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.463390 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:21.475796 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b2572963-9ca7-4551-8152-dbbadb370927 req-314905a8-70d9-4bb3-b02a-5f287d1e9ea7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a/action returned with HTTP 204 Aug 16 22:58:21.476464 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 558/2313] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:58:21 2026] POST /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:21.506021 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.506820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:21.507152 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.507320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.524126 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.524126 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:21.529034 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:21.534978 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a9a5c5b-d775-429d-adc0-3b2e96acc94b tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:21.535601 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 581/2314] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:21.607564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:21.609862 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:21.610134 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:21.610393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:21.610536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:21.615664 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:21.615664 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:21.616913 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c0a565c-f154-46fc-8771-d94eda2fd302 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:21.617413 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 591/2315] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:21 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:22.065208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.067364 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:22.067721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.068046 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.078138 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.078138 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:22.082080 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:22.087659 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e120e018-a08d-4a33-a973-eeba5cfa41b1 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:22.088172 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 586/2316] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:22.102466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c655165a-6776-400d-a89d-e84275418813 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.104487 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c655165a-6776-400d-a89d-e84275418813 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:22.104713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c655165a-6776-400d-a89d-e84275418813 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.104945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c655165a-6776-400d-a89d-e84275418813 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.115186 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.115186 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:22.119030 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c655165a-6776-400d-a89d-e84275418813 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:22.123822 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c655165a-6776-400d-a89d-e84275418813 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:22.124273 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 559/2317] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:22.136421 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf2d9ef1-a300-41a3-8958-3a9cab692977 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.138097 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 582/2318] 10.4.3.26 () {70 vars in 1604 bytes} [Sun Aug 16 22:58:22 2026] DELETE /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 22:58:22.144980 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4bd0100-b786-4ce6-873a-69af183984ff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.170914 np0000007421 devstack@c-api.service[100201]: WARNING keystonemiddleware.auth_token [None req-a4bd0100-b786-4ce6-873a-69af183984ff None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 22:58:22.172202 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 592/2319] 10.4.3.26 () {70 vars in 1604 bytes} [Sun Aug 16 22:58:22 2026] DELETE /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 22:58:22.181065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-235bd5ff-b43c-41e8-843d-e605072c2349 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.184149 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a Aug 16 22:58:22.184519 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.184809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.194474 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.194474 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:22.287782 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Attachment connected to vm f67009cd-8b11-4f7a-9065-fdb0dd197266, checking data on nova Aug 16 22:58:22.287782 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.compute.nova [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Creating Keystone token plugin using URL: https://10.4.3.26/identity {{(pid=100203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 22:58:22.293055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.295137 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:22.295406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.295666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.295852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:22.303187 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.303187 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:22.310061 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4790a409-26cb-4185-9b60-52d3c190b4a0 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:22.310583 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 560/2320] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:22.323790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.324708 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] PUT https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:22.325267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:22.327633 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Update called for group 8ca50328-a619-4d69-ae41-a6395131c238. {{(pid=100202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:58:22.327837 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Updating group 8ca50328-a619-4d69-ae41-a6395131c238 with name None description: None add_volumes: e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 remove_volumes: None. Aug 16 22:58:22.333233 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.333233 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:22.365516 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f8d2cd5-c5ec-43a9-814d-a0c90acdb719 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 202 Aug 16 22:58:22.366354 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 583/2321] 10.4.3.26 () {70 vars in 1399 bytes} [Sun Aug 16 22:58:22 2026] PUT /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:22.373697 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.375394 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:22.375598 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.375832 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.376034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:22.383434 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.383434 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:22.390419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-30fced51-d83e-4195-9647-b629fce5469f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.392376 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30fced51-d83e-4195-9647-b629fce5469f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:22.392588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30fced51-d83e-4195-9647-b629fce5469f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.392808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-30fced51-d83e-4195-9647-b629fce5469f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.392906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-30fced51-d83e-4195-9647-b629fce5469f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:22.397227 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.397227 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:22.397340 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d2c63a5-db9d-4c45-bf4d-72a8a46fb955 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:22.397830 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 593/2322] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:22.398441 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-30fced51-d83e-4195-9647-b629fce5469f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:22.398441 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 561/2323] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:22.498988 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] REQ: curl -g -i -X GET https://10.4.3.26/compute/v2.1/servers/f67009cd-8b11-4f7a-9065-fdb0dd197266/os-volume_attachments/4298ff93-b8f5-447e-987d-f5ea15c7e946 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6455de62aa33c91966765809492bc958d4996385a3d692965e4e733e5022cce3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-235bd5ff-b43c-41e8-843d-e605072c2349" -H "X-Service-Token: {SHA256}fc2549430015302eb183259115106be6fed3c68101f4335e575e802b5c555deb" {{(pid=100203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 22:58:22.550838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b2e92711-fd95-4012-b465-da697ee9e3ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.554020 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2e92711-fd95-4012-b465-da697ee9e3ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:22.554020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2e92711-fd95-4012-b465-da697ee9e3ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.554143 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b2e92711-fd95-4012-b465-da697ee9e3ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.569404 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.569404 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:22.573905 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b2e92711-fd95-4012-b465-da697ee9e3ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:22.580418 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b2e92711-fd95-4012-b465-da697ee9e3ae tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:22.580923 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 584/2324] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:22.628060 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.630873 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:22.631482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.631577 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 22:58:22 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e8d407dc-c0d9-4637-aa35-6e964b8fb39f x-openstack-request-id: req-e8d407dc-c0d9-4637-aa35-6e964b8fb39f {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 22:58:22.631702 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4298ff93-b8f5-447e-987d-f5ea15c7e946", "serverId": "f67009cd-8b11-4f7a-9065-fdb0dd197266", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b87a2327-eb70-40b0-b31c-a0b897ab883a", "bdm_uuid": "9b26b912-c309-4f3b-9960-39050507ae0d"}} {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 22:58:22.631855 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET call to compute for https://10.4.3.26/compute/v2.1/servers/f67009cd-8b11-4f7a-9065-fdb0dd197266/os-volume_attachments/4298ff93-b8f5-447e-987d-f5ea15c7e946 used request id req-e8d407dc-c0d9-4637-aa35-6e964b8fb39f {{(pid=100203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 22:58:22.632000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.632335 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:22.634467 np0000007421 devstack@c-api.service[100203]: ERROR cinder.volume.api [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-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 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Caught error: Detach volume from instance f67009cd-8b11-4f7a-9065-fdb0dd197266 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f67009cd-8b11-4f7a-9065-fdb0dd197266 using the Compute API Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: 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 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 22:58:22.637197 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance f67009cd-8b11-4f7a-9065-fdb0dd197266 using the Compute API Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Aug 16 22:58:22.638566 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-235bd5ff-b43c-41e8-843d-e605072c2349 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a returned with HTTP 409 Aug 16 22:58:22.639517 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.639517 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:22.639569 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 587/2325] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:58:22 2026] DELETE /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a => generated 167 bytes in 459 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:22.640214 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb9d37bb-f4b4-4d92-8015-ff8290e10163 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:22.644066 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 594/2326] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:22.685476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.687687 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:22.687925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.688148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.698827 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.698827 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:22.702137 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:22.707275 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-65348340-81a9-4eb7-bcf0-5327b5bcd7e7 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:22.707721 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 562/2327] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 1154 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:22.726173 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.728603 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] POST https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946/action Aug 16 22:58:22.729081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:22.729246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:22.739739 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.739739 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:22.740201 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:22.745530 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Begin detaching volume completed successfully. Aug 16 22:58:22.745734 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-e0d3dbda-0816-4402-9ff1-c46c9ac95820 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946/action returned with HTTP 202 Aug 16 22:58:22.746204 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 585/2328] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:58:22 2026] POST /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:22.790483 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c173d4af-3b39-496a-b87a-cb6572f63497 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.791024 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c173d4af-3b39-496a-b87a-cb6572f63497 None None] GET https://10.4.3.26/volume// Aug 16 22:58:22.791206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c173d4af-3b39-496a-b87a-cb6572f63497 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.791386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c173d4af-3b39-496a-b87a-cb6572f63497 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.791853 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c173d4af-3b39-496a-b87a-cb6572f63497 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:22.792067 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 588/2329] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:22.801085 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:22.806517 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:22.806733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:22.807013 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:22.820932 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:22.820932 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:22.825669 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:22.833670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-23827d92-8927-4c55-b2b9-21339e0faba4 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:22.834404 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 595/2330] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:22 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:23.408510 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-224314f6-a6a0-4228-b93b-6e3918c51697 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.409464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.410425 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-224314f6-a6a0-4228-b93b-6e3918c51697 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:23.410677 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-224314f6-a6a0-4228-b93b-6e3918c51697 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:23.410890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-224314f6-a6a0-4228-b93b-6e3918c51697 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:23.411052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-224314f6-a6a0-4228-b93b-6e3918c51697 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:23.411276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:23.411455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:23.411636 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:23.411734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:23.414603 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.414603 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:23.415714 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.415714 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:23.416475 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9d081c6-a88e-490d-b1fb-fbf20cc4f753 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:23.416849 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 586/2331] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:23 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:23.421908 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-224314f6-a6a0-4228-b93b-6e3918c51697 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:23.422370 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 563/2332] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:23 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:23.431764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fcc462cd-91f0-493f-962b-ea6291073af5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.433678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] PUT https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:23.434074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "780acef8-5f68-4867-8fad-13b6d4e47b93"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:23.435981 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Update called for group 8ca50328-a619-4d69-ae41-a6395131c238. {{(pid=100203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:58:23.436138 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Updating group 8ca50328-a619-4d69-ae41-a6395131c238 with name None description: None add_volumes: None remove_volumes: 780acef8-5f68-4867-8fad-13b6d4e47b93. Aug 16 22:58:23.471653 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:23.475471 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.475471 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:23.491830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcc462cd-91f0-493f-962b-ea6291073af5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 202 Aug 16 22:58:23.492300 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 589/2333] 10.4.3.26 () {70 vars in 1399 bytes} [Sun Aug 16 22:58:23 2026] PUT /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:23.499528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.502081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:23.502205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:23.502367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:23.502488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:23.507065 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.507065 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:23.516657 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-624aa794-1b0f-4bc5-8ba6-9a09683f34c4 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:23.517363 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 596/2334] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:23 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:23.594285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.596331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:23.596493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:23.596663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:23.605829 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.605829 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:23.609542 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:23.613188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0a460a39-f4f1-42a5-b043-8753dcf0ac75 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:23.613602 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 587/2335] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:23 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:23.651793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:23.653454 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:23.653628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:23.653827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:23.653923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:23.658331 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:23.658331 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:23.659143 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-310aeab6-52cf-481a-9a8f-cd35df974c82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:23.659469 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 564/2336] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:23 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:24.430737 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.432783 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:24.433382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.433382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.433382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:24.440500 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.440500 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:24.442055 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b2bea754-6101-47c3-908f-e7f8a7aa8c2e tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:24.442672 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 590/2337] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:24.496895 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-3e1b9bc7-6b03-4a6e-ad47-32c869762abb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.498729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-3e1b9bc7-6b03-4a6e-ad47-32c869762abb tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe/action Aug 16 22:58:24.499067 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-3e1b9bc7-6b03-4a6e-ad47-32c869762abb tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:24.499221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-3e1b9bc7-6b03-4a6e-ad47-32c869762abb tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:24.514036 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.514036 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:24.527632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.529821 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:24.530057 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.530248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.530413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:24.531303 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c34dd7fd-ba10-452f-862b-668e461c7243 req-3e1b9bc7-6b03-4a6e-ad47-32c869762abb tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe/action returned with HTTP 204 Aug 16 22:58:24.531801 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 597/2338] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:58:24 2026] POST /volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:58:24.535810 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.535810 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:24.552481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4575f93b-49a4-41b4-835e-b9cbabf99757 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:24.552900 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 588/2339] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:24.564822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.566660 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] PUT https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:24.567225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "780acef8-5f68-4867-8fad-13b6d4e47b93"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:24.568827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Update called for group 8ca50328-a619-4d69-ae41-a6395131c238. {{(pid=100204) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 22:58:24.569092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Updating group 8ca50328-a619-4d69-ae41-a6395131c238 with name None description: None add_volumes: 780acef8-5f68-4867-8fad-13b6d4e47b93 remove_volumes: None. Aug 16 22:58:24.573568 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.573568 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:24.617122 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bed26823-3693-4a1b-bd2e-3cf02dea9296 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 202 Aug 16 22:58:24.617534 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 565/2340] 10.4.3.26 () {70 vars in 1399 bytes} [Sun Aug 16 22:58:24 2026] PUT /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:24.630188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.630331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.631699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:24.631969 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.632157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.632282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:24.632507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:24.632735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.633008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.636582 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.636582 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:24.644956 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.644956 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:24.648796 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:24.651076 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21d4841e-0390-4b3e-9cdf-6aebd58069aa tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:24.651535 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 591/2341] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:24.654835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-d543238d-2190-4665-8fb0-03912fc0130d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.657395 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-d543238d-2190-4665-8fb0-03912fc0130d tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a Aug 16 22:58:24.657654 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-d543238d-2190-4665-8fb0-03912fc0130d tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.657928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-d543238d-2190-4665-8fb0-03912fc0130d tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.658071 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4595ea2-c00c-4e8c-9024-ad8808c62bdd tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:24.661295 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 598/2342] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:24.667485 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.667485 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:24.674876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.676843 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.676966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:24.677196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.677501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.677553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:24.679273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:24.679578 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.680610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.685425 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.685425 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:24.686482 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2678cd38-4306-4e78-b7ed-104fed0c42b4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:24.687029 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 566/2343] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:24.692925 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.692925 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:24.697772 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:24.702319 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e258574-f4bd-4fd7-8a8b-a37581f0844a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:24.703456 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 592/2344] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:24.730423 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-eb601ffb-180d-467e-9aaa-f48258173f30 req-d543238d-2190-4665-8fb0-03912fc0130d tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a returned with HTTP 200 Aug 16 22:58:24.731428 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 589/2345] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:24 2026] DELETE /volume/v3/attachments/b87a2327-eb70-40b0-b31c-a0b897ab883a => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:24.922869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.924997 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:24.925469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.925721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.935144 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.935144 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:24.939543 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:24.944133 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fa720468-f6ea-40e8-931f-0f7861f21b13 req-673de317-b411-48b5-8b4a-0e847c273910 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:24.944872 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 599/2346] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:24.961691 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a67a5bb-7990-45a4-830e-e2677031b65f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:24.963530 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:24.963800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:24.964061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:24.964289 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Delete volume with id: 4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:24.971905 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:24.971905 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:24.972413 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:24.991887 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Delete volume request issued successfully. Aug 16 22:58:24.992172 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a67a5bb-7990-45a4-830e-e2677031b65f tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 202 Aug 16 22:58:24.992865 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 567/2347] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:24 2026] DELETE /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:25.000448 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-455229cb-2a4e-4086-ba4e-2809734ee176 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.002217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-455229cb-2a4e-4086-ba4e-2809734ee176 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:25.002413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-455229cb-2a4e-4086-ba4e-2809734ee176 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.002592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-455229cb-2a4e-4086-ba4e-2809734ee176 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.011244 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.011244 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:25.017189 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-455229cb-2a4e-4086-ba4e-2809734ee176 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Volume info retrieved successfully. Aug 16 22:58:25.024138 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-455229cb-2a4e-4086-ba4e-2809734ee176 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 200 Aug 16 22:58:25.024807 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 593/2348] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:24 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:25.278939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.280401 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:25.280701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.282907 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.291550 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.291550 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:25.297583 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:25.305442 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fc46483-c6e5-43ca-be4c-7b5ce3860231 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:25.306227 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 590/2349] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.455640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.457358 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:25.457532 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.457702 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.457835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:25.462436 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.462436 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:25.463284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b5a8af02-8b24-41b7-a12b-17afc0a87fd6 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:25.464048 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 600/2350] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.473639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.476290 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:25.476576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.476875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.486950 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.486950 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:25.492420 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:58:25.499943 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca3a1feb-225f-48ea-b813-8fdd7ae2904f tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 200 Aug 16 22:58:25.500494 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 568/2351] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.514728 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.516882 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] POST https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d/action Aug 16 22:58:25.517336 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:25.517508 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:25.519499 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.admin_actions [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] Updating backup 'b99c0521-e0ad-4d85-9566-fe7318c09e0d' with '{'status': 'error'}' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 22:58:25.527775 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.527775 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:25.537393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] reset_status in rpcapi backup_id b99c0521-e0ad-4d85-9566-fe7318c09e0d on host np0000007421. {{(pid=100203) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 16 22:58:25.541830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-003bdf8e-3f6c-4bf4-9804-488c6abfaf31 tempest-VolumesBackupsAdminTest-1535166562 tempest-VolumesBackupsAdminTest-1535166562-project-admin] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d/action returned with HTTP 202 Aug 16 22:58:25.541830 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 594/2352] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:58:25 2026] POST /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:25.548294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.552335 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:25.553537 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.555419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.555642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:25.561089 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.561089 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:25.563265 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ffb64c8-f8ea-46a2-9ba5-f8925afff871 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:25.563997 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 591/2353] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.575022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.577453 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] DELETE https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:25.577801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.578475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.578475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete backup with id: b99c0521-e0ad-4d85-9566-fe7318c09e0d. Aug 16 22:58:25.583956 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.583956 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:25.603609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] delete_backup rpcapi backup_id b99c0521-e0ad-4d85-9566-fe7318c09e0d {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:58:25.607016 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f0176ce-3e8f-43c6-850c-88c58b5f936c tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 202 Aug 16 22:58:25.607016 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 601/2354] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:25 2026] DELETE /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:25.615581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29188142-1a9d-4631-962b-93ff377d5482 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.617627 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29188142-1a9d-4631-962b-93ff377d5482 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:25.617885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29188142-1a9d-4631-962b-93ff377d5482 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.618156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29188142-1a9d-4631-962b-93ff377d5482 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.618312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-29188142-1a9d-4631-962b-93ff377d5482 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:25.623035 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.623035 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:25.623960 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29188142-1a9d-4631-962b-93ff377d5482 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 200 Aug 16 22:58:25.624413 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 569/2355] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.635006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.638576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:25.638905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.639176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.654811 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.654811 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:25.657806 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:25.663732 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.664504 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-b66f19ab-c07f-4ec2-9225-eb85b81686af tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:25.665153 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 595/2356] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.666230 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:25.666624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.667024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.668500 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:25.675432 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.675432 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:25.687390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9aee23be-ca17-4b29-9876-8892cc8e13ec tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 200 Aug 16 22:58:25.687949 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 592/2357] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:25.700863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.702127 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:25.702127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.702537 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.702620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:25.704461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:25.704553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.705495 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:25.705692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.705944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.706064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:25.714687 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:25.715628 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:25.716132 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:25.717362 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.717362 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:25.718408 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-78b98afe-3807-432f-8e27-1b7a4a9577fc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:25.718857 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 570/2358] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.774482 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:25.774717 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23bc69da-b9aa-4a17-971f-340d8a247c77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.775316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23bc69da-b9aa-4a17-971f-340d8a247c77 None None] GET https://10.4.3.26/volume// Aug 16 22:58:25.775450 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23bc69da-b9aa-4a17-971f-340d8a247c77 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.776041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23bc69da-b9aa-4a17-971f-340d8a247c77 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.776137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23bc69da-b9aa-4a17-971f-340d8a247c77 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:25.777184 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 596/2359] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:25.781678 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.781678 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:25.785470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-bbed920f-ff4f-4d84-9747-94771486abe2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.787128 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:25.787485 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:25.790205 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-bbed920f-ff4f-4d84-9747-94771486abe2 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:58:25.790645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-bbed920f-ff4f-4d84-9747-94771486abe2 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd7d1c4-3c55-4e0e-b028-78c722f71cf5", "connector": null, "instance_uuid": "46b5ea36-8679-4bfe-bbff-fbd900b58ab7"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:25.803614 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.803614 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:25.841180 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:25.845822 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.845822 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:25.852757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-bbed920f-ff4f-4d84-9747-94771486abe2 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:58:25.853528 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 593/2360] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:58:25 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 16 22:58:25.857271 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fdfd30d-b6d4-45e7-854f-2fa257c3ff54 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:25.858071 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 602/2361] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:25.884585 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24512b3f-589f-425d-9e72-19571cf9fd16 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.887705 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/group_snapshots Aug 16 22:58:25.888758 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8ca50328-a619-4d69-ae41-a6395131c238", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1024191001"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:25.889855 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.892208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:25.893219 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.893393 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8ca50328-a619-4d69-ae41-a6395131c238', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1024191001'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 22:58:25.893451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.899014 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.899014 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:25.904904 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-67570a38-a2de-42ef-b229-67e653129701 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.906057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67570a38-a2de-42ef-b229-67e653129701 None None] GET https://10.4.3.26/volume// Aug 16 22:58:25.906156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.group_snapshots [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1024191001. Aug 16 22:58:25.906190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67570a38-a2de-42ef-b229-67e653129701 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.906190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-67570a38-a2de-42ef-b229-67e653129701 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.906190 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-67570a38-a2de-42ef-b229-67e653129701 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:25.906487 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 594/2362] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:25.909420 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.909420 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:25.915460 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:25.920781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:25.922434 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ee900f1-f6a6-4dc7-b5b7-ae4916a56387 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:25.922939 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 597/2363] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:25.924185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:25.925275 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:25.925275 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:25.930333 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.930333 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:25.939040 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:25.939040 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:25.944026 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:25.950194 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-fe18fa83-7c53-41ce-a4bb-0d8e18de6729 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:25.950852 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 603/2364] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:25 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 1115 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:25.954734 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:25.955112 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1183237705 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1183237705, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:25.983537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['0ff49224-0b4b-4967-98dd-d4d6b845e98f', 'd09340d7-f846-48e9-83e1-8379878b07c6', 'cc312168-a053-45d4-a87f-178841db1084', '9adf9f84-c27d-4d72-aec5-bdc9fc9106ff'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:26.037459 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24512b3f-589f-425d-9e72-19571cf9fd16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots returned with HTTP 202 Aug 16 22:58:26.038146 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 571/2365] 10.4.3.26 () {70 vars in 1317 bytes} [Sun Aug 16 22:58:25 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:26.044865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d017aad8-9f19-43b9-92a8-9485246231fa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.047197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d017aad8-9f19-43b9-92a8-9485246231fa tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] GET https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 Aug 16 22:58:26.047323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d017aad8-9f19-43b9-92a8-9485246231fa tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.048403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d017aad8-9f19-43b9-92a8-9485246231fa tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.053549 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.056097 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d017aad8-9f19-43b9-92a8-9485246231fa tempest-TestServerVolumeAttachScenarioOldVersion-1104724011 tempest-TestServerVolumeAttachScenarioOldVersion-1104724011-project-member] https://10.4.3.26/volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 returned with HTTP 404 Aug 16 22:58:26.056478 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:26.056629 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 595/2366] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/volumes/4298ff93-b8f5-447e-987d-f5ea15c7e946 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:26.056940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.058083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.058633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:26.064266 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.064266 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:26.075560 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-21b3c2d8-9224-469a-af61-85e06e3f4ae6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c returned with HTTP 200 Aug 16 22:58:26.076243 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 598/2367] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:26.084932 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.090578 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] PUT https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa Aug 16 22:58:26.091047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:26.103352 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Acquiring lock "cinder-attachment_update-9dd7d1c4-3c55-4e0e-b028-78c722f71cf5-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:58:26.108333 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-9dd7d1c4-3c55-4e0e-b028-78c722f71cf5-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:58:26.109798 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.109798 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:26.244232 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Lock "cinder-attachment_update-9dd7d1c4-3c55-4e0e-b028-78c722f71cf5-np0000007421" released by "attachment_update" :: held 0.136s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:58:26.244704 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-31fe19a4-c44d-480e-a6a3-1b6c5ab64aa8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa returned with HTTP 200 Aug 16 22:58:26.245198 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 604/2368] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:58:26 2026] PUT /volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:26.638471 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-146990ff-d2de-47e1-928e-27c04bd1461a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.640617 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-146990ff-d2de-47e1-928e-27c04bd1461a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d Aug 16 22:58:26.640867 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-146990ff-d2de-47e1-928e-27c04bd1461a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.641087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-146990ff-d2de-47e1-928e-27c04bd1461a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.641232 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-146990ff-d2de-47e1-928e-27c04bd1461a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Show backup with id b99c0521-e0ad-4d85-9566-fe7318c09e0d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:26.646054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-146990ff-d2de-47e1-928e-27c04bd1461a tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d returned with HTTP 404 Aug 16 22:58:26.646648 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 572/2369] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/backups/b99c0521-e0ad-4d85-9566-fe7318c09e0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:26.731338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e14257a0-5104-463e-a205-de350689c789 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.737131 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e14257a0-5104-463e-a205-de350689c789 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:26.737131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e14257a0-5104-463e-a205-de350689c789 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.737131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e14257a0-5104-463e-a205-de350689c789 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.737131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e14257a0-5104-463e-a205-de350689c789 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:26.739727 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.739727 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:26.740830 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e14257a0-5104-463e-a205-de350689c789 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:26.741353 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 596/2370] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:26.746655 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7b6df485-1787-40b7-a820-7e66281f0f41 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.748905 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b6df485-1787-40b7-a820-7e66281f0f41 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:26.752164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b6df485-1787-40b7-a820-7e66281f0f41 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.752164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7b6df485-1787-40b7-a820-7e66281f0f41 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.767581 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.767581 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:26.776977 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7b6df485-1787-40b7-a820-7e66281f0f41 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:58:26.783816 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7b6df485-1787-40b7-a820-7e66281f0f41 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 200 Aug 16 22:58:26.784352 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 599/2371] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:26.801381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.803512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] DELETE https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:26.803736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.803978 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.804248 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume with id: 371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:26.813788 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.813788 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:26.814392 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:58:26.836084 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Delete volume request issued successfully. Aug 16 22:58:26.836306 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30f8f9bd-5e3e-4681-8656-a3e6ba3775ec tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 202 Aug 16 22:58:26.836704 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 605/2372] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:26 2026] DELETE /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:26.846917 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.848906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:26.849269 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.849565 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.859002 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.859002 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:26.863143 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Volume info retrieved successfully. Aug 16 22:58:26.868529 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4edf07d-6987-41ea-ba77-f12a831eb762 tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 200 Aug 16 22:58:26.868940 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 573/2373] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:26.946226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:26.949365 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:26.949627 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:26.949829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:26.961662 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:26.961662 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:26.965665 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:26.970141 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54f29a37-fb7e-4d32-9ea2-45dfc3b2ca40 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:26.970492 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 597/2374] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:26 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:27.086679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.089165 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.089343 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.089489 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.089678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:27.093624 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.093624 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:27.098289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-911419e9-7c7a-4b4b-a93c-6d5a12403079 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c returned with HTTP 200 Aug 16 22:58:27.098849 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 600/2375] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:27.110104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.112671 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:27.112977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.113283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.113594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:27.115105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:27.120666 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:27.121245 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.121245 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:27.121953 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63df8d7c-7517-4b25-a56a-74cb47e8dded tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:27.122605 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 606/2376] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:27.131532 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.133331 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/f8c03dfa-cd83-49fa-ab38-df8be9dde82c Aug 16 22:58:27.133520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.133730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.138712 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.138712 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:27.139210 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Snapshot retrieved successfully. Aug 16 22:58:27.139939 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20e9984a-41c1-4638-95ef-50e7b54b2f16 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/f8c03dfa-cd83-49fa-ab38-df8be9dde82c returned with HTTP 200 Aug 16 22:58:27.140338 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 574/2377] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/snapshots/f8c03dfa-cd83-49fa-ab38-df8be9dde82c => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:27.149512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ef324df-8806-45e9-a819-2ba451113151 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.151871 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ef324df-8806-45e9-a819-2ba451113151 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/4aba80b3-7a6f-4b65-83d0-f1bdf7d5a046 Aug 16 22:58:27.152117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ef324df-8806-45e9-a819-2ba451113151 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.152372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ef324df-8806-45e9-a819-2ba451113151 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.166347 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.166347 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:27.166347 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9ef324df-8806-45e9-a819-2ba451113151 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Snapshot retrieved successfully. Aug 16 22:58:27.167395 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ef324df-8806-45e9-a819-2ba451113151 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/4aba80b3-7a6f-4b65-83d0-f1bdf7d5a046 returned with HTTP 200 Aug 16 22:58:27.167871 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 598/2378] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/snapshots/4aba80b3-7a6f-4b65-83d0-f1bdf7d5a046 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:27.181514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.183900 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.184159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.184396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.184590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for member 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:58:27.184709 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group_snapshot with id: 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.188495 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.188495 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:27.225303 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f9c1cb9e-6ac7-4a92-8238-ff65b950618a tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c returned with HTTP 202 Aug 16 22:58:27.225848 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 601/2379] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:27 2026] DELETE /volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:27.237327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-75aa245d-737d-4630-a01d-2660308dbeed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.240538 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:27.240851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.241199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.241415 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:27.243924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:27.254923 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:27.256082 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:27.256359 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:27.315355 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:27.320093 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.320093 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:27.328832 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:27.329168 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:27.392611 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:27.397591 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.397591 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:27.409209 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-75aa245d-737d-4630-a01d-2660308dbeed tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:27.409624 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 607/2380] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:27.426772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64b96636-ae3f-411a-acb9-931573bf2f06 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.428884 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:27.430922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.430922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.430922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:27.431687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:27.449736 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:27.451527 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64b96636-ae3f-411a-acb9-931573bf2f06 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:27.451527 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 575/2381] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:27.467764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.470031 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.470240 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.470413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.470567 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:27.475354 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9c49bc87-a29f-4c5f-919a-bfc6bfab9076 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c returned with HTTP 404 Aug 16 22:58:27.475812 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 599/2382] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:27.492251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0768efd1-41b9-4190-9c66-277b180c1771 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.498925 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.499205 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.499455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.499624 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for member 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:58:27.499785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group_snapshot with id: 21b86aa6-202a-4777-8c5a-5b2bcc5cd89c Aug 16 22:58:27.504605 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0768efd1-41b9-4190-9c66-277b180c1771 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c returned with HTTP 404 Aug 16 22:58:27.505271 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 602/2383] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:27 2026] DELETE /volume/v3/group_snapshots/21b86aa6-202a-4777-8c5a-5b2bcc5cd89c => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:27.517079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.522542 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:27.523011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.523362 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.523858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:27.525102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:27.537768 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:27.539449 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:27.539449 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:27.595292 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:27.601230 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.601230 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:27.606780 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:27.607028 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:27.664608 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:27.669029 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.669029 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:27.680733 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9e70aed0-8d47-4d2d-8312-936bf911c990 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:27.681348 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 608/2384] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:27.700871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.702702 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238/action Aug 16 22:58:27.703053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:27.703166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:27.704596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for group 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100204) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:58:27.704697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.groups [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group with id: 8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:27.712183 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.712183 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:27.753925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-901b7191-4114-403b-a842-cb08430d3cc0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.756038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-901b7191-4114-403b-a842-cb08430d3cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:27.756404 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-901b7191-4114-403b-a842-cb08430d3cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.756734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-901b7191-4114-403b-a842-cb08430d3cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.757034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-901b7191-4114-403b-a842-cb08430d3cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:27.765087 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.765087 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:27.765087 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-901b7191-4114-403b-a842-cb08430d3cc0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:27.765456 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 600/2385] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:27.768562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ede0d68-c8a7-4b70-a3c4-388cd9e5296c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238/action returned with HTTP 202 Aug 16 22:58:27.768779 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 576/2386] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:58:27 2026] POST /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:27.778214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.781699 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 Aug 16 22:58:27.782012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.782273 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.792505 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.792505 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:27.798090 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:27.799132 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:27.799377 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:27.862232 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:27.866499 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:27.866499 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:27.877375 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d86a84ff-d710-4ad2-9915-c2b8b06c49fd tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 returned with HTTP 200 Aug 16 22:58:27.877930 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 603/2387] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:27.883913 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-54797903-5144-493e-9c05-fc93eb0225fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:27.888243 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54797903-5144-493e-9c05-fc93eb0225fa tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] GET https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f Aug 16 22:58:27.888791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54797903-5144-493e-9c05-fc93eb0225fa tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:27.889555 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54797903-5144-493e-9c05-fc93eb0225fa tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:27.898724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54797903-5144-493e-9c05-fc93eb0225fa tempest-VolumesBackupsAdminTest-44956912 tempest-VolumesBackupsAdminTest-44956912-project-member] https://10.4.3.26/volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f returned with HTTP 404 Aug 16 22:58:27.899428 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 609/2388] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/volumes/371ed121-9d8c-4ae8-b809-eea9608f4f7f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:27.992653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.003603 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:28.006785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.007728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.045052 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.045052 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:28.054947 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:28.063227 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c19bb7b3-77d4-45f2-9d2a-c20de119e7a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:28.063827 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 601/2389] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:27 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:28.077773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55494be8-0e24-4c46-9705-67f3d59496c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.080138 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55494be8-0e24-4c46-9705-67f3d59496c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:28.080370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55494be8-0e24-4c46-9705-67f3d59496c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.081277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55494be8-0e24-4c46-9705-67f3d59496c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.096053 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.096053 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:28.100561 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55494be8-0e24-4c46-9705-67f3d59496c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:28.107560 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55494be8-0e24-4c46-9705-67f3d59496c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:58:28.108079 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 577/2390] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:28.164834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.167922 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:28.168186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.168452 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.180578 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.180578 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:28.184421 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:28.189775 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-de616d14-67da-44b4-849e-df84dc5c40c3 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:58:28.190417 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 604/2391] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:28.215830 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.218101 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] POST https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5/action Aug 16 22:58:28.218503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:28.218630 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:28.232299 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.232299 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:28.232875 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:28.239377 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Begin detaching volume completed successfully. Aug 16 22:58:28.239598 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-b590c3a0-7b6f-4780-844c-e4a59cd03a52 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5/action returned with HTTP 202 Aug 16 22:58:28.240143 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 610/2392] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:58:28 2026] POST /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c7eca00d-570d-4db7-8ad3-121bc7d883e9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7eca00d-570d-4db7-8ad3-121bc7d883e9 None None] GET https://10.4.3.26/volume// Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7eca00d-570d-4db7-8ad3-121bc7d883e9 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7eca00d-570d-4db7-8ad3-121bc7d883e9 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7eca00d-570d-4db7-8ad3-121bc7d883e9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:28.291293 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 602/2393] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:28.299400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.316665 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:28.317128 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.317348 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.337997 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.337997 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:28.343432 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:28.348727 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-ad9925af-c4ea-4155-a528-b968828d6352 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:58:28.349276 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 578/2394] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 1325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:28.778990 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.783774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:28.783774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.783774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.783774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:28.793961 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:28.793961 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:28.793961 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77da38a3-caeb-4396-9dbb-e9dd21fdc36c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:28.793961 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 605/2395] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:28.891690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-437c0164-c8ec-46be-8623-2d9e8e0df51b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.894238 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-437c0164-c8ec-46be-8623-2d9e8e0df51b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 Aug 16 22:58:28.894559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-437c0164-c8ec-46be-8623-2d9e8e0df51b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.894850 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-437c0164-c8ec-46be-8623-2d9e8e0df51b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.903524 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-437c0164-c8ec-46be-8623-2d9e8e0df51b tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 returned with HTTP 404 Aug 16 22:58:28.904215 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 611/2396] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/volumes/780acef8-5f68-4867-8fad-13b6d4e47b93 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:28.913037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-196c528a-7166-4f88-93f6-630c8b2c23d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.915022 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-196c528a-7166-4f88-93f6-630c8b2c23d7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 Aug 16 22:58:28.915255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-196c528a-7166-4f88-93f6-630c8b2c23d7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.915487 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-196c528a-7166-4f88-93f6-630c8b2c23d7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.921243 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-196c528a-7166-4f88-93f6-630c8b2c23d7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 returned with HTTP 404 Aug 16 22:58:28.921694 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 603/2397] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/volumes/e9e56ed5-05a1-4fbe-b6e3-b36546d9ca48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:28.929154 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.935644 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 Aug 16 22:58:28.935974 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.936211 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.936400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 8ca50328-a619-4d69-ae41-a6395131c238 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:28.944856 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2372a8e-c59a-40dd-8608-6a2a06f727b8 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 returned with HTTP 404 Aug 16 22:58:28.945642 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 579/2398] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:28 2026] GET /volume/v3/groups/8ca50328-a619-4d69-ae41-a6395131c238 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:28.954702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0eec5d59-a991-4f0b-92e1-12f3a3aa7df7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.956388 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0eec5d59-a991-4f0b-92e1-12f3a3aa7df7 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/7d15770b-028f-4027-a7c6-2a7727177f3e Aug 16 22:58:28.956758 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0eec5d59-a991-4f0b-92e1-12f3a3aa7df7 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.957120 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0eec5d59-a991-4f0b-92e1-12f3a3aa7df7 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:28.977868 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0eec5d59-a991-4f0b-92e1-12f3a3aa7df7 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types/7d15770b-028f-4027-a7c6-2a7727177f3e returned with HTTP 202 Aug 16 22:58:28.977868 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 606/2399] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:58:28 2026] DELETE /volume/v3/group_types/7d15770b-028f-4027-a7c6-2a7727177f3e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:28.988518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bdeba745-d1a0-49a1-9744-2bd6a2d6e6db None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:28.991887 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bdeba745-d1a0-49a1-9744-2bd6a2d6e6db tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 Aug 16 22:58:28.991887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bdeba745-d1a0-49a1-9744-2bd6a2d6e6db tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:28.991887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bdeba745-d1a0-49a1-9744-2bd6a2d6e6db tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:29.020800 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bdeba745-d1a0-49a1-9744-2bd6a2d6e6db tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 returned with HTTP 202 Aug 16 22:58:29.021305 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 612/2400] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:28 2026] DELETE /volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:29.031926 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4ce34877-6771-46bf-92e9-e28fb21a9d83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.034171 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4ce34877-6771-46bf-92e9-e28fb21a9d83 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] GET https://10.4.3.26/volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 Aug 16 22:58:29.034524 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4ce34877-6771-46bf-92e9-e28fb21a9d83 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:29.034765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4ce34877-6771-46bf-92e9-e28fb21a9d83 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:29.038716 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4ce34877-6771-46bf-92e9-e28fb21a9d83 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 returned with HTTP 404 Aug 16 22:58:29.039486 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 604/2401] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:58:29 2026] GET /volume/v3/types/1031cc8b-a65d-49b2-9d20-cd9a578830b2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:29.048649 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c90cda6-42df-4d61-8bdd-96560e076f7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.050479 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c90cda6-42df-4d61-8bdd-96560e076f7e tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:29.050910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c90cda6-42df-4d61-8bdd-96560e076f7e tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-280092370"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:29.069214 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c90cda6-42df-4d61-8bdd-96560e076f7e tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:29.069214 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 580/2402] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:58:29 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:29.083254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ede4bcb9-d953-4591-9ec7-57ad819e894f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.083380 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.085372 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:29.085699 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:29.085726 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ede4bcb9-d953-4591-9ec7-57ad819e894f tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:58:29.085809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:29.086228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ede4bcb9-d953-4591-9ec7-57ad819e894f tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-134760865"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:29.098258 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:29.098258 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:29.102348 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:29.106383 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ede4bcb9-d953-4591-9ec7-57ad819e894f tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:58:29.107930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c4d0990-57fc-4165-b440-724b2b35fe1f tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:29.108110 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 607/2403] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:58:29 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:29.108563 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 613/2404] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:29 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:29.123804 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.127246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:58:29.129043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a18eaae5-3912-4e2a-86d5-e7074a5914a1", "volume_types": ["c97fe992-690d-4359-90eb-80dae84f5780"], "name": "tempest-GroupSnapshotsTest-Group-1031424290"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:29.131255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group {'group': {'group_type': 'a18eaae5-3912-4e2a-86d5-e7074a5914a1', 'volume_types': ['c97fe992-690d-4359-90eb-80dae84f5780'], 'name': 'tempest-GroupSnapshotsTest-Group-1031424290'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:58:29.137491 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group tempest-GroupSnapshotsTest-Group-1031424290. Aug 16 22:58:29.147713 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:29.160403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['7362c25b-6e70-419c-b228-c8563db95b29'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:29.187212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c3a3e55-9fad-4ff9-840e-e17ee468e539 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:58:29.187681 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 605/2405] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:58:29 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:29.204773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.206904 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 Aug 16 22:58:29.207108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:29.207442 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:29.207493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 54b23086-69eb-4aad-bc92-0d6bd4098d92 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:29.214050 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:29.214050 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:29.223347 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24b20d47-b7eb-4973-9a90-e03bb5fd2035 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 returned with HTTP 200 Aug 16 22:58:29.224017 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 581/2406] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:29 2026] GET /volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:29.808510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:29.812681 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:29.812681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:29.813105 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:29.813189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:29.827112 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:29.827112 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:29.828244 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09a6f40d-02a2-4670-9037-7bb5c35e9b36 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:29.829010 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 608/2407] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:29 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:30.130771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6e5cb35a-4735-4295-b419-aed28962a31e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.133222 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e5cb35a-4735-4295-b419-aed28962a31e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:30.133445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e5cb35a-4735-4295-b419-aed28962a31e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.133801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6e5cb35a-4735-4295-b419-aed28962a31e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.147072 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.147072 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:30.153404 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6e5cb35a-4735-4295-b419-aed28962a31e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:30.168625 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6e5cb35a-4735-4295-b419-aed28962a31e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:30.168625 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 614/2408] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:30 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 936 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:30.202597 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.235000 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.236813 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 Aug 16 22:58:30.237060 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.237327 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.237454 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 54b23086-69eb-4aad-bc92-0d6bd4098d92 {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:30.241725 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.241725 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:30.251113 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c97e7c6-a0ad-47b2-8e01-d826a63419d3 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 returned with HTTP 200 Aug 16 22:58:30.251631 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 582/2409] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:30 2026] GET /volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:58:30.264915 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.266892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:30.267362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2107503874", "volume_type": "c97fe992-690d-4359-90eb-80dae84f5780", "group_id": "54b23086-69eb-4aad-bc92-0d6bd4098d92", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:30.269142 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2107503874', 'volume_type': 'c97fe992-690d-4359-90eb-80dae84f5780', 'group_id': '54b23086-69eb-4aad-bc92-0d6bd4098d92', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:30.281026 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.281026 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:30.281667 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume of 1 GB Aug 16 22:58:30.289537 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Availability Zones retrieved successfully. Aug 16 22:58:30.297350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (8293dcc1-1389-49c3-bf77-6ed970c54ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:30.300102 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e10f77f-bdae-4544-a20b-cc712f66d8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.300731 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.300731 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:30.301372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:30.313124 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:30.313579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-356909674"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:30.315426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-356909674'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:30.315637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Create volume of 1 GB Aug 16 22:58:30.316413 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.316413 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:30.323887 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Availability Zones retrieved successfully. Aug 16 22:58:30.332840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Flow 'volume_create_api' (0b7f21b0-ad1d-4473-aca8-3ef13329157a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:30.333917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e10f77f-bdae-4544-a20b-cc712f66d8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c97fe992-690d-4359-90eb-80dae84f5780,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-280092370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c97fe992-690d-4359-90eb-80dae84f5780', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54b23086-69eb-4aad-bc92-0d6bd4098d92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.334144 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45404ede-9c5c-490a-9b04-54c1691c654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.335131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6933e8f-cc4f-451d-8750-651feadf8c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.335348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:30.374807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45404ede-9c5c-490a-9b04-54c1691c654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.375571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905af81c-fa3f-446d-be8f-fc333af2abb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.375697 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-280092370 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-280092370, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:30.376353 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-280092370 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-280092370, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:30.419545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['63384540-dd66-4ced-88e1-4ed253de84de', 'c0680ae4-07ca-4f37-b343-59403ee65dc4', 'abe52e6f-58e4-43bf-9949-9ae3b7888233', '65a15d87-8525-43b0-9457-75453e1bd481'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:30.420521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6933e8f-cc4f-451d-8750-651feadf8c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63384540-dd66-4ced-88e1-4ed253de84de', 'c0680ae4-07ca-4f37-b343-59403ee65dc4', 'abe52e6f-58e4-43bf-9949-9ae3b7888233', '65a15d87-8525-43b0-9457-75453e1bd481']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.421368 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5dc5172-b963-483c-a8c0-cb1a8e648069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.453471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5dc5172-b963-483c-a8c0-cb1a8e648069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7637f2f0-6fa9-4d4d-b661-ec669c04d472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2107503874',encryption_key_id=None,group_id=54b23086-69eb-4aad-bc92-0d6bd4098d92,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['63384540-dd66-4ced-88e1-4ed253de84de','c0680ae4-07ca-4f37-b343-59403ee65dc4','abe52e6f-58e4-43bf-9949-9ae3b7888233','65a15d87-8525-43b0-9457-75453e1bd481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=c97fe992-690d-4359-90eb-80dae84f5780), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2107503874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54b23086-69eb-4aad-bc92-0d6bd4098d92,host=None,id=7637f2f0-6fa9-4d4d-b661-ec669c04d472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2240ec3041546a1af541ac735dcd808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed676aef6fc346478f7b23376fc901dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c97fe992-690d-4359-90eb-80dae84f5780),volume_type_id=c97fe992-690d-4359-90eb-80dae84f5780)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.454432 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ec19a8-1233-48ea-9227-9c8b6717ca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.470768 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Created reservations ['265c6c2d-94d4-406f-ab0b-b8c7220c83d2', '3ff81579-e2a3-4a6a-9ecd-0f82e1feb781', '7a906c33-1947-4e35-8539-aa859ef0bc83', '49d2156b-96c1-4217-ac46-808c94f4527b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:30.471857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905af81c-fa3f-446d-be8f-fc333af2abb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265c6c2d-94d4-406f-ab0b-b8c7220c83d2', '3ff81579-e2a3-4a6a-9ecd-0f82e1feb781', '7a906c33-1947-4e35-8539-aa859ef0bc83', '49d2156b-96c1-4217-ac46-808c94f4527b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.472993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12fda1a-fe54-496c-8c60-cdd43ed0d30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.488902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ec19a8-1233-48ea-9227-9c8b6717ca66) transitioned into state 'SUCCESS' from state '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-2107503874',encryption_key_id=None,group_id=54b23086-69eb-4aad-bc92-0d6bd4098d92,group_type_id=,metadata={},multiattach=False,project_id='c2240ec3041546a1af541ac735dcd808',qos_specs=None,replication_status=,reservations=['63384540-dd66-4ced-88e1-4ed253de84de','c0680ae4-07ca-4f37-b343-59403ee65dc4','abe52e6f-58e4-43bf-9949-9ae3b7888233','65a15d87-8525-43b0-9457-75453e1bd481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed676aef6fc346478f7b23376fc901dc',volume_type_id=c97fe992-690d-4359-90eb-80dae84f5780)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.489772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6291081-171e-40b3-9de2-d0a1bbe7283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.503531 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6291081-171e-40b3-9de2-d0a1bbe7283c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.504721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Flow 'volume_create_api' (8293dcc1-1389-49c3-bf77-6ed970c54ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:30.505132 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Create volume request issued successfully. Aug 16 22:58:30.506490 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:30.506667 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:30.512576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12fda1a-fe54-496c-8c60-cdd43ed0d30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bee24e2-80f7-4c17-bcae-143421d09a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-356909674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddd331b08bb4d3abcb9c0cbd46196ba',qos_specs=None,replication_status=,reservations=['265c6c2d-94d4-406f-ab0b-b8c7220c83d2','3ff81579-e2a3-4a6a-9ecd-0f82e1feb781','7a906c33-1947-4e35-8539-aa859ef0bc83','49d2156b-96c1-4217-ac46-808c94f4527b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8b39c3012c40389b832dc42b85a0ca',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-356909674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bee24e2-80f7-4c17-bcae-143421d09a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ddd331b08bb4d3abcb9c0cbd46196ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8b39c3012c40389b832dc42b85a0ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.513687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebcf4a8-100d-4617-baae-f358ed2178ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.533498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-4d98b68a-0549-44d6-9f92-ec1426a7d1a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.535653 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-4d98b68a-0549-44d6-9f92-ec1426a7d1a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa/action Aug 16 22:58:30.536108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-4d98b68a-0549-44d6-9f92-ec1426a7d1a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:30.536271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-4d98b68a-0549-44d6-9f92-ec1426a7d1a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:30.538773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebcf4a8-100d-4617-baae-f358ed2178ad) transitioned into state 'SUCCESS' from state '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-356909674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ddd331b08bb4d3abcb9c0cbd46196ba',qos_specs=None,replication_status=,reservations=['265c6c2d-94d4-406f-ab0b-b8c7220c83d2','3ff81579-e2a3-4a6a-9ecd-0f82e1feb781','7a906c33-1947-4e35-8539-aa859ef0bc83','49d2156b-96c1-4217-ac46-808c94f4527b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8b39c3012c40389b832dc42b85a0ca',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.539534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1dfa0c-8cd2-4362-ad04-0e6e5ef2c54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:30.551646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1dfa0c-8cd2-4362-ad04-0e6e5ef2c54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:30.552951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Flow 'volume_create_api' (0b7f21b0-ad1d-4473-aca8-3ef13329157a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:30.554096 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Create volume request issued successfully. Aug 16 22:58:30.554179 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.554179 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:30.554602 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d77ac15-4dba-4e4e-b0c8-aec1dcbaae8a tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:30.555232 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 606/2410] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:30 2026] POST /volume/v3/volumes => generated 752 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:30.566106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a2e1116e-bb3e-4798-9deb-0d66c0878b48 req-4d98b68a-0549-44d6-9f92-ec1426a7d1a8 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa/action returned with HTTP 204 Aug 16 22:58:30.566661 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 615/2411] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:58:30 2026] POST /volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:30.574499 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:30.574623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.576841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:30.577095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.577365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.585793 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.585793 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:30.588493 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.588493 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:30.591312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f63e8f9e-4115-4152-aeb1-89b791021b52 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:30.591856 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 609/2412] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:30 2026] POST /volume/v3/volumes => generated 820 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:30.601689 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:30.605334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.608329 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 Aug 16 22:58:30.608887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.609128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.609435 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e00abc18-4f0e-4cb9-a168-54a3dd3bb32b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 200 Aug 16 22:58:30.610385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 583/2413] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:30 2026] GET /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:30.619976 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.619976 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:30.623518 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:30.624499 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:30.624701 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:30.678127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-8a272f17-ca9c-4a5d-a85d-3c5612d1e049 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.680818 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:30.681593 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-8a272f17-ca9c-4a5d-a85d-3c5612d1e049 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd Aug 16 22:58:30.681900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-8a272f17-ca9c-4a5d-a85d-3c5612d1e049 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.684147 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.684147 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:30.686211 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-8a272f17-ca9c-4a5d-a85d-3c5612d1e049 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.691918 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2573b82f-c6ff-4e78-be34-f27a3db9be5c tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 returned with HTTP 200 Aug 16 22:58:30.692799 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 607/2414] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:30 2026] GET /volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 => generated 888 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:30.703649 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.703649 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:30.842524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:30.844975 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:30.845223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:30.845529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:30.845601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:30.851298 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:30.851298 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:30.852419 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ecb7c22e-8551-492b-ba4e-eb71fb451051 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:30.852950 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 610/2415] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:30 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:30.919701 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1c830af6-ded7-4f5d-bd46-db5c830773d0 req-8a272f17-ca9c-4a5d-a85d-3c5612d1e049 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd returned with HTTP 200 Aug 16 22:58:30.920230 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 616/2416] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:30 2026] DELETE /volume/v3/attachments/f07d0f36-c151-4263-871b-087ef4b359cd => generated 19 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:31.181638 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.184022 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:31.184369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.184653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.198399 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.198399 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:31.203465 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:31.209355 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4bf77ff1-1fa5-434a-a7bf-19caccf93da6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:31.209761 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 584/2417] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:31.222856 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96179ea4-3529-45cf-8cce-df537b895243 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.225414 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96179ea4-3529-45cf-8cce-df537b895243 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:31.225696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96179ea4-3529-45cf-8cce-df537b895243 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.225892 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96179ea4-3529-45cf-8cce-df537b895243 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.238171 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.238171 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:31.242862 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-96179ea4-3529-45cf-8cce-df537b895243 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:31.247481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96179ea4-3529-45cf-8cce-df537b895243 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:31.247889 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 608/2418] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:31.462172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.465089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:31.465371 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.465636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.476703 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.476703 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:31.482628 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:31.489523 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08a064f0-5a9b-4608-b2c0-767fa13245ad tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:58:31.490106 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 611/2419] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:31.628090 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.633949 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:31.634272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.634526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.650985 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.650985 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:31.663164 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:31.670892 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e806a7c-4b83-4dae-92d3-cfae8ddfd709 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 200 Aug 16 22:58:31.671466 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 617/2420] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:31.691430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97226491-78ad-4bb0-84f7-621be8b47e7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.693348 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:58:31.693912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bee24e2-80f7-4c17-bcae-143421d09a6a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1119226786"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:31.710014 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.712794 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.712794 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:31.713363 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:31.713516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Create snapshot from volume 5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:31.715320 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 Aug 16 22:58:31.715557 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.715848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.727939 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.727939 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:31.739015 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:31.740397 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:31.740590 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:31.779471 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Created reservations ['2ffeb8ee-ce6c-44ab-b33d-7f0ce475a93e', '3444995d-2ec7-4aba-a077-4a1e7ae19dd9', '8e68d7b7-3dfc-404d-a4a9-af22240b27fd', 'b69b95b1-631d-43be-86a5-9aeefc5369a6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:31.797941 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:31.804255 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.804255 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:31.821355 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-de329d3c-5751-46fc-b6d1-510e7ddb6dde tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 returned with HTTP 200 Aug 16 22:58:31.821935 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 609/2421] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:31.824901 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot create request issued successfully. Aug 16 22:58:31.825535 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97226491-78ad-4bb0-84f7-621be8b47e7e tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:58:31.825967 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 585/2422] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:58:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:31.840904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.841684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.844114 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/group_snapshots Aug 16 22:58:31.844114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "54b23086-69eb-4aad-bc92-0d6bd4098d92", "name": "tempest-group_snapshot-1336691750"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:31.844547 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:31.844768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.845114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.846037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '54b23086-69eb-4aad-bc92-0d6bd4098d92', 'name': 'tempest-group_snapshot-1336691750'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 22:58:31.851404 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.851404 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:31.853001 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.853001 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:31.853854 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:31.855962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ebc4bd49-5f2c-43b1-ad92-434cbb0f76cd tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 returned with HTTP 200 Aug 16 22:58:31.855962 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 618/2423] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:31.857177 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Creating group_snapshot tempest-group_snapshot-1336691750. Aug 16 22:58:31.868539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.870304 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:31.872355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.872355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.872355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:31.875900 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.875900 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:31.877470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35abaa4b-6b5c-414a-b50b-d05595e53fd2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:31.878042 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 610/2424] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:31.882937 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.882937 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:31.903769 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-280092370 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-280092370, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:31.935043 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Created reservations ['5b158577-e085-4625-97c5-01219926cd25', 'c401a7d5-f6b2-4259-af62-8f21f205782c', '7019509d-9f2c-474c-823d-1217a8ab3cda', '0da0004c-7374-4afe-91ab-a3d460f1648f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:31.973272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb3214e4-d3f5-4bc3-946b-770ca84f83e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots returned with HTTP 202 Aug 16 22:58:31.973713 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 612/2425] 10.4.3.26 () {70 vars in 1317 bytes} [Sun Aug 16 22:58:31 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:31.985118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b3e601f-32bf-4143-8609-fc149002b354 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:31.987010 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b3e601f-32bf-4143-8609-fc149002b354 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:31.987366 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b3e601f-32bf-4143-8609-fc149002b354 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:31.987836 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b3e601f-32bf-4143-8609-fc149002b354 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:31.987889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.group_snapshots [None req-7b3e601f-32bf-4143-8609-fc149002b354 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:31.993369 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:31.993369 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:32.001317 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b3e601f-32bf-4143-8609-fc149002b354 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 200 Aug 16 22:58:32.001317 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 586/2426] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:31 2026] GET /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:32.866867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-890df033-910b-4198-b983-60e8a6c3d70d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:32.869437 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-890df033-910b-4198-b983-60e8a6c3d70d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:32.869437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-890df033-910b-4198-b983-60e8a6c3d70d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:32.869703 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-890df033-910b-4198-b983-60e8a6c3d70d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:32.874501 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:32.874501 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:32.874944 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-890df033-910b-4198-b983-60e8a6c3d70d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:32.875736 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-890df033-910b-4198-b983-60e8a6c3d70d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 returned with HTTP 200 Aug 16 22:58:32.876122 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 619/2427] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:32 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:32.890365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:32.892453 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:32.892545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:32.893174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:32.893174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:32.893174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:32.895551 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] POST https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:32.895920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:32.898149 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:32.898149 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:32.899099 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bdda0d2-0034-4ea0-abdb-9225931db6ec tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:32.900153 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 611/2428] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:32 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:32.905993 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:32.905993 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:32.906262 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:32.943180 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:32.943504 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9162fc7-672b-408f-ac3b-5885b4823bdc tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:32.944347 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 613/2429] 10.4.3.26 () {68 vars in 1395 bytes} [Sun Aug 16 22:58:32 2026] POST /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:32.954318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:32.956897 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:32.957175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:32.957451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:32.964968 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:32.964968 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:32.966426 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:32.966764 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:32.967174 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-08f9a9c7-864c-4661-aa9e-1696457e5e8c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:32.967691 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 587/2430] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:32 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:32.979301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:32.981944 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] PUT https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:32.982487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:32.993997 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:32.993997 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:32.994825 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.014128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.016603 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.016785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.017052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.017328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:33.021763 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.021763 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.026549 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:33.026892 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18f1e7cb-74b9-425a-badc-1c86a75b0d08 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.026968 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d0704947-59d8-4c3d-9e44-4dde2d6f6d3e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 200 Aug 16 22:58:33.027625 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 620/2431] 10.4.3.26 () {68 vars in 1394 bytes} [Sun Aug 16 22:58:32 2026] PUT /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.027793 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 612/2432] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.038840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a108a04-7355-47cf-b0bc-c17127916377 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.039617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.044955 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:33.044955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.044955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.044955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:33.045964 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.046373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.046643 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.052838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:33.059077 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:33.059974 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.059974 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.061383 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.062458 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.062458 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:33.063763 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.063763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a108a04-7355-47cf-b0bc-c17127916377 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.063971 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fcc7626-e41b-4e01-9d44-d08219820d10 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:33.064032 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 614/2433] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.064088 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 588/2434] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:33.075077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66f9e356-2482-4f49-8221-7d7ccec1438f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.077501 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 Aug 16 22:58:33.077773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.078396 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.078396 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.080445 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/903aa710-e032-432b-ae8f-842c8f25ce3a Aug 16 22:58:33.080572 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.081435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.088469 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.088469 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.089150 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.090287 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41b37f0-26bc-4b06-88e7-bddf21069704 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/903aa710-e032-432b-ae8f-842c8f25ce3a returned with HTTP 200 Aug 16 22:58:33.092094 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.092094 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:33.092299 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 613/2435] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/903aa710-e032-432b-ae8f-842c8f25ce3a => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:33.092398 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.093596 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.105108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.107603 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.107973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.108270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.108490 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:33.112601 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Delete snapshot metadata completed successfully. Aug 16 22:58:33.112864 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66f9e356-2482-4f49-8221-7d7ccec1438f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 returned with HTTP 200 Aug 16 22:58:33.113428 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 621/2436] 10.4.3.26 () {66 vars in 1392 bytes} [Sun Aug 16 22:58:33 2026] DELETE /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 22:58:33.113546 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.113546 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.120079 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8dfc5a28-2dc6-41a5-bdd0-3da6559126b5 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 200 Aug 16 22:58:33.120079 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 615/2437] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.123110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.125780 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.125780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.126033 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.133177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-360240bd-7b9d-4604-8b80-47ff499032e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.133841 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.133841 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:33.134394 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.135332 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.135672 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-261bcdc4-b5e1-458e-bf97-6f747dd019b2 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.136169 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 589/2438] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.136354 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-360240bd-7b9d-4604-8b80-47ff499032e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/detail Aug 16 22:58:33.136655 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-360240bd-7b9d-4604-8b80-47ff499032e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.137490 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-360240bd-7b9d-4604-8b80-47ff499032e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.148928 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-360240bd-7b9d-4604-8b80-47ff499032e6 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 16 22:58:33.149175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.149698 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 614/2439] 10.4.3.26 () {68 vars in 1316 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.151647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] PUT https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.152101 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:33.159897 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.159897 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:33.160861 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.161617 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58a2659c-145b-4deb-a32e-1404a586e187 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.164054 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.164332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.164620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.165016 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.group_snapshots [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:58:33.165101 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.group_snapshots [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group_snapshot with id: 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.169250 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.169250 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.178434 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:33.178780 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9aba7327-ccdf-4a1b-8bd0-c360fb692d4d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.179361 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 622/2440] 10.4.3.26 () {68 vars in 1394 bytes} [Sun Aug 16 22:58:33 2026] PUT /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.189351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.192906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] POST https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.192906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:33.201067 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.201067 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:33.201621 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.203546 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58a2659c-145b-4deb-a32e-1404a586e187 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 202 Aug 16 22:58:33.204004 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 616/2441] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:33 2026] DELETE /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:33.215648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.217423 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:33.217651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.217945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.219363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:33.219882 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.219882 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.220481 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:33.231154 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:33.232290 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:33.233979 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:33.246011 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:33.246428 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14a16dd4-22eb-4dad-b555-69b500a7f513 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.247030 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 590/2442] 10.4.3.26 () {68 vars in 1395 bytes} [Sun Aug 16 22:58:33 2026] POST /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.261185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.263460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.263793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.264093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.271991 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.271991 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:33.272881 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.273664 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.275283 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bde5dbd3-43c6-459e-9b92-47f926ddf1e0 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.275898 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 623/2443] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.287524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.290809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] PUT https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 Aug 16 22:58:33.290809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:33.290951 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:33.296425 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.296425 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.300137 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.300137 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.301438 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.306963 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41ed3730-95dc-4f0b-bbab-a9a6e256a756 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:33.307652 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 615/2444] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.325687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b0afa64-6816-41e4-923f-0228ff5922fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.327043 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:33.327253 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.327427 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:33.327488 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.327633 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:33.327740 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-535fc7c9-7f70-49f0-9fea-30a4bdef2fd9 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 returned with HTTP 200 Aug 16 22:58:33.328687 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 617/2445] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:33 2026] PUT /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.328791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:33.334078 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all snapshots completed successfully. Aug 16 22:58:33.335040 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b0afa64-6816-41e4-923f-0228ff5922fb tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:33.335641 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 591/2446] 10.4.3.26 () {66 vars in 1257 bytes} [Sun Aug 16 22:58:33 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 16 22:58:33.341488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a54587c-edbc-401f-b545-5c7582b111b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.342604 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 Aug 16 22:58:33.342935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.343344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.349705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.350108 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.350108 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:33.350591 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.351676 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.352831 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a54587c-edbc-401f-b545-5c7582b111b4 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 returned with HTTP 200 Aug 16 22:58:33.352831 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 624/2447] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.354193 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.354641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.354887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.355800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.group_snapshots [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 22:58:33.360582 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8955490-83a5-49cc-b9ee-9649f6cf3ea2 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 404 Aug 16 22:58:33.361427 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 616/2448] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:33.362419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.364914 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.365227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.365510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.369506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-673411a2-ca47-41ff-94a3-a555074c8657 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.372539 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-673411a2-ca47-41ff-94a3-a555074c8657 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/group_snapshots Aug 16 22:58:33.372539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-673411a2-ca47-41ff-94a3-a555074c8657 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.372539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-673411a2-ca47-41ff-94a3-a555074c8657 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.376534 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.376534 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.376534 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.377352 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-673411a2-ca47-41ff-94a3-a555074c8657 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots returned with HTTP 200 Aug 16 22:58:33.377592 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Get snapshot metadata completed successfully. Aug 16 22:58:33.377803 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 592/2449] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 22:58:33 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 16 22:58:33.377877 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cbd1c18c-e65b-4aac-9c9b-da75a249cd2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.378442 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 618/2450] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.387846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.388132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.389724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] DELETE https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.389959 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.390170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.390224 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] PUT https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata Aug 16 22:58:33.390294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.group_snapshots [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for member 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf {{(pid=100201) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 22:58:33.391273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.group_snapshots [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group_snapshot with id: 4d8c1a36-1b23-4826-9438-4e3c9cfe21cf Aug 16 22:58:33.391408 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:33.394122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eeb045fa-66e1-4afa-8d12-6d41557fddd7 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf returned with HTTP 404 Aug 16 22:58:33.394591 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 625/2451] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:33 2026] DELETE /volume/v3/group_snapshots/4d8c1a36-1b23-4826-9438-4e3c9cfe21cf => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:33.399588 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.399588 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.400242 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.406810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.408610 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:33.409007 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.409208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.409543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:33.410495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:33.420411 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Get all volumes completed successfully. Aug 16 22:58:33.421427 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:33.421659 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:33.426656 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Update snapshot metadata completed successfully. Aug 16 22:58:33.427038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4a343a3b-ca17-471d-a0ff-f849016d7e3d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata returned with HTTP 200 Aug 16 22:58:33.427653 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 617/2452] 10.4.3.26 () {68 vars in 1394 bytes} [Sun Aug 16 22:58:33 2026] PUT /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:33.438168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.440870 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:33.441114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.441366 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.441512 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Delete snapshot with id: 56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:33.449844 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.449844 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.450528 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.468018 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:33.472071 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.472071 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:33.474605 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot delete request issued successfully. Aug 16 22:58:33.474863 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8008e972-5e96-413d-bc3d-a98695b6cbd8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 returned with HTTP 202 Aug 16 22:58:33.475414 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 619/2453] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:58:33 2026] DELETE /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:33.481632 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-81b85198-f8b9-4784-b76f-63b19a10aa7e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:33.482525 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 593/2454] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.483948 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.486192 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:33.486418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.486691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.494192 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.494192 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:33.494782 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Snapshot retrieved successfully. Aug 16 22:58:33.495845 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5dc55c93-afed-4781-82d1-59bc8ba28f24 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 returned with HTTP 200 Aug 16 22:58:33.496478 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 626/2455] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:33.497363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.499437 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] POST https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92/action Aug 16 22:58:33.499832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:33.501756 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:33.501870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] delete called for group 54b23086-69eb-4aad-bc92-0d6bd4098d92 {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:58:33.501986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Delete group with id: 54b23086-69eb-4aad-bc92-0d6bd4098d92 Aug 16 22:58:33.507568 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.507568 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:33.548794 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-449de79a-b9c2-4e76-ae9a-92d0c4133f63 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92/action returned with HTTP 202 Aug 16 22:58:33.549409 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 618/2456] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:58:33 2026] POST /volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:33.557512 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-927752b8-3999-40fa-8db9-d684baf8f65e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.559146 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 Aug 16 22:58:33.559393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.559607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.567449 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.567449 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.572952 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Volume info retrieved successfully. Aug 16 22:58:33.573791 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:33.573983 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:33.637288 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:33.641583 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.641583 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:33.651547 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-927752b8-3999-40fa-8db9-d684baf8f65e tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 returned with HTTP 200 Aug 16 22:58:33.652122 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 620/2457] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:33.912838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-857967c6-99b7-458a-890e-6340372bd086 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:33.916327 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-857967c6-99b7-458a-890e-6340372bd086 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:33.916967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-857967c6-99b7-458a-890e-6340372bd086 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:33.917541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-857967c6-99b7-458a-890e-6340372bd086 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:33.919123 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-857967c6-99b7-458a-890e-6340372bd086 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:33.926826 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:33.926826 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:33.928126 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-857967c6-99b7-458a-890e-6340372bd086 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:33.928926 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 594/2458] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:33 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:34.509813 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f98751a3-1817-4b34-b6ab-80b9ee8a50b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.513620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f98751a3-1817-4b34-b6ab-80b9ee8a50b8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 Aug 16 22:58:34.513620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f98751a3-1817-4b34-b6ab-80b9ee8a50b8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.513620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f98751a3-1817-4b34-b6ab-80b9ee8a50b8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.519388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f98751a3-1817-4b34-b6ab-80b9ee8a50b8 tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 returned with HTTP 404 Aug 16 22:58:34.520145 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 627/2459] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/snapshots/56507410-ecb5-4c40-a139-b35795c34798 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:34.528576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.530506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:34.530725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.530941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.540548 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.540548 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:34.547629 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:34.552767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd23a4a3-7271-4beb-a1cb-2a6df7a9112d tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 200 Aug 16 22:58:34.553512 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 619/2460] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:34.575098 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.579143 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:34.579143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.579537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.579706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Delete volume with id: 5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:34.591613 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.591613 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:34.592247 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:34.619726 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Delete volume request issued successfully. Aug 16 22:58:34.620028 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8f61d053-20d2-4c9b-9b1f-59fa317c8e2b tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 202 Aug 16 22:58:34.620620 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 621/2461] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:34 2026] DELETE /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:34.630019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb348495-850f-4a6f-9854-4677e107fc6f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.632293 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb348495-850f-4a6f-9854-4677e107fc6f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:34.632564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb348495-850f-4a6f-9854-4677e107fc6f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.632834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb348495-850f-4a6f-9854-4677e107fc6f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.641104 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.641104 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:34.645113 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb348495-850f-4a6f-9854-4677e107fc6f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Volume info retrieved successfully. Aug 16 22:58:34.650508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb348495-850f-4a6f-9854-4677e107fc6f tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 200 Aug 16 22:58:34.651031 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 595/2462] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:34.668763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9004c21c-6b85-43d3-89cd-81290440c3bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.671776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9004c21c-6b85-43d3-89cd-81290440c3bf tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 Aug 16 22:58:34.671776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9004c21c-6b85-43d3-89cd-81290440c3bf tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.671776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9004c21c-6b85-43d3-89cd-81290440c3bf tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.680375 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9004c21c-6b85-43d3-89cd-81290440c3bf tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 returned with HTTP 404 Aug 16 22:58:34.681236 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 628/2463] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/volumes/7637f2f0-6fa9-4d4d-b661-ec669c04d472 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:34.692272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.694092 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.694663 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] GET https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 Aug 16 22:58:34.695418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.695418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.695418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] show called for member 54b23086-69eb-4aad-bc92-0d6bd4098d92 {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:34.698048 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] DELETE https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:34.698414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.699336 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.699336 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Delete volume with id: 72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:34.699460 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b2b7ce1-6a80-45a0-a04a-ab08f1841159 tempest-GroupSnapshotsTest-420765954 tempest-GroupSnapshotsTest-420765954-project-member] https://10.4.3.26/volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 returned with HTTP 404 Aug 16 22:58:34.700087 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 620/2464] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/groups/54b23086-69eb-4aad-bc92-0d6bd4098d92 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:34.708948 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3be3047-ec10-4d7a-8cf9-e7eb37e8b90a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.710470 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.710470 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:34.710815 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3be3047-ec10-4d7a-8cf9-e7eb37e8b90a tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/a18eaae5-3912-4e2a-86d5-e7074a5914a1 Aug 16 22:58:34.711115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3be3047-ec10-4d7a-8cf9-e7eb37e8b90a tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.711262 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:34.711375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3be3047-ec10-4d7a-8cf9-e7eb37e8b90a tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.725948 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3be3047-ec10-4d7a-8cf9-e7eb37e8b90a tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/group_types/a18eaae5-3912-4e2a-86d5-e7074a5914a1 returned with HTTP 202 Aug 16 22:58:34.726410 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 596/2465] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:58:34 2026] DELETE /volume/v3/group_types/a18eaae5-3912-4e2a-86d5-e7074a5914a1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:34.734735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52c43bbd-c5ad-4b4a-b3d9-ff25251cebf3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.735388 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Delete volume request issued successfully. Aug 16 22:58:34.735773 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe1e25fe-84c1-45af-846c-5d41d913b237 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 202 Aug 16 22:58:34.736090 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 622/2466] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:34 2026] DELETE /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:34.737779 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52c43bbd-c5ad-4b4a-b3d9-ff25251cebf3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] DELETE https://10.4.3.26/volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 Aug 16 22:58:34.737967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52c43bbd-c5ad-4b4a-b3d9-ff25251cebf3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.738282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52c43bbd-c5ad-4b4a-b3d9-ff25251cebf3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.744326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.747030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:34.747030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.747775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.755807 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.755807 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:34.760392 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:34.766987 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1f1fa3de-3027-4a77-ae83-46fcb97bbde8 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 200 Aug 16 22:58:34.767473 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 621/2467] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:34.768888 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52c43bbd-c5ad-4b4a-b3d9-ff25251cebf3 tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 returned with HTTP 202 Aug 16 22:58:34.770324 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 629/2468] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:34 2026] DELETE /volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:34.778979 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-88c87c80-eae7-4756-9cdd-8718821e290c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.781434 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88c87c80-eae7-4756-9cdd-8718821e290c tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] GET https://10.4.3.26/volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 Aug 16 22:58:34.781780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88c87c80-eae7-4756-9cdd-8718821e290c tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.782120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-88c87c80-eae7-4756-9cdd-8718821e290c tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.786199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-88c87c80-eae7-4756-9cdd-8718821e290c tempest-GroupSnapshotsTest-366937021 tempest-GroupSnapshotsTest-366937021-project-admin] https://10.4.3.26/volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 returned with HTTP 404 Aug 16 22:58:34.786702 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 597/2469] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/types/c97fe992-690d-4359-90eb-80dae84f5780 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:34.942567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.946185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:34.946418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.946672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.946767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:34.956443 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.956443 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:34.957286 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-536e3751-e77d-4ddd-bc35-9ab6fbe305eb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:34.957786 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 623/2470] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:34.972686 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:34.974714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:34.974947 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:34.975175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:34.983259 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:34.983259 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:34.988348 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:34.994715 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5439f231-673d-4b75-8a82-f45b2d4d2810 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 returned with HTTP 200 Aug 16 22:58:34.995107 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 622/2471] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:34 2026] GET /volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:35.012054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.014355 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:35.014656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.014887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.025519 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:35.025519 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:35.030411 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:35.037369 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-728bf04a-b5ea-40aa-80b6-f215e9739154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 returned with HTTP 200 Aug 16 22:58:35.037884 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 630/2472] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:35 2026] GET /volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:35.054566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b889a31c-0bea-45df-a247-99f3355bffbd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.057133 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:35.057602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.057930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.058170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:35.072322 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:35.072322 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:35.073013 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:35.099474 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 22:58:35.099725 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b889a31c-0bea-45df-a247-99f3355bffbd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 returned with HTTP 202 Aug 16 22:58:35.100315 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 598/2473] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:35 2026] DELETE /volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:35.117900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cde28c6c-77c7-4630-b566-0590f5df635b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.120302 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cde28c6c-77c7-4630-b566-0590f5df635b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:35.120575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cde28c6c-77c7-4630-b566-0590f5df635b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.120853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cde28c6c-77c7-4630-b566-0590f5df635b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.130710 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:35.130710 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:35.136943 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cde28c6c-77c7-4630-b566-0590f5df635b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:35.143096 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cde28c6c-77c7-4630-b566-0590f5df635b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 returned with HTTP 200 Aug 16 22:58:35.143545 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 624/2474] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:35 2026] GET /volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 => generated 1408 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:35.667690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eb8a6bc3-6611-4dce-ace2-95102e669b3c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.669480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb8a6bc3-6611-4dce-ace2-95102e669b3c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] GET https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a Aug 16 22:58:35.669644 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb8a6bc3-6611-4dce-ace2-95102e669b3c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.669841 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eb8a6bc3-6611-4dce-ace2-95102e669b3c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.675720 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eb8a6bc3-6611-4dce-ace2-95102e669b3c tempest-SnapshotMetadataTestJSON-35682281 tempest-SnapshotMetadataTestJSON-35682281-project-member] https://10.4.3.26/volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a returned with HTTP 404 Aug 16 22:58:35.676161 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 623/2475] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:35 2026] GET /volume/v3/volumes/5bee24e2-80f7-4c17-bcae-143421d09a6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:35.784418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dabaccf1-9d6b-44c7-9992-c39af50f66a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.786246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dabaccf1-9d6b-44c7-9992-c39af50f66a1 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 Aug 16 22:58:35.786418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dabaccf1-9d6b-44c7-9992-c39af50f66a1 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.786586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dabaccf1-9d6b-44c7-9992-c39af50f66a1 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.793712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dabaccf1-9d6b-44c7-9992-c39af50f66a1 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 returned with HTTP 404 Aug 16 22:58:35.794427 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 631/2476] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:35 2026] GET /volume/v3/volumes/72807255-f32f-497f-b3f9-dff3714985e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:35.802493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.804953 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] DELETE https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:58:35.805236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.805662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.805903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Delete volume with id: db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:58:35.815437 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:35.815437 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:35.816126 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:35.835432 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Delete volume request issued successfully. Aug 16 22:58:35.835623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b84aac37-2cc5-404b-a7ae-1750f3cc7f61 tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 returned with HTTP 202 Aug 16 22:58:35.836106 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 599/2477] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:35 2026] DELETE /volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:35.848540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4f0d7434-662c-4e72-be96-ebfadd4542df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:35.850396 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f0d7434-662c-4e72-be96-ebfadd4542df tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:58:35.850574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f0d7434-662c-4e72-be96-ebfadd4542df tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:35.850884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4f0d7434-662c-4e72-be96-ebfadd4542df tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:35.860396 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:35.860396 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:35.865550 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4f0d7434-662c-4e72-be96-ebfadd4542df tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Volume info retrieved successfully. Aug 16 22:58:35.877462 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4f0d7434-662c-4e72-be96-ebfadd4542df tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 returned with HTTP 200 Aug 16 22:58:35.877885 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 625/2478] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:35 2026] GET /volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:36.161038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75a11158-9a87-48f4-a995-fb43f9ace588 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:36.163596 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75a11158-9a87-48f4-a995-fb43f9ace588 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 Aug 16 22:58:36.163876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75a11158-9a87-48f4-a995-fb43f9ace588 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:36.164190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75a11158-9a87-48f4-a995-fb43f9ace588 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:36.172060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75a11158-9a87-48f4-a995-fb43f9ace588 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 returned with HTTP 404 Aug 16 22:58:36.172645 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 624/2479] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:36 2026] GET /volume/v3/volumes/e8613ff6-7a5d-43ff-908d-f354ced96823 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:36.182411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c893a994-59f9-438e-85de-1c598ec09f07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:36.187639 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:36.188114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:36.188931 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:36.189417 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: 94686aa5-e866-4704-b571-e89c43853dfa. Aug 16 22:58:36.198771 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:36.198771 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:36.218242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id 94686aa5-e866-4704-b571-e89c43853dfa {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:58:36.220144 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c893a994-59f9-438e-85de-1c598ec09f07 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 202 Aug 16 22:58:36.220144 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 632/2480] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:36 2026] DELETE /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:36.228038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24844c67-075c-490c-b63f-4a5a55c60516 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:36.230586 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24844c67-075c-490c-b63f-4a5a55c60516 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:36.230842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24844c67-075c-490c-b63f-4a5a55c60516 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:36.231149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24844c67-075c-490c-b63f-4a5a55c60516 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:36.231335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-24844c67-075c-490c-b63f-4a5a55c60516 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:36.237098 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:36.237098 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:36.238322 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24844c67-075c-490c-b63f-4a5a55c60516 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 200 Aug 16 22:58:36.238842 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 600/2481] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:36 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:36.898112 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c6d0382-7fdb-4eff-b1f6-a8971a0084eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:36.901823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c6d0382-7fdb-4eff-b1f6-a8971a0084eb tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] GET https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 Aug 16 22:58:36.901976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c6d0382-7fdb-4eff-b1f6-a8971a0084eb tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:36.902134 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c6d0382-7fdb-4eff-b1f6-a8971a0084eb tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:36.909788 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c6d0382-7fdb-4eff-b1f6-a8971a0084eb tempest-ServerRescueNegativeTestJSON-3932969 tempest-ServerRescueNegativeTestJSON-3932969-project-member] https://10.4.3.26/volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 returned with HTTP 404 Aug 16 22:58:36.910189 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 626/2482] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:36 2026] GET /volume/v3/volumes/db93686e-6412-4c74-bcd1-6e543d0e2f55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:37.085758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.090352 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:37.090779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.091055 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.104152 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.104152 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:37.109166 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:37.115398 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-77f0fa72-a882-4dda-8cf7-c23c862da3ad tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:37.115854 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 625/2483] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:37.137797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.141611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe/action Aug 16 22:58:37.142128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:37.142331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:37.156010 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.156010 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:37.156684 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:37.164571 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Begin detaching volume completed successfully. Aug 16 22:58:37.164875 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-92132ec5-353d-429b-87fb-e8ebd40fcbce tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe/action returned with HTTP 202 Aug 16 22:58:37.165469 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 633/2484] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:58:37 2026] POST /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:37.219672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-412a00d1-5330-4373-a740-4f985fca387b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.220154 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-412a00d1-5330-4373-a740-4f985fca387b None None] GET https://10.4.3.26/volume// Aug 16 22:58:37.220363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-412a00d1-5330-4373-a740-4f985fca387b None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.220617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-412a00d1-5330-4373-a740-4f985fca387b None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.221033 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-412a00d1-5330-4373-a740-4f985fca387b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:37.221444 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 601/2485] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:37.223201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.229615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.232168 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:37.232426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.232647 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.243798 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.243798 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:37.249840 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:37.252427 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.254634 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa Aug 16 22:58:37.254904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.255156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.255337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 94686aa5-e866-4704-b571-e89c43853dfa. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:37.255484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-191e8701-cba3-4584-8123-9a5c0a122fe5 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 200 Aug 16 22:58:37.255990 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 626/2486] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:37.260721 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73bef09e-23fd-46dc-8fb8-bc010e0a72a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa returned with HTTP 404 Aug 16 22:58:37.261771 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 634/2487] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/backups/94686aa5-e866-4704-b571-e89c43853dfa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:37.344030 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.346936 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:37.346936 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.347646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.356606 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.356606 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:37.361669 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:37.368767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d0ba31c-6dbd-4124-8ca1-d3c0a5440c02 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:58:37.369501 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 602/2488] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:37.378449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:37.378610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1355414641"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:37.380500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1355414641'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:37.380677 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Create volume of 1 GB Aug 16 22:58:37.381900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.384319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:37.384582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.384848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.385117 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:37.386432 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Availability Zones retrieved successfully. Aug 16 22:58:37.392516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Flow 'volume_create_api' (458d8548-5a61-41c0-8bbc-f58f5b7c9e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:37.393837 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7334e664-31bf-4daf-a537-92a3f22739f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:37.393932 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.393932 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:37.394503 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:37.396000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:37.414892 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 22:58:37.416703 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff09b148-769a-484b-9d7f-0206dcb660d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 202 Aug 16 22:58:37.417285 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 627/2489] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:37 2026] DELETE /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:37.428308 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84be0c58-fff4-403f-8d51-e579ccb58533 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.429842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7334e664-31bf-4daf-a537-92a3f22739f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:37.430721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03df021-727d-4766-b801-41c22093af12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:37.435106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84be0c58-fff4-403f-8d51-e579ccb58533 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:37.435337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84be0c58-fff4-403f-8d51-e579ccb58533 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.436306 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84be0c58-fff4-403f-8d51-e579ccb58533 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.449528 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.449528 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:37.464928 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-84be0c58-fff4-403f-8d51-e579ccb58533 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:37.474772 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84be0c58-fff4-403f-8d51-e579ccb58533 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 200 Aug 16 22:58:37.474772 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 635/2490] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 1353 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:37.523021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Created reservations ['7bb97898-b681-4dec-a066-e78bdbd574d8', '7ddab6d9-6515-44e0-b702-527ab48781b5', 'f8c0bd3d-fcd5-445b-b213-14a838a7c01f', '4ee67876-0b31-49c6-9bfc-d5c2241e6720'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:37.524006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03df021-727d-4766-b801-41c22093af12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bb97898-b681-4dec-a066-e78bdbd574d8', '7ddab6d9-6515-44e0-b702-527ab48781b5', 'f8c0bd3d-fcd5-445b-b213-14a838a7c01f', '4ee67876-0b31-49c6-9bfc-d5c2241e6720']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:37.525926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d5c8ea-c055-4835-9dff-b8e454a12206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:37.560662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d5c8ea-c055-4835-9dff-b8e454a12206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07be907b-1926-4de2-b47a-eea9fc9f242e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1355414641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bccb7717793446008ad1a0684659cfcd',qos_specs=None,replication_status=,reservations=['7bb97898-b681-4dec-a066-e78bdbd574d8','7ddab6d9-6515-44e0-b702-527ab48781b5','f8c0bd3d-fcd5-445b-b213-14a838a7c01f','4ee67876-0b31-49c6-9bfc-d5c2241e6720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcc0bf9a6404cc8a4671eea3eb4e2c0',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1355414641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07be907b-1926-4de2-b47a-eea9fc9f242e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bccb7717793446008ad1a0684659cfcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dcc0bf9a6404cc8a4671eea3eb4e2c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:37.561658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d151c473-3c2f-45c5-8c88-1275b70a675d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:37.588397 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d151c473-3c2f-45c5-8c88-1275b70a675d) transitioned into state 'SUCCESS' from state '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-1355414641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bccb7717793446008ad1a0684659cfcd',qos_specs=None,replication_status=,reservations=['7bb97898-b681-4dec-a066-e78bdbd574d8','7ddab6d9-6515-44e0-b702-527ab48781b5','f8c0bd3d-fcd5-445b-b213-14a838a7c01f','4ee67876-0b31-49c6-9bfc-d5c2241e6720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcc0bf9a6404cc8a4671eea3eb4e2c0',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:37.589807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d8fc97-74b8-4e85-99a2-28f061ff4914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:37.605446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0d8fc97-74b8-4e85-99a2-28f061ff4914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:37.605446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Flow 'volume_create_api' (458d8548-5a61-41c0-8bbc-f58f5b7c9e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:37.605813 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Create volume request issued successfully. Aug 16 22:58:37.606595 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17b9bc34-4af0-4140-b64b-ca4c40037a89 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:37.607217 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 627/2491] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:37 2026] POST /volume/v3/volumes => generated 748 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:37.632149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.634758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:37.635129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.635331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.647577 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.647577 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:37.658272 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:37.666906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e2ca1380-c999-45ee-8cd3-efe60f47337e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 200 Aug 16 22:58:37.667473 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 603/2492] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:37.744381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c8038026-921f-4c42-8178-dc66ba5b402c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.821412 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8038026-921f-4c42-8178-dc66ba5b402c tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] GET https://10.4.3.26/volume/v3/os-quota-class-sets/default Aug 16 22:58:37.821562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8038026-921f-4c42-8178-dc66ba5b402c tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.821857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c8038026-921f-4c42-8178-dc66ba5b402c tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.837957 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c8038026-921f-4c42-8178-dc66ba5b402c tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 22:58:37.838225 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 628/2493] 10.4.3.26 () {66 vars in 1290 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 1414 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:58:37.850400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e572a423-c7d7-4aaa-bf46-9d64265956c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.852017 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e572a423-c7d7-4aaa-bf46-9d64265956c1 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] GET https://10.4.3.26/volume/v3/os-quota-class-sets/default Aug 16 22:58:37.852199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e572a423-c7d7-4aaa-bf46-9d64265956c1 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:37.852392 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e572a423-c7d7-4aaa-bf46-9d64265956c1 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:37.864601 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e572a423-c7d7-4aaa-bf46-9d64265956c1 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 22:58:37.865183 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 636/2494] 10.4.3.26 () {66 vars in 1290 bytes} [Sun Aug 16 22:58:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 1414 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:37.874905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2d839c5-023f-4b8d-bddc-19ba97312151 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.876967 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2d839c5-023f-4b8d-bddc-19ba97312151 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:37.877362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2d839c5-023f-4b8d-bddc-19ba97312151 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-393773072"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:37.878901 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:37.878901 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:37.893897 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2d839c5-023f-4b8d-bddc-19ba97312151 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:37.894460 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 628/2495] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:58:37 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:37.904371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c12348e-9d52-4ad8-b727-5e4be8f3822f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:37.906506 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c12348e-9d52-4ad8-b727-5e4be8f3822f tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-class-sets/default Aug 16 22:58:37.906994 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c12348e-9d52-4ad8-b727-5e4be8f3822f tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-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-393773072": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-393773072": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-393773072": 5}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.046978 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c12348e-9d52-4ad8-b727-5e4be8f3822f tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 22:58:38.047843 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 604/2496] 10.4.3.26 () {68 vars in 1311 bytes} [Sun Aug 16 22:58:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1602 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:38.057726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-128647c5-bc64-4537-a84e-e24439547454 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.060085 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/10cbaf3621fc437d869f1a9c73bf16d3/defaults Aug 16 22:58:38.060323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.060975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method 'defaults' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.069288 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.069729 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.070108 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.070490 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.070754 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.071027 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.071283 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.075406 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-128647c5-bc64-4537-a84e-e24439547454 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/10cbaf3621fc437d869f1a9c73bf16d3/defaults returned with HTTP 200 Aug 16 22:58:38.075858 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 629/2497] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/os-quota-sets/10cbaf3621fc437d869f1a9c73bf16d3/defaults => generated 1638 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:38.221345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b13fe770-6358-4652-845f-525257f05cf5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.223525 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/489431fcaa184036849ecacb37254607/defaults Aug 16 22:58:38.223816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.224050 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method 'defaults' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.231981 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.232466 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.232824 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.233245 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.233659 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.234369 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.234443 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.234772 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.235145 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:38.240014 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b13fe770-6358-4652-845f-525257f05cf5 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/489431fcaa184036849ecacb37254607/defaults returned with HTTP 200 Aug 16 22:58:38.240503 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 637/2498] 10.4.3.26 () {66 vars in 1374 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/os-quota-sets/489431fcaa184036849ecacb37254607/defaults => generated 1638 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:38.303818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-2461520d-69c9-4605-9cf9-3d3dda0c7ed6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.306852 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-2461520d-69c9-4605-9cf9-3d3dda0c7ed6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe Aug 16 22:58:38.307023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-2461520d-69c9-4605-9cf9-3d3dda0c7ed6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.307290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-2461520d-69c9-4605-9cf9-3d3dda0c7ed6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.316306 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.316306 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:38.323330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9188a088-f37a-4316-ad8f-e2ea1d441e13 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.327516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9188a088-f37a-4316-ad8f-e2ea1d441e13 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] DELETE https://10.4.3.26/volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 Aug 16 22:58:38.327793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9188a088-f37a-4316-ad8f-e2ea1d441e13 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.328053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9188a088-f37a-4316-ad8f-e2ea1d441e13 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.374192 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9188a088-f37a-4316-ad8f-e2ea1d441e13 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 returned with HTTP 202 Aug 16 22:58:38.374607 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 605/2499] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:38 2026] DELETE /volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:38.375113 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-62acede9-79cb-461c-bdc9-b99293c996c1 req-2461520d-69c9-4605-9cf9-3d3dda0c7ed6 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe returned with HTTP 200 Aug 16 22:58:38.376034 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 629/2500] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:38 2026] DELETE /volume/v3/attachments/43840cd6-eda0-494f-927d-7cb3562fe8fe => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:38.385444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4120e8b3-8cfd-487c-bde8-449df5d60f31 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.388143 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4120e8b3-8cfd-487c-bde8-449df5d60f31 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] GET https://10.4.3.26/volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 Aug 16 22:58:38.388428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4120e8b3-8cfd-487c-bde8-449df5d60f31 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.388707 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4120e8b3-8cfd-487c-bde8-449df5d60f31 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.392940 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4120e8b3-8cfd-487c-bde8-449df5d60f31 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 returned with HTTP 404 Aug 16 22:58:38.393608 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 630/2501] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/types/03ad7aca-85c3-477e-bd39-85d269527f97 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:38.401210 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8389a9f4-53a6-4115-a70a-1c38a9bf39a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.405996 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8389a9f4-53a6-4115-a70a-1c38a9bf39a8 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-class-sets/default Aug 16 22:58:38.406441 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8389a9f4-53a6-4115-a70a-1c38a9bf39a8 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.483759 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8389a9f4-53a6-4115-a70a-1c38a9bf39a8 tempest-VolumeQuotaClassesTest-894455216 tempest-VolumeQuotaClassesTest-894455216-project-admin] https://10.4.3.26/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 22:58:38.484250 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 638/2502] 10.4.3.26 () {68 vars in 1311 bytes} [Sun Aug 16 22:58:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1397 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:38.491339 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e6857c44-34c9-484d-ba53-2eb0f888b22c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.493303 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6857c44-34c9-484d-ba53-2eb0f888b22c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f Aug 16 22:58:38.493609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6857c44-34c9-484d-ba53-2eb0f888b22c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.493908 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6857c44-34c9-484d-ba53-2eb0f888b22c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.500304 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6857c44-34c9-484d-ba53-2eb0f888b22c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f returned with HTTP 404 Aug 16 22:58:38.500950 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 606/2503] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/b913763d-a92c-44e7-a439-f2dfc3dadc2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:38.514609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.516649 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:38.517053 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-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-612302175"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.518830 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-612302175'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:38.518957 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume of 1 GB Aug 16 22:58:38.519230 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.519230 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:38.523444 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:58:38.531113 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (a968d741-df7c-4e5d-9dea-9d4ec3f00516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:38.532031 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a82caa3-1840-4f4f-ba9e-39b480dd277e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:38.533024 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:38.565320 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a82caa3-1840-4f4f-ba9e-39b480dd277e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:38.566620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00b2720-3f73-443a-9090-fc940ecacfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:38.616413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['45f82841-01b7-4fe8-a79a-bd75320f71d6', '36c113ac-3340-4554-8a77-e6552b21218a', 'd2e9d2e6-7e21-40c0-b6a2-539ff591f0d0', '96fd4ab5-40b9-405e-8e7a-6dff81321338'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:38.617762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00b2720-3f73-443a-9090-fc940ecacfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f82841-01b7-4fe8-a79a-bd75320f71d6', '36c113ac-3340-4554-8a77-e6552b21218a', 'd2e9d2e6-7e21-40c0-b6a2-539ff591f0d0', '96fd4ab5-40b9-405e-8e7a-6dff81321338']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:38.618821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bba9d14-42c5-4c8f-851c-c8aadb369926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:38.648933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bba9d14-42c5-4c8f-851c-c8aadb369926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c314343f-cade-4195-aed8-8c310adfed79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-612302175',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['45f82841-01b7-4fe8-a79a-bd75320f71d6','36c113ac-3340-4554-8a77-e6552b21218a','d2e9d2e6-7e21-40c0-b6a2-539ff591f0d0','96fd4ab5-40b9-405e-8e7a-6dff81321338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-612302175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c314343f-cade-4195-aed8-8c310adfed79,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:38.649934 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0ca5b1-121b-43da-a03f-11f7e48502fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:38.668807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0ca5b1-121b-43da-a03f-11f7e48502fb) transitioned into state 'SUCCESS' from state '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-612302175',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['45f82841-01b7-4fe8-a79a-bd75320f71d6','36c113ac-3340-4554-8a77-e6552b21218a','d2e9d2e6-7e21-40c0-b6a2-539ff591f0d0','96fd4ab5-40b9-405e-8e7a-6dff81321338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:38.669499 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29102ae7-7116-4f81-b3ed-f4040d1f61db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:38.679405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29102ae7-7116-4f81-b3ed-f4040d1f61db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:38.680235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (a968d741-df7c-4e5d-9dea-9d4ec3f00516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:38.680542 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:58:38.681152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ff5fe59d-71c2-496f-9059-5807a53a8bf4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:38.681550 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 630/2504] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:38 2026] POST /volume/v3/volumes => generated 813 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:38.683915 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.686216 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:38.686512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.686759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.694266 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.694994 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.694994 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:38.696038 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:58:38.696260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.696444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.699287 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.703489 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.703489 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:38.704391 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0ea15b6c-6cb6-4be7-9039-5e208d5d60bc tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 200 Aug 16 22:58:38.704842 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 631/2505] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:38.707718 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:38.712543 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b09557b-a841-4023-8ac1-60fda8eaecb4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 200 Aug 16 22:58:38.712935 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 639/2506] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:38.717966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.719919 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] POST https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.720326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.729043 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.729043 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:38.729686 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.737828 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Create volume metadata completed successfully. Aug 16 22:58:38.738167 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3fb7ac53-1f81-4346-a941-6e150e8debcd tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.738610 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 607/2507] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:58:38 2026] POST /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:38.746586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.748666 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.748907 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.749224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.758810 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.758810 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:38.759277 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.765351 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:38.765634 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f3ab08a-84ea-4b4d-9784-209f37487144 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.766017 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 631/2508] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:38.778849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0eb1fb59-225b-4330-9107-098f1972bfef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.780625 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0eb1fb59-225b-4330-9107-098f1972bfef tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] PUT https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.780980 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0eb1fb59-225b-4330-9107-098f1972bfef tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.789035 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.789035 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:38.789826 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0eb1fb59-225b-4330-9107-098f1972bfef tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.806890 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0eb1fb59-225b-4330-9107-098f1972bfef tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Update volume metadata completed successfully. Aug 16 22:58:38.807248 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0eb1fb59-225b-4330-9107-098f1972bfef tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.807731 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 632/2509] 10.4.3.26 () {68 vars in 1388 bytes} [Sun Aug 16 22:58:38 2026] PUT /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:38.816713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.820757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.821030 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.821300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.829825 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.829825 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:38.830519 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.838019 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:38.838359 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3fb912ac-60fb-4f64-b6a9-1357aeb3a6b9 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.838949 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 640/2510] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:38.847596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.849600 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] DELETE https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key1 Aug 16 22:58:38.849885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.850160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.857490 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.857490 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:38.858122 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.863330 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:38.871173 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Delete volume metadata completed successfully. Aug 16 22:58:38.871386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b25f7b51-e5bb-4dc7-a08d-ea30079e6a74 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key1 returned with HTTP 200 Aug 16 22:58:38.871837 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 608/2511] 10.4.3.26 () {66 vars in 1386 bytes} [Sun Aug 16 22:58:38 2026] DELETE /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 22:58:38.878984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.881275 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.881522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:38.881793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:38.890469 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.890469 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:38.891772 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.898287 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:38.898620 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b661a5fa-6fd7-4bfb-b392-09399a1c16f8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.899171 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 632/2512] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:58:38 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:38.907977 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.910611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] PUT https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.911160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.922484 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.922484 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:38.923195 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.937187 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Update volume metadata completed successfully. Aug 16 22:58:38.937435 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04d8f7d8-88a8-47f5-861f-e1d30912cb70 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.938004 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 633/2513] 10.4.3.26 () {68 vars in 1388 bytes} [Sun Aug 16 22:58:38 2026] PUT /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:38.947660 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.949722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] POST https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:38.950077 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.958629 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.958629 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:38.959151 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:38.969386 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Create volume metadata completed successfully. Aug 16 22:58:38.969724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53f267d1-e99e-4e92-b9a0-37abd8cc47a7 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:38.970409 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 641/2514] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 22:58:38 2026] POST /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:38.978555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83b49790-1292-4389-92fb-4d6a222f28d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:38.980603 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83b49790-1292-4389-92fb-4d6a222f28d8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] PUT https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 Aug 16 22:58:38.980974 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83b49790-1292-4389-92fb-4d6a222f28d8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:38.994574 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:38.994574 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:38.995226 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-83b49790-1292-4389-92fb-4d6a222f28d8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.007389 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-83b49790-1292-4389-92fb-4d6a222f28d8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Update volume metadata completed successfully. Aug 16 22:58:39.007828 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83b49790-1292-4389-92fb-4d6a222f28d8 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 returned with HTTP 200 Aug 16 22:58:39.008448 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 609/2515] 10.4.3.26 () {68 vars in 1403 bytes} [Sun Aug 16 22:58:38 2026] PUT /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:39.017494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d028cdfe-01b1-461d-9997-793e642438ed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.019600 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 Aug 16 22:58:39.019932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.020050 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.027630 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.027630 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:39.028280 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.040695 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:39.041068 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d028cdfe-01b1-461d-9997-793e642438ed tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 returned with HTTP 200 Aug 16 22:58:39.041584 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 633/2516] 10.4.3.26 () {66 vars in 1383 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:39.050252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.052208 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:39.052436 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.052682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.063081 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.063081 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:39.063704 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.070756 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Get volume metadata completed successfully. Aug 16 22:58:39.071047 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6745e10-9a8b-4a0f-988c-530ab2bb8ede tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:39.071495 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 634/2517] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:39.080314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.082232 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] PUT https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata Aug 16 22:58:39.082696 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:39.092386 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.092386 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:39.092862 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.104524 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Update volume metadata completed successfully. Aug 16 22:58:39.104524 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1879a5f-4953-4db0-a3ac-ea6bb0b0df5e tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata returned with HTTP 200 Aug 16 22:58:39.105134 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 642/2518] 10.4.3.26 () {68 vars in 1388 bytes} [Sun Aug 16 22:58:39 2026] PUT /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:39.116674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.118966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:39.119209 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.119403 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.128950 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.128950 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:39.134075 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.139495 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3d2b3ad5-96dc-4a34-85bf-1f5f62035373 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 200 Aug 16 22:58:39.139917 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 610/2519] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:39.154264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.156976 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] DELETE https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:39.157156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.157512 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.157770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Delete volume with id: 07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:39.168915 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.168915 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:39.169472 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.188846 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Delete volume request issued successfully. Aug 16 22:58:39.189003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2bd5e0be-059a-4f0f-93b7-41e111a70868 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 202 Aug 16 22:58:39.189409 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 634/2520] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:39 2026] DELETE /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:39.199336 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.201025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:39.201222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.201412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.208271 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.208271 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:39.213200 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Volume info retrieved successfully. Aug 16 22:58:39.220391 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75a4c3e1-d363-4eb1-9644-b33d1a3d808f tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 200 Aug 16 22:58:39.220979 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 635/2521] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:58:39.319792 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.322583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:39.322583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.323172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.323172 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume with id: bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:39.333567 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.333567 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:39.334240 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:39.359207 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume request issued successfully. Aug 16 22:58:39.359207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82aba86c-2edf-45da-8ba9-2cf4a8003211 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 202 Aug 16 22:58:39.359207 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 643/2522] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:39 2026] DELETE /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:39.729013 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.731517 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:58:39.731832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.732131 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.745548 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.745548 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:39.752032 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:39.759299 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-125e2e3c-9d98-4f30-bba6-4695862d6550 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 200 Aug 16 22:58:39.759299 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 611/2523] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:39.774623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.776862 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:58:39.777207 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c314343f-cade-4195-aed8-8c310adfed79", "name": "tempest-VolumesBackupsTest-Backup-1226840232", "description": "tempest-backup-description-2094961634", "container": "tempest-volumesbackupstest-backup-container-745028091"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:39.779601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': 'c314343f-cade-4195-aed8-8c310adfed79', 'name': 'tempest-VolumesBackupsTest-Backup-1226840232', 'description': 'tempest-backup-description-2094961634', 'container': 'tempest-volumesbackupstest-backup-container-745028091'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:58:39.779601 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume c314343f-cade-4195-aed8-8c310adfed79 in container tempest-volumesbackupstest-backup-container-745028091 Aug 16 22:58:39.788390 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.788390 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:39.788540 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:39.810480 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['d6e91631-e8f9-4bbf-9941-eacd39927901', '38f13074-4310-4c29-9717-09780d5e0304'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:39.853068 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5b446a1-3492-4567-ad59-6c8e0f61f433 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:58:39.854708 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 635/2524] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:39 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:39.869533 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d6696204-94d9-4e39-bc30-9ab03342df63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:39.873137 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6696204-94d9-4e39-bc30-9ab03342df63 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:39.873364 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6696204-94d9-4e39-bc30-9ab03342df63 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:39.875294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d6696204-94d9-4e39-bc30-9ab03342df63 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:39.875294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d6696204-94d9-4e39-bc30-9ab03342df63 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:39.878914 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:39.878914 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:39.879915 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d6696204-94d9-4e39-bc30-9ab03342df63 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:39.880569 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 636/2525] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:39 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:40.238148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-974aeb98-9a21-48bf-b224-c43f11fa9f48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:40.241316 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-974aeb98-9a21-48bf-b224-c43f11fa9f48 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] GET https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e Aug 16 22:58:40.241571 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-974aeb98-9a21-48bf-b224-c43f11fa9f48 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:40.241780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-974aeb98-9a21-48bf-b224-c43f11fa9f48 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:40.250020 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-974aeb98-9a21-48bf-b224-c43f11fa9f48 tempest-VolumesMetadataTest-480342034 tempest-VolumesMetadataTest-480342034-project-member] https://10.4.3.26/volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e returned with HTTP 404 Aug 16 22:58:40.250418 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 644/2526] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:40 2026] GET /volume/v3/volumes/07be907b-1926-4de2-b47a-eea9fc9f242e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:40.893534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ed4b294-d081-4f20-8d0e-207931713eab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:40.898722 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ed4b294-d081-4f20-8d0e-207931713eab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:40.899065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ed4b294-d081-4f20-8d0e-207931713eab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:40.899547 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ed4b294-d081-4f20-8d0e-207931713eab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:40.899547 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1ed4b294-d081-4f20-8d0e-207931713eab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:40.914148 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:40.914148 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:40.915619 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ed4b294-d081-4f20-8d0e-207931713eab tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:40.915619 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 612/2527] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:40 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:41.305401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8033a75d-2c01-422c-b11e-72b2e1530712 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:41.496892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8033a75d-2c01-422c-b11e-72b2e1530712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] GET https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e Aug 16 22:58:41.496892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8033a75d-2c01-422c-b11e-72b2e1530712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:41.497164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8033a75d-2c01-422c-b11e-72b2e1530712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:41.497398 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:41.497398 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:41.521839 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8033a75d-2c01-422c-b11e-72b2e1530712 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e returned with HTTP 200 Aug 16 22:58:41.521839 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 636/2528] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:41 2026] GET /volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e => generated 1433 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:41.532590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96eaf684-abc3-4e74-90ca-089858d73885 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:41.534661 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96eaf684-abc3-4e74-90ca-089858d73885 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e Aug 16 22:58:41.535158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96eaf684-abc3-4e74-90ca-089858d73885 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:41.619488 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96eaf684-abc3-4e74-90ca-089858d73885 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e returned with HTTP 200 Aug 16 22:58:41.620035 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 637/2529] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:58:41 2026] PUT /volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e => generated 1386 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:41.631729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:41.768083 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:41.769318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632263245"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:41.770578 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632263245'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:41.770702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create volume of 1 GB Aug 16 22:58:41.775907 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Availability Zones retrieved successfully. Aug 16 22:58:41.781605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Flow 'volume_create_api' (07e652c0-29d8-4436-a1e9-3c07d1ac43e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:41.784554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f499759b-eb13-44a6-8b39-b7c7d8592ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:41.785448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:41.825689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f499759b-eb13-44a6-8b39-b7c7d8592ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:41.826852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cadc872-0e90-4b49-afeb-de2f84e7489e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:41.919991 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Created reservations ['81f79534-fd12-4748-a061-5a9a5e5ebc82', '2cd5c695-5db6-47cf-9237-1c91366a1983', '2acc62b5-ec69-4567-8575-90251f7546ae', '6ce4e151-5c39-40dc-a5a3-8236365f6cd5'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:41.921044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cadc872-0e90-4b49-afeb-de2f84e7489e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f79534-fd12-4748-a061-5a9a5e5ebc82', '2cd5c695-5db6-47cf-9237-1c91366a1983', '2acc62b5-ec69-4567-8575-90251f7546ae', '6ce4e151-5c39-40dc-a5a3-8236365f6cd5']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:41.921841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974c7f30-c6ee-4f27-83ee-8884116706d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:41.929266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:41.931798 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:41.932059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:41.932357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:41.932533 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:41.941576 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:41.941576 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:41.942715 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccbc4273-c081-4a54-80f5-0e9e3c5c8225 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:41.943297 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 613/2530] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:41 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:41.958647 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974c7f30-c6ee-4f27-83ee-8884116706d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a303fd-4f17-4d42-83f3-db195c270b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632263245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81ad070a2694905aa31f57e91de2e9e',qos_specs=None,replication_status=,reservations=['81f79534-fd12-4748-a061-5a9a5e5ebc82','2cd5c695-5db6-47cf-9237-1c91366a1983','2acc62b5-ec69-4567-8575-90251f7546ae','6ce4e151-5c39-40dc-a5a3-8236365f6cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de2d52a307bd4c42a1b725a121b73fa2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632263245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00a303fd-4f17-4d42-83f3-db195c270b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b81ad070a2694905aa31f57e91de2e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de2d52a307bd4c42a1b725a121b73fa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:41.959739 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d28ed6b-3b11-4d7f-a026-4e34ff95f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:41.995416 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d28ed6b-3b11-4d7f-a026-4e34ff95f81c) transitioned into state 'SUCCESS' from state '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-1632263245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81ad070a2694905aa31f57e91de2e9e',qos_specs=None,replication_status=,reservations=['81f79534-fd12-4748-a061-5a9a5e5ebc82','2cd5c695-5db6-47cf-9237-1c91366a1983','2acc62b5-ec69-4567-8575-90251f7546ae','6ce4e151-5c39-40dc-a5a3-8236365f6cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de2d52a307bd4c42a1b725a121b73fa2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:41.996516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ceb53b-c2c4-4e75-8e9e-ca62c5b959f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:42.009413 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ceb53b-c2c4-4e75-8e9e-ca62c5b959f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:42.010527 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Flow 'volume_create_api' (07e652c0-29d8-4436-a1e9-3c07d1ac43e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:42.010962 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create volume request issued successfully. Aug 16 22:58:42.011711 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a5585e96-09a6-471d-b8d1-1345108eb8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:42.012310 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 645/2531] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:41 2026] POST /volume/v3/volumes => generated 765 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:42.030687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1dbcb053-38ea-494b-93b3-758209e8ccee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:42.036702 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1dbcb053-38ea-494b-93b3-758209e8ccee tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:42.036996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb053-38ea-494b-93b3-758209e8ccee tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:42.037145 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb053-38ea-494b-93b3-758209e8ccee tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:42.047392 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:42.047392 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:42.051823 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1dbcb053-38ea-494b-93b3-758209e8ccee tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:42.057312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1dbcb053-38ea-494b-93b3-758209e8ccee tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 200 Aug 16 22:58:42.057633 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 637/2532] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:42 2026] GET /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:42.827903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:42.957243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e0889473-1d15-4e88-8221-073da23f2f1a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:42.961635 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0889473-1d15-4e88-8221-073da23f2f1a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:42.961635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0889473-1d15-4e88-8221-073da23f2f1a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:42.961635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e0889473-1d15-4e88-8221-073da23f2f1a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:42.961635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e0889473-1d15-4e88-8221-073da23f2f1a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:42.966179 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:42.966179 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:42.967355 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e0889473-1d15-4e88-8221-073da23f2f1a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:42.968209 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 614/2533] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:42 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:42.985411 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:42.985869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-983887510"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:42.987723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-983887510'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:42.987861 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume of 1 GB Aug 16 22:58:42.996618 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Availability Zones retrieved successfully. Aug 16 22:58:43.005265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Flow 'volume_create_api' (87d2c234-6244-4ccc-9517-219e8eba4fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:43.006628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fe7cd1-ba5a-4f2d-922f-bca5dc68609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:43.007880 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:43.044151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fe7cd1-ba5a-4f2d-922f-bca5dc68609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:43.045213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b76704-20bb-451a-ba03-c62a9868f297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:43.073952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d503ee24-a612-4dda-937e-df070154d598 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:43.079629 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d503ee24-a612-4dda-937e-df070154d598 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:43.082367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d503ee24-a612-4dda-937e-df070154d598 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:43.082609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d503ee24-a612-4dda-937e-df070154d598 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:43.099867 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:43.099867 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:43.105564 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d503ee24-a612-4dda-937e-df070154d598 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:43.112503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d503ee24-a612-4dda-937e-df070154d598 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 200 Aug 16 22:58:43.112981 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 646/2534] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:43 2026] GET /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:43.130035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-239f93ab-3651-4647-afc1-606c606f6d84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:43.132321 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:58:43.132814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00a303fd-4f17-4d42-83f3-db195c270b0e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-893765307"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:43.134296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Created reservations ['b3e5b7b4-9e01-4122-b328-d06d8ab54f75', '8dc5a3cb-4015-43b1-8c3e-72d2d2753b92', '3e4f3788-c39a-42a5-b948-51d62a57e536', 'c21b7834-3620-4d29-b9dc-46e58a337b6f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:43.135206 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b76704-20bb-451a-ba03-c62a9868f297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e5b7b4-9e01-4122-b328-d06d8ab54f75', '8dc5a3cb-4015-43b1-8c3e-72d2d2753b92', '3e4f3788-c39a-42a5-b948-51d62a57e536', 'c21b7834-3620-4d29-b9dc-46e58a337b6f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:43.136083 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1733b21b-b6e2-4dcb-9b23-948f8c6f68a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:43.141453 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:43.141453 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:43.141976 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:43.142151 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create snapshot from volume 00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:43.163450 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1733b21b-b6e2-4dcb-9b23-948f8c6f68a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeea0f46-8d07-49c5-99bb-fb3db8f52b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-983887510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c5ab52ecba48618bd66953a1abcb1d',qos_specs=None,replication_status=,reservations=['b3e5b7b4-9e01-4122-b328-d06d8ab54f75','8dc5a3cb-4015-43b1-8c3e-72d2d2753b92','3e4f3788-c39a-42a5-b948-51d62a57e536','c21b7834-3620-4d29-b9dc-46e58a337b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-983887510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeea0f46-8d07-49c5-99bb-fb3db8f52b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80c5ab52ecba48618bd66953a1abcb1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:43.164525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5592c138-5b89-4f41-9ee0-7ace3575c732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:43.191190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5592c138-5b89-4f41-9ee0-7ace3575c732) transitioned into state 'SUCCESS' from state '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-983887510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c5ab52ecba48618bd66953a1abcb1d',qos_specs=None,replication_status=,reservations=['b3e5b7b4-9e01-4122-b328-d06d8ab54f75','8dc5a3cb-4015-43b1-8c3e-72d2d2753b92','3e4f3788-c39a-42a5-b948-51d62a57e536','c21b7834-3620-4d29-b9dc-46e58a337b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:43.192218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675b1b1-3aba-4deb-81c0-45a9ad3797af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:43.203155 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Created reservations ['989acce4-19e7-4694-92aa-3029c6b6f3c9', '49e9a929-6fc2-47e5-a2f4-ae2476201b94', 'a19efd60-5981-4c37-958f-84f87eb52c25', '69af6412-e9d2-4b6d-b9a0-8a4b6ec7dca9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:43.209356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c675b1b1-3aba-4deb-81c0-45a9ad3797af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:43.210762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Flow 'volume_create_api' (87d2c234-6244-4ccc-9517-219e8eba4fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:43.211290 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume request issued successfully. Aug 16 22:58:43.212297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ac2c520-e59b-43d6-be90-ebfa63761711 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:43.212798 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 638/2535] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:58:42 2026] POST /volume/v3/volumes => generated 816 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:43.231644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c32b057-8eea-4562-8472-5def334b593a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:43.233674 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c32b057-8eea-4562-8472-5def334b593a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:43.235670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c32b057-8eea-4562-8472-5def334b593a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:43.235670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c32b057-8eea-4562-8472-5def334b593a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:43.248429 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:43.248429 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:43.259044 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c32b057-8eea-4562-8472-5def334b593a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:43.270860 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c32b057-8eea-4562-8472-5def334b593a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:43.274828 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot create request issued successfully. Aug 16 22:58:43.274828 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-239f93ab-3651-4647-afc1-606c606f6d84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:58:43.274828 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 638/2536] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:58:43 2026] POST /volume/v3/snapshots => generated 322 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:43.275158 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 615/2537] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:43 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:43.291009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2575c376-9932-428c-adcf-e5925fdfb395 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:43.293175 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2575c376-9932-428c-adcf-e5925fdfb395 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:43.293175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2575c376-9932-428c-adcf-e5925fdfb395 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:43.293416 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2575c376-9932-428c-adcf-e5925fdfb395 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:43.300551 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:43.300551 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:43.301405 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2575c376-9932-428c-adcf-e5925fdfb395 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot retrieved successfully. Aug 16 22:58:43.303257 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2575c376-9932-428c-adcf-e5925fdfb395 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 returned with HTTP 200 Aug 16 22:58:43.303257 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 647/2538] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:43 2026] GET /volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:43.983780 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:43.991764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:43.991764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:43.991764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:43.991764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:44.017826 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.017826 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:44.017826 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-88eeb87e-b9a6-4c92-bc79-efd71c24b154 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:44.017826 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 639/2539] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:43 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:44.296997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.300714 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.300911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.301158 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.315263 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.315263 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:44.319152 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.321382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:44.321914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.321914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.325315 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:44.328957 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.328957 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:44.329617 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot retrieved successfully. Aug 16 22:58:44.330875 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ef42bf2-6135-4d4a-8205-dc56e236ddf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 returned with HTTP 200 Aug 16 22:58:44.331281 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4a4e0cb-2b71-4e7b-8970-092bee69cc19 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:44.331444 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 616/2540] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:44.331789 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 639/2541] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.342246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dad4bd9a-26ed-4c8f-804c-216a5c04ea29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.344298 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dad4bd9a-26ed-4c8f-804c-216a5c04ea29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e Aug 16 22:58:44.344687 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dad4bd9a-26ed-4c8f-804c-216a5c04ea29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.348577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.350359 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] POST https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:58:44.350995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eeea0f46-8d07-49c5-99bb-fb3db8f52b77"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.352996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volume_transfer [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eeea0f46-8d07-49c5-99bb-fb3db8f52b77'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 22:58:44.353268 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volume_transfer [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Creating transfer of volume eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.353541 np0000007421 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Generating transfer record for volume eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.364976 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.364976 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:44.377637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5af96d2-b466-4a35-bcd3-8cbe76c18aef tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 202 Aug 16 22:58:44.378453 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 640/2542] 10.4.3.26 () {70 vars in 1319 bytes} [Sun Aug 16 22:58:44 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:44.388969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.392028 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.392273 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.392459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.404278 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.404278 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:44.411528 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:44.414905 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dad4bd9a-26ed-4c8f-804c-216a5c04ea29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e returned with HTTP 200 Aug 16 22:58:44.414974 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 648/2543] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:58:44 2026] PUT /volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.425735 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.427464 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c3503d6a-f02f-4a7b-9042-29e480450ecc tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:44.429574 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 617/2544] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.429665 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:58:44.430369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00a303fd-4f17-4d42-83f3-db195c270b0e"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.443601 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.443601 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:44.444010 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:44.444175 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create snapshot from volume 00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:44.450782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15b53d0f-3450-4708-a7f2-db4f4b54aa14 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.454675 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b53d0f-3450-4708-a7f2-db4f4b54aa14 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 Aug 16 22:58:44.454675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b53d0f-3450-4708-a7f2-db4f4b54aa14 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.454675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15b53d0f-3450-4708-a7f2-db4f4b54aa14 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.458262 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15b53d0f-3450-4708-a7f2-db4f4b54aa14 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 returned with HTTP 200 Aug 16 22:58:44.458911 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 641/2545] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.469302 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota_utils [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Quota exceeded for b81ad070a2694905aa31f57e91de2e9e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 22:58:44.469541 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-ee4f8efa-0f29-4182-b10d-811bd16aca35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 413 Aug 16 22:58:44.470780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.470846 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 640/2546] 10.4.3.26 () {68 vars in 1257 bytes} [Sun Aug 16 22:58:44 2026] POST /volume/v3/snapshots => generated 208 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 22:58:44.472182 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:58:44.472403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.472580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.472733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volume_transfer [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Listing volume transfers {{(pid=100201) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 22:58:44.478181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.478690 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d74afbd-1614-4c0f-a4f8-c26df205f249 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 200 Aug 16 22:58:44.479183 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 649/2547] 10.4.3.26 () {68 vars in 1298 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.480298 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e Aug 16 22:58:44.480772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.491930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-187f67ca-88c6-465e-a2b8-921743e3d266 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.547853 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-538347232-1653043348, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.547853 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.547853 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.547853 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-582402035-1839354919, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.548086 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.548234 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.548621 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1376364537-1303102236, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:44.556590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ab80b9f-20c3-4ae6-a8c6-4c6d6394427e tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e returned with HTTP 200 Aug 16 22:58:44.557287 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 618/2548] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 22:58:44 2026] PUT /volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e => generated 1386 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.569459 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.572735 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:58:44.573184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00a303fd-4f17-4d42-83f3-db195c270b0e"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.584047 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.584047 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:44.584767 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:44.584932 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Create snapshot from volume 00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:44.607920 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota_utils [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Quota exceeded for b81ad070a2694905aa31f57e91de2e9e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 16 22:58:44.608249 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-bfe10dfb-9570-4bd7-8268-d69adc8b4a4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 413 Aug 16 22:58:44.609175 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 641/2549] 10.4.3.26 () {68 vars in 1257 bytes} [Sun Aug 16 22:58:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 22:58:44.611791 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] POST https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298/accept Aug 16 22:58:44.612757 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "900c6c90b97c8bba"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:44.614015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Accepting volume transfer fc90bdd1-c0a2-4e2d-9901-ae275821c298 {{(pid=100202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 22:58:44.614252 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Accepting transfer fc90bdd1-c0a2-4e2d-9901-ae275821c298 Aug 16 22:58:44.618693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.625345 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:44.626351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.627181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.627913 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Delete snapshot with id: 89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:44.644429 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.644429 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:44.645965 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot retrieved successfully. Aug 16 22:58:44.686312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Created reservations ['4ff73cbe-7b84-4d46-a783-c5ad7839c47a', '602ab884-0cce-4b13-9ef5-e4689834ebe1', 'ae4dd782-a512-4064-abae-3ec27be674d2', 'b6a180fc-9c96-4c9b-a977-fd93a8a8391f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:44.696345 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot delete request issued successfully. Aug 16 22:58:44.697600 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6df5c60f-fe25-43ff-8b5a-c416eb9f4be6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 returned with HTTP 202 Aug 16 22:58:44.699201 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 650/2550] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:58:44 2026] DELETE /volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:44.707517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.709774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:44.710090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.710491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.713680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Created reservations ['55b8099e-a175-4a1e-847e-90e2f64ca167', '1565e020-ea86-45df-8f7d-4a04fcdb6eaa', '1924fe9b-40c8-4092-ac5d-ec923a7a19b6', '04f82717-1aab-465b-ad4d-b5b733428916'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:44.715872 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.715872 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:44.716342 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Snapshot retrieved successfully. Aug 16 22:58:44.717493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55cbcc86-0a08-49d8-9aa9-1ee336caa602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 returned with HTTP 200 Aug 16 22:58:44.718052 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 619/2551] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:44.750324 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Created reservations ['b9d0396e-bb9e-4245-b724-0e7dc9d5e565', 'f000b9e5-5ddd-43a1-8c2d-7fa6e82926a5', '07ef3d7a-fcb5-4bed-8a1e-dc3d7999f365', '28ab5e13-c8e6-4d27-8e4c-a224c1f5b5d5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:44.783661 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Created reservations ['5d5c3ed4-935a-47ee-850a-687403524684', 'c3e3e123-5449-4fb3-9dcf-0397a16c2686', 'fbd7098b-e091-4bd3-8db3-a0afaca5fdc3', '94a5ce11-7df6-4129-81c2-e091cad81328'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:44.795842 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Transfer volume completed successfully. Aug 16 22:58:44.864171 np0000007421 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Volume eeea0f46-8d07-49c5-99bb-fb3db8f52b77 has been transferred. Aug 16 22:58:44.871933 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-187f67ca-88c6-465e-a2b8-921743e3d266 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298/accept returned with HTTP 202 Aug 16 22:58:44.872405 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 642/2552] 10.4.3.26 () {70 vars in 1451 bytes} [Sun Aug 16 22:58:44 2026] POST /volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298/accept => generated 363 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:44.881532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-68ae9930-c1d1-4605-a844-d662e647843a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.885166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68ae9930-c1d1-4605-a844-d662e647843a tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.885166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68ae9930-c1d1-4605-a844-d662e647843a tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.885166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-68ae9930-c1d1-4605-a844-d662e647843a tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.891969 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.891969 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:44.896459 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-68ae9930-c1d1-4605-a844-d662e647843a tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Volume info retrieved successfully. Aug 16 22:58:44.901454 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-68ae9930-c1d1-4605-a844-d662e647843a tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:44.902157 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 642/2553] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.918677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.922211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:44.922526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.922757 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.932950 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.932950 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:44.937712 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] Volume info retrieved successfully. Aug 16 22:58:44.946215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f3489127-0aa0-4343-a2cb-a7dfbe29db09 tempest-VolumesTransfersV357Test-1709592406 tempest-VolumesTransfersV357Test-1709592406-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:44.948082 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 651/2554] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:44.963957 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-012856c4-0571-4d95-8e88-3dcc52077b21 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.966123 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-012856c4-0571-4d95-8e88-3dcc52077b21 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 Aug 16 22:58:44.966377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-012856c4-0571-4d95-8e88-3dcc52077b21 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.969320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-012856c4-0571-4d95-8e88-3dcc52077b21 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.969320 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.volume_transfer [None req-012856c4-0571-4d95-8e88-3dcc52077b21 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Delete transfer with id: fc90bdd1-c0a2-4e2d-9901-ae275821c298 Aug 16 22:58:44.971674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.973360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-012856c4-0571-4d95-8e88-3dcc52077b21 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 returned with HTTP 404 Aug 16 22:58:44.974278 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 620/2555] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:58:44 2026] DELETE /volume/v3/volume-transfers/fc90bdd1-c0a2-4e2d-9901-ae275821c298 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:44.974693 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:44.974989 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:44.975204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:44.982011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:44.989803 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:44.989803 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:44.992046 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:44.997060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-d1564bf3-4f84-4c0c-bee5-7a82518cb664 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:44.997616 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 643/2556] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:44 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:45.016467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.018911 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] POST https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5/action Aug 16 22:58:45.019305 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:45.019488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:45.021627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.023962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:45.024234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.024499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.025172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:45.030515 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.030515 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:45.031621 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61fbd328-e996-45d8-aa28-7bc7b86ae84b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:45.032145 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 621/2557] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:45.033433 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.033433 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:45.033433 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:45.043568 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Begin detaching volume completed successfully. Aug 16 22:58:45.043889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-cfa3b0c8-4f1f-4c27-b015-de1281cd30dc tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5/action returned with HTTP 202 Aug 16 22:58:45.044431 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 652/2558] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 22:58:45 2026] POST /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:58:45.104544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f54aecda-2ea0-4053-a713-083dc41c00e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.105177 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f54aecda-2ea0-4053-a713-083dc41c00e5 None None] GET https://10.4.3.26/volume// Aug 16 22:58:45.105395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f54aecda-2ea0-4053-a713-083dc41c00e5 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.105619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f54aecda-2ea0-4053-a713-083dc41c00e5 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.106010 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f54aecda-2ea0-4053-a713-083dc41c00e5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:58:45.106406 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 644/2559] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:58:45.116102 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:45.116400 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.116532 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.116641 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.116899 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Delete volume with id: eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:45.120016 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:45.120235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.120449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.125637 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.125637 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:45.126123 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Volume info retrieved successfully. Aug 16 22:58:45.133197 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.133197 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:45.139278 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:45.146902 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-9230dba5-752b-42a4-985c-e65942edb19a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:45.147623 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 622/2560] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:45.151988 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Delete volume request issued successfully. Aug 16 22:58:45.151988 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8bc445ff-fa1d-4af1-a656-b6a74e2b8665 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 202 Aug 16 22:58:45.151988 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 643/2561] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:44 2026] DELETE /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:45.165806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6b2b379-0111-427c-aa0f-051058d484a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.169414 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6b2b379-0111-427c-aa0f-051058d484a1 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:45.169874 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6b2b379-0111-427c-aa0f-051058d484a1 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.171214 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6b2b379-0111-427c-aa0f-051058d484a1 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.181197 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.181197 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:45.188175 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c6b2b379-0111-427c-aa0f-051058d484a1 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Volume info retrieved successfully. Aug 16 22:58:45.198898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6b2b379-0111-427c-aa0f-051058d484a1 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 200 Aug 16 22:58:45.198898 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 653/2562] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 1127 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:45.731009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5e44614-653c-4f2c-9386-6be51baafcda None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.733221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5e44614-653c-4f2c-9386-6be51baafcda tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 Aug 16 22:58:45.733568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5e44614-653c-4f2c-9386-6be51baafcda tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.733957 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5e44614-653c-4f2c-9386-6be51baafcda tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.738657 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5e44614-653c-4f2c-9386-6be51baafcda tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 returned with HTTP 404 Aug 16 22:58:45.739219 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 645/2563] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/snapshots/89fd251c-4458-4e31-baab-bb4d383f59b4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:45.747608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1fb8d523-42f5-4643-8444-b2642b62c47f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.749411 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fb8d523-42f5-4643-8444-b2642b62c47f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:45.749628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fb8d523-42f5-4643-8444-b2642b62c47f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.749867 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fb8d523-42f5-4643-8444-b2642b62c47f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.757344 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.757344 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:45.761541 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1fb8d523-42f5-4643-8444-b2642b62c47f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:45.766143 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fb8d523-42f5-4643-8444-b2642b62c47f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 200 Aug 16 22:58:45.766591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 623/2564] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:45.780293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.782694 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] DELETE https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:45.783003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.783394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.783628 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Delete volume with id: 00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:45.791627 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.791627 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:45.792243 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:45.815165 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Delete volume request issued successfully. Aug 16 22:58:45.815411 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-393ab327-17ef-474f-a4fa-eca5a5c6b25e tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 202 Aug 16 22:58:45.815886 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 644/2565] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:45 2026] DELETE /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:45.823509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:45.825708 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:45.826087 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:45.826451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:45.837828 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:45.837828 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:45.842591 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Volume info retrieved successfully. Aug 16 22:58:45.848621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4c1a32b-706d-4f03-be09-d42a79f1c48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 200 Aug 16 22:58:45.849073 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 654/2566] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:45 2026] GET /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:46.043081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.047848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:46.048521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.048975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.049132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:46.057332 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:46.057332 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:46.058862 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5b5fd5-285f-400d-8a3f-ad94c644e47e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:46.059400 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 646/2567] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:46 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:46.201830 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-8ba79dc5-5b6b-4133-8b7a-d903b3e3402d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.203878 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-8ba79dc5-5b6b-4133-8b7a-d903b3e3402d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa Aug 16 22:58:46.204067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-8ba79dc5-5b6b-4133-8b7a-d903b3e3402d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.204258 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-8ba79dc5-5b6b-4133-8b7a-d903b3e3402d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.212276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:46.212276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:46.214881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3f43c1fd-3365-4bd8-ad41-05f42ee12040 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.217501 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f43c1fd-3365-4bd8-ad41-05f42ee12040 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:46.217696 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f43c1fd-3365-4bd8-ad41-05f42ee12040 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.217893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f43c1fd-3365-4bd8-ad41-05f42ee12040 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.225294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f43c1fd-3365-4bd8-ad41-05f42ee12040 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 404 Aug 16 22:58:46.225387 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 645/2568] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:46 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:46.235091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8fb16f2e-e99a-418a-8f9a-f2e54f51d18a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.237125 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fb16f2e-e99a-418a-8f9a-f2e54f51d18a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:46.237412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fb16f2e-e99a-418a-8f9a-f2e54f51d18a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.237571 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8fb16f2e-e99a-418a-8f9a-f2e54f51d18a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.244009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8fb16f2e-e99a-418a-8f9a-f2e54f51d18a tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 404 Aug 16 22:58:46.244559 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 655/2569] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:46 2026] GET /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:46.253847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4ae280e-4516-4f72-b046-d183c8b46345 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.259569 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ae280e-4516-4f72-b046-d183c8b46345 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] DELETE https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:46.261973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4ae280e-4516-4f72-b046-d183c8b46345 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.261973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4ae280e-4516-4f72-b046-d183c8b46345 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.261973 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d4ae280e-4516-4f72-b046-d183c8b46345 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Delete volume with id: eeea0f46-8d07-49c5-99bb-fb3db8f52b77 Aug 16 22:58:46.267248 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0f10922a-6cea-4726-b66f-e7f6fcd3ac62 req-8ba79dc5-5b6b-4133-8b7a-d903b3e3402d tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa returned with HTTP 200 Aug 16 22:58:46.267707 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 624/2570] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:46 2026] DELETE /volume/v3/attachments/46b5d28c-4c2d-46b0-a3aa-c12f3473fcaa => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:46.269928 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ae280e-4516-4f72-b046-d183c8b46345 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 returned with HTTP 404 Aug 16 22:58:46.270664 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 647/2571] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:46 2026] DELETE /volume/v3/volumes/eeea0f46-8d07-49c5-99bb-fb3db8f52b77 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:46.280328 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.282281 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:46.282652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-929102118"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:46.284172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-929102118'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:46.284375 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume of 1 GB Aug 16 22:58:46.290268 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Availability Zones retrieved successfully. Aug 16 22:58:46.299286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Flow 'volume_create_api' (5606f9f4-ed45-4630-a06b-6f1d5b9826f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:46.300703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb55b32-7459-4b1b-94d1-5b35d469dbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:46.302723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:46.343584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb55b32-7459-4b1b-94d1-5b35d469dbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:46.344846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0218f23-9f57-4a8e-8f49-8b182681c21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:46.412231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Created reservations ['348c8148-691b-4021-8530-6679553aeab0', '5434d33a-446e-4d07-ba09-2b68fc15ada2', '1bb9ff9c-c579-4c25-bd34-d7d443ed171d', 'f94c2b00-fb21-4b6c-96ed-6fe98edc6e14'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:46.413234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0218f23-9f57-4a8e-8f49-8b182681c21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['348c8148-691b-4021-8530-6679553aeab0', '5434d33a-446e-4d07-ba09-2b68fc15ada2', '1bb9ff9c-c579-4c25-bd34-d7d443ed171d', 'f94c2b00-fb21-4b6c-96ed-6fe98edc6e14']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:46.414292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff12d68a-8d13-43ed-aaba-a65d72fa9070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:46.442284 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff12d68a-8d13-43ed-aaba-a65d72fa9070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec20c63d-d21f-427a-b562-d033a57770f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-929102118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c5ab52ecba48618bd66953a1abcb1d',qos_specs=None,replication_status=,reservations=['348c8148-691b-4021-8530-6679553aeab0','5434d33a-446e-4d07-ba09-2b68fc15ada2','1bb9ff9c-c579-4c25-bd34-d7d443ed171d','f94c2b00-fb21-4b6c-96ed-6fe98edc6e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-929102118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec20c63d-d21f-427a-b562-d033a57770f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80c5ab52ecba48618bd66953a1abcb1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:46.443390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b45bd2a-b6bd-4792-a628-b29daf927961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:46.466183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b45bd2a-b6bd-4792-a628-b29daf927961) transitioned into state 'SUCCESS' from state '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-929102118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80c5ab52ecba48618bd66953a1abcb1d',qos_specs=None,replication_status=,reservations=['348c8148-691b-4021-8530-6679553aeab0','5434d33a-446e-4d07-ba09-2b68fc15ada2','1bb9ff9c-c579-4c25-bd34-d7d443ed171d','f94c2b00-fb21-4b6c-96ed-6fe98edc6e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd2cbf5bb68549dbbe3efcc11c39e8da',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:46.466932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd8ef27-0c34-4307-a204-b31174d1d4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:46.481574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd8ef27-0c34-4307-a204-b31174d1d4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:46.482362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Flow 'volume_create_api' (5606f9f4-ed45-4630-a06b-6f1d5b9826f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:46.482629 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Create volume request issued successfully. Aug 16 22:58:46.483224 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8ee8c75-3b39-44e7-8c82-c4ec7506a5f8 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:46.483716 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 646/2572] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:58:46 2026] POST /volume/v3/volumes => generated 816 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:46.497735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21596474-f42d-42b7-a702-c9a32af0811f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.499729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21596474-f42d-42b7-a702-c9a32af0811f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:46.500024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21596474-f42d-42b7-a702-c9a32af0811f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.500290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21596474-f42d-42b7-a702-c9a32af0811f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.508770 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:46.508770 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:46.513894 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-21596474-f42d-42b7-a702-c9a32af0811f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:46.521446 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21596474-f42d-42b7-a702-c9a32af0811f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 200 Aug 16 22:58:46.522187 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 656/2573] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:46 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:46.861531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-022c5d3e-4c9c-4203-a9f4-5f52d003743d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.863656 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-022c5d3e-4c9c-4203-a9f4-5f52d003743d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] GET https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e Aug 16 22:58:46.863955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-022c5d3e-4c9c-4203-a9f4-5f52d003743d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:46.864238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-022c5d3e-4c9c-4203-a9f4-5f52d003743d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:46.870897 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-022c5d3e-4c9c-4203-a9f4-5f52d003743d tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759 tempest-VolumeSnapshotQuotasNegativeTestJSON-1239749759-project-member] https://10.4.3.26/volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e returned with HTTP 404 Aug 16 22:58:46.871963 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 625/2574] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:46 2026] GET /volume/v3/volumes/00a303fd-4f17-4d42-83f3-db195c270b0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:46.880558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-458673b2-812f-4f3c-a6c6-1ddd69a9880b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:46.883729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-458673b2-812f-4f3c-a6c6-1ddd69a9880b tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] PUT https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e Aug 16 22:58:46.884056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-458673b2-812f-4f3c-a6c6-1ddd69a9880b tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:47.029299 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-458673b2-812f-4f3c-a6c6-1ddd69a9880b tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135 tempest-VolumeSnapshotQuotasNegativeTestJSON-1489030135-project-admin] https://10.4.3.26/volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e returned with HTTP 200 Aug 16 22:58:47.031704 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 648/2575] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 22:58:46 2026] PUT /volume/v3/os-quota-sets/b81ad070a2694905aa31f57e91de2e9e => generated 1391 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:47.073348 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.075617 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:47.075855 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.076094 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.076216 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:47.083289 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.083289 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:47.084105 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-114a2132-4cf1-4296-a2e6-d3b78a09dc7d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:47.084717 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 647/2576] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:47.231706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.234031 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:47.234461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.234611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.234924 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume with id: 9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:47.244103 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.244103 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:47.245655 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:47.278733 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume request issued successfully. Aug 16 22:58:47.279014 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39fd80c3-6524-4aee-88fc-8a6f69ea6392 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 202 Aug 16 22:58:47.279911 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 657/2577] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:47 2026] DELETE /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:47.345005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.347918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:47.348206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.348498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.358783 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.358783 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:47.364945 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:47.373421 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a094e7d3-a6a6-4ca2-ba39-2f71bb9a513b req-2b768496-70a4-4554-83dd-ff504f0a7f0a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 200 Aug 16 22:58:47.374126 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 626/2578] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:47.424442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f6814c54-bf3e-43bc-959d-81a6e995b40e req-119ba799-2ae2-4ae5-8ed5-c81cd63e57b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.427512 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6814c54-bf3e-43bc-959d-81a6e995b40e req-119ba799-2ae2-4ae5-8ed5-c81cd63e57b7 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:47.427787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f6814c54-bf3e-43bc-959d-81a6e995b40e req-119ba799-2ae2-4ae5-8ed5-c81cd63e57b7 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.428096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f6814c54-bf3e-43bc-959d-81a6e995b40e req-119ba799-2ae2-4ae5-8ed5-c81cd63e57b7 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.434905 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f6814c54-bf3e-43bc-959d-81a6e995b40e req-119ba799-2ae2-4ae5-8ed5-c81cd63e57b7 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 404 Aug 16 22:58:47.435322 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 649/2579] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:47.465692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.467864 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:47.468251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1725373770", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:47.469957 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1725373770', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:47.470172 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Create volume of 1 GB Aug 16 22:58:47.476508 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Availability Zones retrieved successfully. Aug 16 22:58:47.483718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Flow 'volume_create_api' (7f89810f-e9b1-48b9-ac91-01198b50616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:47.486301 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfd624-5dea-4246-99ad-b060a4e9f3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:47.487638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:47.537033 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13dfd624-5dea-4246-99ad-b060a4e9f3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:47.538039 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e52fc6-3adf-48de-8c41-1d2582f26cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:47.538517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c231075a-d060-47e1-95c9-4b7e09f48103 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.540883 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c231075a-d060-47e1-95c9-4b7e09f48103 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.541297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c231075a-d060-47e1-95c9-4b7e09f48103 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.541807 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c231075a-d060-47e1-95c9-4b7e09f48103 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.553935 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.553935 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:47.559330 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c231075a-d060-47e1-95c9-4b7e09f48103 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:47.566044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c231075a-d060-47e1-95c9-4b7e09f48103 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 200 Aug 16 22:58:47.567575 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 658/2580] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:47.580781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.583126 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] POST https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:58:47.583555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec20c63d-d21f-427a-b562-d033a57770f3"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:47.585538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volume_transfer [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ec20c63d-d21f-427a-b562-d033a57770f3'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 22:58:47.585827 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volume_transfer [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Creating transfer of volume ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.585989 np0000007421 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Generating transfer record for volume ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.596208 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.596208 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:47.607288 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7bc6d83e-feb1-419c-9b74-46dbf3e5ea92 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 202 Aug 16 22:58:47.607871 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 627/2581] 10.4.3.26 () {70 vars in 1319 bytes} [Sun Aug 16 22:58:47 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:47.620982 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9030d113-cb83-48b8-b6a2-9485d65230fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.624690 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9030d113-cb83-48b8-b6a2-9485d65230fe tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.625070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9030d113-cb83-48b8-b6a2-9485d65230fe tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.625406 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9030d113-cb83-48b8-b6a2-9485d65230fe tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.627025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Created reservations ['c08bc038-831f-484f-a984-46a217854f43', '7314c8f6-96f6-4592-ae0a-b36ee28956a1', '51e428fa-7d5d-41a1-a5e5-5dadc024e83f', 'c37fae22-a59b-47af-a870-8af5d0ea3459'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:47.628150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e52fc6-3adf-48de-8c41-1d2582f26cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c08bc038-831f-484f-a984-46a217854f43', '7314c8f6-96f6-4592-ae0a-b36ee28956a1', '51e428fa-7d5d-41a1-a5e5-5dadc024e83f', 'c37fae22-a59b-47af-a870-8af5d0ea3459']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:47.628933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2411123-8b15-4db1-8e60-37263f430218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:47.645006 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.645006 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:47.651155 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9030d113-cb83-48b8-b6a2-9485d65230fe tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:47.657668 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9030d113-cb83-48b8-b6a2-9485d65230fe tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 200 Aug 16 22:58:47.658175 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 650/2582] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:47.661841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2411123-8b15-4db1-8e60-37263f430218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1725373770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ff5da42b2ac4029b7627e1162d512d1',qos_specs=None,replication_status=,reservations=['c08bc038-831f-484f-a984-46a217854f43','7314c8f6-96f6-4592-ae0a-b36ee28956a1','51e428fa-7d5d-41a1-a5e5-5dadc024e83f','c37fae22-a59b-47af-a870-8af5d0ea3459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54387cbf4ef2488489adc54b298fa86d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1725373770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ff5da42b2ac4029b7627e1162d512d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54387cbf4ef2488489adc54b298fa86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:47.661841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd8b053-f57c-4626-8503-4bfc08f66102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:47.673451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.676827 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volume-transfers/detail Aug 16 22:58:47.677712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.678216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.679432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volume_transfer [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Listing volume transfers {{(pid=100201) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 22:58:47.686130 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3633a688-c29d-43f6-8db4-fc85f33d0181 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 16 22:58:47.686750 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 659/2583] 10.4.3.26 () {68 vars in 1319 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:47.686984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd8b053-f57c-4626-8503-4bfc08f66102) transitioned into state 'SUCCESS' from state '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-1725373770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ff5da42b2ac4029b7627e1162d512d1',qos_specs=None,replication_status=,reservations=['c08bc038-831f-484f-a984-46a217854f43','7314c8f6-96f6-4592-ae0a-b36ee28956a1','51e428fa-7d5d-41a1-a5e5-5dadc024e83f','c37fae22-a59b-47af-a870-8af5d0ea3459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54387cbf4ef2488489adc54b298fa86d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:47.690916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e197c099-b3e9-44d9-9717-fca94adc7a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:47.698415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-370ca410-20d7-4ec1-82ad-437d4c226839 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.701161 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-370ca410-20d7-4ec1-82ad-437d4c226839 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 Aug 16 22:58:47.701441 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-370ca410-20d7-4ec1-82ad-437d4c226839 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.701632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-370ca410-20d7-4ec1-82ad-437d4c226839 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.701736 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.volume_transfer [None req-370ca410-20d7-4ec1-82ad-437d4c226839 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Delete transfer with id: 78622318-0b9f-422c-bef9-c2f2a4aa1cd7 Aug 16 22:58:47.702261 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e197c099-b3e9-44d9-9717-fca94adc7a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:47.703638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Flow 'volume_create_api' (7f89810f-e9b1-48b9-ac91-01198b50616a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:47.703949 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Create volume request issued successfully. Aug 16 22:58:47.704778 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-8175797c-605d-4fbf-9bab-6386c8375e2d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:47.708261 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 648/2584] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 22:58:47 2026] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:47.712445 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.712445 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:47.724165 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.724754 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-370ca410-20d7-4ec1-82ad-437d4c226839 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 returned with HTTP 202 Aug 16 22:58:47.725393 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 628/2585] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:58:47 2026] DELETE /volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:47.727028 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:47.727331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.727623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.736636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.739473 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.739840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.740076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.744760 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.744760 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:47.751693 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.751693 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:47.756187 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:47.758447 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Volume info retrieved successfully. Aug 16 22:58:47.765422 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d0dbfa64-5160-49e9-83a5-489ef3401d05 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 200 Aug 16 22:58:47.766014 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 660/2586] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:47.777541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1179d2c-6122-4d98-94eb-6800cfe43100 req-a023e376-ef62-4a7c-9e2d-da924595307b tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 200 Aug 16 22:58:47.779447 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 651/2587] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:47.785136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58d410cf-5540-4c3e-86e7-360e065aac7d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.788215 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58d410cf-5540-4c3e-86e7-360e065aac7d tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 Aug 16 22:58:47.788545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58d410cf-5540-4c3e-86e7-360e065aac7d tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.788797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58d410cf-5540-4c3e-86e7-360e065aac7d tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.788926 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-58d410cf-5540-4c3e-86e7-360e065aac7d tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Delete transfer with id: 78622318-0b9f-422c-bef9-c2f2a4aa1cd7 Aug 16 22:58:47.794186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58d410cf-5540-4c3e-86e7-360e065aac7d tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 returned with HTTP 404 Aug 16 22:58:47.795189 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 649/2588] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:58:47 2026] DELETE /volume/v3/volume-transfers/78622318-0b9f-422c-bef9-c2f2a4aa1cd7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:47.806012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.809707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.810050 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.810250 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.810425 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Delete volume with id: ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.821546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.823614 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.823614 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:47.824235 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Volume info retrieved successfully. Aug 16 22:58:47.828083 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:47.828761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.829194 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.842036 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.842036 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:47.849526 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:47.856633 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d190088f-b9ea-44df-84db-df6fc70146a9 req-288d1ec4-74aa-4b62-8ea3-6a70e52d3934 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 200 Aug 16 22:58:47.857460 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 661/2589] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:47.872842 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Delete volume request issued successfully. Aug 16 22:58:47.873702 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc1fb3e-9d56-4757-92e1-d453cf44a4bd tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 202 Aug 16 22:58:47.873702 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 629/2590] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:47 2026] DELETE /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:47.887063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:47.895492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:47.896344 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:47.898119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:47.915034 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:47.915034 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:47.930637 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Volume info retrieved successfully. Aug 16 22:58:47.940776 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1aa49bd9-f7ae-4bc1-9479-96507d0f3429 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 200 Aug 16 22:58:47.944826 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 652/2591] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:47 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 1127 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:48.100089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:48.102735 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:48.103507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:48.103507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:48.103507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:48.112454 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:48.112454 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:48.113153 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e6cc38f-f373-4b80-899c-18902d86fe5d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:48.113667 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 650/2592] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:48 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:48.892312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:48.896859 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:48.897179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:48.897511 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:48.917848 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:48.917848 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:48.926524 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:48.937950 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4a1f3f72-540e-490a-bd2b-50e92be7e8c3 req-56519155-995c-4c6b-b881-94bbed27b725 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 200 Aug 16 22:58:48.938781 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 662/2593] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:48 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:48.962733 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-400bee3f-e4f1-460e-80da-7d958ec970c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:48.964798 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-400bee3f-e4f1-460e-80da-7d958ec970c9 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:48.965051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-400bee3f-e4f1-460e-80da-7d958ec970c9 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:48.965274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-400bee3f-e4f1-460e-80da-7d958ec970c9 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:48.972411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:48.975011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:58:48.975276 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-400bee3f-e4f1-460e-80da-7d958ec970c9 tempest-VolumesTransfersV357Test-608705797 tempest-VolumesTransfersV357Test-608705797-project-admin] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 404 Aug 16 22:58:48.975475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1150657402", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:48.975995 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 630/2594] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:48 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:48.988555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-da2c8e43-2188-417f-a9e6-9ea59d377f25 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:48.989552 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da2c8e43-2188-417f-a9e6-9ea59d377f25 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] GET https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:48.989823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da2c8e43-2188-417f-a9e6-9ea59d377f25 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:48.990035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-da2c8e43-2188-417f-a9e6-9ea59d377f25 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:48.997051 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-da2c8e43-2188-417f-a9e6-9ea59d377f25 tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 404 Aug 16 22:58:48.997677 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 651/2595] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:48 2026] GET /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:48.998607 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:48.998607 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:48.999299 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:48.999522 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Create snapshot from volume 76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:49.010325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f0ef78d-233c-4324-906b-75782bde8f0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.012778 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f0ef78d-233c-4324-906b-75782bde8f0f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:49.012988 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f0ef78d-233c-4324-906b-75782bde8f0f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.013244 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f0ef78d-233c-4324-906b-75782bde8f0f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.013467 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0f0ef78d-233c-4324-906b-75782bde8f0f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] Delete volume with id: ec20c63d-d21f-427a-b562-d033a57770f3 Aug 16 22:58:49.028199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f0ef78d-233c-4324-906b-75782bde8f0f tempest-VolumesTransfersV357Test-694768659 tempest-VolumesTransfersV357Test-694768659-project-member] https://10.4.3.26/volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 returned with HTTP 404 Aug 16 22:58:49.028810 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 663/2596] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:49 2026] DELETE /volume/v3/volumes/ec20c63d-d21f-427a-b562-d033a57770f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:49.085784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Created reservations ['82b9598e-6d89-4dbf-9ea4-8e86247b79f8', '5eae41b0-5dce-4c6d-a282-5a0df94f6f7d', '7d16726b-e2fa-4c3e-8a69-0f93816efe5a', '57dfd285-17af-4739-9367-b57827f91838'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:49.128836 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.132256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:49.132581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.132828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.133503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:49.135785 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Snapshot create request issued successfully. Aug 16 22:58:49.136243 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-51c229df-7b7e-4053-b134-5bbc848c7fb4 req-b9ba945b-ab24-4bfd-a527-360b3cf8846d tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:58:49.137245 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 653/2597] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 22:58:48 2026] POST /volume/v3/snapshots => generated 311 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:49.139492 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.139492 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:49.141470 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64d227e9-d82e-4da7-a2d3-caa1f60f12c2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:49.141580 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 631/2598] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:49 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:49.427672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.430367 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] GET https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:49.430604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.430799 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.437557 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.437557 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:49.438290 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Snapshot retrieved successfully. Aug 16 22:58:49.439362 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ed2fbe36-8ed0-4da1-a84b-4911262b03c2 req-a3c76bac-7efd-414b-a493-93bfc3c40c9f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 returned with HTTP 200 Aug 16 22:58:49.439873 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 652/2599] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 22:58:49 2026] GET /volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:49.480516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.483930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] GET https://10.4.3.26/volume/v3/snapshots/detail Aug 16 22:58:49.484297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.484384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.484624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:49.485976 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:58:49.490321 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] Get all snapshots completed successfully. Aug 16 22:58:49.490824 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.490824 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:49.491506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8b54b78d-eb97-46fa-9d5f-2f49ea06dce5 req-e4d0fc30-6e47-4cb9-be9a-f02b59ec064f tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-reader] https://10.4.3.26/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 22:58:49.492003 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 664/2600] 10.4.3.26 () {68 vars in 1507 bytes} [Sun Aug 16 22:58:49 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:49.525274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.528359 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:49.528757 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.529075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.538736 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.538736 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:49.538736 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Snapshot retrieved successfully. Aug 16 22:58:49.538736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0cea165d-502b-4d64-9526-bd71bb145abb req-23929737-7f22-41c8-baba-6af99988489e tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 returned with HTTP 200 Aug 16 22:58:49.538736 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 654/2601] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 22:58:49 2026] GET /volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:49.572193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.576440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:49.576663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.577005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.577176 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Delete snapshot with id: 94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:49.582439 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.582439 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:49.582897 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Snapshot retrieved successfully. Aug 16 22:58:49.583887 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.585833 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:49.586185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1964956047", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:49.587756 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1964956047', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:49.600194 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Snapshot delete request issued successfully. Aug 16 22:58:49.600391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-cdcf6ef8-25c1-4f50-892a-6fb39cfa34c7 req-284d5862-2e80-4cde-a160-5745cad12ebb tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 returned with HTTP 202 Aug 16 22:58:49.601029 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 632/2602] 10.4.3.26 () {70 vars in 1619 bytes} [Sun Aug 16 22:58:49 2026] DELETE /volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:49.635169 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:49.639188 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:49.639560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:49.640221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:49.649581 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:49.649581 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:49.650277 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Snapshot retrieved successfully. Aug 16 22:58:49.651481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4735f7e3-761b-4e7b-88c3-f75b8a467c5b req-37fd9547-5459-4a2e-88fd-620e6d1caf4c tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 returned with HTTP 200 Aug 16 22:58:49.652557 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 665/2603] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 22:58:49 2026] GET /volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:49.719590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Create volume of 1 GB Aug 16 22:58:49.727439 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Availability Zones retrieved successfully. Aug 16 22:58:49.730865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Flow 'volume_create_api' (a55eb14a-aa94-4ec8-9e9c-f155e078fad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:49.734610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ace7991-6400-40ba-914e-2bac6437284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:49.735766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:49.851206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ace7991-6400-40ba-914e-2bac6437284a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:49.852181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892db36-fa1d-4b17-9084-c67295d6d534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:49.969378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Created reservations ['7a63622d-e8ce-48e0-aac8-e8eee28d3d31', '9fc75bec-79a6-4723-88cf-639716323ce1', '9b5afe9d-d89a-4cab-a6be-6defe2848b11', '96d0f735-baa7-466c-9bcb-dc45868cb420'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:49.971059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892db36-fa1d-4b17-9084-c67295d6d534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a63622d-e8ce-48e0-aac8-e8eee28d3d31', '9fc75bec-79a6-4723-88cf-639716323ce1', '9b5afe9d-d89a-4cab-a6be-6defe2848b11', '96d0f735-baa7-466c-9bcb-dc45868cb420']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:49.972092 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0521bdac-eae6-481c-b6af-6651fd41c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:50.006284 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0521bdac-eae6-481c-b6af-6651fd41c631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8a955d-00a1-4672-9a1d-220d1e1d1309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1964956047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95dd582b7fb344769cb87b12a91f010b',qos_specs=None,replication_status=,reservations=['7a63622d-e8ce-48e0-aac8-e8eee28d3d31','9fc75bec-79a6-4723-88cf-639716323ce1','9b5afe9d-d89a-4cab-a6be-6defe2848b11','96d0f735-baa7-466c-9bcb-dc45868cb420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dd531429154204b58d56fbc9f8b54d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1964956047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e8a955d-00a1-4672-9a1d-220d1e1d1309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95dd582b7fb344769cb87b12a91f010b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57dd531429154204b58d56fbc9f8b54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:50.007357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529f798b-54f1-46d1-a95e-cb2e0dd0c80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:50.033179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529f798b-54f1-46d1-a95e-cb2e0dd0c80e) transitioned into state 'SUCCESS' from state '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-1964956047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95dd582b7fb344769cb87b12a91f010b',qos_specs=None,replication_status=,reservations=['7a63622d-e8ce-48e0-aac8-e8eee28d3d31','9fc75bec-79a6-4723-88cf-639716323ce1','9b5afe9d-d89a-4cab-a6be-6defe2848b11','96d0f735-baa7-466c-9bcb-dc45868cb420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dd531429154204b58d56fbc9f8b54d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:50.033872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aed9937-e0ba-4a5c-914f-83c3cf66d398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:50.049696 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aed9937-e0ba-4a5c-914f-83c3cf66d398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:50.053402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Flow 'volume_create_api' (a55eb14a-aa94-4ec8-9e9c-f155e078fad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:50.053402 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Create volume request issued successfully. Aug 16 22:58:50.053402 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84b34add-cfbc-4ae3-ad91-c0b34f4fdd69 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:50.053402 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 653/2604] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:49 2026] POST /volume/v3/volumes => generated 752 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 22:58:50.068999 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4134076d-a161-4bd3-8a93-175d655d6f46 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.075102 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4134076d-a161-4bd3-8a93-175d655d6f46 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 22:58:50.075102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4134076d-a161-4bd3-8a93-175d655d6f46 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.075102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4134076d-a161-4bd3-8a93-175d655d6f46 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.086975 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.086975 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:50.094181 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4134076d-a161-4bd3-8a93-175d655d6f46 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:58:50.102679 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4134076d-a161-4bd3-8a93-175d655d6f46 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 22:58:50.103065 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 655/2605] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:50.160641 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-896224a8-a910-4b6f-8301-5238406b3a96 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.165592 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-896224a8-a910-4b6f-8301-5238406b3a96 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:50.166859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-896224a8-a910-4b6f-8301-5238406b3a96 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.166859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-896224a8-a910-4b6f-8301-5238406b3a96 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.166859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-896224a8-a910-4b6f-8301-5238406b3a96 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:50.171710 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.171710 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:50.173060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-896224a8-a910-4b6f-8301-5238406b3a96 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:50.174194 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 633/2606] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:50.290071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-44043d9b-5e1c-47c8-a095-9dac3c6d40e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.466517 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44043d9b-5e1c-47c8-a095-9dac3c6d40e4 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:50.467804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-44043d9b-5e1c-47c8-a095-9dac3c6d40e4 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1110343448", "extra_specs": {"spec1": "val1"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.502789 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-44043d9b-5e1c-47c8-a095-9dac3c6d40e4 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:50.502936 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 666/2607] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:58:50 2026] POST /volume/v3/types => generated 243 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:50.521767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58311d8b-e840-4083-96aa-2c2f6eb1c884 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.523792 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58311d8b-e840-4083-96aa-2c2f6eb1c884 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] POST https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs Aug 16 22:58:50.524765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58311d8b-e840-4083-96aa-2c2f6eb1c884 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.528335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58311d8b-e840-4083-96aa-2c2f6eb1c884 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs returned with HTTP 400 Aug 16 22:58:50.529327 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 654/2608] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:58:50 2026] POST /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:58:50.542612 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4ab4c08-c35d-4592-b63e-c2e8c0c37e82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.545011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ab4c08-c35d-4592-b63e-c2e8c0c37e82 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] POST https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs Aug 16 22:58:50.546814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4ab4c08-c35d-4592-b63e-c2e8c0c37e82 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.547614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4ab4c08-c35d-4592-b63e-c2e8c0c37e82 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs returned with HTTP 400 Aug 16 22:58:50.548348 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 656/2609] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:58:50 2026] POST /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:58:50.563109 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c18e127c-59ac-41f5-820a-e6dc7488702e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.565099 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c18e127c-59ac-41f5-820a-e6dc7488702e tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] POST https://10.4.3.26/volume/v3/types/458ef88e-21b6-4416-80f5-ad4507b2f83b/extra_specs Aug 16 22:58:50.565604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c18e127c-59ac-41f5-820a-e6dc7488702e tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.584485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c18e127c-59ac-41f5-820a-e6dc7488702e tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/458ef88e-21b6-4416-80f5-ad4507b2f83b/extra_specs returned with HTTP 404 Aug 16 22:58:50.585291 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 634/2610] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 22:58:50 2026] POST /volume/v3/types/458ef88e-21b6-4416-80f5-ad4507b2f83b/extra_specs => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.595635 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a31898d-375e-4fa6-bf68-cd7457cdb932 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.598184 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a31898d-375e-4fa6-bf68-cd7457cdb932 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] DELETE https://10.4.3.26/volume/v3/types/410d3628-fc2a-41ac-9173-97c6938fc5df/extra_specs/spec1 Aug 16 22:58:50.598489 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a31898d-375e-4fa6-bf68-cd7457cdb932 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.598692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a31898d-375e-4fa6-bf68-cd7457cdb932 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.604204 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a31898d-375e-4fa6-bf68-cd7457cdb932 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/410d3628-fc2a-41ac-9173-97c6938fc5df/extra_specs/spec1 returned with HTTP 404 Aug 16 22:58:50.604887 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 667/2611] 10.4.3.26 () {66 vars in 1392 bytes} [Sun Aug 16 22:58:50 2026] DELETE /volume/v3/types/410d3628-fc2a-41ac-9173-97c6938fc5df/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.617036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b803c9a4-7ab8-4036-aea1-24d39b478850 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.623719 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b803c9a4-7ab8-4036-aea1-24d39b478850 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] GET https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/nonexistent_extra_spec_name Aug 16 22:58:50.623719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b803c9a4-7ab8-4036-aea1-24d39b478850 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.624302 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b803c9a4-7ab8-4036-aea1-24d39b478850 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.624610 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.624610 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:50.638292 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b803c9a4-7ab8-4036-aea1-24d39b478850 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 16 22:58:50.639634 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 655/2612] 10.4.3.26 () {66 vars in 1455 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.654468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d5433ee-1b51-413f-9515-dbcbc7fabbe9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.658097 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d5433ee-1b51-413f-9515-dbcbc7fabbe9 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] GET https://10.4.3.26/volume/v3/types/c819a631-2541-4339-9981-de95ccc6eb91/extra_specs/spec1 Aug 16 22:58:50.658097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d5433ee-1b51-413f-9515-dbcbc7fabbe9 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.658323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d5433ee-1b51-413f-9515-dbcbc7fabbe9 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.664906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d5433ee-1b51-413f-9515-dbcbc7fabbe9 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/c819a631-2541-4339-9981-de95ccc6eb91/extra_specs/spec1 returned with HTTP 404 Aug 16 22:58:50.665591 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 657/2613] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/types/c819a631-2541-4339-9981-de95ccc6eb91/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.679074 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff55da67-6ac0-4351-9cf9-c2b5e2ee7e4c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.683797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff55da67-6ac0-4351-9cf9-c2b5e2ee7e4c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] GET https://10.4.3.26/volume/v3/types/30be41d9-7c14-4245-97b2-83861f6ef9b3/extra_specs Aug 16 22:58:50.683797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff55da67-6ac0-4351-9cf9-c2b5e2ee7e4c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.683797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff55da67-6ac0-4351-9cf9-c2b5e2ee7e4c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.688858 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff55da67-6ac0-4351-9cf9-c2b5e2ee7e4c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/30be41d9-7c14-4245-97b2-83861f6ef9b3/extra_specs returned with HTTP 404 Aug 16 22:58:50.688858 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 635/2614] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/types/30be41d9-7c14-4245-97b2-83861f6ef9b3/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.693032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-db5a407a-930f-40e1-9c3c-016d6e756901 req-d7c988af-51fd-45c0-9825-79bb91411099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.697579 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-db5a407a-930f-40e1-9c3c-016d6e756901 req-d7c988af-51fd-45c0-9825-79bb91411099 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 Aug 16 22:58:50.697907 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-db5a407a-930f-40e1-9c3c-016d6e756901 req-d7c988af-51fd-45c0-9825-79bb91411099 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.698370 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-db5a407a-930f-40e1-9c3c-016d6e756901 req-d7c988af-51fd-45c0-9825-79bb91411099 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.701086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-acc0e1da-f187-4a96-a3ff-b6c5205cf89c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.703514 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acc0e1da-f187-4a96-a3ff-b6c5205cf89c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] PUT https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 Aug 16 22:58:50.704083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-acc0e1da-f187-4a96-a3ff-b6c5205cf89c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.704642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-db5a407a-930f-40e1-9c3c-016d6e756901 req-d7c988af-51fd-45c0-9825-79bb91411099 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 returned with HTTP 404 Aug 16 22:58:50.704642 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 668/2615] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/snapshots/94015bdf-fed0-4aa8-8ba3-40fc0706fe38 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.705993 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acc0e1da-f187-4a96-a3ff-b6c5205cf89c tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 returned with HTTP 400 Aug 16 22:58:50.706727 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 656/2616] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:50 2026] PUT /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:58:50.717188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-680272ec-f075-42a5-af54-4ed5f7e41f4a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.719580 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-680272ec-f075-42a5-af54-4ed5f7e41f4a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] PUT https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 Aug 16 22:58:50.719982 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-680272ec-f075-42a5-af54-4ed5f7e41f4a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'update', calling method: update, body: null {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.721955 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-680272ec-f075-42a5-af54-4ed5f7e41f4a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 returned with HTTP 400 Aug 16 22:58:50.722668 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 658/2617] 10.4.3.26 () {68 vars in 1408 bytes} [Sun Aug 16 22:58:50 2026] PUT /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:50.736041 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1811d7da-949c-43fa-83f0-3e12265df9f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.737471 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.740263 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1811d7da-949c-43fa-83f0-3e12265df9f6 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] PUT https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/None Aug 16 22:58:50.740794 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1811d7da-949c-43fa-83f0-3e12265df9f6 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.743059 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] DELETE https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:50.743596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.743762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.743955 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Delete volume with id: 76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:50.757572 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.757572 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:50.758333 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:50.763381 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1811d7da-949c-43fa-83f0-3e12265df9f6 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 16 22:58:50.763381 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1811d7da-949c-43fa-83f0-3e12265df9f6 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/None returned with HTTP 400 Aug 16 22:58:50.764115 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 669/2618] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 22:58:50 2026] PUT /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/None => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:50.777051 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1b1d32c9-6912-4a35-b5e2-684c2d2334ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.778936 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1b1d32c9-6912-4a35-b5e2-684c2d2334ff tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] PUT https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/84da7271-e8c2-4428-8a3b-0281270406b6 Aug 16 22:58:50.779438 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1b1d32c9-6912-4a35-b5e2-684c2d2334ff tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.794343 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1b1d32c9-6912-4a35-b5e2-684c2d2334ff tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 16 22:58:50.794845 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1b1d32c9-6912-4a35-b5e2-684c2d2334ff tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/84da7271-e8c2-4428-8a3b-0281270406b6 returned with HTTP 400 Aug 16 22:58:50.795384 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 657/2619] 10.4.3.26 () {68 vars in 1502 bytes} [Sun Aug 16 22:58:50 2026] PUT /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d/extra_specs/84da7271-e8c2-4428-8a3b-0281270406b6 => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:50.802041 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Delete volume request issued successfully. Aug 16 22:58:50.802388 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-f700bf11-a1f6-4e60-9efb-8db2db254b7b req-861fc7b4-5325-4b77-856b-b9915c772907 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 202 Aug 16 22:58:50.803030 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 636/2620] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:58:50 2026] DELETE /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:58:50.807894 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7331ba84-25d5-4db0-995a-646134ae723a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.810105 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7331ba84-25d5-4db0-995a-646134ae723a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] PUT https://10.4.3.26/volume/v3/types/68fbed02-2000-48b4-827d-662bf10096cd/extra_specs/spec1 Aug 16 22:58:50.811764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7331ba84-25d5-4db0-995a-646134ae723a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:50.814950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-30abcfc5-b08e-4b3d-a68f-1127f9507910 req-2693c8d8-1bcb-4ee9-8141-f3df2ffdecbe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.821768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-30abcfc5-b08e-4b3d-a68f-1127f9507910 req-2693c8d8-1bcb-4ee9-8141-f3df2ffdecbe tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 Aug 16 22:58:50.821768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-30abcfc5-b08e-4b3d-a68f-1127f9507910 req-2693c8d8-1bcb-4ee9-8141-f3df2ffdecbe tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.821768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-30abcfc5-b08e-4b3d-a68f-1127f9507910 req-2693c8d8-1bcb-4ee9-8141-f3df2ffdecbe tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.829553 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7331ba84-25d5-4db0-995a-646134ae723a tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/68fbed02-2000-48b4-827d-662bf10096cd/extra_specs/spec1 returned with HTTP 404 Aug 16 22:58:50.829553 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 659/2621] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:58:50 2026] PUT /volume/v3/types/68fbed02-2000-48b4-827d-662bf10096cd/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.833326 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.833326 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:50.839677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.844840 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:50.844840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.845246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.846305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24bf5f4d-0ed8-4648-abf0-ceba71942514 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.849811 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24bf5f4d-0ed8-4648-abf0-ceba71942514 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] DELETE https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d Aug 16 22:58:50.849811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24bf5f4d-0ed8-4648-abf0-ceba71942514 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.849811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24bf5f4d-0ed8-4648-abf0-ceba71942514 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.857553 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:50.857553 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:50.862232 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Volume info retrieved successfully. Aug 16 22:58:50.869821 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-afd47a99-570c-43f0-8e7c-75e8b73e76b2 req-3530f700-182b-4d08-ae93-a7f06be05bce tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 200 Aug 16 22:58:50.870432 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 658/2622] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:50.884697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24bf5f4d-0ed8-4648-abf0-ceba71942514 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d returned with HTTP 202 Aug 16 22:58:50.885189 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 637/2623] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:50 2026] DELETE /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:58:50.896918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8b12e6e-dcc2-444e-8f87-7937b8c33ba7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:50.900410 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8b12e6e-dcc2-444e-8f87-7937b8c33ba7 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] GET https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d Aug 16 22:58:50.900653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8b12e6e-dcc2-444e-8f87-7937b8c33ba7 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:50.900921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8b12e6e-dcc2-444e-8f87-7937b8c33ba7 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:50.906468 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8b12e6e-dcc2-444e-8f87-7937b8c33ba7 tempest-ExtraSpecsNegativeTest-2011197218 tempest-ExtraSpecsNegativeTest-2011197218-project-admin] https://10.4.3.26/volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d returned with HTTP 404 Aug 16 22:58:50.907177 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 660/2624] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:58:50 2026] GET /volume/v3/types/79d8b8d0-30d0-4f3b-9af9-bd30c6b9ee2d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:50.921080 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-30abcfc5-b08e-4b3d-a68f-1127f9507910 req-2693c8d8-1bcb-4ee9-8141-f3df2ffdecbe tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 returned with HTTP 200 Aug 16 22:58:50.921617 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 670/2625] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:50 2026] DELETE /volume/v3/attachments/2905874e-3210-4689-9dba-15482a1b1857 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:51.118712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.121197 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 22:58:51.121693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.121693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.130210 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.130210 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:51.136717 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:58:51.144224 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-953ccadd-5c6e-48f8-a929-abd1ec9924d1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 22:58:51.144684 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 659/2626] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:51.163707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.165856 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 22:58:51.166076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.166343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.176904 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.176904 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:51.185332 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:58:51.190913 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.193493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a84bccd8-62d9-4101-9875-1632b5f61e40 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 22:58:51.193542 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 638/2627] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:51.193623 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:51.193876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.194121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.194272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:51.203338 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.203338 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:51.204440 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-989abcbf-1f65-43b0-a38a-c176e5c23be2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:51.207831 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 661/2628] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:51.209985 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.212330 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 22:58:51.212650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.212972 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.223568 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.223568 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:51.228678 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:58:51.236554 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-47cb6a49-f5f9-4d1b-9db7-4d0e38c1468d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 22:58:51.237075 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 671/2629] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:51.255973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.261092 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:58:51.261958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e8a955d-00a1-4672-9a1d-220d1e1d1309", "name": "tempest-TestVolumeBackupRestore-backup-1239402808", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:51.268220 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Creating new backup {'backup': {'volume_id': '1e8a955d-00a1-4672-9a1d-220d1e1d1309', 'name': 'tempest-TestVolumeBackupRestore-backup-1239402808', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:58:51.268220 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Creating backup of volume 1e8a955d-00a1-4672-9a1d-220d1e1d1309 in container None Aug 16 22:58:51.279644 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.279644 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:51.280676 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:58:51.339690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Created reservations ['c48a1811-694b-4713-9329-9de45f0474c4', '16415743-0eca-4b95-a24f-2d7a070c3bb0'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:51.383138 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c25daff6-8ec4-4602-aae3-09cb45d33b95 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:58:51.384276 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 660/2630] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:51 2026] POST /volume/v3/backups => generated 333 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:51.395378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.397673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:51.398208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.399390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.399390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:51.404515 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.404515 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:51.404920 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6c9560b-55cf-4492-b2f8-1b3ad0080254 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:51.405385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 639/2631] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:51.809536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.811802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:58:51.812110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.812376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.812626 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume with id: 6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:58:51.822435 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.822435 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:51.823325 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:51.848141 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume request issued successfully. Aug 16 22:58:51.848371 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4dac3b3-a6e1-4ac2-9cbc-12c22e652091 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 202 Aug 16 22:58:51.849183 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 662/2632] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:51 2026] DELETE /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:51.857673 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.860493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:58:51.861520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.861520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.869922 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:51.869922 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:51.874824 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Volume info retrieved successfully. Aug 16 22:58:51.882092 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f6776e9-8da0-4ac4-9cea-5806b153a39a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 200 Aug 16 22:58:51.882239 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 672/2633] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 1248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:51.905813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9849e6f1-d5df-4ff5-a6da-e0fce6d17bc9 req-4d43f045-c833-44e2-90d0-b3a59f196bba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.908841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9849e6f1-d5df-4ff5-a6da-e0fce6d17bc9 req-4d43f045-c833-44e2-90d0-b3a59f196bba tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:51.909111 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9849e6f1-d5df-4ff5-a6da-e0fce6d17bc9 req-4d43f045-c833-44e2-90d0-b3a59f196bba tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.909438 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9849e6f1-d5df-4ff5-a6da-e0fce6d17bc9 req-4d43f045-c833-44e2-90d0-b3a59f196bba tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.917625 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9849e6f1-d5df-4ff5-a6da-e0fce6d17bc9 req-4d43f045-c833-44e2-90d0-b3a59f196bba tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 404 Aug 16 22:58:51.918304 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 661/2634] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:51 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:51.950026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:51.955559 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] DELETE https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:51.955889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:51.956054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:51.956448 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Delete volume with id: 76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:51.966708 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-23457ac0-7cc0-4a1d-b3c9-ae1f4444ca24 req-6429b68b-b5a8-4c04-84d2-5c15284b17ed tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 404 Aug 16 22:58:51.967431 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 640/2635] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 22:58:51 2026] DELETE /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:52.001195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2bb4ccee-76d9-4e3a-84b6-411c3b86f9a2 req-63867203-ad5f-4211-8b10-52e707087623 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.004944 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2bb4ccee-76d9-4e3a-84b6-411c3b86f9a2 req-63867203-ad5f-4211-8b10-52e707087623 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] GET https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e Aug 16 22:58:52.005260 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2bb4ccee-76d9-4e3a-84b6-411c3b86f9a2 req-63867203-ad5f-4211-8b10-52e707087623 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.005463 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2bb4ccee-76d9-4e3a-84b6-411c3b86f9a2 req-63867203-ad5f-4211-8b10-52e707087623 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.014232 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2bb4ccee-76d9-4e3a-84b6-411c3b86f9a2 req-63867203-ad5f-4211-8b10-52e707087623 tempest-VolumesSnapshotsTestJSON-903054157 tempest-VolumesSnapshotsTestJSON-903054157-project-member] https://10.4.3.26/volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e returned with HTTP 404 Aug 16 22:58:52.016095 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 663/2636] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:58:52 2026] GET /volume/v3/volumes/76f6f6d2-c5aa-4c8d-bbaf-a259fb447e5e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:52.217296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.220231 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:52.220536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.220725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.221469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:52.228418 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:52.228418 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:52.228418 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83c9d104-51b4-46e4-876b-a2fb6510afe4 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:52.228895 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 673/2637] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:52 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:52.420636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d7bf2246-c069-42c0-864b-f187b4408b1e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.423507 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d7bf2246-c069-42c0-864b-f187b4408b1e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:52.423862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d7bf2246-c069-42c0-864b-f187b4408b1e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.424165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d7bf2246-c069-42c0-864b-f187b4408b1e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.424338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d7bf2246-c069-42c0-864b-f187b4408b1e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:52.432437 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:52.432437 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:52.433666 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d7bf2246-c069-42c0-864b-f187b4408b1e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:52.435044 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 662/2638] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:52 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:52.902061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-58194a32-643c-46fb-8867-02fd6e12b61a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.903957 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58194a32-643c-46fb-8867-02fd6e12b61a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a Aug 16 22:58:52.906516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58194a32-643c-46fb-8867-02fd6e12b61a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.906516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-58194a32-643c-46fb-8867-02fd6e12b61a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.911966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-58194a32-643c-46fb-8867-02fd6e12b61a tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a returned with HTTP 404 Aug 16 22:58:52.912668 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 641/2639] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:52 2026] GET /volume/v3/volumes/6138ed71-2ca1-4ebc-a85c-6b75f0b1c42a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:52.923335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.926175 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:52.926175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.927377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.927377 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume with id: 9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:52.930495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.944890 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3e99f27-2c48-4a09-ab4d-cc083f837167 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 404 Aug 16 22:58:52.945872 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 664/2640] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:52 2026] DELETE /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:52.956057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4cf518ee-d86c-4bc0-9968-96761cca7691 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.958838 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cf518ee-d86c-4bc0-9968-96761cca7691 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 Aug 16 22:58:52.959153 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cf518ee-d86c-4bc0-9968-96761cca7691 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.959424 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cf518ee-d86c-4bc0-9968-96761cca7691 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.969899 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cf518ee-d86c-4bc0-9968-96761cca7691 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 returned with HTTP 404 Aug 16 22:58:52.970897 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 663/2641] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:52 2026] GET /volume/v3/volumes/9dd7d1c4-3c55-4e0e-b028-78c722f71cf5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:52.980909 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f99ee24c-1118-49b7-9210-abf700f00933 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:52.982855 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f99ee24c-1118-49b7-9210-abf700f00933 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] DELETE https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:52.983050 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f99ee24c-1118-49b7-9210-abf700f00933 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:52.983335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f99ee24c-1118-49b7-9210-abf700f00933 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:52.983870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f99ee24c-1118-49b7-9210-abf700f00933 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Delete volume with id: bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:52.993024 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f99ee24c-1118-49b7-9210-abf700f00933 tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 404 Aug 16 22:58:52.993783 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 642/2642] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:52 2026] DELETE /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:53.002886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cb5a1caa-0d0f-4aef-a2ea-047f09a1537e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.004920 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb5a1caa-0d0f-4aef-a2ea-047f09a1537e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] GET https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe Aug 16 22:58:53.005151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb5a1caa-0d0f-4aef-a2ea-047f09a1537e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.005352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb5a1caa-0d0f-4aef-a2ea-047f09a1537e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.013344 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb5a1caa-0d0f-4aef-a2ea-047f09a1537e tempest-TestInstancesWithCinderVolumes-651950984 tempest-TestInstancesWithCinderVolumes-651950984-project-member] https://10.4.3.26/volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe returned with HTTP 404 Aug 16 22:58:53.014616 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 665/2643] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/bf69573f-88aa-4426-b887-07888da044fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:53.027468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84262d3f-46ee-4655-9d94-22c43c369472 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.029727 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 22:58:53.029928 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.030403 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.031449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:53.093628 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Get all volumes completed successfully. Aug 16 22:58:53.096231 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.096231 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:53.105429 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84262d3f-46ee-4655-9d94-22c43c369472 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 22:58:53.105429 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 664/2644] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11395 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:53.130251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d0a3bdc5-d47b-4d65-a54e-3b2c54ba9c0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.133256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0a3bdc5-d47b-4d65-a54e-3b2c54ba9c0c tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] DELETE https://10.4.3.26/volume/v3/types/1d6304ca-7635-4101-92fe-7ee1e8ec4a32 Aug 16 22:58:53.133256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0a3bdc5-d47b-4d65-a54e-3b2c54ba9c0c tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.133459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d0a3bdc5-d47b-4d65-a54e-3b2c54ba9c0c tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.151201 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:53.151628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-347000228", "metadata": {"Type": "Test"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:53.154007 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-347000228', 'metadata': {'Type': 'Test'}}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:53.154173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:58:53.160956 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:58:53.168997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (f03e0144-5d0f-4002-ab21-8689b18097f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:53.172125 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2333c26-03e0-4206-bdc3-006d80c0ebf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:53.172802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:53.180197 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d0a3bdc5-d47b-4d65-a54e-3b2c54ba9c0c tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types/1d6304ca-7635-4101-92fe-7ee1e8ec4a32 returned with HTTP 202 Aug 16 22:58:53.181290 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 643/2645] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:53 2026] DELETE /volume/v3/types/1d6304ca-7635-4101-92fe-7ee1e8ec4a32 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:53.190607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.193698 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 22:58:53.193924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.194103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.195177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:53.208470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2333c26-03e0-4206-bdc3-006d80c0ebf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:53.209871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570fc10f-bc97-48d9-af39-4c0566904e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:53.243252 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.246361 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:53.246639 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.246948 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.247117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:53.257253 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Get all volumes completed successfully. Aug 16 22:58:53.257919 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.257919 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:53.259071 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3448a47-4256-4a3d-a6cf-eafda78e8659 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:53.259760 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 665/2646] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:53.260916 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.260916 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:53.269426 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ba1ffaf-e224-464b-b6d7-65348aa9b58f tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 22:58:53.270160 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 666/2647] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11395 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:53.291588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7c7b6cfc-c7bb-43d0-a07c-78ec7fa23909 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.294106 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c7b6cfc-c7bb-43d0-a07c-78ec7fa23909 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] DELETE https://10.4.3.26/volume/v3/types/f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c Aug 16 22:58:53.294198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c7b6cfc-c7bb-43d0-a07c-78ec7fa23909 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.294545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c7b6cfc-c7bb-43d0-a07c-78ec7fa23909 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.308358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['fd67da81-9ef8-4d48-803c-174d2e653d85', '5068e9e5-34db-4d8e-82c3-0e4d7af344b5', '51a25665-aab3-4482-a03e-e8ab531b503c', 'c1d2d7c0-38d7-4a35-8e97-2cc02077a8c6'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:53.309205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570fc10f-bc97-48d9-af39-4c0566904e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd67da81-9ef8-4d48-803c-174d2e653d85', '5068e9e5-34db-4d8e-82c3-0e4d7af344b5', '51a25665-aab3-4482-a03e-e8ab531b503c', 'c1d2d7c0-38d7-4a35-8e97-2cc02077a8c6']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:53.310165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a12f34e-7f80-49e9-afde-91540b586f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:53.330390 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c7b6cfc-c7bb-43d0-a07c-78ec7fa23909 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types/f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c returned with HTTP 202 Aug 16 22:58:53.330958 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 644/2648] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:53 2026] DELETE /volume/v3/types/f9a29d00-aec1-4e53-aab9-8c7d3c9ff65c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:53.342442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a12f34e-7f80-49e9-afde-91540b586f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-347000228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['fd67da81-9ef8-4d48-803c-174d2e653d85','5068e9e5-34db-4d8e-82c3-0e4d7af344b5','51a25665-aab3-4482-a03e-e8ab531b503c','c1d2d7c0-38d7-4a35-8e97-2cc02077a8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-347000228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:53.343690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ff5d3d-302a-4ff4-95a6-ccffab044208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:53.382443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ff5d3d-302a-4ff4-95a6-ccffab044208) transitioned into state 'SUCCESS' from state '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-347000228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['fd67da81-9ef8-4d48-803c-174d2e653d85','5068e9e5-34db-4d8e-82c3-0e4d7af344b5','51a25665-aab3-4482-a03e-e8ab531b503c','c1d2d7c0-38d7-4a35-8e97-2cc02077a8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:53.383278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8778727d-c314-4272-9a53-d1c9b3a2c1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:53.394482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8778727d-c314-4272-9a53-d1c9b3a2c1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:53.395555 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (f03e0144-5d0f-4002-ab21-8689b18097f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:53.395853 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:58:53.396621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35de40a2-6286-4aaf-bb7b-1195c32ed545 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:53.397578 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 674/2649] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:52 2026] POST /volume/v3/volumes => generated 756 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:53.413011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.415256 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:53.415566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.415965 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.424124 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.424124 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:53.429446 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:53.435843 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dea5b693-9b1f-4fc1-b32e-17afa99753fa tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:53.437166 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 666/2650] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:53.450037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.454163 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:53.455163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.455445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.456192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:53.469627 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.469627 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:53.472338 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e37d99ff-fc87-4305-a7ff-188bee0cc924 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:53.472520 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 667/2651] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 742 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:53.606586 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.681032 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a tempest-AvailabilityZoneTestJSON-1746401141 tempest-AvailabilityZoneTestJSON-1746401141-project-member] GET https://10.4.3.26/volume/v3/os-availability-zone Aug 16 22:58:53.681397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a tempest-AvailabilityZoneTestJSON-1746401141 tempest-AvailabilityZoneTestJSON-1746401141-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.681688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a tempest-AvailabilityZoneTestJSON-1746401141 tempest-AvailabilityZoneTestJSON-1746401141-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.687295 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a tempest-AvailabilityZoneTestJSON-1746401141 tempest-AvailabilityZoneTestJSON-1746401141-project-member] Availability Zones retrieved successfully. Aug 16 22:58:53.687553 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df5e486a-3f39-4d4d-85c6-f4ca8fce948a tempest-AvailabilityZoneTestJSON-1746401141 tempest-AvailabilityZoneTestJSON-1746401141-project-member] https://10.4.3.26/volume/v3/os-availability-zone returned with HTTP 200 Aug 16 22:58:53.688592 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 645/2652] 10.4.3.26 () {66 vars in 1269 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:58:53.794409 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8138bd9e-9ce8-4900-8630-481b00e13349 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.797454 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 22:58:53.797699 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.797968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.798690 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.798690 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:53.799105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:53.853452 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Get all volumes completed successfully. Aug 16 22:58:53.857978 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.857978 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:53.865213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8138bd9e-9ce8-4900-8630-481b00e13349 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 22:58:53.868398 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 675/2653] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12398 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:53.893044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.901809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 Aug 16 22:58:53.901809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.901809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:53.901809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Delete volume with id: c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 Aug 16 22:58:53.915592 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:53.915592 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:53.915953 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Volume info retrieved successfully. Aug 16 22:58:53.941380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.image.cache [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '95cdd49d-60a5-4017-8c69-716b55967d3a', 'volume_id': 'c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01', 'host': 'np0000007421@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 16, 22, 57, 9), 'last_used': datetime.datetime(2026, 8, 16, 22, 57, 27)}. {{(pid=100203) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 16 22:58:53.968866 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Delete volume request issued successfully. Aug 16 22:58:53.969289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb997672-58af-4ec6-bb2b-b8e24822b5a0 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 returned with HTTP 202 Aug 16 22:58:53.971661 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 667/2654] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:53 2026] DELETE /volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:53.982991 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a219c37-0112-4b04-8608-46f4247ff128 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:53.984692 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a219c37-0112-4b04-8608-46f4247ff128 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] GET https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 Aug 16 22:58:53.985018 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a219c37-0112-4b04-8608-46f4247ff128 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:53.985222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a219c37-0112-4b04-8608-46f4247ff128 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.004182 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.004182 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:54.010598 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5a219c37-0112-4b04-8608-46f4247ff128 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Volume info retrieved successfully. Aug 16 22:58:54.017233 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a219c37-0112-4b04-8608-46f4247ff128 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 returned with HTTP 200 Aug 16 22:58:54.017642 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 668/2655] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:53 2026] GET /volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:54.279824 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3593b84c-134f-4dea-9eab-615cd0850773 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.284102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3593b84c-134f-4dea-9eab-615cd0850773 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:54.285227 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3593b84c-134f-4dea-9eab-615cd0850773 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.286203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3593b84c-134f-4dea-9eab-615cd0850773 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.286203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3593b84c-134f-4dea-9eab-615cd0850773 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:54.295780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.295780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:54.296607 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3593b84c-134f-4dea-9eab-615cd0850773 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:54.297406 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 646/2656] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.459181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.460978 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:54.461192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.461390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.471351 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.471351 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:54.476151 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.482010 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd0e526e-1d03-4be4-b106-f3e4b31c014b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:54.482761 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 676/2657] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.497767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c740d232-f661-40f3-869b-52b3997cbaf8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.502038 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c740d232-f661-40f3-869b-52b3997cbaf8 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:54.502374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c740d232-f661-40f3-869b-52b3997cbaf8 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.502561 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c740d232-f661-40f3-869b-52b3997cbaf8 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.502719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c740d232-f661-40f3-869b-52b3997cbaf8 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:54.507680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.510898 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:54.511069 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.511118 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.511118 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:54.511643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.512493 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c740d232-f661-40f3-869b-52b3997cbaf8 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:54.512734 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 668/2658] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.523446 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.523446 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:54.529361 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.536360 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74e68564-005d-4f93-8bd3-2f6895afb8a2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:54.536848 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 669/2659] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.555163 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10eb027c-5247-4508-a999-3119226f5e10 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.556972 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10eb027c-5247-4508-a999-3119226f5e10 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:54.558630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10eb027c-5247-4508-a999-3119226f5e10 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-347000228"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:54.575163 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.575163 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:54.579580 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-10eb027c-5247-4508-a999-3119226f5e10 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.597940 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-10eb027c-5247-4508-a999-3119226f5e10 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:58:54.597940 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10eb027c-5247-4508-a999-3119226f5e10 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:54.597940 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 647/2660] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:58:54 2026] PUT /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 781 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.611847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.616091 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:54.616371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-353551929", "description": "This is the new description of volume"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:54.628955 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.628955 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:54.636835 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.645245 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:58:54.646213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-30824ae3-623b-46d7-ab17-88e7dd5b518f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:54.646719 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 677/2661] 10.4.3.26 () {68 vars in 1362 bytes} [Sun Aug 16 22:58:54 2026] PUT /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.661251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.663622 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:54.664149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.664149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.673173 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.673173 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:54.678110 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.680929 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1cc89652-8f1f-4542-8bba-348ec00e47f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.683828 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f42f2235-14e4-4383-bbdb-83ce62f0a2e6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:54.684479 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 669/2662] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.702657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9a414b21-58fb-48dd-892e-614573b4f427 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.704888 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:54.705312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-449509436", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1168765803"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:54.707253 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-449509436', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1168765803'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:54.707413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:58:54.713116 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:58:54.721770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (f0bee161-7d00-4f28-a829-73ef819143f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:54.723158 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87057c68-e9eb-4352-9033-7b9266e6f7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:54.724861 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:54.752895 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87057c68-e9eb-4352-9033-7b9266e6f7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:54.753942 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c5d01e-0c2a-4497-a587-57711b618cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:54.803441 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1cc89652-8f1f-4542-8bba-348ec00e47f7 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:58:54.803441 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1cc89652-8f1f-4542-8bba-348ec00e47f7 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1983740016"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:54.807805 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['f88cb8ad-5e1d-4b93-bc5c-2b54d2fa688f', '8ff4f079-47e7-4354-a7f9-935231b7a24f', '9b4a8e0f-7a86-4674-adb8-c2e96ad92f9e', '4360aaa8-a810-4e2c-9b11-1faddb4ba93d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:54.809032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c5d01e-0c2a-4497-a587-57711b618cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f88cb8ad-5e1d-4b93-bc5c-2b54d2fa688f', '8ff4f079-47e7-4354-a7f9-935231b7a24f', '9b4a8e0f-7a86-4674-adb8-c2e96ad92f9e', '4360aaa8-a810-4e2c-9b11-1faddb4ba93d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:54.810178 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bca912-c99a-4ead-89cb-4d90315b62cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:54.829466 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1cc89652-8f1f-4542-8bba-348ec00e47f7 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:58:54.830048 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 670/2663] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:58:54 2026] POST /volume/v3/types => generated 220 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:54.841307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f74b8105-c574-49a4-bdf7-e07f4e911c1c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.845771 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f74b8105-c574-49a4-bdf7-e07f4e911c1c tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:58:54.845771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f74b8105-c574-49a4-bdf7-e07f4e911c1c tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1168133898"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:54.846166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bca912-c99a-4ead-89cb-4d90315b62cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5523e156-97b1-4bbb-80b3-da999eeb65a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-449509436',display_name='tempest-VolumesGetTest-Volume-1168765803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['f88cb8ad-5e1d-4b93-bc5c-2b54d2fa688f','8ff4f079-47e7-4354-a7f9-935231b7a24f','9b4a8e0f-7a86-4674-adb8-c2e96ad92f9e','4360aaa8-a810-4e2c-9b11-1faddb4ba93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-449509436',display_name='tempest-VolumesGetTest-Volume-1168765803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5523e156-97b1-4bbb-80b3-da999eeb65a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:54.846296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb84df8c-9b24-4b6f-8178-dbaf750f9846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:54.875285 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f74b8105-c574-49a4-bdf7-e07f4e911c1c tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:58:54.875875 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 678/2664] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:58:54 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:54.890578 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb84df8c-9b24-4b6f-8178-dbaf750f9846) transitioned into 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-449509436',display_name='tempest-VolumesGetTest-Volume-1168765803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['f88cb8ad-5e1d-4b93-bc5c-2b54d2fa688f','8ff4f079-47e7-4354-a7f9-935231b7a24f','9b4a8e0f-7a86-4674-adb8-c2e96ad92f9e','4360aaa8-a810-4e2c-9b11-1faddb4ba93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:54.890986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.892173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeb884a-0cb2-46ca-b609-0e53af399056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:54.905757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeb884a-0cb2-46ca-b609-0e53af399056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:54.907061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (f0bee161-7d00-4f28-a829-73ef819143f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:54.907549 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:58:54.908582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a414b21-58fb-48dd-892e-614573b4f427 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:54.909762 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 648/2665] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:54 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 16 22:58:54.925289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:54.927881 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:54.927881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:54.927881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:54.940254 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:54.940254 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:54.948680 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:54.954669 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06a0e65f-5216-4c6b-8e57-6e199214c5cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 200 Aug 16 22:58:54.955000 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 671/2666] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:54 2026] GET /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:55.036102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-48e2b9d6-1bd1-44c6-b956-af975ca01703 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.040520 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48e2b9d6-1bd1-44c6-b956-af975ca01703 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] GET https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 Aug 16 22:58:55.040890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9d6-1bd1-44c6-b956-af975ca01703 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.041223 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48e2b9d6-1bd1-44c6-b956-af975ca01703 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.050028 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48e2b9d6-1bd1-44c6-b956-af975ca01703 tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 returned with HTTP 404 Aug 16 22:58:55.050942 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 679/2667] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:55 2026] GET /volume/v3/volumes/c04a4b6b-1090-4bdc-8da3-1eab1eeb7e01 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:55.058696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1059d47c-c815-48ac-9045-a28e58b24c9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.061119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1059d47c-c815-48ac-9045-a28e58b24c9a tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] DELETE https://10.4.3.26/volume/v3/types/47230356-e04e-4f6e-b9e5-7ad9d038d9c8 Aug 16 22:58:55.061857 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1059d47c-c815-48ac-9045-a28e58b24c9a tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.061857 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1059d47c-c815-48ac-9045-a28e58b24c9a tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.061857 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.061857 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:55.072015 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:58:55.072560 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "076687ba-b090-46cf-b25f-19befeab8a57", "volume_types": ["ffee4ee4-93f4-48b2-ab0e-3611bc896269"], "name": "tempest-GroupsV314Test-Group-1133598436"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:55.074600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Creating new group {'group': {'group_type': '076687ba-b090-46cf-b25f-19befeab8a57', 'volume_types': ['ffee4ee4-93f4-48b2-ab0e-3611bc896269'], 'name': 'tempest-GroupsV314Test-Group-1133598436'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:58:55.078963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Creating group tempest-GroupsV314Test-Group-1133598436. Aug 16 22:58:55.092958 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1059d47c-c815-48ac-9045-a28e58b24c9a tempest-TestInstancesWithCinderVolumes-957432364 tempest-TestInstancesWithCinderVolumes-957432364-project-admin] https://10.4.3.26/volume/v3/types/47230356-e04e-4f6e-b9e5-7ad9d038d9c8 returned with HTTP 202 Aug 16 22:58:55.093834 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 649/2668] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:58:55 2026] DELETE /volume/v3/types/47230356-e04e-4f6e-b9e5-7ad9d038d9c8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:55.109734 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:58:55.108413. {{(pid=100203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:58:55.109734 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Availability Zones retrieved successfully. Aug 16 22:58:55.139634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Created reservations ['b6e9bd8d-1ac1-44b5-96b7-ad9252662a3a'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:55.181126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-feaf4fd6-2b5a-4389-a4d8-4fefb2b1af72 req-970d5337-d057-4678-b649-8f33c561f508 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.182614 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6f1d8e0-1d19-467a-bf44-63c129165292 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:58:55.183175 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 670/2669] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:58:54 2026] POST /volume/v3/groups => generated 108 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:55.184220 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-feaf4fd6-2b5a-4389-a4d8-4fefb2b1af72 req-970d5337-d057-4678-b649-8f33c561f508 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 Aug 16 22:58:55.184428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-feaf4fd6-2b5a-4389-a4d8-4fefb2b1af72 req-970d5337-d057-4678-b649-8f33c561f508 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.184692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-feaf4fd6-2b5a-4389-a4d8-4fefb2b1af72 req-970d5337-d057-4678-b649-8f33c561f508 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.193851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.196771 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.196771 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:55.197547 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c Aug 16 22:58:55.197547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.197547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.197547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] show called for member 291f8a3c-237a-40d0-a9b2-847b3353db7c {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:55.213802 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.213802 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:55.232173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0228b585-de2a-4c73-99e0-f92fb029fc08 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c returned with HTTP 200 Aug 16 22:58:55.232765 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 680/2670] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:55 2026] GET /volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:55.277570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-feaf4fd6-2b5a-4389-a4d8-4fefb2b1af72 req-970d5337-d057-4678-b649-8f33c561f508 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 returned with HTTP 200 Aug 16 22:58:55.278179 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 672/2671] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:58:55 2026] DELETE /volume/v3/attachments/06862773-e745-4f0b-a675-0229d9c9dfb6 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:55.310578 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c764c4f-d364-49d4-8785-7c6d902db42c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.315871 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c764c4f-d364-49d4-8785-7c6d902db42c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:55.315871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c764c4f-d364-49d4-8785-7c6d902db42c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.315871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c764c4f-d364-49d4-8785-7c6d902db42c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.315871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8c764c4f-d364-49d4-8785-7c6d902db42c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:55.323178 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.323178 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:55.324241 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c764c4f-d364-49d4-8785-7c6d902db42c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:55.324617 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 650/2672] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:55 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:55.528529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.530959 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:55.531229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.531778 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.531778 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:55.538015 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.538015 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:55.539076 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2bca5ff-a677-41e5-99b0-65b78617ff7e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:55.539941 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 671/2673] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:55 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:55.563568 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.727388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:55.729782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-357578703"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:55.732027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-357578703'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:55.732027 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Create volume of 2 GB Aug 16 22:58:55.732409 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.732409 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:55.739624 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Availability Zones retrieved successfully. Aug 16 22:58:55.749230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Flow 'volume_create_api' (ebd4a9c7-5fa4-406b-9b1c-e6c473164e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:55.750162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f296a19-d632-49eb-ac93-f1954a0e4e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:55.751395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Validating volume size '2' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:55.790968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f296a19-d632-49eb-ac93-f1954a0e4e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:55.792692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa49b691-729e-4421-92e1-adfb4d37e405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:55.892309 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Created reservations ['b821a557-f702-4397-99dc-4a0f97a3bd3c', '8bca773f-c74c-4c60-a7a2-1a43dd4ec385', '2f2d4f75-b204-401f-85a2-7904d1bc631d', '20050378-0db5-45a2-b41e-bd6650e9892b'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:55.893631 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa49b691-729e-4421-92e1-adfb4d37e405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b821a557-f702-4397-99dc-4a0f97a3bd3c', '8bca773f-c74c-4c60-a7a2-1a43dd4ec385', '2f2d4f75-b204-401f-85a2-7904d1bc631d', '20050378-0db5-45a2-b41e-bd6650e9892b']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:55.895166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00eb4b38-8e86-4614-81df-99fc6d59adb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:55.974855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1128173-106e-442e-bb20-c1f35f17681b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:55.977966 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1128173-106e-442e-bb20-c1f35f17681b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:55.979998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1128173-106e-442e-bb20-c1f35f17681b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:55.980672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1128173-106e-442e-bb20-c1f35f17681b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:55.993506 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:55.993506 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:56.000573 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d1128173-106e-442e-bb20-c1f35f17681b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.011614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1128173-106e-442e-bb20-c1f35f17681b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 200 Aug 16 22:58:56.012927 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 673/2674] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:55 2026] GET /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.032627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.035932 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:56.035932 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-347000228", "description": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:56.059985 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.059985 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.063447 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.073870 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:58:56.074633 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0691f4bd-09ef-4f2a-8697-ddf415efd3cd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 200 Aug 16 22:58:56.075141 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 651/2675] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:58:56 2026] PUT /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 767 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.091875 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-16b7d093-e7c3-44b5-adf0-57a210427595 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.094455 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16b7d093-e7c3-44b5-adf0-57a210427595 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:56.094709 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16b7d093-e7c3-44b5-adf0-57a210427595 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.094984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16b7d093-e7c3-44b5-adf0-57a210427595 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.106477 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.106477 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:56.113000 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-16b7d093-e7c3-44b5-adf0-57a210427595 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.118916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16b7d093-e7c3-44b5-adf0-57a210427595 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 200 Aug 16 22:58:56.119581 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 672/2676] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.125204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00eb4b38-8e86-4614-81df-99fc6d59adb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0107b7-b17d-4266-a895-32fdd7299aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-357578703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64684016b2ec4935acf856bcb343e520',qos_specs=None,replication_status=,reservations=['b821a557-f702-4397-99dc-4a0f97a3bd3c','8bca773f-c74c-4c60-a7a2-1a43dd4ec385','2f2d4f75-b204-401f-85a2-7904d1bc631d','20050378-0db5-45a2-b41e-bd6650e9892b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b9524f8565496d82012de8937523d0',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-357578703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0107b7-b17d-4266-a895-32fdd7299aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64684016b2ec4935acf856bcb343e520',provider_auth=None,provider_geometry=None,provider_id=None,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='65b9524f8565496d82012de8937523d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.126106 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4f699a-875d-4ab1-bb45-d2acc377a5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.137229 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.139642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:56.139885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.140125 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.140352 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:56.146487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4f699a-875d-4ab1-bb45-d2acc377a5b0) transitioned into state 'SUCCESS' from state '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-357578703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64684016b2ec4935acf856bcb343e520',qos_specs=None,replication_status=,reservations=['b821a557-f702-4397-99dc-4a0f97a3bd3c','8bca773f-c74c-4c60-a7a2-1a43dd4ec385','2f2d4f75-b204-401f-85a2-7904d1bc631d','20050378-0db5-45a2-b41e-bd6650e9892b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b9524f8565496d82012de8937523d0',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.147354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74228e7d-ec52-4739-94c6-623fc6a44885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.149906 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.149906 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:56.150521 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.156207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74228e7d-ec52-4739-94c6-623fc6a44885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.157012 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Flow 'volume_create_api' (ebd4a9c7-5fa4-406b-9b1c-e6c473164e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:56.157313 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Create volume request issued successfully. Aug 16 22:58:56.158809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a95f3c8-5bcc-417b-b376-e6b2694ab302 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:56.158809 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 681/2677] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:55 2026] POST /volume/v3/volumes => generated 752 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:56.174285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c4bccd84-15a7-424e-8833-ae08bf64745d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.175494 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:58:56.175726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-961f5195-0c8f-4647-9197-02a6d17c4f5b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 202 Aug 16 22:58:56.176237 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 674/2678] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:56 2026] DELETE /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:56.176517 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4bccd84-15a7-424e-8833-ae08bf64745d tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] GET https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:56.176615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4bccd84-15a7-424e-8833-ae08bf64745d tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.176886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4bccd84-15a7-424e-8833-ae08bf64745d tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.185859 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.185859 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.187882 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ef3a7160-2ecd-4c18-88b3-3432f9e5ed9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.190894 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef3a7160-2ecd-4c18-88b3-3432f9e5ed9c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 Aug 16 22:58:56.190991 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c4bccd84-15a7-424e-8833-ae08bf64745d tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume info retrieved successfully. Aug 16 22:58:56.191567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef3a7160-2ecd-4c18-88b3-3432f9e5ed9c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.192311 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ef3a7160-2ecd-4c18-88b3-3432f9e5ed9c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.198392 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4bccd84-15a7-424e-8833-ae08bf64745d tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 200 Aug 16 22:58:56.198923 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 652/2679] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.250783 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.252834 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c Aug 16 22:58:56.253108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.253325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.254406 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] show called for member 291f8a3c-237a-40d0-a9b2-847b3353db7c {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:56.264016 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.264016 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:56.292868 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f81e300e-4ad0-4147-8c00-2c36a51b27c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c returned with HTTP 200 Aug 16 22:58:56.293432 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 682/2680] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:56.304945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-08b11468-e677-4c17-887a-53a91f43629a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.310807 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:56.311227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1426846166", "volume_type": "ffee4ee4-93f4-48b2-ab0e-3611bc896269", "group_id": "291f8a3c-237a-40d0-a9b2-847b3353db7c", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:56.314110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1426846166', 'volume_type': 'ffee4ee4-93f4-48b2-ab0e-3611bc896269', 'group_id': '291f8a3c-237a-40d0-a9b2-847b3353db7c', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:56.328526 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.328526 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:56.329156 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Create volume of 1 GB Aug 16 22:58:56.339553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.340700 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Availability Zones retrieved successfully. Aug 16 22:58:56.345121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:56.345121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.345121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.345121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:56.350017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Flow 'volume_create_api' (f162e5fe-2300-4915-bfae-6b3a0ef841bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:56.351979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65077494-03f6-4e7e-82d4-71ec5012b663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.352399 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.352399 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.352754 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.352754 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:56.353275 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:56.353553 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8b15ed6-8188-4425-8f80-86648ecd8c72 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:56.353916 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 653/2681] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.387722 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65077494-03f6-4e7e-82d4-71ec5012b663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ffee4ee4-93f4-48b2-ab0e-3611bc896269,is_public=True,name='tempest-GroupsV314Test-volume-type-1983740016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffee4ee4-93f4-48b2-ab0e-3611bc896269', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '291f8a3c-237a-40d0-a9b2-847b3353db7c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.389019 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead63f9f-641e-43c6-b980-866483996f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.416545 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.416545 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:56.420835 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ef3a7160-2ecd-4c18-88b3-3432f9e5ed9c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 returned with HTTP 404 Aug 16 22:58:56.421577 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 673/2682] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/5523e156-97b1-4bbb-80b3-da999eeb65a4 => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:58:56.428907 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1983740016 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1983740016, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:56.429216 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1983740016 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1983740016, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:56.432354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.433666 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:56.433962 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.434182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.443936 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.443936 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:56.450367 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.457865 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3124f8c-c445-4a38-9cc4-a7abc09fcd46 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:56.458430 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 683/2683] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.476024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.479545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:56.479545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.479545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.479545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:56.488506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Created reservations ['37a949ee-f0d3-4522-b068-9b89728ab95b', 'ea12b244-f029-4bbe-af9c-ec7a3cdcc2ca', 'b30d142e-0b68-4789-8971-84c912b001e3', '2f2379d4-d1ee-47f9-bf18-8b49072dba80'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:56.489448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead63f9f-641e-43c6-b980-866483996f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a949ee-f0d3-4522-b068-9b89728ab95b', 'ea12b244-f029-4bbe-af9c-ec7a3cdcc2ca', 'b30d142e-0b68-4789-8971-84c912b001e3', '2f2379d4-d1ee-47f9-bf18-8b49072dba80']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.490497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8e497a-fe87-4623-ae77-8e09789bd801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.491355 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.491355 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.492124 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.519764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8e497a-fe87-4623-ae77-8e09789bd801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3fd44b6-d661-41cc-a398-aa4073dcea80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1426846166',encryption_key_id=None,group_id=291f8a3c-237a-40d0-a9b2-847b3353db7c,group_type_id=,metadata={},multiattach=False,project_id='b76a0e7930e043549f39ace7486339e9',qos_specs=None,replication_status=,reservations=['37a949ee-f0d3-4522-b068-9b89728ab95b','ea12b244-f029-4bbe-af9c-ec7a3cdcc2ca','b30d142e-0b68-4789-8971-84c912b001e3','2f2379d4-d1ee-47f9-bf18-8b49072dba80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ffde8130544956896d9024d8a93345',volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1426846166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=291f8a3c-237a-40d0-a9b2-847b3353db7c,host=None,id=f3fd44b6-d661-41cc-a398-aa4073dcea80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76a0e7930e043549f39ace7486339e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ffde8130544956896d9024d8a93345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffee4ee4-93f4-48b2-ab0e-3611bc896269),volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.521026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2369ba1-a1db-4d55-beb3-606dfb9644b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.522463 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:58:56.522704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e5759f95-7a72-4b95-a5d1-a03960f84127 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 202 Aug 16 22:58:56.523400 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 654/2684] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:56 2026] DELETE /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:56.534937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b7669920-64b3-4e81-812a-776e488b3ee7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.537244 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7669920-64b3-4e81-812a-776e488b3ee7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:56.537418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7669920-64b3-4e81-812a-776e488b3ee7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.537687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7669920-64b3-4e81-812a-776e488b3ee7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.548050 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.548050 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:56.555208 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b7669920-64b3-4e81-812a-776e488b3ee7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:56.556793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.558856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:56.559521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.559521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.559521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:56.563217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2369ba1-a1db-4d55-beb3-606dfb9644b6) transitioned into state 'SUCCESS' from state '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-1426846166',encryption_key_id=None,group_id=291f8a3c-237a-40d0-a9b2-847b3353db7c,group_type_id=,metadata={},multiattach=False,project_id='b76a0e7930e043549f39ace7486339e9',qos_specs=None,replication_status=,reservations=['37a949ee-f0d3-4522-b068-9b89728ab95b','ea12b244-f029-4bbe-af9c-ec7a3cdcc2ca','b30d142e-0b68-4789-8971-84c912b001e3','2f2379d4-d1ee-47f9-bf18-8b49072dba80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ffde8130544956896d9024d8a93345',volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.564151 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7669920-64b3-4e81-812a-776e488b3ee7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 200 Aug 16 22:58:56.564472 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cb122c-7a76-45a3-8575-09f58301c903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:56.564820 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 674/2685] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.568695 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.568695 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:56.569639 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7590142-c9c6-4f1a-93b5-76f4f3fa4706 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:56.570316 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 684/2686] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:56.586309 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cb122c-7a76-45a3-8575-09f58301c903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:56.590893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Flow 'volume_create_api' (f162e5fe-2300-4915-bfae-6b3a0ef841bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:56.590893 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Create volume request issued successfully. Aug 16 22:58:56.590893 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:56.590893 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:56.643928 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:56.650186 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.650186 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:56.659279 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08b11468-e677-4c17-887a-53a91f43629a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:56.659413 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 675/2687] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 22:58:56 2026] POST /volume/v3/volumes => generated 817 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:56.676112 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c77a6d5-a340-4ad5-885b-77fff24012db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:56.678670 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 Aug 16 22:58:56.679062 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:56.679802 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:56.697509 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.697509 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.704701 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Volume info retrieved successfully. Aug 16 22:58:56.706085 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:56.706594 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:56.764170 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:56.767843 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:56.767843 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:56.780275 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c77a6d5-a340-4ad5-885b-77fff24012db tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 returned with HTTP 200 Aug 16 22:58:56.780933 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 655/2688] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:56 2026] GET /volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 => generated 885 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:57.030198 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.033813 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:57.034258 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.034584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.034919 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume with id: f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:57.045041 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.045041 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:57.045662 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:57.067189 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume request issued successfully. Aug 16 22:58:57.067461 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9bd3f8fa-334f-4ff9-b7ea-4e32544d9d3f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 202 Aug 16 22:58:57.068132 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 675/2689] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:58:57 2026] DELETE /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:57.075944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.078430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:57.078735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.079014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.088969 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.088969 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:57.093841 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:58:57.100340 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9899ec80-8bc9-49cb-bc51-4cf269e566b4 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 200 Aug 16 22:58:57.100849 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 685/2690] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 1420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:57.214266 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.216815 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] GET https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:57.217010 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.217201 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.229622 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.229622 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.235095 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume info retrieved successfully. Aug 16 22:58:57.242211 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6b642f8-dd3f-4e65-8f46-74a0093698f2 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 200 Aug 16 22:58:57.242629 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 676/2691] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.259841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.262488 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:57.262971 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6f0107b7-b17d-4266-a895-32fdd7299aab"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:57.264634 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6f0107b7-b17d-4266-a895-32fdd7299aab'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:57.273237 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.273237 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:57.273919 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume retrieved successfully. Aug 16 22:58:57.274086 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Create volume of 1 GB Aug 16 22:58:57.278494 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Availability Zones retrieved successfully. Aug 16 22:58:57.285340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Flow 'volume_create_api' (c6503c14-9849-4856-99eb-a2b6a4d60e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:57.287089 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f233f7b-86ad-4f85-85a8-9951d4a840d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.288321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:57.289563 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f233f7b-86ad-4f85-85a8-9951d4a840d4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 22:58:57.289563 np0000007421 devstack@c-api.service[100204]: 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 16 22:58:57.291946 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f233f7b-86ad-4f85-85a8-9951d4a840d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.292578 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f233f7b-86ad-4f85-85a8-9951d4a840d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 22:58:57.293430 np0000007421 devstack@c-api.service[100204]: WARNING cinder.volume.api [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Flow 'volume_create_api' (c6503c14-9849-4856-99eb-a2b6a4d60e5b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 22:58:57.293701 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-998eb130-fceb-497e-a9e0-22eaef20f7a6 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 400 Aug 16 22:58:57.294591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 656/2692] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:57 2026] POST /volume/v3/volumes => generated 173 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 22:58:57.307185 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-65ad5954-6973-4085-a083-adac6679ab91 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.309532 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-65ad5954-6973-4085-a083-adac6679ab91 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] GET https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:57.309532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-65ad5954-6973-4085-a083-adac6679ab91 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.309699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-65ad5954-6973-4085-a083-adac6679ab91 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.320114 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.320114 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:57.326040 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-65ad5954-6973-4085-a083-adac6679ab91 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume info retrieved successfully. Aug 16 22:58:57.333076 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-65ad5954-6973-4085-a083-adac6679ab91 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 200 Aug 16 22:58:57.333637 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 676/2693] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.351617 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.353425 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] DELETE https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:57.353980 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.354329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.354605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Delete volume with id: 6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:57.363321 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.363321 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:57.364094 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume info retrieved successfully. Aug 16 22:58:57.370075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.372028 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:57.372028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.372028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.372028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:57.377974 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.377974 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.378791 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e6a2e0d-dacb-41d4-8037-4dc42c269e50 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:57.378791 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 677/2694] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.388318 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Delete volume request issued successfully. Aug 16 22:58:57.388841 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2957263-9fd9-456a-8d7f-ba17aaf2fdab tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 202 Aug 16 22:58:57.389506 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 686/2695] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:58:57 2026] DELETE /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:57.391474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-643bcc00-76e3-4082-b201-241729d41ff9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.393641 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-643bcc00-76e3-4082-b201-241729d41ff9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:58:57.393861 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-643bcc00-76e3-4082-b201-241729d41ff9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.394630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-643bcc00-76e3-4082-b201-241729d41ff9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.399028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.402102 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] GET https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:57.402383 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.403031 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.404442 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.404442 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:57.409562 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-643bcc00-76e3-4082-b201-241729d41ff9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:57.411381 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.411381 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:57.415872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-643bcc00-76e3-4082-b201-241729d41ff9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 200 Aug 16 22:58:57.415997 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Volume info retrieved successfully. Aug 16 22:58:57.416437 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 657/2696] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.422003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7df43f46-feb2-4901-bedb-a2ceb4932587 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 200 Aug 16 22:58:57.422427 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 677/2697] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.432384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89437581-b4f5-4799-ab81-b055d678dc84 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.434721 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89437581-b4f5-4799-ab81-b055d678dc84 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:57.435213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89437581-b4f5-4799-ab81-b055d678dc84 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.435354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89437581-b4f5-4799-ab81-b055d678dc84 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.435536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89437581-b4f5-4799-ab81-b055d678dc84 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:57.441756 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.441756 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.442652 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89437581-b4f5-4799-ab81-b055d678dc84 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:57.443370 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 678/2698] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.457520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b64b946-57cc-4398-ab07-d569972a74ff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.460902 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b64b946-57cc-4398-ab07-d569972a74ff tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/detail Aug 16 22:58:57.461214 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b64b946-57cc-4398-ab07-d569972a74ff tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.461528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b64b946-57cc-4398-ab07-d569972a74ff tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.462221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-8b64b946-57cc-4398-ab07-d569972a74ff tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:57.470696 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b64b946-57cc-4398-ab07-d569972a74ff tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/detail returned with HTTP 200 Aug 16 22:58:57.471060 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 687/2699] 10.4.3.26 () {66 vars in 1251 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/backups/detail => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.487662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c20f4240-9c80-46cb-8214-587ee02987e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.490716 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d/restore Aug 16 22:58:57.491425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:57.493844 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Restoring backup d5ffaa53-5a11-4af9-951a-99baf756fc3d ({'restore': {}}) {{(pid=100204) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 22:58:57.494047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Restoring backup d5ffaa53-5a11-4af9-951a-99baf756fc3d to volume None. Aug 16 22:58:57.500128 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.500128 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:57.501703 np0000007421 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating volume of 1 GB for restore of backup d5ffaa53-5a11-4af9-951a-99baf756fc3d. Aug 16 22:58:57.512212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:58:57.511832. {{(pid=100204) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:58:57.512418 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:58:57.522178 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (36b44c69-65cc-4957-918c-089e701f0d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:57.524363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6410a6-c97d-4685-93ef-db346e9ef5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.525297 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:57.565784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6410a6-c97d-4685-93ef-db346e9ef5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.567006 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ef700c-f8ea-4228-9f6c-0a47b9bd44db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.582434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-280dbfb5-d66f-4e52-86df-a46113d694dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.584195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.584607 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-280dbfb5-d66f-4e52-86df-a46113d694dd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e Aug 16 22:58:57.584913 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-280dbfb5-d66f-4e52-86df-a46113d694dd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.585547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-280dbfb5-d66f-4e52-86df-a46113d694dd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.586404 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:57.588120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.588120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.588120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:57.592228 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.592228 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.593794 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-280dbfb5-d66f-4e52-86df-a46113d694dd tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e returned with HTTP 404 Aug 16 22:58:57.594418 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ffb8fea-8091-419f-b653-9c9ec9b26cd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:57.594418 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 679/2700] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.594768 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 678/2701] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/e6f7ae4c-a978-4ec2-a6a0-c14a80f6ea6e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:57.607733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.611618 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:57.612693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1263755270"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:57.615045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1263755270'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:57.615347 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:58:57.616871 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.616871 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:57.621794 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:58:57.623874 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['c8ec5da4-43a7-4b26-847f-26c9c7e890f6', 'ea73cda8-1d25-4b0d-aa52-d12e90bf8628', '7da5a5b6-2e66-446b-b926-2bb34c188142', '7782bc59-e244-4be4-88fa-9adb095c1476'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:57.624773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ef700c-f8ea-4228-9f6c-0a47b9bd44db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ec5da4-43a7-4b26-847f-26c9c7e890f6', 'ea73cda8-1d25-4b0d-aa52-d12e90bf8628', '7da5a5b6-2e66-446b-b926-2bb34c188142', '7782bc59-e244-4be4-88fa-9adb095c1476']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.625887 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f728f47c-ced9-42ab-b72c-4ebe0e8808bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.629362 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (ce9f8718-3dc0-4953-b166-51fe962d69a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:57.631616 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041a475b-efa9-49ca-8f9a-b41884218622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.633162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:57.667219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f728f47c-ced9-42ab-b72c-4ebe0e8808bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc24bba1-5a5e-4530-b5b0-5b28001be44b', '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_d5ffaa53-5a11-4af9-951a-99baf756fc3d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['c8ec5da4-43a7-4b26-847f-26c9c7e890f6','ea73cda8-1d25-4b0d-aa52-d12e90bf8628','7da5a5b6-2e66-446b-b926-2bb34c188142','7782bc59-e244-4be4-88fa-9adb095c1476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d5ffaa53-5a11-4af9-951a-99baf756fc3d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc24bba1-5a5e-4530-b5b0-5b28001be44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.668080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b309d7be-20e0-4234-9441-83221bb1e289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.671679 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041a475b-efa9-49ca-8f9a-b41884218622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.673564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab655780-c76f-4197-b2f2-e87d666f2b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.690218 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b309d7be-20e0-4234-9441-83221bb1e289) transitioned into 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_d5ffaa53-5a11-4af9-951a-99baf756fc3d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['c8ec5da4-43a7-4b26-847f-26c9c7e890f6','ea73cda8-1d25-4b0d-aa52-d12e90bf8628','7da5a5b6-2e66-446b-b926-2bb34c188142','7782bc59-e244-4be4-88fa-9adb095c1476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.691076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b1d19d-02d2-42be-a52a-da22c03936a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.703146 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b1d19d-02d2-42be-a52a-da22c03936a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.704398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (36b44c69-65cc-4957-918c-089e701f0d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:57.704891 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:58:57.715770 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.715770 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:57.716495 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:57.727763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['cd49a5eb-2b6e-4f8e-80f5-1ed540861f78', '778160cd-088a-4dad-8474-57b36161fe52', '477968aa-0004-4d44-b888-47f83b0c7ddf', '4f98e1bb-8718-4bea-a854-8b70ff3389e3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:57.728895 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab655780-c76f-4197-b2f2-e87d666f2b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd49a5eb-2b6e-4f8e-80f5-1ed540861f78', '778160cd-088a-4dad-8474-57b36161fe52', '477968aa-0004-4d44-b888-47f83b0c7ddf', '4f98e1bb-8718-4bea-a854-8b70ff3389e3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.729623 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef121fa2-c464-4461-bafa-8b6c155d8c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.761514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef121fa2-c464-4461-bafa-8b6c155d8c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a758b9c-0374-4a2e-947f-c77d9524a00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1263755270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['cd49a5eb-2b6e-4f8e-80f5-1ed540861f78','778160cd-088a-4dad-8474-57b36161fe52','477968aa-0004-4d44-b888-47f83b0c7ddf','4f98e1bb-8718-4bea-a854-8b70ff3389e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1263755270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a758b9c-0374-4a2e-947f-c77d9524a00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.763150 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428ea2b9-16cf-4c8f-b6dd-d972c8bcf508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.803952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.805383 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428ea2b9-16cf-4c8f-b6dd-d972c8bcf508) transitioned into state 'SUCCESS' from state '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-1263755270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['cd49a5eb-2b6e-4f8e-80f5-1ed540861f78','778160cd-088a-4dad-8474-57b36161fe52','477968aa-0004-4d44-b888-47f83b0c7ddf','4f98e1bb-8718-4bea-a854-8b70ff3389e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.806663 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baca4508-cc43-465b-819b-f65a0c18b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:57.809048 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 Aug 16 22:58:57.809048 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.809765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.818331 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.818331 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.822766 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Volume info retrieved successfully. Aug 16 22:58:57.823915 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:57.823915 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:57.825023 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baca4508-cc43-465b-819b-f65a0c18b692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:57.826846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (ce9f8718-3dc0-4953-b166-51fe962d69a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:57.827348 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:58:57.828330 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8bf0cd7e-2b4e-4365-b943-bb80de7e5267 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:57.828877 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 688/2702] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:58:57 2026] POST /volume/v3/volumes => generated 743 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:57.850830 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.864807 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:58:57.865115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:57.865433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:57.882489 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.882489 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:57.885364 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:57.888630 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:57.889522 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.889522 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:57.896100 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e7e384c6-1c90-40e5-b9a7-701ddac13f8b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 200 Aug 16 22:58:57.896100 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 679/2703] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 811 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:57.906536 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cd314d-d9cf-4992-81f8-4f8cd761f9de tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 returned with HTTP 200 Aug 16 22:58:57.907148 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 680/2704] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:57 2026] GET /volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:57.923042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:57.926295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] POST https://10.4.3.26/volume/v3/groups/action Aug 16 22:58:57.926664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action body: b'{"create-from-src": {"source_group_id": "291f8a3c-237a-40d0-a9b2-847b3353db7c", "name": "tempest-Group_from_grp-570651284"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:57.927591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "291f8a3c-237a-40d0-a9b2-847b3353db7c", "name": "tempest-Group_from_grp-570651284"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:57.929146 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Creating new group {'create-from-src': {'source_group_id': '291f8a3c-237a-40d0-a9b2-847b3353db7c', 'name': 'tempest-Group_from_grp-570651284'}}. {{(pid=100201) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 16 22:58:57.929380 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.groups [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Creating group tempest-Group_from_grp-570651284 from source group 291f8a3c-237a-40d0-a9b2-847b3353db7c. Aug 16 22:58:57.935618 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.935618 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:57.947191 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:57.947191 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:57.980080 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Created reservations ['6d05ade6-b2d7-451a-b917-0d1e61edb367'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:58.073948 np0000007421 devstack@c-api.service[100201]: INFO cinder.group.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] A mapping entry already exists for group bb3088ab-3ba2-452d-a91e-353a0b0f30bc and volume type ffee4ee4-93f4-48b2-ab0e-3611bc896269. Do not need to create again. Aug 16 22:58:58.074359 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.074359 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.075097 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Availability Zones retrieved successfully. Aug 16 22:58:58.080811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Flow 'volume_create_api' (36bbb6a8-e205-4191-896a-b6563af6b34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:58.082544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5eb3fc-710a-4798-a44c-63ba3295ca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:58.083718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:58.110977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5eb3fc-710a-4798-a44c-63ba3295ca25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f3fd44b6-d661-41cc-a398-aa4073dcea80', 'volume_type': VolumeType(created_at=2026-08-16T22:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ffee4ee4-93f4-48b2-ab0e-3611bc896269,is_public=True,name='tempest-GroupsV314Test-volume-type-1983740016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffee4ee4-93f4-48b2-ab0e-3611bc896269', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb3088ab-3ba2-452d-a91e-353a0b0f30bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:58.112803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c0d425-72cf-4bac-8f92-809b2254d369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:58.116212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c14d8958-8246-4920-9221-3209adde3f8c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.118459 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c14d8958-8246-4920-9221-3209adde3f8c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee Aug 16 22:58:58.118707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c14d8958-8246-4920-9221-3209adde3f8c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.118999 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c14d8958-8246-4920-9221-3209adde3f8c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.126790 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c14d8958-8246-4920-9221-3209adde3f8c tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee returned with HTTP 404 Aug 16 22:58:58.127358 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 680/2705] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/f8501c03-a8b1-41c3-ad5c-23b53183a0ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:58.138596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.141038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb Aug 16 22:58:58.141331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.141646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.141803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete snapshot with id: 7c0f9959-65ad-4a0f-9a03-4739235cb4fb Aug 16 22:58:58.148522 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.148522 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.149177 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:58:58.150434 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1983740016 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1983740016, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:58.151099 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1983740016 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1983740016, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:58:58.175031 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Created reservations ['f348afa3-3ba3-48a8-a0f6-473f61712877', '4d02796d-7d0d-4740-84c6-454f98dfedbd', '8d4af8b7-5947-4bf9-81d2-a6f28383e8e3', '8e4548b2-b5d8-473c-9f27-ac7a55d6ab72'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:58.176377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c0d425-72cf-4bac-8f92-809b2254d369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f348afa3-3ba3-48a8-a0f6-473f61712877', '4d02796d-7d0d-4740-84c6-454f98dfedbd', '8d4af8b7-5947-4bf9-81d2-a6f28383e8e3', '8e4548b2-b5d8-473c-9f27-ac7a55d6ab72']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:58.177179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239a54ad-d4f7-44a6-ae40-8eb56957ec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:58.180546 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot delete request issued successfully. Aug 16 22:58:58.180905 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-822af27b-96b9-47e3-a17a-8a122f8f7534 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb returned with HTTP 202 Aug 16 22:58:58.182613 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 681/2706] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:58:58 2026] DELETE /volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:58:58.193323 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.197251 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb Aug 16 22:58:58.197474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.198223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.204237 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.204237 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:58.204946 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:58:58.205770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1322eb2-ff5e-4cc5-8510-14adfe68d35f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb returned with HTTP 200 Aug 16 22:58:58.206243 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 681/2707] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:58.210008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239a54ad-d4f7-44a6-ae40-8eb56957ec54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ab56f8-3cf7-44f5-9339-bb3afec2aaba', '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=bb3088ab-3ba2-452d-a91e-353a0b0f30bc,group_type_id=,metadata={},multiattach=False,project_id='b76a0e7930e043549f39ace7486339e9',qos_specs=None,replication_status=,reservations=['f348afa3-3ba3-48a8-a0f6-473f61712877','4d02796d-7d0d-4740-84c6-454f98dfedbd','8d4af8b7-5947-4bf9-81d2-a6f28383e8e3','8e4548b2-b5d8-473c-9f27-ac7a55d6ab72'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3fd44b6-d661-41cc-a398-aa4073dcea80,status='creating',user_id='49ffde8130544956896d9024d8a93345',volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb3088ab-3ba2-452d-a91e-353a0b0f30bc,host=None,id=a9ab56f8-3cf7-44f5-9339-bb3afec2aaba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76a0e7930e043549f39ace7486339e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f3fd44b6-d661-41cc-a398-aa4073dcea80,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ffde8130544956896d9024d8a93345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffee4ee4-93f4-48b2-ab0e-3611bc896269),volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:58.210726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12086383-69a4-41aa-b792-40be5fd2f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:58.235014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12086383-69a4-41aa-b792-40be5fd2f5a4) transitioned into state 'SUCCESS' from 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=bb3088ab-3ba2-452d-a91e-353a0b0f30bc,group_type_id=,metadata={},multiattach=False,project_id='b76a0e7930e043549f39ace7486339e9',qos_specs=None,replication_status=,reservations=['f348afa3-3ba3-48a8-a0f6-473f61712877','4d02796d-7d0d-4740-84c6-454f98dfedbd','8d4af8b7-5947-4bf9-81d2-a6f28383e8e3','8e4548b2-b5d8-473c-9f27-ac7a55d6ab72'],size=1,snapshot_id=None,source_replicaid=,source_volid=f3fd44b6-d661-41cc-a398-aa4073dcea80,status='creating',user_id='49ffde8130544956896d9024d8a93345',volume_type_id=ffee4ee4-93f4-48b2-ab0e-3611bc896269)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:58.236205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Flow 'volume_create_api' (36bbb6a8-e205-4191-896a-b6563af6b34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:58.236917 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Create volume request issued successfully. Aug 16 22:58:58.254772 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a807312d-8762-41f2-a5ac-bf8da3cda1c0 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/action returned with HTTP 202 Aug 16 22:58:58.255490 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 689/2708] 10.4.3.26 () {70 vars in 1311 bytes} [Sun Aug 16 22:58:57 2026] POST /volume/v3/groups/action => generated 101 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:58:58.266392 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4715fa18-a654-4947-9338-2e24f7b6165e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.268863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:58.269248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.269444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.269880 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:58.270379 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.270379 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.270989 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:58.282035 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Get all volumes completed successfully. Aug 16 22:58:58.283264 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.283472 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.339968 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.344826 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.344826 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.349617 np0000007421 devstack@c-api.service[100202]: WARNING stevedore.named [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.349818 np0000007421 devstack@c-api.service[100202]: WARNING castellan.key_manager [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.394070 np0000007421 devstack@c-api.service[100202]: DEBUG oslo_db.sqlalchemy.engines [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.398667 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.398667 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.409230 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4715fa18-a654-4947-9338-2e24f7b6165e tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:58.411648 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 682/2709] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:58.429271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.431711 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba Aug 16 22:58:58.431850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.432166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.439092 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40f91a96-83de-4c0c-bd45-f097d6fcb993 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.441666 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.441666 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:58.441862 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40f91a96-83de-4c0c-bd45-f097d6fcb993 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] GET https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab Aug 16 22:58:58.442173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40f91a96-83de-4c0c-bd45-f097d6fcb993 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.442379 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40f91a96-83de-4c0c-bd45-f097d6fcb993 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.446509 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Volume info retrieved successfully. Aug 16 22:58:58.447326 np0000007421 devstack@c-api.service[100203]: WARNING stevedore.named [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.447523 np0000007421 devstack@c-api.service[100203]: WARNING castellan.key_manager [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.449840 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40f91a96-83de-4c0c-bd45-f097d6fcb993 tempest-VolumesCloneNegativeTest-640102064 tempest-VolumesCloneNegativeTest-640102064-project-member] https://10.4.3.26/volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab returned with HTTP 404 Aug 16 22:58:58.450489 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 690/2710] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/6f0107b7-b17d-4266-a895-32fdd7299aab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:58.490957 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.494213 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.494213 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:58.502963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c8ff8b0-2da8-4057-b76e-f133c93cbbcb tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba returned with HTTP 200 Aug 16 22:58:58.502963 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 682/2711] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba => generated 921 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:58.519399 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.521657 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc Aug 16 22:58:58.521933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.522713 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.522713 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] show called for member bb3088ab-3ba2-452d-a91e-353a0b0f30bc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:58.528072 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.528072 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.537307 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e29247ec-cccd-41a9-bfbb-f9b8faa52058 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc returned with HTTP 200 Aug 16 22:58:58.537839 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 683/2712] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc => generated 416 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:58.550961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13b46808-b1c9-43b0-a651-d1720e13626b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.554250 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:58.554250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.554250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.554620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:58.555110 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.555110 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.555802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:58.567895 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Get all volumes completed successfully. Aug 16 22:58:58.568296 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.568391 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.610317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.613848 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:58.613848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.614365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.614365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:58.620525 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.625103 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.625103 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:58.626797 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d5bc92b-f3ba-4818-ac0a-a4b04fa53d8d tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:58.627046 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.627046 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.627326 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 683/2713] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:58.635177 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.635422 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.675248 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.678577 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.678577 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.687390 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13b46808-b1c9-43b0-a651-d1720e13626b tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:58:58.687839 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 691/2714] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:58:58.702855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.705465 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] POST https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc/action Aug 16 22:58:58.705465 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:58:58.705705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:58.707258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] delete called for group bb3088ab-3ba2-452d-a91e-353a0b0f30bc {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:58:58.707378 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Delete group with id: bb3088ab-3ba2-452d-a91e-353a0b0f30bc Aug 16 22:58:58.711551 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.711551 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.726582 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.726582 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:58.727193 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:58:58.727357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Checking backup size 1 against volume size 1 {{(pid=100204) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 22:58:58.727479 np0000007421 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Overwriting volume dc24bba1-5a5e-4530-b5b0-5b28001be44b with restore of backup d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:58.742524 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] restore_backup in rpcapi backup_id d5ffaa53-5a11-4af9-951a-99baf756fc3d {{(pid=100204) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 22:58:58.744912 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c20f4240-9c80-46cb-8214-587ee02987e7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d/restore returned with HTTP 202 Aug 16 22:58:58.745280 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 658/2715] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 22:58:57 2026] POST /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d/restore => generated 189 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:58.750691 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2ff5fa1-d018-429c-a7b6-8de3e7f5c379 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc/action returned with HTTP 202 Aug 16 22:58:58.753250 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 684/2716] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:58:58 2026] POST /volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:58:58.755600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a317882-c72e-4e83-8645-2b7128dec59b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.757850 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a317882-c72e-4e83-8645-2b7128dec59b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:58.758098 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a317882-c72e-4e83-8645-2b7128dec59b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.758331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a317882-c72e-4e83-8645-2b7128dec59b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.758456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0a317882-c72e-4e83-8645-2b7128dec59b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:58.760759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.762770 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba Aug 16 22:58:58.762950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.763176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.764114 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.764114 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:58.765313 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a317882-c72e-4e83-8645-2b7128dec59b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:58.765844 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 684/2717] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:58.774405 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.774405 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.779187 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Volume info retrieved successfully. Aug 16 22:58:58.780067 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:58.780274 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:58.831277 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:58.836002 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.836002 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:58:58.845863 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9c2b82-f3d3-4a4f-99d4-ec70661d8d4d tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba returned with HTTP 200 Aug 16 22:58:58.846892 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 692/2718] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:58:58.911987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.914549 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:58:58.914772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:58.914887 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:58.931546 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.931546 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:58.939988 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:58.947683 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9cef2ee3-d1ec-478f-913c-d75eacf6cfea tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 200 Aug 16 22:58:58.948242 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 659/2719] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:58 2026] GET /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:58.964769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:58.967362 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:58:58.967520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5a758b9c-0374-4a2e-947f-c77d9524a00c", "size": 1, "name": "tempest-VolumesGetTest-Volume-361920075", "metadata": {"Type": "Test"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:58:58.969654 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'source_volid': '5a758b9c-0374-4a2e-947f-c77d9524a00c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-361920075', 'metadata': {'Type': 'Test'}}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:58:58.979610 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:58.979610 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:58.980382 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume retrieved successfully. Aug 16 22:58:58.980492 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:58:58.985736 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:58:58.992294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (b782ba62-e2ce-41f6-b636-8720ccfa37b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:58.993869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5b8c00-4627-43f0-80be-ff52a2aefa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:58.994943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:58:59.028392 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5b8c00-4627-43f0-80be-ff52a2aefa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5a758b9c-0374-4a2e-947f-c77d9524a00c', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:59.029409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a84ff2-2378-4ec0-8a35-84e84a94d6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:59.095090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['533fe391-9318-40ad-8d7b-5c625f4dcd90', 'cc653df7-c54f-4526-91fa-0e108814a7cc', '5941a496-34da-4178-9f39-8a1bf062e202', '2a6d7b1d-c970-4fe3-adbb-061546a88f79'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:58:59.096430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a84ff2-2378-4ec0-8a35-84e84a94d6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['533fe391-9318-40ad-8d7b-5c625f4dcd90', 'cc653df7-c54f-4526-91fa-0e108814a7cc', '5941a496-34da-4178-9f39-8a1bf062e202', '2a6d7b1d-c970-4fe3-adbb-061546a88f79']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:59.097836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e13eac7-f6de-41ee-9a0c-d31b49244ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:59.141578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e13eac7-f6de-41ee-9a0c-d31b49244ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e34746-7091-4ee2-a89b-42d0aaa92857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361920075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['533fe391-9318-40ad-8d7b-5c625f4dcd90','cc653df7-c54f-4526-91fa-0e108814a7cc','5941a496-34da-4178-9f39-8a1bf062e202','2a6d7b1d-c970-4fe3-adbb-061546a88f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a758b9c-0374-4a2e-947f-c77d9524a00c,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361920075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e34746-7091-4ee2-a89b-42d0aaa92857,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5a758b9c-0374-4a2e-947f-c77d9524a00c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:59.143272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d84c02-b693-47f0-8dbd-fd848fa9f0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:59.165303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d84c02-b693-47f0-8dbd-fd848fa9f0af) transitioned into state 'SUCCESS' from state '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-361920075',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['533fe391-9318-40ad-8d7b-5c625f4dcd90','cc653df7-c54f-4526-91fa-0e108814a7cc','5941a496-34da-4178-9f39-8a1bf062e202','2a6d7b1d-c970-4fe3-adbb-061546a88f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a758b9c-0374-4a2e-947f-c77d9524a00c,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:59.166101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e78ce4-543b-4b65-81f1-c60870935dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:58:59.186814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e78ce4-543b-4b65-81f1-c60870935dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:58:59.189437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (b782ba62-e2ce-41f6-b636-8720ccfa37b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:58:59.189437 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:58:59.189437 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2febc44f-364b-4f0b-9f09-200c15558cc6 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:58:59.189861 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 685/2720] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:58:58 2026] POST /volume/v3/volumes => generated 790 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:58:59.207382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.214307 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:58:59.214307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.215240 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.222538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-57ba4570-3e54-4369-9cca-51462cae6498 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.225987 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:59.225987 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:58:59.226207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57ba4570-3e54-4369-9cca-51462cae6498 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb Aug 16 22:58:59.226207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57ba4570-3e54-4369-9cca-51462cae6498 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.226207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-57ba4570-3e54-4369-9cca-51462cae6498 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.230837 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:58:59.231642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-57ba4570-3e54-4369-9cca-51462cae6498 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb returned with HTTP 404 Aug 16 22:58:59.231864 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 693/2721] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/snapshots/7c0f9959-65ad-4a0f-9a03-4739235cb4fb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:58:59.238477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b7e19d2-1205-4147-8fe6-8f8970e28d67 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:58:59.239298 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 685/2722] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:59.643326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.645633 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:58:59.645966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.646259 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.646428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:59.652199 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:59.652199 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:58:59.653371 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a106c92-4285-45ee-bc8b-adcc4156ab05 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:58:59.653939 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 660/2723] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:59.780660 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.783021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:58:59.783467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.783467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.783640 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:58:59.789023 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:59.789023 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:58:59.789951 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-233b3405-e937-4d5d-b7eb-f56a39633c64 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:58:59.790487 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 686/2724] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:58:59.862195 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af8c216c-b194-49c2-ad52-97bfd5a8b903 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.864034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af8c216c-b194-49c2-ad52-97bfd5a8b903 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba Aug 16 22:58:59.864363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af8c216c-b194-49c2-ad52-97bfd5a8b903 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.864776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af8c216c-b194-49c2-ad52-97bfd5a8b903 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.874704 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af8c216c-b194-49c2-ad52-97bfd5a8b903 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba returned with HTTP 404 Aug 16 22:58:59.875724 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 694/2725] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/volumes/a9ab56f8-3cf7-44f5-9339-bb3afec2aaba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:59.887306 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.890384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc Aug 16 22:58:59.890552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.890826 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.890974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] show called for member bb3088ab-3ba2-452d-a91e-353a0b0f30bc {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:58:59.896703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-081fd3f9-99b8-47b0-a7bf-1f43aee6b9c7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc returned with HTTP 404 Aug 16 22:58:59.896703 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 686/2726] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/groups/bb3088ab-3ba2-452d-a91e-353a0b0f30bc => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:58:59.906729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91d76108-fd78-452a-b718-213c157c94aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:58:59.909050 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:58:59.909377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:58:59.909646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:58:59.910083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:58:59.911586 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:58:59.914665 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=546,cinder:UPDATE=125,cinder:INSERT=58 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:58:59.931416 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Get all volumes completed successfully. Aug 16 22:58:59.932666 np0000007421 devstack@c-api.service[100204]: WARNING stevedore.named [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:58:59.933512 np0000007421 devstack@c-api.service[100204]: WARNING castellan.key_manager [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:58:59.986413 np0000007421 devstack@c-api.service[100204]: DEBUG oslo_db.sqlalchemy.engines [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:58:59.992731 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:58:59.992731 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:00.001812 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91d76108-fd78-452a-b718-213c157c94aa tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:59:00.001957 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 661/2727] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:58:59 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:00.025502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.027555 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] POST https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c/action Aug 16 22:59:00.028196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:00.028196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:00.030022 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] delete called for group 291f8a3c-237a-40d0-a9b2-847b3353db7c {{(pid=100202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:59:00.030198 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.groups [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Delete group with id: 291f8a3c-237a-40d0-a9b2-847b3353db7c Aug 16 22:59:00.034533 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.034533 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:00.085831 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d32fa0c-37f1-42e6-80c8-419b4446471a tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c/action returned with HTTP 202 Aug 16 22:59:00.086401 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 687/2728] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:00 2026] POST /volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:00.096851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.102173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 Aug 16 22:59:00.102173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.102452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.111978 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.111978 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:00.119964 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Volume info retrieved successfully. Aug 16 22:59:00.120290 np0000007421 devstack@c-api.service[100201]: WARNING stevedore.named [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 22:59:00.120485 np0000007421 devstack@c-api.service[100201]: WARNING castellan.key_manager [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 22:59:00.185915 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 22:59:00.191009 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.191009 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:00.205012 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33dc9bc0-1d72-4898-aa6b-9ee75b3069c5 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 returned with HTTP 200 Aug 16 22:59:00.205598 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 695/2729] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:00.261866 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.265607 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:00.266198 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.266198 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.276305 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.276305 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:00.283451 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.289022 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14fc7b56-8572-40ac-a9cf-5f8106fa51cc tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:00.289435 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 687/2730] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.315837 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.317928 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:00.318601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.318601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.329938 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.329938 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:00.335310 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.345898 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20050eec-cdb6-43aa-8765-5376d5dbe415 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:00.346774 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 662/2731] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.364700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84d24657-0e71-448e-a338-83c089c7897a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.368123 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84d24657-0e71-448e-a338-83c089c7897a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:00.369023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84d24657-0e71-448e-a338-83c089c7897a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361920075"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:00.381271 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.381271 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:00.388173 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84d24657-0e71-448e-a338-83c089c7897a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.401207 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-84d24657-0e71-448e-a338-83c089c7897a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:00.402060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84d24657-0e71-448e-a338-83c089c7897a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:00.402672 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 688/2732] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:59:00 2026] PUT /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.417047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6924c8a6-d214-4c56-90c8-24536e924a34 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.421396 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6924c8a6-d214-4c56-90c8-24536e924a34 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:00.422109 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6924c8a6-d214-4c56-90c8-24536e924a34 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2071181208", "description": "This is the new description of volume"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:00.437051 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.437051 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:00.442736 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6924c8a6-d214-4c56-90c8-24536e924a34 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.453048 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6924c8a6-d214-4c56-90c8-24536e924a34 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:00.454197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6924c8a6-d214-4c56-90c8-24536e924a34 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:00.455209 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 696/2733] 10.4.3.26 () {68 vars in 1362 bytes} [Sun Aug 16 22:59:00 2026] PUT /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.471847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.473916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:00.474051 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.474199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.483175 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.483175 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:00.488586 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.494560 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d37e263-3b9a-42cc-9f98-651b77eec357 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:00.495171 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 688/2734] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.510960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.513958 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:00.514386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-677914641", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-389362236"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:00.516399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-677914641', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-389362236'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:00.516773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:59:00.522200 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:59:00.528958 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (d46ef4de-9ef6-434b-b8c4-474b3849b744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:00.530353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ac98fe-8c0a-4ec9-b93d-bede26206e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:00.531713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:00.571219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ac98fe-8c0a-4ec9-b93d-bede26206e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:00.572382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c961b120-0549-4c7f-b769-7203958889dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:00.632828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['dc68e9b8-911a-49d5-ac27-a6bbda1fb0bc', 'c5cbe74d-a621-44b2-ac15-f867042a12d9', '375576d7-5a43-435b-8329-bdc191c06330', 'e5cef3e9-6342-47da-a225-ce173940d3a3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:00.633841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c961b120-0549-4c7f-b769-7203958889dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc68e9b8-911a-49d5-ac27-a6bbda1fb0bc', 'c5cbe74d-a621-44b2-ac15-f867042a12d9', '375576d7-5a43-435b-8329-bdc191c06330', 'e5cef3e9-6342-47da-a225-ce173940d3a3']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:00.634697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67192067-5e98-4b94-a307-acb97e45eb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:00.668890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67192067-5e98-4b94-a307-acb97e45eb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e49d767-477d-40f8-9b91-9ecb4babacc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-677914641',display_name='tempest-VolumesGetTest-Volume-389362236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['dc68e9b8-911a-49d5-ac27-a6bbda1fb0bc','c5cbe74d-a621-44b2-ac15-f867042a12d9','375576d7-5a43-435b-8329-bdc191c06330','e5cef3e9-6342-47da-a225-ce173940d3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-677914641',display_name='tempest-VolumesGetTest-Volume-389362236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e49d767-477d-40f8-9b91-9ecb4babacc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:00.669327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.669470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f317e652-9188-45f0-92bc-3cfadf134c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:00.670645 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:00.670991 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.671175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.671308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:00.681058 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.681058 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:00.681058 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e1c0a300-255c-4764-8ad1-2874b4e71549 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:00.681058 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 689/2735] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.693950 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f317e652-9188-45f0-92bc-3cfadf134c55) transitioned into 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-677914641',display_name='tempest-VolumesGetTest-Volume-389362236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['dc68e9b8-911a-49d5-ac27-a6bbda1fb0bc','c5cbe74d-a621-44b2-ac15-f867042a12d9','375576d7-5a43-435b-8329-bdc191c06330','e5cef3e9-6342-47da-a225-ce173940d3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:00.694903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d007d53-9a2c-4ddb-bce1-cfd91172ba46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:00.707552 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d007d53-9a2c-4ddb-bce1-cfd91172ba46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:00.708650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (d46ef4de-9ef6-434b-b8c4-474b3849b744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:00.708931 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:59:00.709445 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c860843b-b4ab-44ea-ae5a-19a66c70fce9 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:00.709876 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 663/2736] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:00 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:00.725119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-636a6138-3475-46d6-aa95-5d0942f21b1d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.727767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-636a6138-3475-46d6-aa95-5d0942f21b1d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:00.727911 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-636a6138-3475-46d6-aa95-5d0942f21b1d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.728177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-636a6138-3475-46d6-aa95-5d0942f21b1d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.738350 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.738350 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:00.743331 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-636a6138-3475-46d6-aa95-5d0942f21b1d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:00.749908 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-636a6138-3475-46d6-aa95-5d0942f21b1d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 200 Aug 16 22:59:00.750552 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 697/2737] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:00.805208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:00.808026 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:00.808169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:00.808401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:00.808537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:00.814454 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:00.814454 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:00.815353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-938cc90f-67cb-4781-b762-59efe0dd50b5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:00.815884 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 689/2738] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:00 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.225207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aac4d5a5-627a-4620-919c-7d2f640a21ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.227367 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aac4d5a5-627a-4620-919c-7d2f640a21ff tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 Aug 16 22:59:01.227894 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aac4d5a5-627a-4620-919c-7d2f640a21ff tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.227894 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aac4d5a5-627a-4620-919c-7d2f640a21ff tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.236045 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aac4d5a5-627a-4620-919c-7d2f640a21ff tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 returned with HTTP 404 Aug 16 22:59:01.236985 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 690/2739] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/volumes/f3fd44b6-d661-41cc-a398-aa4073dcea80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:01.247782 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.249424 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] GET https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c Aug 16 22:59:01.249713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.250009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.250224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] show called for member 291f8a3c-237a-40d0-a9b2-847b3353db7c {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:01.254465 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2ad61b40-8556-4c34-928b-18186b30f8a7 tempest-GroupsV314Test-1712376547 tempest-GroupsV314Test-1712376547-project-member] https://10.4.3.26/volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c returned with HTTP 404 Aug 16 22:59:01.255230 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 664/2740] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/groups/291f8a3c-237a-40d0-a9b2-847b3353db7c => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:01.266318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fa6cb568-4340-499f-9dc5-d5c223f6012e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.272478 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa6cb568-4340-499f-9dc5-d5c223f6012e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/076687ba-b090-46cf-b25f-19befeab8a57 Aug 16 22:59:01.272478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fa6cb568-4340-499f-9dc5-d5c223f6012e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.272478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fa6cb568-4340-499f-9dc5-d5c223f6012e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.299370 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fa6cb568-4340-499f-9dc5-d5c223f6012e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] https://10.4.3.26/volume/v3/group_types/076687ba-b090-46cf-b25f-19befeab8a57 returned with HTTP 202 Aug 16 22:59:01.300167 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 698/2741] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:59:01 2026] DELETE /volume/v3/group_types/076687ba-b090-46cf-b25f-19befeab8a57 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 16 22:59:01.312224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1af5617d-c20d-485d-a48e-85ca5be07824 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.314890 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1af5617d-c20d-485d-a48e-85ca5be07824 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] DELETE https://10.4.3.26/volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 Aug 16 22:59:01.314890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1af5617d-c20d-485d-a48e-85ca5be07824 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.315326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1af5617d-c20d-485d-a48e-85ca5be07824 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.370136 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1af5617d-c20d-485d-a48e-85ca5be07824 tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] https://10.4.3.26/volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 returned with HTTP 202 Aug 16 22:59:01.370851 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 690/2742] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:59:01 2026] DELETE /volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:01.387983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f58debb-21ff-49e1-804a-451623ec009e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.387983 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f58debb-21ff-49e1-804a-451623ec009e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] GET https://10.4.3.26/volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 Aug 16 22:59:01.387983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f58debb-21ff-49e1-804a-451623ec009e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.387983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f58debb-21ff-49e1-804a-451623ec009e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.394813 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f58debb-21ff-49e1-804a-451623ec009e tempest-GroupsV314Test-210556337 tempest-GroupsV314Test-210556337-project-admin] https://10.4.3.26/volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 returned with HTTP 404 Aug 16 22:59:01.394813 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 691/2743] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/types/ffee4ee4-93f4-48b2-ab0e-3611bc896269 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:01.695042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-21445613-64a4-4079-a3fa-8151b71012b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.700419 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21445613-64a4-4079-a3fa-8151b71012b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:01.700419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21445613-64a4-4079-a3fa-8151b71012b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.701217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-21445613-64a4-4079-a3fa-8151b71012b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.701217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-21445613-64a4-4079-a3fa-8151b71012b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:01.714264 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.714264 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:01.715295 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-21445613-64a4-4079-a3fa-8151b71012b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:01.716485 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 665/2744] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.773473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83661978-09f4-40ff-bb79-7f796656b9ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.777476 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83661978-09f4-40ff-bb79-7f796656b9ca tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:01.779480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83661978-09f4-40ff-bb79-7f796656b9ca tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.781121 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83661978-09f4-40ff-bb79-7f796656b9ca tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.803332 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.803332 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:01.813617 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-83661978-09f4-40ff-bb79-7f796656b9ca tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:01.819651 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83661978-09f4-40ff-bb79-7f796656b9ca tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 200 Aug 16 22:59:01.819651 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 699/2745] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.830520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.832604 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:01.832820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.834575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.834575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:01.837784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.841769 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:01.841929 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.841929 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:01.842002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361920075", "description": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:01.842039 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59491cba-8558-4d2a-83cb-7f7ed49a3b6a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:01.842453 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 691/2746] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.853375 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.853375 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:01.859468 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:01.870974 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:01.871599 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f9ca618-636d-49aa-8ec9-c2b078890f39 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 200 Aug 16 22:59:01.872219 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 692/2747] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:59:01 2026] PUT /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.889197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.891441 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:01.891831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.892118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.905506 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.905506 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:01.914483 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:01.921223 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ad9e73f-f62e-4cf2-b280-8935eb6018e7 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 200 Aug 16 22:59:01.921514 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 666/2748] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:01.939201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:01.941322 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:01.941322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:01.941495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:01.942230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:01.950551 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:01.950551 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:01.951220 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:01.986818 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:59:01.987691 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42b03778-5bda-4433-8618-7e2e29a2ca5f tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 202 Aug 16 22:59:01.987691 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 700/2749] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:01 2026] DELETE /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:02.000795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:02.003466 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:02.003682 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:02.003892 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:02.017851 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:02.017851 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:02.026205 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:02.032574 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b1ec921-f24a-480d-98ee-10fb3dc41ae5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 200 Aug 16 22:59:02.033312 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 692/2750] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:01 2026] GET /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:02.436619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1fefe49e-c2fa-492b-9fb8-396ba99752e7 req-8265352b-da67-4d60-8533-29558bb16396 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:02.444405 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1fefe49e-c2fa-492b-9fb8-396ba99752e7 req-8265352b-da67-4d60-8533-29558bb16396 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d Aug 16 22:59:02.444405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1fefe49e-c2fa-492b-9fb8-396ba99752e7 req-8265352b-da67-4d60-8533-29558bb16396 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:02.444759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1fefe49e-c2fa-492b-9fb8-396ba99752e7 req-8265352b-da67-4d60-8533-29558bb16396 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:02.456871 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:02.456871 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:02.540532 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1fefe49e-c2fa-492b-9fb8-396ba99752e7 req-8265352b-da67-4d60-8533-29558bb16396 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d returned with HTTP 200 Aug 16 22:59:02.540532 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 693/2751] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:59:02 2026] DELETE /volume/v3/attachments/cea5a65e-8b65-4ac6-a7f4-0c1e18caa40d => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:02.731464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59847667-1c63-47c9-85c6-37b349ba7730 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:02.735326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59847667-1c63-47c9-85c6-37b349ba7730 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:02.735509 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59847667-1c63-47c9-85c6-37b349ba7730 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:02.735932 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59847667-1c63-47c9-85c6-37b349ba7730 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:02.736017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-59847667-1c63-47c9-85c6-37b349ba7730 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:02.744729 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:02.744729 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:02.745626 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59847667-1c63-47c9-85c6-37b349ba7730 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:02.746659 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 667/2752] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:02 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:02.856551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:02.858981 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:02.859258 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:02.859514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:02.859657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:02.866461 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:02.866461 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:02.867873 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c51f487-83ec-46be-b6f2-649dd8a8a3a7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:02.868408 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 701/2753] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:02 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:03.055944 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e0afe79-1c51-4ee0-ba71-da33309a9db4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.058490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e0afe79-1c51-4ee0-ba71-da33309a9db4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 Aug 16 22:59:03.058817 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e0afe79-1c51-4ee0-ba71-da33309a9db4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.059325 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e0afe79-1c51-4ee0-ba71-da33309a9db4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.080564 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e0afe79-1c51-4ee0-ba71-da33309a9db4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 returned with HTTP 404 Aug 16 22:59:03.082539 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 693/2754] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:03 2026] GET /volume/v3/volumes/0e49d767-477d-40f8-9b91-9ecb4babacc8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:03.093951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.099188 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:03.099188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.099188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.110316 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:03.110316 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:03.117606 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:03.124815 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1a3d01c-d942-4997-8c0d-b5dd25f4c3c5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:03.125367 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 694/2755] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:03 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 923 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:03.146221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.149452 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:03.149452 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.149633 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.149847 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:03.163937 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:03.163937 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:03.164592 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:03.194827 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:59:03.194827 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d3fe7c-caec-42ad-939a-72a8a95ef141 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 202 Aug 16 22:59:03.195496 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 668/2756] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:03 2026] DELETE /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:03.214653 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.218827 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:03.218827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.218827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.232239 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:03.232239 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:03.241104 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:03.249249 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd9de236-d505-4ccd-b4c2-e6e1e6b94fc1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 200 Aug 16 22:59:03.250180 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 702/2757] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:03 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 922 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:03.765086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.768981 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:03.769202 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.769355 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.769463 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:03.773971 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:03.773971 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:03.774713 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c56a0fa-8c8c-4186-8703-c3dde175c50e tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:03.775084 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 694/2758] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:03 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:03.883927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:03.887378 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:03.887711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:03.888033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:03.888231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:03.897000 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:03.897000 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:03.898327 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbcff113-d827-4bfd-86e9-4d70dee3557f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:03.898768 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 695/2759] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:03 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:04.268768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0167474e-e9fa-44ec-9881-ec3a7ccc7762 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.271219 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0167474e-e9fa-44ec-9881-ec3a7ccc7762 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 Aug 16 22:59:04.271557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0167474e-e9fa-44ec-9881-ec3a7ccc7762 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.272431 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0167474e-e9fa-44ec-9881-ec3a7ccc7762 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.281793 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0167474e-e9fa-44ec-9881-ec3a7ccc7762 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 returned with HTTP 404 Aug 16 22:59:04.282021 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 669/2760] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/volumes/66e34746-7091-4ee2-a89b-42d0aaa92857 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:04.294290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.299510 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:59:04.300580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.300580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.311075 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.311075 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:04.318810 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:04.326591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6e16c4f-840a-4f81-88e5-ff271f7074a5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 200 Aug 16 22:59:04.327489 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 703/2761] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:04.346068 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.350349 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:59:04.350349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.351192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.352460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:59:04.364189 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.364189 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:04.366440 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:04.404794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.408161 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:59:04.408606 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.409480 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.409480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume with id: 11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:59:04.410295 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:59:04.413927 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8172ed55-99da-472e-8ab5-a11a16b7dcc4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 202 Aug 16 22:59:04.413927 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 695/2762] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:04 2026] DELETE /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:04.423883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.427865 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:59:04.428032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.428371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.431435 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.431435 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:04.431680 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:59:04.440055 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.440055 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:04.450116 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:04.461476 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad1164c1-eaa6-4e38-91d2-c89c35cfd80c tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 200 Aug 16 22:59:04.462449 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 670/2763] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:04.474137 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume request issued successfully. Aug 16 22:59:04.474448 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c4fcb6ce-71b5-4016-a572-539a38e9a4e6 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 202 Aug 16 22:59:04.475228 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 696/2764] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:04 2026] DELETE /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:04.487585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.490141 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:59:04.490712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.491085 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.504828 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.504828 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:04.517170 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:59:04.525937 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cff8d502-f288-4376-9fa6-ddb686da4de2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 200 Aug 16 22:59:04.526087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 704/2765] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 1420 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:04.792359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.794867 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:04.795110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.795376 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.795525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:04.801209 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.801209 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:04.802359 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdfbfa18-fce5-405e-95ba-013e0c509aed tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:04.802895 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 696/2766] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:04.913960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:04.919385 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:04.919653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:04.919869 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:04.920812 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:04.934560 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:04.934560 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:04.935913 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60f8a6fc-18a6-481e-bf8f-b5f8f5619a0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:04.936384 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 671/2767] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:04 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:05.093255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74643170-28e3-4e6d-a1ec-22dfea1108cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.234506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74643170-28e3-4e6d-a1ec-22dfea1108cb tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:59:05.235040 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74643170-28e3-4e6d-a1ec-22dfea1108cb tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1829146779"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:05.257350 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74643170-28e3-4e6d-a1ec-22dfea1108cb tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:59:05.257992 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 697/2768] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:59:05 2026] POST /volume/v3/types => generated 220 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:05.267193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53c9ff55-56d1-485c-bc9b-f1e7caa75bec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.269414 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53c9ff55-56d1-485c-bc9b-f1e7caa75bec tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/group_types Aug 16 22:59:05.270225 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53c9ff55-56d1-485c-bc9b-f1e7caa75bec tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-29179959"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:05.285879 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53c9ff55-56d1-485c-bc9b-f1e7caa75bec tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/group_types returned with HTTP 202 Aug 16 22:59:05.286243 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 705/2769] 10.4.3.26 () {70 vars in 1304 bytes} [Sun Aug 16 22:59:05 2026] POST /volume/v3/group_types => generated 175 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:05.295057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.384576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] POST https://10.4.3.26/volume/v3/groups Aug 16 22:59:05.385317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "36debb06-8e16-4967-9f88-0b504ac8aa17", "volume_types": ["e22ced38-7cd9-40a0-92f2-904ccf9cf120"], "name": "tempest-GroupsV320Test-Group-1723833959"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:05.387429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Creating new group {'group': {'group_type': '36debb06-8e16-4967-9f88-0b504ac8aa17', 'volume_types': ['e22ced38-7cd9-40a0-92f2-904ccf9cf120'], 'name': 'tempest-GroupsV320Test-Group-1723833959'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 22:59:05.392522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Creating group tempest-GroupsV320Test-Group-1723833959. Aug 16 22:59:05.405627 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Availability Zones retrieved successfully. Aug 16 22:59:05.431372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Created reservations ['01730588-92b7-4811-84c6-a14da00bec3b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:05.460126 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-40b371bf-b3d7-4704-9322-b0018d6660d8 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups returned with HTTP 202 Aug 16 22:59:05.460519 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 697/2770] 10.4.3.26 () {70 vars in 1290 bytes} [Sun Aug 16 22:59:05 2026] POST /volume/v3/groups => generated 108 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:05.471461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.473577 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:05.473816 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.474005 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.474183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:05.479000 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.479000 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:05.480334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-397aa868-9a4a-472c-a986-df56fc4afaf0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.482883 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-397aa868-9a4a-472c-a986-df56fc4afaf0 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c Aug 16 22:59:05.483195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-397aa868-9a4a-472c-a986-df56fc4afaf0 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.484859 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-397aa868-9a4a-472c-a986-df56fc4afaf0 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.487860 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-719c926a-09e2-438a-b1df-178c5bf0f5f3 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:05.488421 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 672/2771] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:05.490887 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-397aa868-9a4a-472c-a986-df56fc4afaf0 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c returned with HTTP 404 Aug 16 22:59:05.491571 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 698/2772] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/volumes/5a758b9c-0374-4a2e-947f-c77d9524a00c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:05.544733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-73546447-388d-4f1d-8bea-3f65ce385e3d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.547033 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73546447-388d-4f1d-8bea-3f65ce385e3d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 Aug 16 22:59:05.547411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73546447-388d-4f1d-8bea-3f65ce385e3d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.547590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73546447-388d-4f1d-8bea-3f65ce385e3d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.554848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73546447-388d-4f1d-8bea-3f65ce385e3d tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 returned with HTTP 404 Aug 16 22:59:05.555564 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 706/2773] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/volumes/11bead38-dbf6-45c5-b4c6-ac4c475022b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:05.562076 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.562808 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:05.563233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesGetTest-Volume-417615826", "metadata": {"Type": "Test"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:05.565199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-417615826', 'metadata': {'Type': 'Test'}}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:05.565872 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-717781de-8804-4656-b867-10f6ffc1b5e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.568168 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 Aug 16 22:59:05.568460 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.568732 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.568918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete snapshot with id: 10caae2d-6f40-42f6-aef7-4d15309634c3 Aug 16 22:59:05.576366 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.576366 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:05.578843 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:59:05.608758 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot delete request issued successfully. Aug 16 22:59:05.609025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-717781de-8804-4656-b867-10f6ffc1b5e5 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 returned with HTTP 202 Aug 16 22:59:05.609646 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 673/2774] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:59:05 2026] DELETE /volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:05.624195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.627541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 Aug 16 22:59:05.627915 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.628135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.636764 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.636764 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:05.637179 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Snapshot retrieved successfully. Aug 16 22:59:05.638394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9aa330b5-c520-4f27-839a-4ed8eeb4e1f2 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 returned with HTTP 200 Aug 16 22:59:05.639523 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 699/2775] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:05.670438 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:59:05.670869 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.670869 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:05.678603 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:59:05.686377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (7779fe63-470f-44ea-968c-509073c478fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:05.687812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f9a6e2-9595-4d9a-9176-ad6ccd457a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:05.688917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:05.777690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f9a6e2-9595-4d9a-9176-ad6ccd457a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:05.778570 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3394a160-06d3-4da4-8e62-fd4ad21be9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:05.815343 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.818379 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:05.818846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.818981 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.819135 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:05.824502 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.824502 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:05.825418 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-754133b5-c1a7-44dd-8086-3e6fbb755553 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:05.825856 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 707/2776] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:05.836877 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['97f9661e-fa2d-4fa6-a21c-78ef83c6e943', '590c5534-e910-4d15-9158-ee145e7e9f4e', 'dd02f3a0-62be-4ba1-ac95-c5bf3f45a7e5', '4375b0eb-e18a-4b13-87f2-c7ac74e7ba63'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:05.837786 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3394a160-06d3-4da4-8e62-fd4ad21be9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f9661e-fa2d-4fa6-a21c-78ef83c6e943', '590c5534-e910-4d15-9158-ee145e7e9f4e', 'dd02f3a0-62be-4ba1-ac95-c5bf3f45a7e5', '4375b0eb-e18a-4b13-87f2-c7ac74e7ba63']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:05.838561 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9965b4-95b7-44c7-9547-97feb0d4fd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:05.864294 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9965b4-95b7-44c7-9547-97feb0d4fd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388f5044-72e0-4600-be82-e5f38cfe9675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-417615826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['97f9661e-fa2d-4fa6-a21c-78ef83c6e943','590c5534-e910-4d15-9158-ee145e7e9f4e','dd02f3a0-62be-4ba1-ac95-c5bf3f45a7e5','4375b0eb-e18a-4b13-87f2-c7ac74e7ba63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-417615826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388f5044-72e0-4600-be82-e5f38cfe9675,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:05.865540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cad720d-1c8f-46bc-b81a-dcdbe5aa7aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:05.894908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cad720d-1c8f-46bc-b81a-dcdbe5aa7aca) transitioned into state 'SUCCESS' from state '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-417615826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['97f9661e-fa2d-4fa6-a21c-78ef83c6e943','590c5534-e910-4d15-9158-ee145e7e9f4e','dd02f3a0-62be-4ba1-ac95-c5bf3f45a7e5','4375b0eb-e18a-4b13-87f2-c7ac74e7ba63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:05.895928 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fd06af-e9b9-4315-b884-eb3fa4d99514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:05.908517 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fd06af-e9b9-4315-b884-eb3fa4d99514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:05.909863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (7779fe63-470f-44ea-968c-509073c478fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:05.910290 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:59:05.911123 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1bfc591-042f-4266-922f-c6f3af5c4458 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:05.911843 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 698/2777] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:05 2026] POST /volume/v3/volumes => generated 756 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:05.930673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-55329346-cf5d-4f57-8596-9969e610659a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.932752 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55329346-cf5d-4f57-8596-9969e610659a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:05.932982 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55329346-cf5d-4f57-8596-9969e610659a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.933268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-55329346-cf5d-4f57-8596-9969e610659a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.946106 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.946106 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:05.952715 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7d706ae4-4393-4226-8df5-08599e4166cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:05.956816 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-55329346-cf5d-4f57-8596-9969e610659a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:05.956969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d706ae4-4393-4226-8df5-08599e4166cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:05.956969 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d706ae4-4393-4226-8df5-08599e4166cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:05.956969 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7d706ae4-4393-4226-8df5-08599e4166cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:05.957101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-7d706ae4-4393-4226-8df5-08599e4166cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:05.962847 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-55329346-cf5d-4f57-8596-9969e610659a tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:05.963403 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 674/2778] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:05.967248 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:05.967248 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:05.968438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7d706ae4-4393-4226-8df5-08599e4166cc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:05.969210 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 700/2779] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:05 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:06.505218 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.507876 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.508723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.508723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.508723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.514032 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.514032 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:06.526871 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5aa28962-0bdb-4fb4-a13c-2cfb4c324406 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.527595 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 708/2780] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.541010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.543627 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action Aug 16 22:59:06.544104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:06.544264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:06.546481 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Updating group 'c21dd477-3c64-4b81-a01e-70ab7272cdfc' with 'creating' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 22:59:06.552541 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.552541 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:06.564609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d89e5a1-8a45-4951-b7cd-8314e0a26bc2 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action returned with HTTP 202 Aug 16 22:59:06.564889 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 699/2781] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:06 2026] POST /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:06.575253 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66275a85-4532-4aaf-890a-2891fd4425c5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.577606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66275a85-4532-4aaf-890a-2891fd4425c5 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.577969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66275a85-4532-4aaf-890a-2891fd4425c5 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.578228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66275a85-4532-4aaf-890a-2891fd4425c5 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.578388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-66275a85-4532-4aaf-890a-2891fd4425c5 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.582730 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.582730 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:06.592714 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66275a85-4532-4aaf-890a-2891fd4425c5 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.593587 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 675/2782] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.605374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39115741-2301-495f-ad96-5d39e961bae3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.607737 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39115741-2301-495f-ad96-5d39e961bae3 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action Aug 16 22:59:06.608243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39115741-2301-495f-ad96-5d39e961bae3 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:06.608350 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39115741-2301-495f-ad96-5d39e961bae3 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:06.610218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-39115741-2301-495f-ad96-5d39e961bae3 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Updating group 'c21dd477-3c64-4b81-a01e-70ab7272cdfc' with 'available' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 22:59:06.615594 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.615594 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:06.624760 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39115741-2301-495f-ad96-5d39e961bae3 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action returned with HTTP 202 Aug 16 22:59:06.625688 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 701/2783] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:06 2026] POST /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:06.635215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1874b393-60e6-46cd-8d14-c039950c5cfc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.644285 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1874b393-60e6-46cd-8d14-c039950c5cfc tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.644702 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1874b393-60e6-46cd-8d14-c039950c5cfc tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.644964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1874b393-60e6-46cd-8d14-c039950c5cfc tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.645110 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-1874b393-60e6-46cd-8d14-c039950c5cfc tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.656609 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.656609 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:06.656838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-04f42feb-babd-4ada-b336-07623d45ea67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.659346 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f42feb-babd-4ada-b336-07623d45ea67 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 Aug 16 22:59:06.659526 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f42feb-babd-4ada-b336-07623d45ea67 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.659699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-04f42feb-babd-4ada-b336-07623d45ea67 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.666549 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-04f42feb-babd-4ada-b336-07623d45ea67 tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 returned with HTTP 404 Aug 16 22:59:06.667242 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 700/2784] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/snapshots/10caae2d-6f40-42f6-aef7-4d15309634c3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:06.678160 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1874b393-60e6-46cd-8d14-c039950c5cfc tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.678825 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 709/2785] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.689675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d811cc9a-90b3-4d07-b566-8310663f5580 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.693895 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d811cc9a-90b3-4d07-b566-8310663f5580 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action Aug 16 22:59:06.694467 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d811cc9a-90b3-4d07-b566-8310663f5580 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:06.694675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d811cc9a-90b3-4d07-b566-8310663f5580 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:06.696842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.groups [None req-d811cc9a-90b3-4d07-b566-8310663f5580 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Updating group 'c21dd477-3c64-4b81-a01e-70ab7272cdfc' with 'error' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 22:59:06.709721 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.709721 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:06.725602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d811cc9a-90b3-4d07-b566-8310663f5580 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action returned with HTTP 202 Aug 16 22:59:06.725958 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 676/2786] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:06 2026] POST /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:06.734678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f62798d-f729-4cc0-8d14-5190be94753c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.736296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f62798d-f729-4cc0-8d14-5190be94753c tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.736671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f62798d-f729-4cc0-8d14-5190be94753c tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.736992 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f62798d-f729-4cc0-8d14-5190be94753c tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.736992 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-7f62798d-f729-4cc0-8d14-5190be94753c tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.741040 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.741040 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:06.751250 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f62798d-f729-4cc0-8d14-5190be94753c tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.751250 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 702/2787] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.762863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.765724 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] POST https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action Aug 16 22:59:06.765846 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:06.765988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:06.768290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Updating group 'c21dd477-3c64-4b81-a01e-70ab7272cdfc' with 'available' {{(pid=100203) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 22:59:06.772849 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.772849 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:06.799619 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7701e52d-09d9-4f5f-91a2-29950d8c86ca tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action returned with HTTP 202 Aug 16 22:59:06.799619 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 701/2788] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:06 2026] POST /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:06.810517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.813351 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.813351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.813351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.813351 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.818064 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.818064 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:06.828246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2c71e1e-1886-47c1-bcec-ec39dc728d4f tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.830822 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 710/2789] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.840608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.842986 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:06.843281 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.843527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.843678 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:06.844411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.846759 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 22:59:06.847090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.847476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.847885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:59:06.848289 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.848289 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:06.848641 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.848641 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:06.848771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:59:06.850008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2c9625b-f347-4c50-83f6-b6b92d3bbcb6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:06.850580 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 677/2790] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:06.859612 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Get all volumes completed successfully. Aug 16 22:59:06.863051 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76767391-faa5-4ab1-be6c-71bafe5e6461 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 22:59:06.863717 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 703/2791] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:06.878821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-00b37608-4d38-43f6-b908-d83f74a907ae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.880694 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] POST https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action Aug 16 22:59:06.881095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:06.881236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:06.882782 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.groups [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] delete called for group c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 22:59:06.882923 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.groups [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Delete group with id: c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.887115 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.887115 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:06.922617 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00b37608-4d38-43f6-b908-d83f74a907ae tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action returned with HTTP 202 Aug 16 22:59:06.923051 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 702/2792] 10.4.3.26 () {70 vars in 1421 bytes} [Sun Aug 16 22:59:06 2026] POST /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:06.932435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.935710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:06.936483 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.937503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.937687 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.groups [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:06.944796 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.944796 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:06.964699 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c0f92d7-f027-4d8f-8100-fb9a0516c1f0 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 200 Aug 16 22:59:06.965221 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 711/2793] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:06.983499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.984899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:06.986199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:06.986319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.989770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.989770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:06.989974 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:06.989974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:06.989974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:06.993243 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:06.993243 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:06.995325 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5984ac1e-a11d-41ca-b39d-b37c6a1a48d2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:06.998696 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 678/2794] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:07.001561 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.001561 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:07.010826 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.019491 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f352e73-6fe5-4e53-8476-284d2182ef22 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:07.020248 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 704/2795] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:06 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:07.037006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.039490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:07.039823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:07.040606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:07.053320 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.053320 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:07.057804 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.064709 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8655599-b80b-4ca9-89e6-6a15a43e303b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:07.065710 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 703/2796] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:07 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:07.082580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.086724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:07.087392 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-417615826"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:07.101647 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.101647 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:07.107174 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.114459 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:07.115521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c922db71-45ad-4b50-ad90-b8d9ee7aa969 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:07.116206 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 712/2797] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:59:07 2026] PUT /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:59:07.132954 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-39d727f2-0847-42ca-9f03-efe670965b94 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.135123 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d727f2-0847-42ca-9f03-efe670965b94 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:07.135767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39d727f2-0847-42ca-9f03-efe670965b94 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1302380290", "description": "This is the new description of volume"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:07.149020 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.149020 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:07.161257 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-39d727f2-0847-42ca-9f03-efe670965b94 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.178602 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-39d727f2-0847-42ca-9f03-efe670965b94 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:07.179939 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39d727f2-0847-42ca-9f03-efe670965b94 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:07.180784 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 679/2798] 10.4.3.26 () {68 vars in 1362 bytes} [Sun Aug 16 22:59:07 2026] PUT /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 820 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:07.197648 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.200720 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:07.200720 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:07.202193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:07.215984 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.215984 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:07.224169 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.234415 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07f18480-f0a1-4310-bb76-bb3b44568c70 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:07.234885 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 705/2799] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:07 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 1404 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:07.256130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.258862 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:07.258862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-817478319", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2032752404"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:07.260974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-817478319', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2032752404'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:07.260974 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume of 1 GB Aug 16 22:59:07.266943 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Availability Zones retrieved successfully. Aug 16 22:59:07.276045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (47d5d12f-b5ea-425c-a1e0-280cddc9ad8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:07.278507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e857c3ff-29cd-4e58-8404-dfa1edaa4af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:07.283403 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:07.343589 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e857c3ff-29cd-4e58-8404-dfa1edaa4af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:07.344700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a4337a-4b9f-4b54-8eca-0ba533e8a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:07.417409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Created reservations ['974c3451-f23e-45c4-a04f-592c4d26fead', '386282b5-3f1b-49fb-8231-95c7c4c9b19a', '1a3a1f05-bd46-40e5-addc-3ab10d8ef334', '7f3efa9b-a736-45d1-943a-c12fdf9b97b8'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:07.418376 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a4337a-4b9f-4b54-8eca-0ba533e8a793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974c3451-f23e-45c4-a04f-592c4d26fead', '386282b5-3f1b-49fb-8231-95c7c4c9b19a', '1a3a1f05-bd46-40e5-addc-3ab10d8ef334', '7f3efa9b-a736-45d1-943a-c12fdf9b97b8']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:07.419338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd40a9fd-10e2-4644-b244-3e37a513fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:07.445224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd40a9fd-10e2-4644-b244-3e37a513fd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae5d96f-0334-40fe-859d-38f0a47e9e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-817478319',display_name='tempest-VolumesGetTest-Volume-2032752404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['974c3451-f23e-45c4-a04f-592c4d26fead','386282b5-3f1b-49fb-8231-95c7c4c9b19a','1a3a1f05-bd46-40e5-addc-3ab10d8ef334','7f3efa9b-a736-45d1-943a-c12fdf9b97b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-817478319',display_name='tempest-VolumesGetTest-Volume-2032752404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae5d96f-0334-40fe-859d-38f0a47e9e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58be2638de3941cdbf5cbeb8a1899bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:07.446195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f299bddd-1429-4f38-8b76-f9c3fc5d07e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:07.474468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f299bddd-1429-4f38-8b76-f9c3fc5d07e8) transitioned into 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-817478319',display_name='tempest-VolumesGetTest-Volume-2032752404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58be2638de3941cdbf5cbeb8a1899bb4',qos_specs=None,replication_status=,reservations=['974c3451-f23e-45c4-a04f-592c4d26fead','386282b5-3f1b-49fb-8231-95c7c4c9b19a','1a3a1f05-bd46-40e5-addc-3ab10d8ef334','7f3efa9b-a736-45d1-943a-c12fdf9b97b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40c58fa526b74e9ab23c7cdf6123eead',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:07.475473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d3280d-0028-4024-a57d-62f26b429be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:07.488538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d3280d-0028-4024-a57d-62f26b429be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:07.489683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Flow 'volume_create_api' (47d5d12f-b5ea-425c-a1e0-280cddc9ad8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:07.490117 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Create volume request issued successfully. Aug 16 22:59:07.490902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db1ebf88-6c99-4c5d-aaaa-d356030efc87 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:07.491522 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 704/2800] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:07 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:07.513110 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.516122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:07.516122 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:07.517298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:07.525831 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.525831 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:07.533544 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:07.542458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b6fe6d6-0c64-412d-8273-0c77bdf115cb tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 200 Aug 16 22:59:07.543321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 713/2801] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:07 2026] GET /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:07.864953 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-826edbd2-0c6b-4459-9b3f-def86870230f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.867337 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-826edbd2-0c6b-4459-9b3f-def86870230f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:07.867475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-826edbd2-0c6b-4459-9b3f-def86870230f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:07.867789 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-826edbd2-0c6b-4459-9b3f-def86870230f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:07.867905 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-826edbd2-0c6b-4459-9b3f-def86870230f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:07.873611 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:07.873611 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:07.874657 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-826edbd2-0c6b-4459-9b3f-def86870230f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:07.875185 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 680/2802] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:07 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:07.978640 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c202b58f-7b34-4007-9833-2c64934c0034 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:07.981098 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c202b58f-7b34-4007-9833-2c64934c0034 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] GET https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc Aug 16 22:59:07.981474 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c202b58f-7b34-4007-9833-2c64934c0034 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:07.981995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c202b58f-7b34-4007-9833-2c64934c0034 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:07.981995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.groups [None req-c202b58f-7b34-4007-9833-2c64934c0034 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] show called for member c21dd477-3c64-4b81-a01e-70ab7272cdfc {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 22:59:07.989472 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c202b58f-7b34-4007-9833-2c64934c0034 tempest-GroupsV320Test-460323456 tempest-GroupsV320Test-460323456-project-member] https://10.4.3.26/volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc returned with HTTP 404 Aug 16 22:59:07.991185 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 706/2803] 10.4.3.26 () {68 vars in 1379 bytes} [Sun Aug 16 22:59:07 2026] GET /volume/v3/groups/c21dd477-3c64-4b81-a01e-70ab7272cdfc => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:08.000931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6eccd704-a168-426a-a9d2-34d8031da933 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.003558 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6eccd704-a168-426a-a9d2-34d8031da933 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] DELETE https://10.4.3.26/volume/v3/group_types/36debb06-8e16-4967-9f88-0b504ac8aa17 Aug 16 22:59:08.004228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6eccd704-a168-426a-a9d2-34d8031da933 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.004228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6eccd704-a168-426a-a9d2-34d8031da933 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.004491 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.004491 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:08.019654 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.024711 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:08.025026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.025353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.025618 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:08.036575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6eccd704-a168-426a-a9d2-34d8031da933 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/group_types/36debb06-8e16-4967-9f88-0b504ac8aa17 returned with HTTP 202 Aug 16 22:59:08.036774 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.036774 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:08.036859 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 705/2804] 10.4.3.26 () {68 vars in 1397 bytes} [Sun Aug 16 22:59:07 2026] DELETE /volume/v3/group_types/36debb06-8e16-4967-9f88-0b504ac8aa17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:08.037220 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16df33df-7044-42c3-8c71-9899fb6e5c61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:08.037811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 714/2805] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.050667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63a810b8-2660-443b-a058-3136f1118cd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.055025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63a810b8-2660-443b-a058-3136f1118cd5 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] DELETE https://10.4.3.26/volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 Aug 16 22:59:08.055292 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63a810b8-2660-443b-a058-3136f1118cd5 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.055689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63a810b8-2660-443b-a058-3136f1118cd5 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.126927 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63a810b8-2660-443b-a058-3136f1118cd5 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 returned with HTTP 202 Aug 16 22:59:08.127567 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 681/2806] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:59:08 2026] DELETE /volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:08.143440 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12f7537e-f691-46e7-a6ff-a7ad91c1b549 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.147835 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12f7537e-f691-46e7-a6ff-a7ad91c1b549 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] GET https://10.4.3.26/volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 Aug 16 22:59:08.147835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12f7537e-f691-46e7-a6ff-a7ad91c1b549 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.148730 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12f7537e-f691-46e7-a6ff-a7ad91c1b549 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.158814 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12f7537e-f691-46e7-a6ff-a7ad91c1b549 tempest-GroupsV320Test-1913891280 tempest-GroupsV320Test-1913891280-project-admin] https://10.4.3.26/volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 returned with HTTP 404 Aug 16 22:59:08.160676 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 707/2807] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/types/e22ced38-7cd9-40a0-92f2-904ccf9cf120 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:08.561920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.564335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.564335 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.564498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.575702 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.575702 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:08.583331 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:08.590691 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fba5498-6d58-4e6f-9063-b7689e82c35d tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 200 Aug 16 22:59:08.590691 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 706/2808] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.605203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.608340 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] PUT https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.608863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-417615826", "description": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:08.620301 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.620301 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:08.627635 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:08.635969 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume updated successfully. Aug 16 22:59:08.636933 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d9f8d5b-68f7-41b2-9758-17bcf6c93df1 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 200 Aug 16 22:59:08.637677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 715/2809] 10.4.3.26 () {68 vars in 1361 bytes} [Sun Aug 16 22:59:08 2026] PUT /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 767 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.658823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.661105 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.661399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.661674 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.681014 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.681014 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:08.700910 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:08.709440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a1a2f6-1000-4716-89ee-636d8a186bd4 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 200 Aug 16 22:59:08.710553 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 682/2810] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 835 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.734425 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.736314 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.736634 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.737955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.738614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.751989 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.751989 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:08.752564 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:08.803319 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:59:08.803319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00ea5be8-89c4-458a-b418-3eb481ccc841 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 202 Aug 16 22:59:08.803840 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 708/2811] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:08 2026] DELETE /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 22:59:08.819091 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.822420 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:08.822682 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.822956 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.838984 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.838984 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:08.858624 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:08.868353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ddff2d8-3d62-4889-a87a-ee1ab60567f5 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 200 Aug 16 22:59:08.868881 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 707/2812] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 834 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.895039 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:08.898429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:08.898847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:08.898898 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:08.899136 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:08.913401 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:08.913401 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:08.915688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4e1f8b1-2dbd-4263-90ef-c2c2a2d0c352 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:08.919208 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 716/2813] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:08 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:08.998975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3e0d4ad8-6849-484f-b5f3-152550e99043 req-e253d776-702e-490c-91fc-d6b4d1eb421a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.002321 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3e0d4ad8-6849-484f-b5f3-152550e99043 req-e253d776-702e-490c-91fc-d6b4d1eb421a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 Aug 16 22:59:09.002650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3e0d4ad8-6849-484f-b5f3-152550e99043 req-e253d776-702e-490c-91fc-d6b4d1eb421a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.002949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3e0d4ad8-6849-484f-b5f3-152550e99043 req-e253d776-702e-490c-91fc-d6b4d1eb421a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.017409 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:09.017409 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:09.052787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54860ceb-8ce1-417b-99f6-83090d4088fd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.056704 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54860ceb-8ce1-417b-99f6-83090d4088fd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:09.057608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54860ceb-8ce1-417b-99f6-83090d4088fd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.057608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54860ceb-8ce1-417b-99f6-83090d4088fd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.058577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-54860ceb-8ce1-417b-99f6-83090d4088fd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:09.064377 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:09.064377 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:09.066075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54860ceb-8ce1-417b-99f6-83090d4088fd tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:09.066623 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 709/2814] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:09 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:09.089384 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3e0d4ad8-6849-484f-b5f3-152550e99043 req-e253d776-702e-490c-91fc-d6b4d1eb421a tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 returned with HTTP 200 Aug 16 22:59:09.089384 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 683/2815] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 22:59:08 2026] DELETE /volume/v3/attachments/d2963d9f-383e-48d8-b7bc-c6ace6a2e653 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:09.889498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ace8ae1-846e-4695-920e-6f6b82e8ea13 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.893349 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ace8ae1-846e-4695-920e-6f6b82e8ea13 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 Aug 16 22:59:09.893349 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ace8ae1-846e-4695-920e-6f6b82e8ea13 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.894653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ace8ae1-846e-4695-920e-6f6b82e8ea13 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.903505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ace8ae1-846e-4695-920e-6f6b82e8ea13 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 returned with HTTP 404 Aug 16 22:59:09.904663 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 708/2816] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:09 2026] GET /volume/v3/volumes/1ae5d96f-0334-40fe-859d-38f0a47e9e48 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:09.914964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.917949 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:09.918107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.918634 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.931478 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:09.931478 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:09.931941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.934279 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:09.934556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.934850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.935066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:09.936902 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:09.942757 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:09.942757 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:09.943913 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23619a5a-5b43-4910-a0e7-7cd7032b99f1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:09.944293 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 710/2817] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:09 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:09.950348 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d5c7e48-e098-4dec-b41d-20a9dd35267e tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:09.951690 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 717/2818] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:09 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 1404 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:09.968695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-366aad1c-5738-4986-8912-775c83692252 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:09.971011 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] DELETE https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:09.971474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:09.971844 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:09.972044 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume with id: 388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:09.994878 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:09.994878 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:09.996126 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:10.041298 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Delete volume request issued successfully. Aug 16 22:59:10.041768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-366aad1c-5738-4986-8912-775c83692252 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 202 Aug 16 22:59:10.042344 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 684/2819] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:09 2026] DELETE /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:10.057866 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.059690 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:10.060022 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.060308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.075418 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.075418 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:10.081271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.085118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:10.085516 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.085809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.086034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:10.087264 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Volume info retrieved successfully. Aug 16 22:59:10.095123 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.095123 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:10.096233 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b02983ad-fa78-4519-a13d-5a08d17a4a61 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:10.097344 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 711/2820] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:10.104031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0337466-1a1b-4741-a9eb-c4e48338e0f2 tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 200 Aug 16 22:59:10.104543 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 709/2821] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 1403 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:10.109781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.112712 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:10.113012 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.113347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.137865 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.137865 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:10.142890 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:10.151987 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a09eb8b3-9e84-4194-80ff-3bc5e799c777 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b returned with HTTP 200 Aug 16 22:59:10.152695 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 718/2822] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:10.173265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.176865 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:10.176865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.177157 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.188012 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.188012 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:10.196349 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:10.203469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b232be20-7446-4fcc-92e1-17bfe9025a30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b returned with HTTP 200 Aug 16 22:59:10.204064 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 685/2823] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b => generated 963 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:10.219678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.221954 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:10.222979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.222979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.222979 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:10.233345 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.233345 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:10.234040 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:10.281320 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 22:59:10.281907 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-901faed9-b7f4-4d94-a1c7-2106d0002e98 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b returned with HTTP 202 Aug 16 22:59:10.282227 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 712/2824] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:10 2026] DELETE /volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:10.294217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.297506 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:10.297506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.299793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.315759 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.315759 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:10.326730 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:10.338704 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ceb80b50-3a82-4928-ab96-80e3cb05ee20 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b returned with HTTP 200 Aug 16 22:59:10.338704 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 710/2825] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b => generated 962 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:10.385996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7b08f1b7-0d42-4a61-9593-100551b2810f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.389708 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:59:10.389970 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.390180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.390355 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume with id: 8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:59:10.413029 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.413029 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:10.414300 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:59:10.438235 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Delete volume request issued successfully. Aug 16 22:59:10.438368 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b08f1b7-0d42-4a61-9593-100551b2810f tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 202 Aug 16 22:59:10.438942 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 719/2826] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:10 2026] DELETE /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:10.450667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.452489 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:59:10.452791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.452930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.464640 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.464640 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:10.473642 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Volume info retrieved successfully. Aug 16 22:59:10.481216 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-225c055a-22eb-49cd-b0ff-4c89caba0fbe tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 200 Aug 16 22:59:10.483444 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 686/2827] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:10.959839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:10.962127 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:10.962428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:10.962491 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:10.962855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:10.972703 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:10.972703 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:10.973483 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f5277ea-2866-4cc6-9ccd-7782ebbc2422 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:10.973914 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 713/2828] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:10 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:11.122891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd513445-e0e0-49c5-89ec-49580c52200b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.125086 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd513445-e0e0-49c5-89ec-49580c52200b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] GET https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 Aug 16 22:59:11.125797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd513445-e0e0-49c5-89ec-49580c52200b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.125973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd513445-e0e0-49c5-89ec-49580c52200b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.135926 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd513445-e0e0-49c5-89ec-49580c52200b tempest-VolumesGetTest-32053754 tempest-VolumesGetTest-32053754-project-member] https://10.4.3.26/volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 returned with HTTP 404 Aug 16 22:59:11.136326 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 711/2829] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:11 2026] GET /volume/v3/volumes/388f5044-72e0-4600-be82-e5f38cfe9675 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:11.360970 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-04d266b9-086f-4900-9cb7-854ba3fbca27 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.363886 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-04d266b9-086f-4900-9cb7-854ba3fbca27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b Aug 16 22:59:11.363886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-04d266b9-086f-4900-9cb7-854ba3fbca27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.364124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-04d266b9-086f-4900-9cb7-854ba3fbca27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.378470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-04d266b9-086f-4900-9cb7-854ba3fbca27 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b returned with HTTP 404 Aug 16 22:59:11.378693 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 720/2830] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:11 2026] GET /volume/v3/volumes/dc24bba1-5a5e-4530-b5b0-5b28001be44b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:11.390704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.391995 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:11.392216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.392654 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.393420 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: d5ffaa53-5a11-4af9-951a-99baf756fc3d. Aug 16 22:59:11.402311 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:11.402311 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:11.426675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id d5ffaa53-5a11-4af9-951a-99baf756fc3d {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 22:59:11.429472 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a31f684-e40e-49d2-a1e9-ab18597e21a5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 202 Aug 16 22:59:11.430097 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 687/2831] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:11 2026] DELETE /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:59:11.446729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.449721 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:11.452028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.452130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.453117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:11.460937 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:11.460937 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:11.464658 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f9f33c11-1248-4c79-bdfa-f8ff2e83b477 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 200 Aug 16 22:59:11.464658 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 714/2832] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:11 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:11.500847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3235b2ff-78e7-4a94-8b86-67f00cbcf2fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.503586 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3235b2ff-78e7-4a94-8b86-67f00cbcf2fa tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] GET https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 Aug 16 22:59:11.503904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3235b2ff-78e7-4a94-8b86-67f00cbcf2fa tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.504076 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3235b2ff-78e7-4a94-8b86-67f00cbcf2fa tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.515291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3235b2ff-78e7-4a94-8b86-67f00cbcf2fa tempest-TestVolumeBootPatternV346-1177896082 tempest-TestVolumeBootPatternV346-1177896082-project-member] https://10.4.3.26/volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 returned with HTTP 404 Aug 16 22:59:11.518083 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 712/2833] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:11 2026] GET /volume/v3/volumes/8f14ac14-5ef6-486f-85ee-4b127a17b400 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:11.982823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d736c8a4-2611-4cb3-b2f3-603323ea58ee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.989993 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:11.991954 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:11.992269 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:11.992401 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:11.992575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:12.000606 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.000606 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:12.002167 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c7864cba-3109-45e4-aa0c-d31b834f2fd5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:12.002167 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 688/2834] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:11 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:12.016647 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe56b1bd-2931-4800-8d62-f14922742338 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.018914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe56b1bd-2931-4800-8d62-f14922742338 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 22:59:12.018914 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe56b1bd-2931-4800-8d62-f14922742338 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:12.019105 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe56b1bd-2931-4800-8d62-f14922742338 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:12.029478 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.029478 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:12.037456 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe56b1bd-2931-4800-8d62-f14922742338 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:12.047381 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe56b1bd-2931-4800-8d62-f14922742338 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 22:59:12.047926 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 715/2835] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:12 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:59:12.067441 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.071689 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] POST https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68/restore Aug 16 22:59:12.072462 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:12.074524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Restoring backup 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 ({'restore': {}}) {{(pid=100203) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 22:59:12.074524 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Restoring backup 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 to volume None. Aug 16 22:59:12.082824 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.082824 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:12.083802 np0000007421 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Creating volume of 1 GB for restore of backup 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. Aug 16 22:59:12.092690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Availability zone cache updated, next update will occur around 2026-08-16 23:59:12.092307. {{(pid=100203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 22:59:12.092866 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Availability Zones retrieved successfully. Aug 16 22:59:12.100634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Flow 'volume_create_api' (9df9cc26-cb5b-4ec6-8b6f-4bf874caebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:12.101977 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ad242d-3b7d-4480-a0ab-2c176b21f33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.103262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:12.147123 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ad242d-3b7d-4480-a0ab-2c176b21f33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.148331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874c90ef-f5fd-4315-b6a5-a67f376089a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.149806 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d736c8a4-2611-4cb3-b2f3-603323ea58ee tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:59:12.150252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d736c8a4-2611-4cb3-b2f3-603323ea58ee tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:12.168944 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d736c8a4-2611-4cb3-b2f3-603323ea58ee tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:59:12.169375 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 721/2836] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:59:11 2026] POST /volume/v3/types => generated 188 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:12.181140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-93c831da-1df8-45cd-8a27-2bcbfd3bc31f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.186931 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93c831da-1df8-45cd-8a27-2bcbfd3bc31f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:59:12.187797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93c831da-1df8-45cd-8a27-2bcbfd3bc31f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:12.213292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Created reservations ['b6d4a62f-463d-4265-8eca-505923aa8cc2', '5384a650-18a6-4405-8dbb-a9f03187afb2', 'a02faa8e-6ee7-4574-8093-30d505cd7c30', 'c2991df2-7c99-40f7-aed6-895f7223916f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:12.213513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874c90ef-f5fd-4315-b6a5-a67f376089a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d4a62f-463d-4265-8eca-505923aa8cc2', '5384a650-18a6-4405-8dbb-a9f03187afb2', 'a02faa8e-6ee7-4574-8093-30d505cd7c30', 'c2991df2-7c99-40f7-aed6-895f7223916f']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.216539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f3ea53-cf7b-4594-8864-e2c2f0729ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.216943 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93c831da-1df8-45cd-8a27-2bcbfd3bc31f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:59:12.216943 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 689/2837] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:59:12 2026] POST /volume/v3/types => generated 188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:12.230922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.256532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f3ea53-cf7b-4594-8864-e2c2f0729ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '421e3928-2953-4920-81eb-8a0e43979891', '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_6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95dd582b7fb344769cb87b12a91f010b',qos_specs=None,replication_status=,reservations=['b6d4a62f-463d-4265-8eca-505923aa8cc2','5384a650-18a6-4405-8dbb-a9f03187afb2','a02faa8e-6ee7-4574-8093-30d505cd7c30','c2991df2-7c99-40f7-aed6-895f7223916f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dd531429154204b58d56fbc9f8b54d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=421e3928-2953-4920-81eb-8a0e43979891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95dd582b7fb344769cb87b12a91f010b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57dd531429154204b58d56fbc9f8b54d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.257847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d31309-01a9-4199-81bf-2c7a75be860d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.289292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d31309-01a9-4199-81bf-2c7a75be860d) transitioned into 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_6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95dd582b7fb344769cb87b12a91f010b',qos_specs=None,replication_status=,reservations=['b6d4a62f-463d-4265-8eca-505923aa8cc2','5384a650-18a6-4405-8dbb-a9f03187afb2','a02faa8e-6ee7-4574-8093-30d505cd7c30','c2991df2-7c99-40f7-aed6-895f7223916f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dd531429154204b58d56fbc9f8b54d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.289999 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010e0d2f-3dd2-4ce1-8e00-453396fc59ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.309977 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010e0d2f-3dd2-4ce1-8e00-453396fc59ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.312654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Flow 'volume_create_api' (9df9cc26-cb5b-4ec6-8b6f-4bf874caebe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:12.313085 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Create volume request issued successfully. Aug 16 22:59:12.326036 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.326036 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:12.327219 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:12.378975 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:12.379430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:12.381088 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:12.384318 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=680,cinder:UPDATE=169,cinder:INSERT=100 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:59:12.387076 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Create volume of 1 GB Aug 16 22:59:12.387538 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.387538 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:12.388256 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Availability Zones retrieved successfully. Aug 16 22:59:12.397561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Flow 'volume_create_api' (40f644a4-4e26-4164-b57c-41959b881878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:12.398192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb3da67-b542-4f9a-acb0-737d06c21561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.399605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:12.429087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb3da67-b542-4f9a-acb0-737d06c21561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:59:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19d3b880-6265-4837-8edf-5c69c8b568bb,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19d3b880-6265-4837-8edf-5c69c8b568bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.430823 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554bd7cb-3ed4-420d-8214-e7d000522949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.472133 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-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 16 22:59:12.472633 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-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 16 22:59:12.479953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d576030c-e43d-432c-9022-aff41bf24f65 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.482504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d576030c-e43d-432c-9022-aff41bf24f65 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d Aug 16 22:59:12.482944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d576030c-e43d-432c-9022-aff41bf24f65 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:12.483067 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d576030c-e43d-432c-9022-aff41bf24f65 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:12.483153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d576030c-e43d-432c-9022-aff41bf24f65 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id d5ffaa53-5a11-4af9-951a-99baf756fc3d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:12.488816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d576030c-e43d-432c-9022-aff41bf24f65 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d returned with HTTP 404 Aug 16 22:59:12.489947 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 722/2838] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:12 2026] GET /volume/v3/backups/d5ffaa53-5a11-4af9-951a-99baf756fc3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:12.540959 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Created reservations ['b1facbe5-fdcc-459b-8e03-e6413d770244', 'af9a55bc-1deb-4af2-b8ef-0d93b8cc8a7d', '92abe397-7763-4b16-93d2-f8829efd026c', '3035188e-fc54-4139-acb5-ab42418cc107'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:12.542220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554bd7cb-3ed4-420d-8214-e7d000522949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1facbe5-fdcc-459b-8e03-e6413d770244', 'af9a55bc-1deb-4af2-b8ef-0d93b8cc8a7d', '92abe397-7763-4b16-93d2-f8829efd026c', '3035188e-fc54-4139-acb5-ab42418cc107']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.544466 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e857e8e-b0fc-459d-8024-58d63c75ec5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.583789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e857e8e-b0fc-459d-8024-58d63c75ec5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee46ef6d-b54d-4e0a-b8f1-616571bb7d26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8054996c89d6475d80f9d9b405daeac5',qos_specs=None,replication_status=,reservations=['b1facbe5-fdcc-459b-8e03-e6413d770244','af9a55bc-1deb-4af2-b8ef-0d93b8cc8a7d','92abe397-7763-4b16-93d2-f8829efd026c','3035188e-fc54-4139-acb5-ab42418cc107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8cedb76d2640c6acb142a6bbfa6b59',volume_type_id=19d3b880-6265-4837-8edf-5c69c8b568bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee46ef6d-b54d-4e0a-b8f1-616571bb7d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8054996c89d6475d80f9d9b405daeac5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d8cedb76d2640c6acb142a6bbfa6b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19d3b880-6265-4837-8edf-5c69c8b568bb),volume_type_id=19d3b880-6265-4837-8edf-5c69c8b568bb)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.584870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1a2486-8189-4284-9ea6-9894532d6ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.615347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1a2486-8189-4284-9ea6-9894532d6ef2) transitioned into state 'SUCCESS' from state '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-1177335689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8054996c89d6475d80f9d9b405daeac5',qos_specs=None,replication_status=,reservations=['b1facbe5-fdcc-459b-8e03-e6413d770244','af9a55bc-1deb-4af2-b8ef-0d93b8cc8a7d','92abe397-7763-4b16-93d2-f8829efd026c','3035188e-fc54-4139-acb5-ab42418cc107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8cedb76d2640c6acb142a6bbfa6b59',volume_type_id=19d3b880-6265-4837-8edf-5c69c8b568bb)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.616494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53d2a98-dd3e-44b9-84ac-c558205816aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:12.619114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.621121 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:12.621387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:12.621638 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:12.621883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:12.632953 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.632953 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:12.633868 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d53d2a98-dd3e-44b9-84ac-c558205816aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:12.633964 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:12.634349 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Flow 'volume_create_api' (40f644a4-4e26-4164-b57c-41959b881878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:12.634794 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Create volume request issued successfully. Aug 16 22:59:12.635495 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a5f1e1f1-39b0-44b4-a798-76df2233201c tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:12.636025 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 716/2839] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:12 2026] POST /volume/v3/volumes => generated 766 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:12.654891 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-490c330e-624b-495d-ade4-9c3b2064a672 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.656821 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-490c330e-624b-495d-ade4-9c3b2064a672 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:12.657019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-490c330e-624b-495d-ade4-9c3b2064a672 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:12.657273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-490c330e-624b-495d-ade4-9c3b2064a672 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:12.668000 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 22:59:12.668233 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.668233 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:12.668314 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ad7a9f4-3e9b-452b-8798-9eb1351d059e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 202 Aug 16 22:59:12.668888 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 690/2840] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:12 2026] DELETE /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:12.675293 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-490c330e-624b-495d-ade4-9c3b2064a672 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:12.681161 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2b730150-9786-4f86-ae09-044b7e14292d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:12.683507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-490c330e-624b-495d-ade4-9c3b2064a672 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:12.683786 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b730150-9786-4f86-ae09-044b7e14292d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:12.684226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b730150-9786-4f86-ae09-044b7e14292d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:12.684557 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 723/2841] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:12 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:12.684624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2b730150-9786-4f86-ae09-044b7e14292d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:12.695246 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:12.695246 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:12.702115 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2b730150-9786-4f86-ae09-044b7e14292d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:12.709574 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2b730150-9786-4f86-ae09-044b7e14292d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 200 Aug 16 22:59:12.710203 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 717/2842] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:12 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:13.336595 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.336595 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:13.337407 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:13.337407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Checking backup size 1 against volume size 1 {{(pid=100203) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 22:59:13.337407 np0000007421 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Overwriting volume 421e3928-2953-4920-81eb-8a0e43979891 with restore of backup 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:13.355986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] restore_backup in rpcapi backup_id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 {{(pid=100203) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 22:59:13.359877 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02bdcf4f-1c06-4f62-8140-68ee1901546c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68/restore returned with HTTP 202 Aug 16 22:59:13.360281 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 713/2843] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 22:59:12 2026] POST /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68/restore => generated 189 bytes in 1294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:13.373063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.374765 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:13.375246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.375884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.376107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:13.385201 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.385201 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:13.386699 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf1da453-2fbd-4c20-ab2a-dd7fe54e06a6 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:13.387464 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 691/2844] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:13.700458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.702891 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:13.703714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.703714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.712978 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.712978 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:13.719439 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:13.727078 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f22f4d2-a8b1-4a2a-85b1-a500d350d5b9 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:13.727499 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 724/2845] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:13.727571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e56b256-14d0-41a4-8dd1-1689101d2276 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.730157 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e56b256-14d0-41a4-8dd1-1689101d2276 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:13.730269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e56b256-14d0-41a4-8dd1-1689101d2276 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.730774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e56b256-14d0-41a4-8dd1-1689101d2276 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.737975 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e56b256-14d0-41a4-8dd1-1689101d2276 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 404 Aug 16 22:59:13.739427 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 718/2846] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:13.746972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9eecae51-b864-404d-b6ff-05a25be25aeb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.749304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1bfbe7f-b5d9-404d-8003-0e7ed6c01172 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.749805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9eecae51-b864-404d-b6ff-05a25be25aeb tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:13.749959 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9eecae51-b864-404d-b6ff-05a25be25aeb tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.750226 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9eecae51-b864-404d-b6ff-05a25be25aeb tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.752138 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1bfbe7f-b5d9-404d-8003-0e7ed6c01172 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:13.752474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1bfbe7f-b5d9-404d-8003-0e7ed6c01172 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.752779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1bfbe7f-b5d9-404d-8003-0e7ed6c01172 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.760035 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1bfbe7f-b5d9-404d-8003-0e7ed6c01172 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 404 Aug 16 22:59:13.760305 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.760305 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:13.760862 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 692/2847] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:13.765256 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9eecae51-b864-404d-b6ff-05a25be25aeb tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Volume info retrieved successfully. Aug 16 22:59:13.771065 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9eecae51-b864-404d-b6ff-05a25be25aeb tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:13.771876 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 714/2848] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:13.772396 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.774709 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:13.775037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.775321 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.775816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: c314343f-cade-4195-aed8-8c310adfed79 Aug 16 22:59:13.783300 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc71f9bb-886a-439a-9350-783b0fd243d6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 returned with HTTP 404 Aug 16 22:59:13.783928 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 725/2849] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:13 2026] DELETE /volume/v3/volumes/c314343f-cade-4195-aed8-8c310adfed79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:13.785346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.787503 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] POST https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26/action Aug 16 22:59:13.787928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:13.788056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:13.797583 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.798565 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.798565 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:13.799595 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:13.800569 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:13.801083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1243473555"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:13.802712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1243473555'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:13.802918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume of 1 GB Aug 16 22:59:13.807970 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Availability Zones retrieved successfully. Aug 16 22:59:13.816171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (33b9293c-25eb-40fc-b6cb-78d2e41540f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:13.817398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d8db1d-f53c-416f-9ded-35ed6b20723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:13.818720 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:13.828449 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-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 16 22:59:13.829933 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-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 16 22:59:13.856053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d8db1d-f53c-416f-9ded-35ed6b20723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:13.856312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454165c5-224e-4c48-b023-b47fe46d5919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:13.861342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Created reservations ['2a696dbf-b0f3-47d7-905b-31032491cf40', '21439903-7325-4d57-982b-92274d65ebb5'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:13.887641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Created reservations ['8f7a881a-ae8b-4b50-8b8b-4d672ad879ea', 'd8ae9ca4-984b-4ab9-9f12-7297791a17bc'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:13.927607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['dcc6d8cd-c901-4ec4-8172-83f1a0e02aa2', 'db9b7bdf-4fee-4d6b-9614-0b3f056c264f', '8da36c0d-bc91-47e4-9b46-d26153064496', '14345a91-8567-4a08-b3ee-e540b95fc5ec'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:13.929537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454165c5-224e-4c48-b023-b47fe46d5919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc6d8cd-c901-4ec4-8172-83f1a0e02aa2', 'db9b7bdf-4fee-4d6b-9614-0b3f056c264f', '8da36c0d-bc91-47e4-9b46-d26153064496', '14345a91-8567-4a08-b3ee-e540b95fc5ec']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:13.929940 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338ea56c-0390-4d37-a5fd-ad81aac33327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:13.937311 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Retype volume request issued successfully. Aug 16 22:59:13.937660 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a34d1d2-8c5d-4565-aade-1824f655b8d3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26/action returned with HTTP 202 Aug 16 22:59:13.938193 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 719/2850] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 22:59:13 2026] POST /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 22:59:13.948299 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d067c959-3165-43dd-8306-7cb723fe211a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:13.951315 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d067c959-3165-43dd-8306-7cb723fe211a tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:13.951315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d067c959-3165-43dd-8306-7cb723fe211a tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:13.951315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d067c959-3165-43dd-8306-7cb723fe211a tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:13.961409 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338ea56c-0390-4d37-a5fd-ad81aac33327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77f7d19-cab0-4e49-af2f-a4c5665d8d2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1243473555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['dcc6d8cd-c901-4ec4-8172-83f1a0e02aa2','db9b7bdf-4fee-4d6b-9614-0b3f056c264f','8da36c0d-bc91-47e4-9b46-d26153064496','14345a91-8567-4a08-b3ee-e540b95fc5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1243473555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f77f7d19-cab0-4e49-af2f-a4c5665d8d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa0483d66434336962c592e01de7d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:13.963015 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:13.963015 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:13.963469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0108ca3b-5818-4b2b-abce-38ac28702002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:13.968775 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d067c959-3165-43dd-8306-7cb723fe211a tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:13.976834 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d067c959-3165-43dd-8306-7cb723fe211a tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:13.977225 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 715/2851] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:13 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:14.011198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0108ca3b-5818-4b2b-abce-38ac28702002) transitioned into state 'SUCCESS' from state '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-1243473555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa0483d66434336962c592e01de7d2f',qos_specs=None,replication_status=,reservations=['dcc6d8cd-c901-4ec4-8172-83f1a0e02aa2','db9b7bdf-4fee-4d6b-9614-0b3f056c264f','8da36c0d-bc91-47e4-9b46-d26153064496','14345a91-8567-4a08-b3ee-e540b95fc5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a3828cc6c84dc89d1e0e0ccb40ec8e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.012328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722262e6-7eb3-4c61-849a-a998a0dbe6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.027709 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722262e6-7eb3-4c61-849a-a998a0dbe6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.029490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Flow 'volume_create_api' (33b9293c-25eb-40fc-b6cb-78d2e41540f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:14.029490 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Create volume request issued successfully. Aug 16 22:59:14.030031 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1fa977de-b00f-43c1-84db-ede812cb9c21 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:14.030609 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 693/2852] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:59:13 2026] POST /volume/v3/volumes => generated 747 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:14.046665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:14.048524 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 22:59:14.048797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:14.050116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:14.062205 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:14.062205 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:14.069210 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:14.084089 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b3ffc68a-86cd-4cf9-9763-7468de44f2ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 22:59:14.084089 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 726/2853] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:14 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:14.168327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:14.320948 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:14.320948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1645743767"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:14.322928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1645743767'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:14.323079 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Create volume of 1 GB Aug 16 22:59:14.323398 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:14.323398 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:14.328899 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Availability Zones retrieved successfully. Aug 16 22:59:14.335435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Flow 'volume_create_api' (fa45c6e8-3eca-4a72-b449-8abd67a518d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:14.337204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5688f412-5013-42d9-84d3-fc69d2677453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.338670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:14.376964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5688f412-5013-42d9-84d3-fc69d2677453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.378047 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a236ffb-e4bd-46df-83e1-c07b9cf91aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.403104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:14.405376 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:14.405615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:14.405836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:14.406015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:14.411807 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:14.411807 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:14.412686 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6630ac95-f6d7-46cc-a4b2-58df956ff5c4 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:14.413116 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 716/2854] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:14 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:14.469603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Created reservations ['3ca68ae3-9e72-48f5-a4f4-d188c27c54f9', 'b6ca0a43-4c0a-4c19-b28f-6228f05562a8', '7462792b-a1ab-48e4-9e45-2acb2d208ab3', '3a47f01b-ecca-40be-9ae6-4757d483007f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:14.470504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a236ffb-e4bd-46df-83e1-c07b9cf91aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca68ae3-9e72-48f5-a4f4-d188c27c54f9', 'b6ca0a43-4c0a-4c19-b28f-6228f05562a8', '7462792b-a1ab-48e4-9e45-2acb2d208ab3', '3a47f01b-ecca-40be-9ae6-4757d483007f']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.471456 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495cda15-08d0-4a26-85eb-8e5e49b7c403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.495400 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495cda15-08d0-4a26-85eb-8e5e49b7c403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c396524-315e-43eb-b487-8090ab7a6b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1645743767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df9b7e1b786d4442bde090c0ca646653',qos_specs=None,replication_status=,reservations=['3ca68ae3-9e72-48f5-a4f4-d188c27c54f9','b6ca0a43-4c0a-4c19-b28f-6228f05562a8','7462792b-a1ab-48e4-9e45-2acb2d208ab3','3a47f01b-ecca-40be-9ae6-4757d483007f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6051dee943cd461d810ce3fcf88c9cc7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1645743767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c396524-315e-43eb-b487-8090ab7a6b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df9b7e1b786d4442bde090c0ca646653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6051dee943cd461d810ce3fcf88c9cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.496415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150cee08-2963-4cb4-ae67-8fa8ab5557f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.520912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150cee08-2963-4cb4-ae67-8fa8ab5557f7) transitioned into state 'SUCCESS' from state '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-1645743767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df9b7e1b786d4442bde090c0ca646653',qos_specs=None,replication_status=,reservations=['3ca68ae3-9e72-48f5-a4f4-d188c27c54f9','b6ca0a43-4c0a-4c19-b28f-6228f05562a8','7462792b-a1ab-48e4-9e45-2acb2d208ab3','3a47f01b-ecca-40be-9ae6-4757d483007f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6051dee943cd461d810ce3fcf88c9cc7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.522193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19d4242-5bf4-4656-8ec4-16e875c145a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:14.536561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19d4242-5bf4-4656-8ec4-16e875c145a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:14.537882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Flow 'volume_create_api' (fa45c6e8-3eca-4a72-b449-8abd67a518d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:14.538366 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Create volume request issued successfully. Aug 16 22:59:14.539315 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2c9b222-d916-48e1-97aa-695bb62e8b87 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:14.539791 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 720/2855] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:59:14 2026] POST /volume/v3/volumes => generated 772 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:14.551341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d46270c5-bcd5-485b-a840-bcc073200bdc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:14.553259 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46270c5-bcd5-485b-a840-bcc073200bdc tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 22:59:14.553499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46270c5-bcd5-485b-a840-bcc073200bdc tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:14.553651 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46270c5-bcd5-485b-a840-bcc073200bdc tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:14.563361 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:14.563361 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:14.567456 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d46270c5-bcd5-485b-a840-bcc073200bdc tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 22:59:14.573394 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46270c5-bcd5-485b-a840-bcc073200bdc tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 22:59:14.574003 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 694/2856] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:14.996118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:14.998596 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:14.998920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:14.999211 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.009219 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.009219 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:15.016056 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:15.023000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f3cebbf-7868-4f60-8bd2-6fce1d78aca3 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:15.023564 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 727/2857] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:14 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:15.040268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.042319 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:15.042599 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.042897 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.050635 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.050635 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:15.054205 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Volume info retrieved successfully. Aug 16 22:59:15.057907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20d5791e-1991-4d0e-a055-7dbda55cb130 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:15.058295 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 717/2858] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:15.073758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97cb5674-1587-41a9-b462-af7aac58413f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.076253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] GET https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689 Aug 16 22:59:15.076509 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.076773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.077353 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.077353 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:15.077790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689'), ('all_tenants', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:59:15.102168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.104836 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 22:59:15.105208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.105478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.112347 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Get all volumes completed successfully. Aug 16 22:59:15.112842 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97cb5674-1587-41a9-b462-af7aac58413f tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689 returned with HTTP 200 Aug 16 22:59:15.113329 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 721/2859] 10.4.3.26 () {66 vars in 1391 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1177335689 => generated 345 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:15.115724 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.115724 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:15.120841 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 22:59:15.122234 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9091903-103c-4c09-a392-86138852a1e2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.124393 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9091903-103c-4c09-a392-86138852a1e2 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:15.124678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9091903-103c-4c09-a392-86138852a1e2 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.124992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9091903-103c-4c09-a392-86138852a1e2 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.127462 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91a9c9fb-a0c6-4e83-83ac-c48ab98c0e66 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 22:59:15.127975 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 695/2860] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:15.134656 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.134656 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:15.139559 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9091903-103c-4c09-a392-86138852a1e2 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:15.145469 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9091903-103c-4c09-a392-86138852a1e2 tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 200 Aug 16 22:59:15.146079 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 728/2861] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:15.161081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2880967-aef2-4083-887d-f39d0c11e0ee None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.163433 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:15.163654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.163873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.164045 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Delete volume with id: ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:15.173589 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.173589 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:15.174390 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Volume info retrieved successfully. Aug 16 22:59:15.198836 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Delete volume request issued successfully. Aug 16 22:59:15.198836 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2880967-aef2-4083-887d-f39d0c11e0ee tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 202 Aug 16 22:59:15.198836 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 718/2862] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:15 2026] DELETE /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:15.209331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4efe8b7d-2b21-4be3-94d5-8c9c9de5f0fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.211977 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4efe8b7d-2b21-4be3-94d5-8c9c9de5f0fb tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] GET https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 Aug 16 22:59:15.212245 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4efe8b7d-2b21-4be3-94d5-8c9c9de5f0fb tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.212550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4efe8b7d-2b21-4be3-94d5-8c9c9de5f0fb tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.428389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.431120 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:15.431468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.432063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.432063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:15.437922 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.437922 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:15.439323 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.439323 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:15.439533 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ff030618-fb16-43f7-bdcc-f56ff2c0a811 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:15.440020 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 696/2863] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:15.443316 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4efe8b7d-2b21-4be3-94d5-8c9c9de5f0fb tempest-VolumeRetypeWithoutMigrationTest-320058727 tempest-VolumeRetypeWithoutMigrationTest-320058727-project-member] https://10.4.3.26/volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 returned with HTTP 404 Aug 16 22:59:15.444228 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 722/2864] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes/ee46ef6d-b54d-4e0a-b8f1-616571bb7d26 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:15.457289 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e5c5a32-4842-4be9-827a-3b051e3d0873 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.460528 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e5c5a32-4842-4be9-827a-3b051e3d0873 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] DELETE https://10.4.3.26/volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 Aug 16 22:59:15.460528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e5c5a32-4842-4be9-827a-3b051e3d0873 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.461553 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e5c5a32-4842-4be9-827a-3b051e3d0873 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.464502 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=676,cinder:UPDATE=146,cinder:INSERT=77 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:59:15.497130 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e5c5a32-4842-4be9-827a-3b051e3d0873 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 returned with HTTP 202 Aug 16 22:59:15.497130 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 729/2865] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:59:15 2026] DELETE /volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:15.506278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d15adbc-ffa7-45df-8522-283713f59c4a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.509010 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d15adbc-ffa7-45df-8522-283713f59c4a tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] GET https://10.4.3.26/volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 Aug 16 22:59:15.509364 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d15adbc-ffa7-45df-8522-283713f59c4a tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.509716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d15adbc-ffa7-45df-8522-283713f59c4a tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.512136 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=695,cinder:UPDATE=192,cinder:INSERT=117,cinder:DELETE=1 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 22:59:15.514657 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d15adbc-ffa7-45df-8522-283713f59c4a tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 returned with HTTP 404 Aug 16 22:59:15.515446 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 719/2866] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/types/1d8d0dd4-24b9-4084-b7b5-ed83eb98aa93 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:15.525558 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45805878-3edb-4054-b4be-e94fbb2be7f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.529167 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45805878-3edb-4054-b4be-e94fbb2be7f4 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] DELETE https://10.4.3.26/volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb Aug 16 22:59:15.529432 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45805878-3edb-4054-b4be-e94fbb2be7f4 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.529712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45805878-3edb-4054-b4be-e94fbb2be7f4 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.562198 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45805878-3edb-4054-b4be-e94fbb2be7f4 tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb returned with HTTP 202 Aug 16 22:59:15.562576 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 697/2867] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:59:15 2026] DELETE /volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:15.571070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d35cbd00-0853-4c88-8e01-1b24501cb74d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.574711 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d35cbd00-0853-4c88-8e01-1b24501cb74d tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] GET https://10.4.3.26/volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb Aug 16 22:59:15.575020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d35cbd00-0853-4c88-8e01-1b24501cb74d tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.575280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d35cbd00-0853-4c88-8e01-1b24501cb74d tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.579329 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d35cbd00-0853-4c88-8e01-1b24501cb74d tempest-VolumeRetypeWithoutMigrationTest-877124627 tempest-VolumeRetypeWithoutMigrationTest-877124627-project-admin] https://10.4.3.26/volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb returned with HTTP 404 Aug 16 22:59:15.579881 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 723/2868] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/types/19d3b880-6265-4837-8edf-5c69c8b568bb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:15.596788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:15.597174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 22:59:15.597372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:15.597605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:15.610808 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:15.610808 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:15.616436 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 22:59:15.623292 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c737e658-6668-49bc-bf3c-10c3f0d58a2a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 22:59:15.623968 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 730/2869] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:15 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:16.452920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:16.455060 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:16.455342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:16.455620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:16.455778 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:16.464780 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:16.464780 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:16.466184 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02481c35-f64b-46e2-94e2-fb9234b71e20 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:16.466714 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 720/2870] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:16 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:17.482467 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:17.484961 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:17.485340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:17.485340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:17.485453 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:17.494037 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:17.494037 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:17.494891 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c03314d7-3ee2-47ec-ac7e-a13b5801ceaa tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:17.495291 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 698/2871] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:17 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:18.510094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2944464-75cd-46f4-a829-f508758688b1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:18.512871 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2944464-75cd-46f4-a829-f508758688b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:18.513078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2944464-75cd-46f4-a829-f508758688b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:18.513287 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2944464-75cd-46f4-a829-f508758688b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:18.513374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c2944464-75cd-46f4-a829-f508758688b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:18.519991 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:18.519991 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:18.520849 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2944464-75cd-46f4-a829-f508758688b1 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:18.521493 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 724/2872] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:18 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:19.536620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-395108d7-0754-4a8f-879c-a08b8b6249eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:19.542264 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-395108d7-0754-4a8f-879c-a08b8b6249eb tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:19.542495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-395108d7-0754-4a8f-879c-a08b8b6249eb tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:19.542777 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-395108d7-0754-4a8f-879c-a08b8b6249eb tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:19.542933 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-395108d7-0754-4a8f-879c-a08b8b6249eb tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:19.550314 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:19.550314 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:19.551495 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-395108d7-0754-4a8f-879c-a08b8b6249eb tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:19.552022 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 731/2873] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:19 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.467715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5c98d97-6c20-4699-a0e8-3e020f5592fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.569342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.573520 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:20.573834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:20.574369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:20.574570 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:20.586104 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:20.586104 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:20.587508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3f1da2b-71d9-4af8-b66d-2344cdc5c849 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:20.589923 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 699/2874] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:20 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.646187 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c98d97-6c20-4699-a0e8-3e020f5592fc tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services Aug 16 22:59:20.646187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c98d97-6c20-4699-a0e8-3e020f5592fc tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:20.646187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5c98d97-6c20-4699-a0e8-3e020f5592fc tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:20.662314 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5c98d97-6c20-4699-a0e8-3e020f5592fc tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services returned with HTTP 200 Aug 16 22:59:20.663763 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 721/2875] 10.4.3.26 () {66 vars in 1242 bytes} [Sun Aug 16 22:59:20 2026] GET /volume/v3/os-services => generated 626 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.682112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92b74c81-7bc8-495a-9583-57c22f6ecfb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.684601 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92b74c81-7bc8-495a-9583-57c22f6ecfb7 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services?host=np0000007421 Aug 16 22:59:20.684886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92b74c81-7bc8-495a-9583-57c22f6ecfb7 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:20.685126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92b74c81-7bc8-495a-9583-57c22f6ecfb7 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:20.696840 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92b74c81-7bc8-495a-9583-57c22f6ecfb7 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services?host=np0000007421 returned with HTTP 200 Aug 16 22:59:20.697327 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 725/2876] 10.4.3.26 () {66 vars in 1277 bytes} [Sun Aug 16 22:59:20 2026] GET /volume/v3/os-services?host=np0000007421 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.711038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6971cd23-0d51-4758-aa58-ae278d5898cf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.713047 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6971cd23-0d51-4758-aa58-ae278d5898cf tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services?host=np0000007421&binary=cinder-scheduler Aug 16 22:59:20.713207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6971cd23-0d51-4758-aa58-ae278d5898cf tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:20.713466 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6971cd23-0d51-4758-aa58-ae278d5898cf tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:20.725660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6971cd23-0d51-4758-aa58-ae278d5898cf tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services?host=np0000007421&binary=cinder-scheduler returned with HTTP 200 Aug 16 22:59:20.726310 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 732/2877] 10.4.3.26 () {66 vars in 1325 bytes} [Sun Aug 16 22:59:20 2026] GET /volume/v3/os-services?host=np0000007421&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.740556 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f3bd2c9-53a0-42c9-bf09-9c7983fb7045 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.745779 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f3bd2c9-53a0-42c9-bf09-9c7983fb7045 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services?binary=cinder-scheduler Aug 16 22:59:20.745779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f3bd2c9-53a0-42c9-bf09-9c7983fb7045 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:20.745779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f3bd2c9-53a0-42c9-bf09-9c7983fb7045 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:20.754602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f3bd2c9-53a0-42c9-bf09-9c7983fb7045 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 16 22:59:20.755232 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 700/2878] 10.4.3.26 () {66 vars in 1289 bytes} [Sun Aug 16 22:59:20 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:20.781507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:20.931222 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:20.931776 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1507084217"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:20.936457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1507084217'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:20.936457 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Create volume of 1 GB Aug 16 22:59:20.946012 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Availability Zones retrieved successfully. Aug 16 22:59:20.956580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Flow 'volume_create_api' (e686a906-3ad7-4b5f-9238-eae80ea49bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:20.958837 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb64186-ab4c-4b8b-8b58-c1caf4992489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:20.961102 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:21.010565 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abb64186-ab4c-4b8b-8b58-c1caf4992489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.013191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220aab22-54d8-4395-858f-eed33b4f7fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.135282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Created reservations ['45c12de5-c606-48af-863b-bde8e5e24780', '307c8d14-05cb-44dd-9c89-62225d1bdb17', '8c15e2be-5bdc-4c6b-9950-9adf05102452', 'cad8531f-b3ea-4efb-86d6-e9288c3d2884'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:21.137964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220aab22-54d8-4395-858f-eed33b4f7fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c12de5-c606-48af-863b-bde8e5e24780', '307c8d14-05cb-44dd-9c89-62225d1bdb17', '8c15e2be-5bdc-4c6b-9950-9adf05102452', 'cad8531f-b3ea-4efb-86d6-e9288c3d2884']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.137964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531a54af-7664-461a-8267-6283d22be96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.179457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531a54af-7664-461a-8267-6283d22be96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c174e85e-d69e-487e-b384-1e766f1b53aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1507084217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1f301ad6b4c14872a0f3485f13a1d',qos_specs=None,replication_status=,reservations=['45c12de5-c606-48af-863b-bde8e5e24780','307c8d14-05cb-44dd-9c89-62225d1bdb17','8c15e2be-5bdc-4c6b-9950-9adf05102452','cad8531f-b3ea-4efb-86d6-e9288c3d2884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f932e46434504afda334f8f0090418c1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1507084217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c174e85e-d69e-487e-b384-1e766f1b53aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d1f301ad6b4c14872a0f3485f13a1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f932e46434504afda334f8f0090418c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.181162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37e330a-48a2-47ad-8416-e703c447ea4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.223046 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37e330a-48a2-47ad-8416-e703c447ea4e) transitioned into state 'SUCCESS' from state '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-1507084217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1f301ad6b4c14872a0f3485f13a1d',qos_specs=None,replication_status=,reservations=['45c12de5-c606-48af-863b-bde8e5e24780','307c8d14-05cb-44dd-9c89-62225d1bdb17','8c15e2be-5bdc-4c6b-9950-9adf05102452','cad8531f-b3ea-4efb-86d6-e9288c3d2884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f932e46434504afda334f8f0090418c1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.223287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dceb0705-fa92-406b-83b0-9dd82962d0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.234630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dceb0705-fa92-406b-83b0-9dd82962d0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.237058 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Flow 'volume_create_api' (e686a906-3ad7-4b5f-9238-eae80ea49bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:21.237058 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Create volume request issued successfully. Aug 16 22:59:21.237058 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0aa529c9-837b-475f-a7f0-2d4fc7ea3667 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:21.237058 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 722/2879] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:59:20 2026] POST /volume/v3/volumes => generated 752 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:21.255437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4316a89b-f79b-49d6-8366-44c3116fc623 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:21.258995 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4316a89b-f79b-49d6-8366-44c3116fc623 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:21.259354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4316a89b-f79b-49d6-8366-44c3116fc623 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:21.259615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4316a89b-f79b-49d6-8366-44c3116fc623 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:21.273538 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:21.273538 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:21.279453 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4316a89b-f79b-49d6-8366-44c3116fc623 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Volume info retrieved successfully. Aug 16 22:59:21.287705 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4316a89b-f79b-49d6-8366-44c3116fc623 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 200 Aug 16 22:59:21.288227 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 726/2880] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:21 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:21.559377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a266305-5b3e-4460-b231-989ed6561a32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:21.605374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-48a25485-4002-40a8-bbe0-b4202981d94f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:21.610315 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48a25485-4002-40a8-bbe0-b4202981d94f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:21.610472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48a25485-4002-40a8-bbe0-b4202981d94f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:21.610637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-48a25485-4002-40a8-bbe0-b4202981d94f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:21.610988 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-48a25485-4002-40a8-bbe0-b4202981d94f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:21.617828 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:21.617828 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:21.621382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-48a25485-4002-40a8-bbe0-b4202981d94f tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:21.621839 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 701/2881] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:21 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:21.783444 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:21.783961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-760510663", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:21.787869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-760510663', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:21.787869 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Create volume of 1 GB Aug 16 22:59:21.805312 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Availability Zones retrieved successfully. Aug 16 22:59:21.813511 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Flow 'volume_create_api' (5d072f24-1aba-4f7e-8cad-f475a17e87d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:21.815567 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6879e46c-c5b3-4cf0-b08b-41ef5efe11de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.817237 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:21.860465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6879e46c-c5b3-4cf0-b08b-41ef5efe11de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.863257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de91e46a-9105-454d-abc9-8edeec4f97b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:21.990709 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Created reservations ['f2c8e534-8d75-4ec3-b295-3d64610c4ade', 'b0950159-e433-4fe4-ba72-e3aec4b9da65', '20f522b1-9388-4735-a5c3-08b824c2477c', '9bbe90e3-16dd-40ae-b3ac-5d61da37e058'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:21.991893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de91e46a-9105-454d-abc9-8edeec4f97b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c8e534-8d75-4ec3-b295-3d64610c4ade', 'b0950159-e433-4fe4-ba72-e3aec4b9da65', '20f522b1-9388-4735-a5c3-08b824c2477c', '9bbe90e3-16dd-40ae-b3ac-5d61da37e058']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:21.993038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c05a5-17fe-41aa-b84c-f45d204140c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:22.027096 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (820c05a5-17fe-41aa-b84c-f45d204140c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5682180c-6fc7-4ab4-8d9e-ab4132be0fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-760510663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14406d25991b439995d9cd0198c0f72d',qos_specs=None,replication_status=,reservations=['f2c8e534-8d75-4ec3-b295-3d64610c4ade','b0950159-e433-4fe4-ba72-e3aec4b9da65','20f522b1-9388-4735-a5c3-08b824c2477c','9bbe90e3-16dd-40ae-b3ac-5d61da37e058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c48109a28cc433db3c0090b0729bcd7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-760510663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5682180c-6fc7-4ab4-8d9e-ab4132be0fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14406d25991b439995d9cd0198c0f72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c48109a28cc433db3c0090b0729bcd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:22.028870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273eaf26-23a4-4504-baed-50c8ad41927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:22.054803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273eaf26-23a4-4504-baed-50c8ad41927e) transitioned into state 'SUCCESS' from state '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-760510663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14406d25991b439995d9cd0198c0f72d',qos_specs=None,replication_status=,reservations=['f2c8e534-8d75-4ec3-b295-3d64610c4ade','b0950159-e433-4fe4-ba72-e3aec4b9da65','20f522b1-9388-4735-a5c3-08b824c2477c','9bbe90e3-16dd-40ae-b3ac-5d61da37e058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c48109a28cc433db3c0090b0729bcd7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:22.055765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775b39be-a5b4-44fd-a0b3-af92da5ce384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:22.070770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775b39be-a5b4-44fd-a0b3-af92da5ce384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:22.070770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Flow 'volume_create_api' (5d072f24-1aba-4f7e-8cad-f475a17e87d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:22.070770 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Create volume request issued successfully. Aug 16 22:59:22.071173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a266305-5b3e-4460-b231-989ed6561a32 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:22.071621 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 733/2882] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:21 2026] POST /volume/v3/volumes => generated 753 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:22.087823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.090137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:22.090568 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.091208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.103947 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.103947 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:22.108840 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:22.116195 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-84c8fdc6-c3e5-4bdd-aa11-1c310f45233f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:22.116917 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 723/2883] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.277043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-47603579-d11a-4c5f-92d5-411c87609cfc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.303440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.306081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.306444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.306731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.318111 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.318111 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:22.324374 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Volume info retrieved successfully. Aug 16 22:59:22.331590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-587bfaaa-ae7c-4257-b6a5-ccf82382fd7d tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 200 Aug 16 22:59:22.332152 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 702/2884] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.352367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41096445-1389-4016-b446-e47c034078b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.354231 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41096445-1389-4016-b446-e47c034078b4 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.354521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41096445-1389-4016-b446-e47c034078b4 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.354784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41096445-1389-4016-b446-e47c034078b4 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.365521 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.365521 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:22.370073 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-41096445-1389-4016-b446-e47c034078b4 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Volume info retrieved successfully. Aug 16 22:59:22.376162 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41096445-1389-4016-b446-e47c034078b4 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 200 Aug 16 22:59:22.376796 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 734/2885] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:59:22.391406 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ac1d7f78-d6d1-4829-ad77-ca3ab04cf827 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.394114 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac1d7f78-d6d1-4829-ad77-ca3ab04cf827 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services?host=np0000007421&binary=cinder-volume Aug 16 22:59:22.395724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac1d7f78-d6d1-4829-ad77-ca3ab04cf827 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.395724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ac1d7f78-d6d1-4829-ad77-ca3ab04cf827 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.401539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ac1d7f78-d6d1-4829-ad77-ca3ab04cf827 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services?host=np0000007421&binary=cinder-volume returned with HTTP 200 Aug 16 22:59:22.402196 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 724/2886] 10.4.3.26 () {66 vars in 1319 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/os-services?host=np0000007421&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.414391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.416654 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.416920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.417135 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.421616 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47603579-d11a-4c5f-92d5-411c87609cfc tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:59:22.422076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47603579-d11a-4c5f-92d5-411c87609cfc tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:22.434573 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.434573 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:22.441940 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Volume info retrieved successfully. Aug 16 22:59:22.448359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fcc9e2b-ff7d-4c6a-9ab1-d7ab64665338 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 200 Aug 16 22:59:22.448953 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 703/2887] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.459281 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47603579-d11a-4c5f-92d5-411c87609cfc tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:59:22.464382 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 727/2888] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 22:59:22 2026] POST /volume/v3/types => generated 287 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.468610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.470638 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.471038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.471269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.471505 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Delete volume with id: c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.480533 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.480533 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:22.481180 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Volume info retrieved successfully. Aug 16 22:59:22.507295 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Delete volume request issued successfully. Aug 16 22:59:22.507496 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d569e0f-a385-41b2-abb5-e3b2d9eba94a tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 202 Aug 16 22:59:22.508532 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 735/2889] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:22 2026] DELETE /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:22.517151 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.519795 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:22.519795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.519795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.532084 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.532084 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:22.537002 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Volume info retrieved successfully. Aug 16 22:59:22.544060 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e1e4938-09ac-4bb3-a88e-1bc6b67ac819 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 200 Aug 16 22:59:22.544295 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 725/2890] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:22.638619 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd91edb5-4243-4628-aec3-812a0f193162 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:22.642835 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd91edb5-4243-4628-aec3-812a0f193162 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:22.643040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd91edb5-4243-4628-aec3-812a0f193162 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:22.643617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd91edb5-4243-4628-aec3-812a0f193162 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:22.643617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dd91edb5-4243-4628-aec3-812a0f193162 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:22.653200 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:22.653200 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:22.654324 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd91edb5-4243-4628-aec3-812a0f193162 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:22.654881 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 704/2891] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:22 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:23.134591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.136773 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:23.139114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:23.139114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:23.147717 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:23.147717 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:23.155902 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:23.163990 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-773b6e33-1707-4823-82c4-ffc1d49bc08f tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:23.163990 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 728/2892] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:23 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:23.185359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.188313 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:23.188839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:23.188914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:23.200008 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:23.200008 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:23.210050 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:23.219501 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5cefc471-f29b-42f6-98ec-230fdbd34117 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:23.220027 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 736/2893] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:23 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:23.248787 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.250223 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] POST https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0/action Aug 16 22:59:23.250903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1524147587", "disk_format": "raw"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:23.250903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1524147587", "disk_format": "raw"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:23.264106 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:23.264106 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:23.264664 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:23.282284 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:23.282284 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:23.290927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.image.image_utils [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1524147587'}] 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-1524147587'}]. {{(pid=100203) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 22:59:23.557695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-31da80ef-359c-4746-9d51-ec242c9aa790 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.559550 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31da80ef-359c-4746-9d51-ec242c9aa790 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] GET https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa Aug 16 22:59:23.559763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31da80ef-359c-4746-9d51-ec242c9aa790 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:23.559986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31da80ef-359c-4746-9d51-ec242c9aa790 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:23.566546 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31da80ef-359c-4746-9d51-ec242c9aa790 tempest-VolumesServicesTestJSON-1169581480 tempest-VolumesServicesTestJSON-1169581480-project-member] https://10.4.3.26/volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa returned with HTTP 404 Aug 16 22:59:23.567319 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 705/2894] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:23 2026] GET /volume/v3/volumes/c174e85e-d69e-487e-b384-1e766f1b53aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:23.576562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6ad52965-cb79-41d2-80f3-8b234589a2d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.578630 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ad52965-cb79-41d2-80f3-8b234589a2d9 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] GET https://10.4.3.26/volume/v3/os-services Aug 16 22:59:23.579319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ad52965-cb79-41d2-80f3-8b234589a2d9 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:23.579319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6ad52965-cb79-41d2-80f3-8b234589a2d9 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:23.585039 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6ad52965-cb79-41d2-80f3-8b234589a2d9 tempest-VolumesServicesTestJSON-1142760946 tempest-VolumesServicesTestJSON-1142760946-project-admin] https://10.4.3.26/volume/v3/os-services returned with HTTP 200 Aug 16 22:59:23.585400 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 729/2895] 10.4.3.26 () {66 vars in 1242 bytes} [Sun Aug 16 22:59:23 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:23.668622 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:23.670808 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:23.671065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:23.671326 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:23.671442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:23.676257 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:23.676257 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:23.677384 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00e830b3-28c7-4ca1-b913-0f2c7ec94d66 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:23.678026 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 737/2896] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:23 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:23.896258 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Copy volume to image completed successfully. Aug 16 22:59:23.896967 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fdb8e0a9-17a8-44cf-894b-6d722c4b8563 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0/action returned with HTTP 202 Aug 16 22:59:23.897555 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 726/2897] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 22:59:23 2026] POST /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0/action => generated 686 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:24.691388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:24.694972 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 22:59:24.695273 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:24.695521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:24.695812 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Show backup with id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:24.708112 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:24.708112 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:24.709086 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c6f65af3-9a05-4e13-856e-3f0f998fb56b tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 200 Aug 16 22:59:24.709414 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 706/2898] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:24 2026] GET /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:24.721690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a48b1395-c672-4fc6-8af0-649c04811803 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:24.723857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a48b1395-c672-4fc6-8af0-649c04811803 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 22:59:24.724280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a48b1395-c672-4fc6-8af0-649c04811803 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:24.724280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a48b1395-c672-4fc6-8af0-649c04811803 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:24.734276 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:24.734276 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:24.738702 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a48b1395-c672-4fc6-8af0-649c04811803 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:24.744931 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a48b1395-c672-4fc6-8af0-649c04811803 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 200 Aug 16 22:59:24.745561 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 730/2899] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:24 2026] GET /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:24.765332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-da5276c5-d60e-40d6-888d-21032a536583 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:24.767560 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da5276c5-d60e-40d6-888d-21032a536583 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 22:59:24.767957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-da5276c5-d60e-40d6-888d-21032a536583 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:24.768244 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-da5276c5-d60e-40d6-888d-21032a536583 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:24.783118 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:24.783118 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:24.789843 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-da5276c5-d60e-40d6-888d-21032a536583 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:24.800444 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-da5276c5-d60e-40d6-888d-21032a536583 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 200 Aug 16 22:59:24.802285 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 738/2900] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:24 2026] GET /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:24.876939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:24.885159 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:24.885159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "269ef989-f36f-4349-9504-e0b6f20d736b", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:24.886451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '269ef989-f36f-4349-9504-e0b6f20d736b', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:25.033456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Create volume of 1 GB Aug 16 22:59:25.039691 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Availability Zones retrieved successfully. Aug 16 22:59:25.054499 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Flow 'volume_create_api' (303fe23a-3d7e-4a14-9dbf-3531621f2f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:25.056321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aac2e1-a200-49c0-90ee-f2e1372bb125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:25.057679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:25.132490 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aac2e1-a200-49c0-90ee-f2e1372bb125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:59:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2be5d8fd-529f-45c8-a863-540bf8e3147a,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': '2be5d8fd-529f-45c8-a863-540bf8e3147a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:25.133586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674ae53b-699e-402f-81cb-3a8c8034592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:25.175353 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-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 16 22:59:25.176230 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-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 16 22:59:25.235954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Created reservations ['546c0854-7849-4a54-aa53-adef25891ee1', '96d3fd40-ab53-4b76-ba1d-f249ac652c20', '5f1f3576-a1b1-4071-9afd-6815b164764c', '69061ef9-8597-4847-8dbb-b6b4ec12fea0'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:25.237387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674ae53b-699e-402f-81cb-3a8c8034592f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546c0854-7849-4a54-aa53-adef25891ee1', '96d3fd40-ab53-4b76-ba1d-f249ac652c20', '5f1f3576-a1b1-4071-9afd-6815b164764c', '69061ef9-8597-4847-8dbb-b6b4ec12fea0']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:25.240661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b36807-d511-4815-aedf-29777b7cf44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:25.274180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b36807-d511-4815-aedf-29777b7cf44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee966e9a-5f37-4d42-9acc-15137ee449b0', '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='5e972803ea8a47b4b31772ddd0644478',qos_specs=None,replication_status=,reservations=['546c0854-7849-4a54-aa53-adef25891ee1','96d3fd40-ab53-4b76-ba1d-f249ac652c20','5f1f3576-a1b1-4071-9afd-6815b164764c','69061ef9-8597-4847-8dbb-b6b4ec12fea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c346f841db0549babe4e3d2294144d78',volume_type_id=2be5d8fd-529f-45c8-a863-540bf8e3147a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:25Z,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=ee966e9a-5f37-4d42-9acc-15137ee449b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e972803ea8a47b4b31772ddd0644478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c346f841db0549babe4e3d2294144d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2be5d8fd-529f-45c8-a863-540bf8e3147a),volume_type_id=2be5d8fd-529f-45c8-a863-540bf8e3147a)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:25.275556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b78722b-ef3a-46c3-87b4-d07232ddace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:25.305254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b78722b-ef3a-46c3-87b4-d07232ddace3) transitioned into state 'SUCCESS' from 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='5e972803ea8a47b4b31772ddd0644478',qos_specs=None,replication_status=,reservations=['546c0854-7849-4a54-aa53-adef25891ee1','96d3fd40-ab53-4b76-ba1d-f249ac652c20','5f1f3576-a1b1-4071-9afd-6815b164764c','69061ef9-8597-4847-8dbb-b6b4ec12fea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c346f841db0549babe4e3d2294144d78',volume_type_id=2be5d8fd-529f-45c8-a863-540bf8e3147a)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:25.305968 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e1e818-949d-434b-a7a4-fd7d07e2ab16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:25.328856 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70e1e818-949d-434b-a7a4-fd7d07e2ab16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:25.329547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Flow 'volume_create_api' (303fe23a-3d7e-4a14-9dbf-3531621f2f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:25.330151 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Create volume request issued successfully. Aug 16 22:59:25.330617 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c30a3dc-86d7-48b4-92de-be412fc2ace9 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:25.331202 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 727/2901] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:24 2026] POST /volume/v3/volumes => generated 796 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:25.350639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:25.354647 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:25.355371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:25.355371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:25.367484 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:25.367484 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:25.375435 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:25.383129 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b1cfc6e1-234f-429b-a79a-da765b16fcdb tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:25.383129 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 707/2902] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:25 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:26.275703 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:26.402911 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aeb0e582-5b40-4161-9f02-801423a46436 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:26.408774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeb0e582-5b40-4161-9f02-801423a46436 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:26.408774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeb0e582-5b40-4161-9f02-801423a46436 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:26.408774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aeb0e582-5b40-4161-9f02-801423a46436 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:26.428215 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:26.428215 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:26.437443 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aeb0e582-5b40-4161-9f02-801423a46436 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:26.443273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aeb0e582-5b40-4161-9f02-801423a46436 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:26.443796 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 739/2903] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:26 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:26.463459 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:26.463459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1010750087"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:26.464639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1010750087'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:26.465235 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume of 1 GB Aug 16 22:59:26.470868 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Availability Zones retrieved successfully. Aug 16 22:59:26.477455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (46647361-fa8b-409d-ad38-9044cc81b75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:26.478797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a06fd-723b-41b0-a3ff-dae399a4859d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:26.480055 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:26.513645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a06fd-723b-41b0-a3ff-dae399a4859d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:26.514421 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7714d12c-ef24-40e5-a485-f6dfe04f3253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:26.598391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['f31ca4e1-ada7-491d-aa43-5839a179062f', '9d3ed01c-8196-4f97-b5b8-c32d2ebf4590', 'bcb468e6-2c5d-4c66-be22-81d2ca748f09', 'b92f6d69-6bd1-4d2d-bced-424177eb5c37'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:26.599612 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7714d12c-ef24-40e5-a485-f6dfe04f3253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f31ca4e1-ada7-491d-aa43-5839a179062f', '9d3ed01c-8196-4f97-b5b8-c32d2ebf4590', 'bcb468e6-2c5d-4c66-be22-81d2ca748f09', 'b92f6d69-6bd1-4d2d-bced-424177eb5c37']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:26.600755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0f6805-dfbd-4bbb-9d42-c8b0072f1f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:26.632578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0f6805-dfbd-4bbb-9d42-c8b0072f1f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27921513-5aa1-49d9-979a-a297cd2b62aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1010750087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['f31ca4e1-ada7-491d-aa43-5839a179062f','9d3ed01c-8196-4f97-b5b8-c32d2ebf4590','bcb468e6-2c5d-4c66-be22-81d2ca748f09','b92f6d69-6bd1-4d2d-bced-424177eb5c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1010750087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27921513-5aa1-49d9-979a-a297cd2b62aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f83bc8303e0413482d8e7c93a3913e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:26.633393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ddd113f-4609-4dd4-9670-dd008fd442e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:26.653390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:26.656183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 22:59:26.656471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:26.656702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:26.660041 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ddd113f-4609-4dd4-9670-dd008fd442e0) transitioned into state 'SUCCESS' from state '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-1010750087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['f31ca4e1-ada7-491d-aa43-5839a179062f','9d3ed01c-8196-4f97-b5b8-c32d2ebf4590','bcb468e6-2c5d-4c66-be22-81d2ca748f09','b92f6d69-6bd1-4d2d-bced-424177eb5c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:26.660941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c8228a-50d4-49c4-9374-a920d243548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:26.668948 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:26.668948 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:26.674942 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:26.675164 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c8228a-50d4-49c4-9374-a920d243548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:26.676391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (46647361-fa8b-409d-ad38-9044cc81b75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:26.677037 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request issued successfully. Aug 16 22:59:26.677812 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-09cef1fe-46ef-4ef7-bcee-fbdc6ffc6914 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:26.678401 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 731/2904] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:59:26 2026] POST /volume/v3/volumes => generated 749 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:26.682896 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-af0d03a2-6ee8-4517-b3bc-9ee7a6dfbf00 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 200 Aug 16 22:59:26.683435 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 728/2905] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:59:26 2026] GET /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:26.698426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:26.706437 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:26.706437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:26.706437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:26.715559 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:26.715559 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:26.721239 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:26.727596 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27c7d7ae-59d9-4ead-a91a-5e06b322e5f9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 200 Aug 16 22:59:26.728360 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 708/2906] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:26 2026] GET /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:27.398215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.401114 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 22:59:27.401399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:27.401833 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:27.411777 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.411777 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:27.417115 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:27.422777 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-8eced059-08df-42b0-bdd8-63ec159bc9d5 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 200 Aug 16 22:59:27.423343 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 740/2907] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 22:59:27 2026] GET /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:27.437698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d106c92-a34d-432d-b09b-3fa127462136 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.437698 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d106c92-a34d-432d-b09b-3fa127462136 None None] GET https://10.4.3.26/volume// Aug 16 22:59:27.437698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d106c92-a34d-432d-b09b-3fa127462136 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:27.437698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d106c92-a34d-432d-b09b-3fa127462136 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:27.438326 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d106c92-a34d-432d-b09b-3fa127462136 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:59:27.438951 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 732/2908] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 22:59:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:59:27.450387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-6b1f7336-247f-44eb-9146-7cbe4dde3634 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.456524 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-6b1f7336-247f-44eb-9146-7cbe4dde3634 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 22:59:27.457080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-6b1f7336-247f-44eb-9146-7cbe4dde3634 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "421e3928-2953-4920-81eb-8a0e43979891", "connector": null, "instance_uuid": "42f43ef0-f711-47c5-9c97-1bac65a2f59e"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:27.462849 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.466060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:27.466419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:27.466508 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:27.471520 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.471520 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:27.475763 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.475763 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:27.479830 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:27.484837 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-385cbbd7-0a33-475d-8b90-413d02791cb0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:27.485262 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 709/2909] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:27 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:27.523370 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-6b1f7336-247f-44eb-9146-7cbe4dde3634 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 22:59:27.525334 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 729/2910] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 22:59:27 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:27.747320 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f42678b-423a-4f72-94cf-ee2391a9686a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.750001 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f42678b-423a-4f72-94cf-ee2391a9686a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:27.750374 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f42678b-423a-4f72-94cf-ee2391a9686a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:27.750702 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f42678b-423a-4f72-94cf-ee2391a9686a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:27.762909 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.762909 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:27.768404 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9f42678b-423a-4f72-94cf-ee2391a9686a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:27.776507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f42678b-423a-4f72-94cf-ee2391a9686a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 200 Aug 16 22:59:27.777088 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 741/2911] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:27 2026] GET /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:27.797431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7804b193-dc37-4796-addc-680e6e6fb6df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.800361 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:59:27.800858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27921513-5aa1-49d9-979a-a297cd2b62aa", "name": "tempest-VolumesDeleteCascade-Snapshot-1374449950"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:27.813016 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.813016 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:27.813566 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:27.813716 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create snapshot from volume 27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:27.871415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['0f7081e3-0319-4d44-afd4-ef8c04847181', '98a2a243-1d9c-4088-a9db-d23fa748975b', '012dd573-5639-40fd-846b-a0c775a7643b', '820bcfdf-ec33-4dfc-9324-0e682674712e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:27.914853 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot create request issued successfully. Aug 16 22:59:27.915149 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7804b193-dc37-4796-addc-680e6e6fb6df tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:59:27.915582 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 733/2912] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:59:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:27.930090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:27.932088 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 Aug 16 22:59:27.932801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:27.933011 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:27.942337 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:27.942337 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:27.942980 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:27.944017 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-60c1f31c-5bb3-46ad-af10-57d5c1952031 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 returned with HTTP 200 Aug 16 22:59:27.944574 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 710/2913] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:27 2026] GET /volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:28.503537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d96acec9-1615-43f2-b531-b9944b97cba0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.505622 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d96acec9-1615-43f2-b531-b9944b97cba0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:28.505877 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d96acec9-1615-43f2-b531-b9944b97cba0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:28.506126 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d96acec9-1615-43f2-b531-b9944b97cba0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:28.517546 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:28.517546 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:28.523906 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d96acec9-1615-43f2-b531-b9944b97cba0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:28.531268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d96acec9-1615-43f2-b531-b9944b97cba0 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:28.531962 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 730/2914] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:28 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:28.743107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4599fae1-1fd9-460e-ad54-e13a6daa02dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.743942 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4599fae1-1fd9-460e-ad54-e13a6daa02dd None None] GET https://10.4.3.26/volume// Aug 16 22:59:28.744248 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4599fae1-1fd9-460e-ad54-e13a6daa02dd None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:28.744537 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4599fae1-1fd9-460e-ad54-e13a6daa02dd None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:28.745009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4599fae1-1fd9-460e-ad54-e13a6daa02dd None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 22:59:28.748010 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 742/2915] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 22:59:28 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 22:59:28.760116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.764387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 22:59:28.765448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:28.765448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:28.780468 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:28.780468 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:28.786203 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 22:59:28.793828 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-75c1514e-b271-447a-9164-ab4d256ed5a3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 200 Aug 16 22:59:28.794330 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 734/2916] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 22:59:28 2026] GET /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 1594 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:28.933278 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.935387 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] PUT https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc Aug 16 22:59:28.935935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:28.949989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Acquiring lock "cinder-attachment_update-421e3928-2953-4920-81eb-8a0e43979891-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 22:59:28.957907 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.960016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Lock "cinder-attachment_update-421e3928-2953-4920-81eb-8a0e43979891-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 22:59:28.960810 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:28.960810 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:28.962497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 Aug 16 22:59:28.962497 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:28.963090 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:28.977184 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:28.977184 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:28.977424 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:28.980277 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc2b9f9d-5de7-42ef-9d25-fbe5292df40f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 returned with HTTP 200 Aug 16 22:59:28.981020 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 731/2917] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:28 2026] GET /volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:28.994998 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:28.998283 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:59:28.999153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27921513-5aa1-49d9-979a-a297cd2b62aa", "name": "tempest-VolumesDeleteCascade-Snapshot-2083818470"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:29.016276 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:29.016276 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:29.018205 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:29.018412 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create snapshot from volume 27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:29.116588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['42f7bef5-530e-4475-8ee7-570b5d2c64f6', '9afeda5a-f68d-4fd0-96e5-a73d02d82cb4', '2915595c-4911-4323-98c7-2dfe549cc088', 'd3e585f2-be87-4a49-bfee-2a02c531cbb0'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:29.143425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Lock "cinder-attachment_update-421e3928-2953-4920-81eb-8a0e43979891-np0000007421" released by "attachment_update" :: held 0.184s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 22:59:29.144055 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cb1a314c-16c5-4c8e-affc-f8576cce7235 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc returned with HTTP 200 Aug 16 22:59:29.147520 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 711/2918] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 22:59:28 2026] PUT /volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:29.186055 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot create request issued successfully. Aug 16 22:59:29.186055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8260b48f-89ea-448b-a286-dbf2f2ec65ff tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:59:29.186055 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 743/2919] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:59:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:29.194015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cceecdeb-c34d-497d-ad78-c9a3c74a64f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:29.198310 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cceecdeb-c34d-497d-ad78-c9a3c74a64f3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] POST https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc/action Aug 16 22:59:29.198310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cceecdeb-c34d-497d-ad78-c9a3c74a64f3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 22:59:29.198310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cceecdeb-c34d-497d-ad78-c9a3c74a64f3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:29.204001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a256958a-4f0a-4cc6-a654-2402a2516229 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:29.207884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a256958a-4f0a-4cc6-a654-2402a2516229 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd Aug 16 22:59:29.208181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a256958a-4f0a-4cc6-a654-2402a2516229 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:29.209121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a256958a-4f0a-4cc6-a654-2402a2516229 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:29.220040 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:29.220040 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:29.220692 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a256958a-4f0a-4cc6-a654-2402a2516229 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:29.221952 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a256958a-4f0a-4cc6-a654-2402a2516229 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd returned with HTTP 200 Aug 16 22:59:29.222549 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 732/2920] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:29 2026] GET /volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:29.228374 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:29.228374 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:29.254729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fdd5e93f-f2f4-4728-9677-f0174864cc33 req-cceecdeb-c34d-497d-ad78-c9a3c74a64f3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc/action returned with HTTP 204 Aug 16 22:59:29.255485 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 735/2921] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 22:59:29 2026] POST /volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:29.553169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41b1d0d1-a196-419b-9086-8948f2886361 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:29.554942 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41b1d0d1-a196-419b-9086-8948f2886361 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:29.555134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41b1d0d1-a196-419b-9086-8948f2886361 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:29.555312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41b1d0d1-a196-419b-9086-8948f2886361 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:29.563258 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:29.563258 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:29.567476 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41b1d0d1-a196-419b-9086-8948f2886361 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:29.575011 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41b1d0d1-a196-419b-9086-8948f2886361 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:29.575690 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 712/2922] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:29 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:29.964202 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab141115-6596-4fef-b7af-9a11de5eacb4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.031611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab141115-6596-4fef-b7af-9a11de5eacb4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 22:59:30.033487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab141115-6596-4fef-b7af-9a11de5eacb4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1602558713", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:30.039512 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.039512 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:30.063989 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab141115-6596-4fef-b7af-9a11de5eacb4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 22:59:30.064541 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 744/2923] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 22:59:29 2026] POST /volume/v3/types => generated 218 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:30.080380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9f9112b-948d-4cee-909f-6d7fa15b4d9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.080850 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9f9112b-948d-4cee-909f-6d7fa15b4d9c tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de/encryption Aug 16 22:59:30.080927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9f9112b-948d-4cee-909f-6d7fa15b4d9c tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:30.114663 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9f9112b-948d-4cee-909f-6d7fa15b4d9c tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de/encryption returned with HTTP 200 Aug 16 22:59:30.116520 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 733/2924] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 22:59:30 2026] POST /volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:30.127952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.235972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.240807 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd Aug 16 22:59:30.241043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:30.241236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:30.244979 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:30.245551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1145018795", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1602558713", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:30.249231 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.249231 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:30.249418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1145018795', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1602558713', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:30.249843 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:30.250820 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e428e52-9009-4f00-b4da-8f23ef1ca9aa tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd returned with HTTP 200 Aug 16 22:59:30.251221 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 713/2925] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:30 2026] GET /volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:30.255366 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume of 1 GB Aug 16 22:59:30.255911 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.255911 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:30.256883 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Availability Zones retrieved successfully. Aug 16 22:59:30.265113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.269251 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa?cascade=True Aug 16 22:59:30.269386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (00c7473d-ce11-4285-a66e-4b78dd2f3d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:30.270633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:30.270854 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d980a5c-aa27-4752-9978-45273c6fe580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:30.271159 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:30.271159 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume with id: 27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:30.272520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:30.285714 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.285714 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:30.286549 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:30.310470 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d980a5c-aa27-4752-9978-45273c6fe580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=877f7e10-de2d-4f68-b3a5-6ddb74c530de,is_public=True,name='tempest-scenario-type-cryptsetup-1602558713',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '877f7e10-de2d-4f68-b3a5-6ddb74c530de', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:30.310987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f992d940-cc9a-480e-9380-58c3fde5d0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:30.350197 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1602558713 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1602558713, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:59:30.350512 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1602558713 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1602558713, it is now deprecated. Please use the default quota class for default quota. Aug 16 22:59:30.353857 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume request issued successfully. Aug 16 22:59:30.354224 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca7ee7d1-9037-4934-8353-ce185eb1cc57 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa?cascade=True returned with HTTP 202 Aug 16 22:59:30.354814 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 745/2926] 10.4.3.26 () {66 vars in 1369 bytes} [Sun Aug 16 22:59:30 2026] DELETE /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa?cascade=True => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:30.369429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.374196 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:30.374465 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:30.374864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:30.389327 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.389327 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:30.395675 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:30.404934 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f7d8087-e328-4ee4-9f1a-a6dc0c6b2362 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 200 Aug 16 22:59:30.405628 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 734/2927] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:30 2026] GET /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:30.412760 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Created reservations ['fc0bb2b4-de4c-4f82-9af3-6c46081fd606', 'a35e891b-5baf-4cea-8f0c-7af01ac1f2ef', '1433f2d3-0faf-4122-ad82-1b72a5cb2af3', '47c99afa-efac-4479-86ad-139355fae002'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:30.413266 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f992d940-cc9a-480e-9380-58c3fde5d0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0bb2b4-de4c-4f82-9af3-6c46081fd606', 'a35e891b-5baf-4cea-8f0c-7af01ac1f2ef', '1433f2d3-0faf-4122-ad82-1b72a5cb2af3', '47c99afa-efac-4479-86ad-139355fae002']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:30.413985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2ac2a6-fa91-4989-ae39-16c48da9bb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:30.442023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d2ac2a6-fa91-4989-ae39-16c48da9bb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e50293-61cd-4291-8c0f-5e8989959a8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1145018795',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['fc0bb2b4-de4c-4f82-9af3-6c46081fd606','a35e891b-5baf-4cea-8f0c-7af01ac1f2ef','1433f2d3-0faf-4122-ad82-1b72a5cb2af3','47c99afa-efac-4479-86ad-139355fae002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=877f7e10-de2d-4f68-b3a5-6ddb74c530de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1145018795',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91e50293-61cd-4291-8c0f-5e8989959a8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9df9ba9424e417882890eb944eafc25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1efd0f060942759accb439d8da07fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(877f7e10-de2d-4f68-b3a5-6ddb74c530de),volume_type_id=877f7e10-de2d-4f68-b3a5-6ddb74c530de)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:30.442874 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ed90b0-4279-428e-9e60-2d5293264d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:30.469338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ed90b0-4279-428e-9e60-2d5293264d4f) transitioned into state 'SUCCESS' from state '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-1145018795',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['fc0bb2b4-de4c-4f82-9af3-6c46081fd606','a35e891b-5baf-4cea-8f0c-7af01ac1f2ef','1433f2d3-0faf-4122-ad82-1b72a5cb2af3','47c99afa-efac-4479-86ad-139355fae002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=877f7e10-de2d-4f68-b3a5-6ddb74c530de)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:30.470495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb6a1b0-f60f-4394-97f0-f1bd6baf1886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:30.483539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb6a1b0-f60f-4394-97f0-f1bd6baf1886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:30.484851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (00c7473d-ce11-4285-a66e-4b78dd2f3d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:30.484949 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request issued successfully. Aug 16 22:59:30.485681 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48ab26dd-6d4e-4603-9e2a-a79e106d566c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:30.486531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 736/2928] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:30 2026] POST /volume/v3/volumes => generated 789 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:30.591092 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:30.593425 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:30.593849 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:30.594085 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:30.604609 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:30.604609 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:30.612013 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:30.618810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9be9edca-a8e2-4973-abf4-bf77f946b3ad tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:30.619467 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 714/2929] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:30 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:31.427201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c8abdb61-3b2b-4262-a45c-12ed278c2513 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.432677 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8abdb61-3b2b-4262-a45c-12ed278c2513 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:31.433019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8abdb61-3b2b-4262-a45c-12ed278c2513 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.433341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c8abdb61-3b2b-4262-a45c-12ed278c2513 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.442799 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c8abdb61-3b2b-4262-a45c-12ed278c2513 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 404 Aug 16 22:59:31.443438 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 746/2930] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:31.457507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.461078 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:59:31.461433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.461653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.462113 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:59:31.464435 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:59:31.482504 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Get all volumes completed successfully. Aug 16 22:59:31.482907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-92918bdb-4af0-49e1-a644-86edb62c9f3f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:59:31.483481 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 735/2931] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/volumes => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:59:31.495515 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.500992 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 22:59:31.501276 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.501575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.505439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:59:31.505909 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:31.505909 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:31.508049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:59:31.516201 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Get all snapshots completed successfully. Aug 16 22:59:31.517474 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4996b552-2c7e-499f-ad9f-5216f1d0c4d4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 22:59:31.517474 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 737/2932] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:59:31.530871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.533513 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd Aug 16 22:59:31.533856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.535419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.535419 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete snapshot with id: cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd Aug 16 22:59:31.542009 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16ed38bc-bd7a-4469-babb-a06981ac0375 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd returned with HTTP 404 Aug 16 22:59:31.542919 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 715/2933] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:59:31 2026] DELETE /volume/v3/snapshots/cb3f26ba-1ffc-44a2-97ca-08f6bdbbc9fd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:31.552991 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f34cab7f-03ca-492f-befc-af9def542bc6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.556364 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f34cab7f-03ca-492f-befc-af9def542bc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 Aug 16 22:59:31.556610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f34cab7f-03ca-492f-befc-af9def542bc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.556990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f34cab7f-03ca-492f-befc-af9def542bc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.557210 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f34cab7f-03ca-492f-befc-af9def542bc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete snapshot with id: 8b6754b5-045d-4a65-b470-41f4b6f79103 Aug 16 22:59:31.563619 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f34cab7f-03ca-492f-befc-af9def542bc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 returned with HTTP 404 Aug 16 22:59:31.564395 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 747/2934] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:59:31 2026] DELETE /volume/v3/snapshots/8b6754b5-045d-4a65-b470-41f4b6f79103 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:31.577807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-acbe4289-f851-46bd-bdd2-82edffdd7a55 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.580408 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acbe4289-f851-46bd-bdd2-82edffdd7a55 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:31.580537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-acbe4289-f851-46bd-bdd2-82edffdd7a55 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.580886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-acbe4289-f851-46bd-bdd2-82edffdd7a55 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.592881 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-acbe4289-f851-46bd-bdd2-82edffdd7a55 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 404 Aug 16 22:59:31.593360 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 736/2935] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:31.607985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.611766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:31.611766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.611766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.611766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume with id: 27921513-5aa1-49d9-979a-a297cd2b62aa Aug 16 22:59:31.621315 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46e21a16-3cb4-4b32-81b5-2fa3c6185de5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa returned with HTTP 404 Aug 16 22:59:31.622388 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 738/2936] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:31 2026] DELETE /volume/v3/volumes/27921513-5aa1-49d9-979a-a297cd2b62aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:31.638105 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-092b82ae-f764-4d2f-a593-33025dc41146 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.638563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.640870 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:31.641180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.643682 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.643810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:31.643810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1358671487"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:31.645737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1358671487'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:31.646099 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume of 1 GB Aug 16 22:59:31.651290 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Availability Zones retrieved successfully. Aug 16 22:59:31.651471 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:31.651471 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:31.657938 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:31.659767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (4a437531-7cc3-4bf5-8841-9621bef2fe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:31.661296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2639f1-5adc-429b-9f66-c92435c9cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:31.662322 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:31.665073 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d21ba38b-2904-44ed-a0d0-7e9cd7ee253e tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:31.665073 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 748/2937] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:31.712339 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f2639f1-5adc-429b-9f66-c92435c9cf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:31.713228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768087b4-6888-4237-8bcb-9554ed62c664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:31.783767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['1e18e8e3-17cc-42df-99fd-52e1466cbbb3', '386a3dfb-3e93-4d74-9154-95027963144e', '8cd4ca21-9545-4532-850b-c7a07254472c', 'a30bffd1-960c-4621-b54e-fa140273cd2b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:31.785242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768087b4-6888-4237-8bcb-9554ed62c664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e18e8e3-17cc-42df-99fd-52e1466cbbb3', '386a3dfb-3e93-4d74-9154-95027963144e', '8cd4ca21-9545-4532-850b-c7a07254472c', 'a30bffd1-960c-4621-b54e-fa140273cd2b']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:31.785897 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74026c5-ff4e-43b7-aae6-0dc5108ebfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:31.816632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74026c5-ff4e-43b7-aae6-0dc5108ebfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbbcf91-a137-4b3e-8d49-14b2da6eb07a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1358671487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['1e18e8e3-17cc-42df-99fd-52e1466cbbb3','386a3dfb-3e93-4d74-9154-95027963144e','8cd4ca21-9545-4532-850b-c7a07254472c','a30bffd1-960c-4621-b54e-fa140273cd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1358671487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbbbcf91-a137-4b3e-8d49-14b2da6eb07a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f83bc8303e0413482d8e7c93a3913e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:31.818661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ab5fc9-8ea5-432f-be98-5fcdc6b43ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:31.852004 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ab5fc9-8ea5-432f-be98-5fcdc6b43ef5) transitioned into state 'SUCCESS' from state '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-1358671487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['1e18e8e3-17cc-42df-99fd-52e1466cbbb3','386a3dfb-3e93-4d74-9154-95027963144e','8cd4ca21-9545-4532-850b-c7a07254472c','a30bffd1-960c-4621-b54e-fa140273cd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:31.855056 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5db25f6-e6c1-4324-9270-edf8668eded6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:31.876319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5db25f6-e6c1-4324-9270-edf8668eded6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:31.878012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (4a437531-7cc3-4bf5-8841-9621bef2fe9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:31.878663 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request issued successfully. Aug 16 22:59:31.880063 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-092b82ae-f764-4d2f-a593-33025dc41146 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:31.880464 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 716/2938] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:59:31 2026] POST /volume/v3/volumes => generated 749 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:31.894511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c359ccf-7202-45be-b61c-2bb1d855151b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:31.896522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c359ccf-7202-45be-b61c-2bb1d855151b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:31.896767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c359ccf-7202-45be-b61c-2bb1d855151b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:31.897140 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c359ccf-7202-45be-b61c-2bb1d855151b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:31.909736 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:31.909736 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:31.916206 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2c359ccf-7202-45be-b61c-2bb1d855151b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:31.923577 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c359ccf-7202-45be-b61c-2bb1d855151b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 200 Aug 16 22:59:31.924483 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 737/2939] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:31 2026] GET /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:32.688248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:32.692729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:32.692729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:32.692729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:32.707588 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:32.707588 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:32.720525 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:32.733546 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b8bff7c-07dd-4659-809a-5ba35b5b9f4a tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:32.733546 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 739/2940] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:32 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:32.944233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b894ee69-787e-4afb-966c-72d400c5e735 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:32.946550 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b894ee69-787e-4afb-966c-72d400c5e735 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:32.946880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b894ee69-787e-4afb-966c-72d400c5e735 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:32.947112 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b894ee69-787e-4afb-966c-72d400c5e735 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:32.960093 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:32.960093 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:32.972423 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b894ee69-787e-4afb-966c-72d400c5e735 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:32.979045 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b894ee69-787e-4afb-966c-72d400c5e735 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 200 Aug 16 22:59:32.979718 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 749/2941] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:32 2026] GET /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:33.000498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:33.004054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 22:59:33.004531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbbbcf91-a137-4b3e-8d49-14b2da6eb07a", "name": "tempest-VolumesDeleteCascade-Snapshot-1371838029"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:33.020590 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:33.020590 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:33.021230 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:33.021446 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create snapshot from volume cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:33.062798 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['4e52a26c-a9dd-4287-81cb-0f6298136d3e', '08af5b81-0653-4c0c-a7ee-c9cbad1c724b', '1d76f337-6f9b-4381-a7e5-f5a858c141ea', '7f0b1060-cfc5-4f68-87cd-0f978689de38'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:33.115467 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot create request issued successfully. Aug 16 22:59:33.118769 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e8daf82f-4f97-4fd5-afa2-6fc7280b42b4 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 22:59:33.118769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 717/2942] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 22:59:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:33.130394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:33.133056 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 Aug 16 22:59:33.133322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:33.133619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:33.142232 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:33.142232 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:33.142983 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:33.146312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9daac16e-0d3c-49e4-9a1b-912610b725b7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 returned with HTTP 200 Aug 16 22:59:33.146312 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 738/2943] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:33 2026] GET /volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:33.751788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33c2d73b-309b-4770-add8-06287905a07c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:33.756908 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33c2d73b-309b-4770-add8-06287905a07c tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:33.756908 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33c2d73b-309b-4770-add8-06287905a07c tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:33.756908 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33c2d73b-309b-4770-add8-06287905a07c tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:33.767692 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:33.767692 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:33.776459 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-33c2d73b-309b-4770-add8-06287905a07c tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:33.784839 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33c2d73b-309b-4770-add8-06287905a07c tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:33.785466 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 740/2944] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:33 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:34.163180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:34.166267 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 Aug 16 22:59:34.166679 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:34.167044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:34.177268 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:34.177268 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:34.178980 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:34.180722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a2b0a8e-c018-49ec-a9f5-c6441d015cc6 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 returned with HTTP 200 Aug 16 22:59:34.181677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 750/2945] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 22:59:34 2026] GET /volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:34.194091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:34.196374 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:34.196979 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f97dbdb-742a-4c49-98c5-3fedd3cd0b85", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-165029289"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:34.199340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request body: {'volume': {'snapshot_id': '4f97dbdb-742a-4c49-98c5-3fedd3cd0b85', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-165029289'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:34.206667 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:34.206667 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:34.207269 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Snapshot retrieved successfully. Aug 16 22:59:34.207416 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume of 1 GB Aug 16 22:59:34.212275 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Availability Zones retrieved successfully. Aug 16 22:59:34.220433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (c1a8d508-973e-4745-81b6-5dbdcda99546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:34.223237 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d70c50-b950-4b63-9026-e908fe4bf0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:34.224224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:34.278571 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d70c50-b950-4b63-9026-e908fe4bf0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f97dbdb-742a-4c49-98c5-3fedd3cd0b85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:34.279854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04feb785-eeeb-4511-bdaf-fc83272fa3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:34.339884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Created reservations ['e28aaa9a-3993-471a-9fba-01b296909ec1', 'a03790d5-de08-452c-a2a6-9b717aebc4dd', 'ddab33f2-27eb-4e15-8949-204ee96313c4', 'fb492e0c-5559-468d-b34f-db27a9b4aa72'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:34.341672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04feb785-eeeb-4511-bdaf-fc83272fa3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28aaa9a-3993-471a-9fba-01b296909ec1', 'a03790d5-de08-452c-a2a6-9b717aebc4dd', 'ddab33f2-27eb-4e15-8949-204ee96313c4', 'fb492e0c-5559-468d-b34f-db27a9b4aa72']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:34.344277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c02ce08-18e3-4dd0-adac-2f0579595556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:34.404771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c02ce08-18e3-4dd0-adac-2f0579595556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53fefe9f-b2cd-4fda-935f-fada02832891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-165029289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['e28aaa9a-3993-471a-9fba-01b296909ec1','a03790d5-de08-452c-a2a6-9b717aebc4dd','ddab33f2-27eb-4e15-8949-204ee96313c4','fb492e0c-5559-468d-b34f-db27a9b4aa72'],size=1,snapshot_id=4f97dbdb-742a-4c49-98c5-3fedd3cd0b85,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-165029289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53fefe9f-b2cd-4fda-935f-fada02832891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f83bc8303e0413482d8e7c93a3913e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f97dbdb-742a-4c49-98c5-3fedd3cd0b85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:34.406498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567d413d-a451-4807-a3d9-937b678a01b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:34.435771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567d413d-a451-4807-a3d9-937b678a01b3) transitioned into state 'SUCCESS' from state '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-165029289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f83bc8303e0413482d8e7c93a3913e8',qos_specs=None,replication_status=,reservations=['e28aaa9a-3993-471a-9fba-01b296909ec1','a03790d5-de08-452c-a2a6-9b717aebc4dd','ddab33f2-27eb-4e15-8949-204ee96313c4','fb492e0c-5559-468d-b34f-db27a9b4aa72'],size=1,snapshot_id=4f97dbdb-742a-4c49-98c5-3fedd3cd0b85,source_replicaid=,source_volid=None,status='creating',user_id='2a6c88ff1cbb4963ab222030f1068fe2',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:34.436728 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147a9b53-8a50-4f1b-86fd-bb3864bc1417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:34.467842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147a9b53-8a50-4f1b-86fd-bb3864bc1417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:34.467842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Flow 'volume_create_api' (c1a8d508-973e-4745-81b6-5dbdcda99546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:34.467842 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Create volume request issued successfully. Aug 16 22:59:34.467842 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-657e3f6c-683f-4832-9085-9e52ac4bbddf tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:34.468180 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 718/2946] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:34 2026] POST /volume/v3/volumes => generated 782 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:34.486501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:34.493715 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:34.493715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:34.493715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:34.504250 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:34.504250 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:34.508227 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:34.516727 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d9dc888-3ff2-44f6-8d0d-f1c04a96d909 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 200 Aug 16 22:59:34.518074 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 739/2947] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:34 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:34.802156 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:34.804706 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:34.804847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:34.805683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:34.820568 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:34.820568 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:34.826972 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:34.835548 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c5e2e43-5143-4f37-bc3e-bd91422b73bd tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:34.835801 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 741/2948] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:34 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a3e83466-7cf1-4efe-b943-01e43e5c6e2f tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 200 Aug 16 22:59:36.344241 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 751/2949] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:35 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a920034-5564-4df5-8f59-6c28c62fc9dc tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 200 Aug 16 22:59:36.351581 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 719/2950] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:35 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4dfca56b-4715-4923-95b2-a533a554eb9a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a?cascade=True Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume with id: cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume request issued successfully. Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dfca56b-4715-4923-95b2-a533a554eb9a tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a?cascade=True returned with HTTP 202 Aug 16 22:59:36.355353 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 740/2951] 10.4.3.26 () {66 vars in 1369 bytes} [Sun Aug 16 22:59:35 2026] DELETE /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18815dc3-829d-457f-a5d5-24c6a8e99596 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 200 Aug 16 22:59:36.357103 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 742/2952] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:35 2026] GET /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c72683b4-e2fb-449e-ad4d-36aa2a521d41 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:36.359452 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 752/2953] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:35 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 949 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.810255 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6aa65112-7c0e-4c71-aa2d-943c008eb49d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.815780 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6aa65112-7c0e-4c71-aa2d-943c008eb49d tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:36.815780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6aa65112-7c0e-4c71-aa2d-943c008eb49d tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.816326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6aa65112-7c0e-4c71-aa2d-943c008eb49d tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.825729 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6aa65112-7c0e-4c71-aa2d-943c008eb49d tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 404 Aug 16 22:59:36.826516 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 720/2954] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:36 2026] GET /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:36.841059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.843766 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 22:59:36.844063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.847772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.847772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:59:36.847772 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.847772 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:36.847772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:59:36.857656 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Get all volumes completed successfully. Aug 16 22:59:36.858182 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b23dec51-2415-4575-a04a-c2cb2ffcbd96 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 22:59:36.858548 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 741/2955] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 22:59:36 2026] GET /volume/v3/volumes => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.874846 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e021ce0-0d8b-4122-adca-8110056575f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.878563 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 22:59:36.878877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.879177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.879465 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 22:59:36.881083 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 22:59:36.890090 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Get all snapshots completed successfully. Aug 16 22:59:36.890561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e021ce0-0d8b-4122-adca-8110056575f3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 22:59:36.891154 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 743/2956] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 22:59:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 22:59:36.908080 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.914602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.915196 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:36.915676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.916022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.916081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:36.916384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.917178 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.929682 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.929682 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:36.936445 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:36.936967 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.936967 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:36.943349 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9279fa13-5b4d-4609-a3ad-a0b038b03e93 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:36.943857 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 721/2957] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:36 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 1293 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:36.947991 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:36.955526 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-82cce2d9-9a97-4e79-8e20-9b96c57d141b tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 200 Aug 16 22:59:36.956653 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 753/2958] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:36 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 875 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:36.964602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.967446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:36.968224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.968453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.968725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Delete volume with id: ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:36.975885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:36.979302 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:36.979302 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:36.979302 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:36.979302 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume with id: 53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:36.984602 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.984602 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:36.985157 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:36.987732 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:36.987732 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:36.988535 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:37.021628 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume request issued successfully. Aug 16 22:59:37.021897 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe6f9c73-bf0c-41fd-b80d-b5e9b9be81e5 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 202 Aug 16 22:59:37.022458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 744/2959] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:36 2026] DELETE /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:37.027591 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Delete volume request issued successfully. Aug 16 22:59:37.027591 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3409b139-94c7-46fd-9356-adcf78ef87a7 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 202 Aug 16 22:59:37.027808 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 742/2960] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:36 2026] DELETE /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:37.034591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:37.041511 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:37.042803 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:37.043835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:37.043835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:37.047034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:37.047363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:37.049523 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:37.061882 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:37.061882 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:37.063031 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:37.063031 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:37.067417 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Volume info retrieved successfully. Aug 16 22:59:37.068211 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Volume info retrieved successfully. Aug 16 22:59:37.073692 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-843d0e5f-ab10-4358-b037-66380f4ee7f2 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 200 Aug 16 22:59:37.074420 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 722/2961] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:37 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:37.085521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e49b27-42c2-4fae-847f-e5759b3d49e8 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 200 Aug 16 22:59:37.086102 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 754/2962] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:37 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 1292 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:38.095114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a3023de-7cbd-4f60-b573-4dac16779ce9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.099448 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a3023de-7cbd-4f60-b573-4dac16779ce9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 Aug 16 22:59:38.099448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a3023de-7cbd-4f60-b573-4dac16779ce9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.099448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a3023de-7cbd-4f60-b573-4dac16779ce9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.110638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd233026-7e97-4eea-932c-9ef5ad655057 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.112226 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a3023de-7cbd-4f60-b573-4dac16779ce9 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 returned with HTTP 404 Aug 16 22:59:38.113197 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 745/2963] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:38 2026] GET /volume/v3/volumes/53fefe9f-b2cd-4fda-935f-fada02832891 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:38.115178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd233026-7e97-4eea-932c-9ef5ad655057 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] GET https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 Aug 16 22:59:38.115178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd233026-7e97-4eea-932c-9ef5ad655057 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.115178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd233026-7e97-4eea-932c-9ef5ad655057 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.127179 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.129391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 Aug 16 22:59:38.129391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.129391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.129723 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete snapshot with id: 4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 Aug 16 22:59:38.130631 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd233026-7e97-4eea-932c-9ef5ad655057 tempest-VolumeAndVolumeTypeFromImageTest-21017871 tempest-VolumeAndVolumeTypeFromImageTest-21017871-project-member] https://10.4.3.26/volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 returned with HTTP 404 Aug 16 22:59:38.131368 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 743/2964] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:38 2026] GET /volume/v3/volumes/ee966e9a-5f37-4d42-9acc-15137ee449b0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:38.136048 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d8741db6-9f43-4e9d-9feb-1721d667e701 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 returned with HTTP 404 Aug 16 22:59:38.137583 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 723/2965] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 22:59:38 2026] DELETE /volume/v3/snapshots/4f97dbdb-742a-4c49-98c5-3fedd3cd0b85 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:38.149711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58f9d24e-79b3-4afb-96f4-b3bc9ed405a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.153014 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58f9d24e-79b3-4afb-96f4-b3bc9ed405a3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] GET https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:38.153193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58f9d24e-79b3-4afb-96f4-b3bc9ed405a3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.153766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58f9d24e-79b3-4afb-96f4-b3bc9ed405a3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.176617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58f9d24e-79b3-4afb-96f4-b3bc9ed405a3 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 404 Aug 16 22:59:38.181069 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 755/2966] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:38 2026] GET /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:38.195335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7fad6f22-ff12-4116-9578-726226b88bf7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.197321 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7fad6f22-ff12-4116-9578-726226b88bf7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:38.197594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7fad6f22-ff12-4116-9578-726226b88bf7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.197880 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7fad6f22-ff12-4116-9578-726226b88bf7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.198138 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7fad6f22-ff12-4116-9578-726226b88bf7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] Delete volume with id: cbbbcf91-a137-4b3e-8d49-14b2da6eb07a Aug 16 22:59:38.211019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7fad6f22-ff12-4116-9578-726226b88bf7 tempest-VolumesDeleteCascade-434939008 tempest-VolumesDeleteCascade-434939008-project-member] https://10.4.3.26/volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a returned with HTTP 404 Aug 16 22:59:38.211019 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 746/2967] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:38 2026] DELETE /volume/v3/volumes/cbbbcf91-a137-4b3e-8d49-14b2da6eb07a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:38.522333 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.526565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 22:59:38.526715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.526996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.531513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 22:59:38.555576 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Get all volumes completed successfully. Aug 16 22:59:38.561393 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:38.561393 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:38.574961 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1ab348a-97a6-405e-bcf7-c2b342867eac tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 22:59:38.575657 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 744/2968] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 22:59:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10638 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:38.604482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.608666 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 Aug 16 22:59:38.608666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.608666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.608666 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Delete volume with id: 941a4cd7-2f00-42fe-9a66-db716e3c8e57 Aug 16 22:59:38.623781 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:38.623781 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:38.623781 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Volume info retrieved successfully. Aug 16 22:59:38.637289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.image.cache [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '269ef989-f36f-4349-9504-e0b6f20d736b', 'volume_id': '941a4cd7-2f00-42fe-9a66-db716e3c8e57', 'host': 'np0000007421@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 16, 22, 59, 25), 'last_used': datetime.datetime(2026, 8, 16, 22, 59, 36)}. {{(pid=100204) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 16 22:59:38.653823 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Delete volume request issued successfully. Aug 16 22:59:38.653823 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5a6fd162-730d-4a88-83ad-f4c1f2c2313a tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 returned with HTTP 202 Aug 16 22:59:38.653823 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 724/2969] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:38 2026] DELETE /volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:38.668844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:38.671426 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] GET https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 Aug 16 22:59:38.671887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:38.672147 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:38.689327 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:38.689327 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:38.703509 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Volume info retrieved successfully. Aug 16 22:59:38.711736 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-447de6fa-b6b1-40aa-aed8-3ed085526b16 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 returned with HTTP 200 Aug 16 22:59:38.713078 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 756/2970] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:38 2026] GET /volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 => generated 1094 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:39.733393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfd7b3de-dcb6-4d00-ac19-3b82945744fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:39.737043 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfd7b3de-dcb6-4d00-ac19-3b82945744fb tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] GET https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 Aug 16 22:59:39.737321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfd7b3de-dcb6-4d00-ac19-3b82945744fb tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:39.737587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfd7b3de-dcb6-4d00-ac19-3b82945744fb tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:39.755769 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfd7b3de-dcb6-4d00-ac19-3b82945744fb tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 returned with HTTP 404 Aug 16 22:59:39.755769 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 747/2971] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:39 2026] GET /volume/v3/volumes/941a4cd7-2f00-42fe-9a66-db716e3c8e57 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:39.767307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-91f743e0-7273-46e4-8c86-50d93fbe5bb5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:39.773090 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91f743e0-7273-46e4-8c86-50d93fbe5bb5 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] DELETE https://10.4.3.26/volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a Aug 16 22:59:39.775685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91f743e0-7273-46e4-8c86-50d93fbe5bb5 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:39.775685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-91f743e0-7273-46e4-8c86-50d93fbe5bb5 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:39.827368 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-91f743e0-7273-46e4-8c86-50d93fbe5bb5 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a returned with HTTP 202 Aug 16 22:59:39.827368 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 745/2972] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 22:59:39 2026] DELETE /volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:39.839095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38f07333-f820-4908-9823-e733d844a827 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:39.842504 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38f07333-f820-4908-9823-e733d844a827 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] GET https://10.4.3.26/volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a Aug 16 22:59:39.842791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38f07333-f820-4908-9823-e733d844a827 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:39.843959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38f07333-f820-4908-9823-e733d844a827 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:39.847061 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38f07333-f820-4908-9823-e733d844a827 tempest-VolumeAndVolumeTypeFromImageTest-1532244886 tempest-VolumeAndVolumeTypeFromImageTest-1532244886-project-admin] https://10.4.3.26/volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a returned with HTTP 404 Aug 16 22:59:39.847788 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 725/2973] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 22:59:39 2026] GET /volume/v3/types/2be5d8fd-529f-45c8-a863-540bf8e3147a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:41.449674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:41.451897 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:41.452087 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:41.452376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:41.463930 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:41.463930 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:41.468054 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:41.473886 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d7cbfd7-3d6e-4739-a6bf-5158a28d33b6 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:41.474561 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 757/2974] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:41 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:41.601905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-836f2d61-d642-4d0c-979c-b95c9114922d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:41.783768 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:41.784218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-995193158"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:41.785965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-995193158'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:41.786120 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume of 1 GB Aug 16 22:59:41.790971 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Availability Zones retrieved successfully. Aug 16 22:59:41.800424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Flow 'volume_create_api' (cbaab050-346e-4fea-9c57-3a2a4400efdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:41.802024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d8b9ab-1625-491d-b803-b05381e117ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:41.803150 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:41.836931 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d8b9ab-1625-491d-b803-b05381e117ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:41.838045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc712d6-b00b-4e5b-b3e6-ad5281a61454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:41.932394 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Created reservations ['ee79da3c-8430-4dfd-90ab-4a63b791de1e', 'a9994add-1629-4628-80a8-c5d5ec8403fe', 'e264726d-d380-4a6a-a166-6ae955079b1d', '54ef899c-8c3c-473a-ac21-0407acefffb8'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:41.933343 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc712d6-b00b-4e5b-b3e6-ad5281a61454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee79da3c-8430-4dfd-90ab-4a63b791de1e', 'a9994add-1629-4628-80a8-c5d5ec8403fe', 'e264726d-d380-4a6a-a166-6ae955079b1d', '54ef899c-8c3c-473a-ac21-0407acefffb8']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:41.934239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c10f7d5-48ff-46b8-83cd-4049c98a6b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:41.964556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c10f7d5-48ff-46b8-83cd-4049c98a6b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e52c21dc-6f4b-483f-b56c-4b906c1820b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-995193158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475be590d3814768aeffdc339d0234c5',qos_specs=None,replication_status=,reservations=['ee79da3c-8430-4dfd-90ab-4a63b791de1e','a9994add-1629-4628-80a8-c5d5ec8403fe','e264726d-d380-4a6a-a166-6ae955079b1d','54ef899c-8c3c-473a-ac21-0407acefffb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-995193158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e52c21dc-6f4b-483f-b56c-4b906c1820b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475be590d3814768aeffdc339d0234c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:41.965415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc320ac-c2fc-4bc2-a26d-eed193352fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:41.985902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc320ac-c2fc-4bc2-a26d-eed193352fcd) transitioned into state 'SUCCESS' from state '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-995193158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475be590d3814768aeffdc339d0234c5',qos_specs=None,replication_status=,reservations=['ee79da3c-8430-4dfd-90ab-4a63b791de1e','a9994add-1629-4628-80a8-c5d5ec8403fe','e264726d-d380-4a6a-a166-6ae955079b1d','54ef899c-8c3c-473a-ac21-0407acefffb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:41.987112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c07c103-5ad0-4299-acc1-33930c5bca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:42.000003 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c07c103-5ad0-4299-acc1-33930c5bca38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:42.001581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Flow 'volume_create_api' (cbaab050-346e-4fea-9c57-3a2a4400efdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:42.002337 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume request issued successfully. Aug 16 22:59:42.003217 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-836f2d61-d642-4d0c-979c-b95c9114922d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:42.003885 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 748/2975] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:59:41 2026] POST /volume/v3/volumes => generated 816 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:59:42.028221 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:42.030942 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:42.031222 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:42.031471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:42.042487 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:42.042487 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:42.053048 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:42.061867 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a89b2b7-7caa-4fc0-8d01-5d42dc520db8 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:42.062431 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 746/2976] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:42 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:42.504137 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6e582327-52df-4cbb-9030-0178f1650495 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:42.506445 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e582327-52df-4cbb-9030-0178f1650495 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:42.506667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e582327-52df-4cbb-9030-0178f1650495 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:42.506914 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e582327-52df-4cbb-9030-0178f1650495 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:42.514433 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:42.514433 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:42.518316 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6e582327-52df-4cbb-9030-0178f1650495 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:42.523262 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e582327-52df-4cbb-9030-0178f1650495 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:42.523783 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 726/2977] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:42 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:42.766199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:42.835809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:42.836327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-463590325"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:42.837981 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-463590325'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:42.838167 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume of 1 GB Aug 16 22:59:42.842901 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Availability Zones retrieved successfully. Aug 16 22:59:42.851692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (e3eee806-511d-4210-aede-4768fb93cea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:42.853357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f16339-eebb-4305-b048-0d71cfbc328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:42.854498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:42.890920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f16339-eebb-4305-b048-0d71cfbc328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:42.892127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31db7aee-36c7-4482-9da0-1a5d153c4197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:42.975127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['c840cadb-4c50-48c0-8568-b731d75c66ff', '234f557f-3dfe-4503-a1dc-b603d195437b', '920ed17b-d3bd-41fb-a38b-802aedaa223d', '56936982-a37c-41bd-ba14-9884a6286d5a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:42.976500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31db7aee-36c7-4482-9da0-1a5d153c4197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c840cadb-4c50-48c0-8568-b731d75c66ff', '234f557f-3dfe-4503-a1dc-b603d195437b', '920ed17b-d3bd-41fb-a38b-802aedaa223d', '56936982-a37c-41bd-ba14-9884a6286d5a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:42.977718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ecae6e8-98fd-406b-a34b-4e2b35d037b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:43.008497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ecae6e8-98fd-406b-a34b-4e2b35d037b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d3c918-96c8-44e5-86ed-8ec8bdfbd43f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-463590325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['c840cadb-4c50-48c0-8568-b731d75c66ff','234f557f-3dfe-4503-a1dc-b603d195437b','920ed17b-d3bd-41fb-a38b-802aedaa223d','56936982-a37c-41bd-ba14-9884a6286d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-463590325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d3c918-96c8-44e5-86ed-8ec8bdfbd43f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467631d3bd3e4bb18451c95ec0584c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:43.009435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8cee60-f4cd-4263-80c0-45ea89c0e9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:43.032264 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8cee60-f4cd-4263-80c0-45ea89c0e9bf) transitioned into state 'SUCCESS' from state '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-463590325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['c840cadb-4c50-48c0-8568-b731d75c66ff','234f557f-3dfe-4503-a1dc-b603d195437b','920ed17b-d3bd-41fb-a38b-802aedaa223d','56936982-a37c-41bd-ba14-9884a6286d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:43.033443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62bc69b-9210-4eb0-ad2b-0f2139c1a51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:43.045704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62bc69b-9210-4eb0-ad2b-0f2139c1a51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:43.046764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (e3eee806-511d-4210-aede-4768fb93cea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:43.047176 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request issued successfully. Aug 16 22:59:43.047962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c59eabe-6391-4d9a-b4d2-960bcfd31a56 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:43.048504 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 758/2978] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 22:59:42 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:43.063258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-289664a1-83fc-4f06-84ee-57078fd8b313 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.065425 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-289664a1-83fc-4f06-84ee-57078fd8b313 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 22:59:43.067030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-289664a1-83fc-4f06-84ee-57078fd8b313 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.067030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-289664a1-83fc-4f06-84ee-57078fd8b313 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.074542 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.074542 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:43.077590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.079728 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.080038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.080260 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.083853 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-289664a1-83fc-4f06-84ee-57078fd8b313 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 22:59:43.089782 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-289664a1-83fc-4f06-84ee-57078fd8b313 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f returned with HTTP 200 Aug 16 22:59:43.090490 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 749/2979] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:43.091114 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.091114 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:43.102069 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:43.108369 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c8f6d2d-8308-4ec2-8799-7175c5e596f4 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:43.109417 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 747/2980] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.124495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.129481 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] POST https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:59:43.130831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e52c21dc-6f4b-483f-b56c-4b906c1820b3"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:43.133690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volume_transfer [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e52c21dc-6f4b-483f-b56c-4b906c1820b3'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 22:59:43.134006 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volume_transfer [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Creating transfer of volume e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.134069 np0000007421 devstack@c-api.service[100204]: INFO cinder.transfer.api [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Generating transfer record for volume e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.135230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.138087 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:43.138349 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.138544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.138774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Delete volume with id: 5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:43.144907 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.144907 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:43.147316 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.147316 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:43.147910 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:43.163834 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbe0847b-3a8b-4884-b573-37895e2bcdb0 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 202 Aug 16 22:59:43.164523 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 727/2981] 10.4.3.26 () {70 vars in 1319 bytes} [Sun Aug 16 22:59:43 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:43.170963 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Delete volume request issued successfully. Aug 16 22:59:43.171223 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77522524-3f69-4d8e-8e96-d051bb11dc6b tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 202 Aug 16 22:59:43.171929 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 759/2982] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 22:59:43 2026] DELETE /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 22:59:43.176828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.182535 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.182825 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.183538 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.185010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.188050 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:43.188050 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.188278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.198396 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.198396 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:43.202516 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.202516 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:43.204832 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:43.209386 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Volume info retrieved successfully. Aug 16 22:59:43.211517 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9933f271-9a27-49e3-a3a1-6d9c8210f6dd tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:43.211965 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 750/2983] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.217572 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5bc205e9-77ff-402c-a0a1-62ed32b9afda tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 200 Aug 16 22:59:43.218349 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 748/2984] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:43.229769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-960b2b67-28d6-4a2c-9e1f-3ea329f26acb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.234156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-960b2b67-28d6-4a2c-9e1f-3ea329f26acb tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 Aug 16 22:59:43.234501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-960b2b67-28d6-4a2c-9e1f-3ea329f26acb tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.234831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-960b2b67-28d6-4a2c-9e1f-3ea329f26acb tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.240189 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-960b2b67-28d6-4a2c-9e1f-3ea329f26acb tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 returned with HTTP 200 Aug 16 22:59:43.240729 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 728/2985] 10.4.3.26 () {68 vars in 1409 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 => generated 430 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.251736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.253674 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:59:43.253929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.254692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.254692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volume_transfer [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Listing volume transfers {{(pid=100201) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 22:59:43.258504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b05b928-dadb-47af-89a9-88bcdf4f40ac tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 200 Aug 16 22:59:43.258907 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 760/2986] 10.4.3.26 () {68 vars in 1298 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.271249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.358920 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] POST https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90/accept Aug 16 22:59:43.359439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "423e9af290ba29b1"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:43.361617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.volume_transfer [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Accepting volume transfer eb89c797-2dd7-435e-9ea0-a18b875eeb90 {{(pid=100202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 22:59:43.361766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.volume_transfer [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Accepting transfer eb89c797-2dd7-435e-9ea0-a18b875eeb90 Aug 16 22:59:43.427844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Created reservations ['d5c8c8a5-1cf4-442f-810c-60d663920fcd', '04137cd5-df86-498d-b4d0-082a6c098588', 'cf6505b2-1505-4d77-a1f7-d97d5a3bb1f3', '52e16f17-1152-47bf-be01-ec7b5c92b022'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:43.447910 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Created reservations ['ed0b7cef-53b8-4488-9bde-bf44b6f7de9b', '24f43109-7ae5-429c-9f45-88603f2516cf', 'ed0f0ab0-7362-4784-a2c9-aab312eff6d0', '5d6479e6-6ff1-419f-831c-f9ecdcda3345'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:43.479839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Created reservations ['b191edfb-c532-4a18-9cb2-4d756c31f334', 'd8fb3fa2-17a4-44f5-aab0-3a66b6741138', '9199b6be-f2fe-4ee9-ad74-c6ed1b88176e', '77e32338-f76b-44be-ba97-b8067f29a33b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:43.512420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Created reservations ['1b7d808f-8140-443a-8166-4ed77a4bb66a', '2f03ccf3-80f5-4d2c-be74-534821953c07', '7648f5d7-36ee-4dce-a163-26124e70380c', '4c054828-c424-4059-8b03-c513cdc66233'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:43.524968 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Transfer volume completed successfully. Aug 16 22:59:43.592796 np0000007421 devstack@c-api.service[100202]: INFO cinder.transfer.api [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Volume e52c21dc-6f4b-483f-b56c-4b906c1820b3 has been transferred. Aug 16 22:59:43.601479 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33d5c4c1-1fc9-40be-8f6b-5eb2dd36d33d tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90/accept returned with HTTP 202 Aug 16 22:59:43.602014 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 751/2987] 10.4.3.26 () {70 vars in 1451 bytes} [Sun Aug 16 22:59:43 2026] POST /volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90/accept => generated 363 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:43.611850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.614864 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.615241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.615529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.626108 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.626108 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:43.631100 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Volume info retrieved successfully. Aug 16 22:59:43.637719 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6181d4a7-9695-413c-ba34-ae087ad1fca3 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:43.638876 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 749/2988] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.653527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.655532 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.655867 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.656102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.663636 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.663636 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:43.672580 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] Volume info retrieved successfully. Aug 16 22:59:43.679588 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e56700b9-7f1c-463c-8091-9fb53faaa150 tempest-VolumesTransfersV355Test-159747447 tempest-VolumesTransfersV355Test-159747447-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:43.680014 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 729/2989] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:43.696302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.699894 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 Aug 16 22:59:43.700225 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.700503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.700681 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Delete transfer with id: eb89c797-2dd7-435e-9ea0-a18b875eeb90 Aug 16 22:59:43.705221 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5df353a1-df5b-4a79-96ec-aa38a1e204f2 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 returned with HTTP 404 Aug 16 22:59:43.706021 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 761/2990] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:59:43 2026] DELETE /volume/v3/volume-transfers/eb89c797-2dd7-435e-9ea0-a18b875eeb90 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:43.714024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e17f6465-3d24-4f19-b674-72b530483b60 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.804104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.804417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.804679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.804986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Delete volume with id: e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.814709 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.814709 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:43.815224 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Volume info retrieved successfully. Aug 16 22:59:43.836434 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Delete volume request issued successfully. Aug 16 22:59:43.836680 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e17f6465-3d24-4f19-b674-72b530483b60 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 202 Aug 16 22:59:43.837476 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 752/2991] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:43 2026] DELETE /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:43.845239 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dfe31128-7b91-40b2-af45-2aa938681633 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:43.849203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe31128-7b91-40b2-af45-2aa938681633 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:43.849767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe31128-7b91-40b2-af45-2aa938681633 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:43.850123 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dfe31128-7b91-40b2-af45-2aa938681633 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:43.860762 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:43.860762 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:43.865398 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dfe31128-7b91-40b2-af45-2aa938681633 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Volume info retrieved successfully. Aug 16 22:59:43.870755 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dfe31128-7b91-40b2-af45-2aa938681633 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 200 Aug 16 22:59:43.871614 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 750/2992] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:43 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:44.110718 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f693c737-6319-4433-ba5a-34873a82cb51 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.113167 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f693c737-6319-4433-ba5a-34873a82cb51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 22:59:44.113586 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f693c737-6319-4433-ba5a-34873a82cb51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.113897 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f693c737-6319-4433-ba5a-34873a82cb51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.123920 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:44.123920 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:44.129215 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f693c737-6319-4433-ba5a-34873a82cb51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 22:59:44.135119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f693c737-6319-4433-ba5a-34873a82cb51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f returned with HTTP 200 Aug 16 22:59:44.135703 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 730/2993] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:44 2026] GET /volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:44.147801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-59212058-e22e-4735-8339-17281026abdb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.150895 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 22:59:44.151245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45d3c918-96c8-44e5-86ed-8ec8bdfbd43f", "name": "tempest-type-Backup-1802898867"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:44.152760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating new backup {'backup': {'volume_id': '45d3c918-96c8-44e5-86ed-8ec8bdfbd43f', 'name': 'tempest-type-Backup-1802898867'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:59:44.153137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating backup of volume 45d3c918-96c8-44e5-86ed-8ec8bdfbd43f in container None Aug 16 22:59:44.162600 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:44.162600 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:44.162976 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 22:59:44.203340 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['5ab27fe7-3c3e-47c6-9d7e-1c316dbfcbd3', '526d0ff4-c6ab-420b-b054-12e0809a40f2'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:44.236670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59212058-e22e-4735-8339-17281026abdb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:59:44.237262 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 762/2994] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:59:44 2026] POST /volume/v3/backups => generated 314 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:44.241857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89802120-3f90-4143-8fb4-aca15e1ef9e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.245395 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89802120-3f90-4143-8fb4-aca15e1ef9e5 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] GET https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 Aug 16 22:59:44.245609 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89802120-3f90-4143-8fb4-aca15e1ef9e5 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.245958 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89802120-3f90-4143-8fb4-aca15e1ef9e5 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.251780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.253963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:44.254243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.254443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.254542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:44.256856 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89802120-3f90-4143-8fb4-aca15e1ef9e5 tempest-TestImageHashVerification-1136792538 tempest-TestImageHashVerification-1136792538-project-member] https://10.4.3.26/volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 returned with HTTP 404 Aug 16 22:59:44.257420 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 753/2995] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:44 2026] GET /volume/v3/volumes/5682180c-6fc7-4ab4-8d9e-ab4132be0fa0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:44.261375 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:44.261375 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:44.262902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bb6b174b-11b6-4cbb-ac2a-93c1a8625964 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:44.263561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 751/2996] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:44 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:44.888606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06c727fa-d761-414e-b1ec-bc933d118c3a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.891405 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06c727fa-d761-414e-b1ec-bc933d118c3a tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:44.891713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06c727fa-d761-414e-b1ec-bc933d118c3a tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.892007 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06c727fa-d761-414e-b1ec-bc933d118c3a tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.900473 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06c727fa-d761-414e-b1ec-bc933d118c3a tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 404 Aug 16 22:59:44.901202 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 731/2997] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:44 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:44.913545 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9db21eec-812d-490f-80bf-362ac361a445 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.917197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9db21eec-812d-490f-80bf-362ac361a445 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:44.917496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9db21eec-812d-490f-80bf-362ac361a445 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.917768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9db21eec-812d-490f-80bf-362ac361a445 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.925838 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9db21eec-812d-490f-80bf-362ac361a445 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 404 Aug 16 22:59:44.926497 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 763/2998] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:44 2026] GET /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:44.935154 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.937413 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:44.937573 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:44.937821 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:44.938052 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Delete volume with id: e52c21dc-6f4b-483f-b56c-4b906c1820b3 Aug 16 22:59:44.945384 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b04c51c-7224-4bbd-ab67-a10d92404ec9 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 returned with HTTP 404 Aug 16 22:59:44.945714 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 754/2999] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:44 2026] DELETE /volume/v3/volumes/e52c21dc-6f4b-483f-b56c-4b906c1820b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:44.958615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:44.960941 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:44.961418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-493398770"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:44.963443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-493398770'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:44.963805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume of 1 GB Aug 16 22:59:44.969596 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Availability Zones retrieved successfully. Aug 16 22:59:44.977439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Flow 'volume_create_api' (d3981604-58ab-42d7-b515-11e97e2222e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:44.979127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e721782-d1b4-42db-8de1-e8fd0cb7362d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:44.980289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:45.017449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e721782-d1b4-42db-8de1-e8fd0cb7362d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:45.018596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27f2b35-0436-4542-9a18-476d31e6cbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:45.070958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Created reservations ['fb7255d7-27a0-4cb1-82b4-be2366c59901', 'e955be84-f47b-49b9-a4f9-40d98badb1d3', '2ed489ce-52dd-46d1-b458-abf725c8be2c', '3974e3dc-3a24-4b84-9210-995a7fdeff07'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:45.072211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c27f2b35-0436-4542-9a18-476d31e6cbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb7255d7-27a0-4cb1-82b4-be2366c59901', 'e955be84-f47b-49b9-a4f9-40d98badb1d3', '2ed489ce-52dd-46d1-b458-abf725c8be2c', '3974e3dc-3a24-4b84-9210-995a7fdeff07']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:45.073385 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e73b19-c8ed-4420-ad41-17a26c9a9929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:45.105387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e73b19-c8ed-4420-ad41-17a26c9a9929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed98d484-9f6c-441f-8615-08a5dee382b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-493398770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475be590d3814768aeffdc339d0234c5',qos_specs=None,replication_status=,reservations=['fb7255d7-27a0-4cb1-82b4-be2366c59901','e955be84-f47b-49b9-a4f9-40d98badb1d3','2ed489ce-52dd-46d1-b458-abf725c8be2c','3974e3dc-3a24-4b84-9210-995a7fdeff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-493398770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed98d484-9f6c-441f-8615-08a5dee382b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475be590d3814768aeffdc339d0234c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:45.106564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695ca79c-fdc9-45d4-a967-411cb2141380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:45.127316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695ca79c-fdc9-45d4-a967-411cb2141380) transitioned into state 'SUCCESS' from state '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-493398770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475be590d3814768aeffdc339d0234c5',qos_specs=None,replication_status=,reservations=['fb7255d7-27a0-4cb1-82b4-be2366c59901','e955be84-f47b-49b9-a4f9-40d98badb1d3','2ed489ce-52dd-46d1-b458-abf725c8be2c','3974e3dc-3a24-4b84-9210-995a7fdeff07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8f419620e47f8a1a50aecf0902a3f',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:45.128341 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b6f75-d35a-464c-8f7d-81f5baf5cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:45.139817 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b6f75-d35a-464c-8f7d-81f5baf5cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:45.140901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Flow 'volume_create_api' (d3981604-58ab-42d7-b515-11e97e2222e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:45.141340 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Create volume request issued successfully. Aug 16 22:59:45.142263 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-231d34fb-f31e-420c-ba9a-5999bc8d4b27 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:45.142813 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 752/3000] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 22:59:44 2026] POST /volume/v3/volumes => generated 816 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 16 22:59:45.159672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:45.162123 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:45.162429 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:45.162680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:45.185060 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:45.185060 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:45.189641 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:45.194438 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae214678-3059-4bff-ae38-7fb7d700cdbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 200 Aug 16 22:59:45.194828 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 732/3001] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:45 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 22:59:45.280828 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:45.286725 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:45.286878 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:45.287107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:45.287267 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:45.294459 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:45.294459 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:45.295299 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c98aa2b-2148-4ada-bfc4-9954236f665f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:45.296175 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 764/3002] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:45 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:46.210125 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.212528 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.212772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.213009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.220372 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.220372 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:46.225108 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:46.230017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8830e7f-b5a9-4fb8-9068-28959b24b217 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 200 Aug 16 22:59:46.230627 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 755/3003] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:46.245357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.247108 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] POST https://10.4.3.26/volume/v3/volume-transfers Aug 16 22:59:46.247584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ed98d484-9f6c-441f-8615-08a5dee382b3"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:46.249065 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volume_transfer [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ed98d484-9f6c-441f-8615-08a5dee382b3'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 22:59:46.249298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volume_transfer [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Creating transfer of volume ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.249468 np0000007421 devstack@c-api.service[100203]: INFO cinder.transfer.api [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Generating transfer record for volume ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.260503 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.260503 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:46.275536 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e51463f7-3404-48ec-82d7-082fe7d7ae6f tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers returned with HTTP 202 Aug 16 22:59:46.276429 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 753/3004] 10.4.3.26 () {70 vars in 1319 bytes} [Sun Aug 16 22:59:46 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 22:59:46.288386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.290703 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.291643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.291643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.301982 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.301982 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:46.306806 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:46.310339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09373a84-c4bc-4aaf-b370-398322c2a18e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.313205 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09373a84-c4bc-4aaf-b370-398322c2a18e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:46.313848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09373a84-c4bc-4aaf-b370-398322c2a18e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.313848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09373a84-c4bc-4aaf-b370-398322c2a18e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.313848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-09373a84-c4bc-4aaf-b370-398322c2a18e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:46.314936 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-77ffcbe5-b6a3-4d0d-88cb-825463d9ffbf tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 200 Aug 16 22:59:46.315590 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 733/3005] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:46.319675 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.319675 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:46.320725 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09373a84-c4bc-4aaf-b370-398322c2a18e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:46.321618 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 765/3006] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:46.334282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.337999 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volume-transfers/detail Aug 16 22:59:46.338326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.338612 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.338862 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volume_transfer [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Listing volume transfers {{(pid=100202) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 22:59:46.344187 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60371f1f-eea5-45c3-abe9-6ec7303fa20d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 16 22:59:46.344811 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 756/3007] 10.4.3.26 () {68 vars in 1319 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:46.355570 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-528540ff-e999-4f6c-913d-744e674f5c9a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.359373 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-528540ff-e999-4f6c-913d-744e674f5c9a tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 Aug 16 22:59:46.359373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-528540ff-e999-4f6c-913d-744e674f5c9a tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.359373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-528540ff-e999-4f6c-913d-744e674f5c9a tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.359373 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.volume_transfer [None req-528540ff-e999-4f6c-913d-744e674f5c9a tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Delete transfer with id: ce76c8d4-7898-4b4c-8423-67b2b1febd35 Aug 16 22:59:46.374249 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.374249 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:46.386104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-528540ff-e999-4f6c-913d-744e674f5c9a tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 returned with HTTP 202 Aug 16 22:59:46.387041 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 754/3008] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:59:46 2026] DELETE /volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:46.397499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.399692 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.399965 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.400231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.411284 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.411284 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:46.417818 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Volume info retrieved successfully. Aug 16 22:59:46.425606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b5abd98-d966-485b-93a1-87bb0f7a103c tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 200 Aug 16 22:59:46.426893 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 734/3009] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 22:59:46.444024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a2719d01-b088-4348-8106-82d6d30366c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.448184 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2719d01-b088-4348-8106-82d6d30366c3 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] DELETE https://10.4.3.26/volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 Aug 16 22:59:46.448184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2719d01-b088-4348-8106-82d6d30366c3 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.448184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2719d01-b088-4348-8106-82d6d30366c3 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.448184 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.volume_transfer [None req-a2719d01-b088-4348-8106-82d6d30366c3 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Delete transfer with id: ce76c8d4-7898-4b4c-8423-67b2b1febd35 Aug 16 22:59:46.450596 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2719d01-b088-4348-8106-82d6d30366c3 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 returned with HTTP 404 Aug 16 22:59:46.451342 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 766/3010] 10.4.3.26 () {68 vars in 1412 bytes} [Sun Aug 16 22:59:46 2026] DELETE /volume/v3/volume-transfers/ce76c8d4-7898-4b4c-8423-67b2b1febd35 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:46.460838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec06ca61-d839-45c4-a675-4b95f911c03c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.463073 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.463396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.463651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.463906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Delete volume with id: ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.483077 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.483077 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:46.483077 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Volume info retrieved successfully. Aug 16 22:59:46.508351 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Delete volume request issued successfully. Aug 16 22:59:46.512781 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec06ca61-d839-45c4-a675-4b95f911c03c tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 202 Aug 16 22:59:46.512781 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 757/3011] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:46 2026] DELETE /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 22:59:46.518212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:46.525978 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:46.525978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:46.525978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:46.536076 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:46.536076 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:46.543403 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Volume info retrieved successfully. Aug 16 22:59:46.548693 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b01136d-0699-4515-9b0f-1968a2dc87f5 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 200 Aug 16 22:59:46.549228 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 755/3012] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:46 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 22:59:47.333466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:47.335258 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:47.335475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:47.335669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:47.335797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:47.341502 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:47.341502 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:47.342431 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5af81d0d-d814-483f-bc75-ccf5c6f00a89 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:47.342948 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 735/3013] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:47 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:47.566202 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52f403df-254c-46d2-8eb9-2b7180a157e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:47.569283 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52f403df-254c-46d2-8eb9-2b7180a157e1 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:47.569608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52f403df-254c-46d2-8eb9-2b7180a157e1 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:47.569916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52f403df-254c-46d2-8eb9-2b7180a157e1 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:47.580295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52f403df-254c-46d2-8eb9-2b7180a157e1 tempest-VolumesTransfersV355Test-273406661 tempest-VolumesTransfersV355Test-273406661-project-admin] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 404 Aug 16 22:59:47.580846 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 767/3014] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:47 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:47.590565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e780dff-3049-4bd1-be96-4b580113b891 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:47.597071 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e780dff-3049-4bd1-be96-4b580113b891 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] GET https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:47.599976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e780dff-3049-4bd1-be96-4b580113b891 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:47.599976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e780dff-3049-4bd1-be96-4b580113b891 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:47.610894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e780dff-3049-4bd1-be96-4b580113b891 tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 404 Aug 16 22:59:47.611653 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 758/3015] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 22:59:47 2026] GET /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:47.620293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:47.623688 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:47.623688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:47.623688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:47.623688 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] Delete volume with id: ed98d484-9f6c-441f-8615-08a5dee382b3 Aug 16 22:59:47.633768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ac5de4f-4e12-44cf-b918-ce64936a698d tempest-VolumesTransfersV355Test-1133556174 tempest-VolumesTransfersV355Test-1133556174-project-member] https://10.4.3.26/volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 returned with HTTP 404 Aug 16 22:59:47.634674 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 756/3016] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 22:59:47 2026] DELETE /volume/v3/volumes/ed98d484-9f6c-441f-8615-08a5dee382b3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 22:59:48.358520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:48.361320 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:48.361903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:48.362823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:48.362823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:48.369325 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:48.369325 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:48.370289 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-180ccdf4-c38f-4603-a550-a5fe9414a1e1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:48.370841 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 736/3017] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:48 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:49.384547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:49.387050 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:49.387577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:49.387674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:49.387857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:49.393734 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:49.393734 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:49.394374 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4428e235-22fe-439f-ab5b-f7c8e1f9cc7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:49.394988 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 768/3018] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:49 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:50.413166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:50.414287 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:50.414605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:50.414948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:50.415017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:50.421177 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:50.421177 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:50.422158 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b86fc779-e30c-4b64-acc2-3bbc1a36cc65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:50.422712 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 759/3019] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:50 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:59:51.436901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:51.439385 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:51.439695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:51.439928 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:51.440081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:51.448257 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:51.448257 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:51.449738 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edc6f24a-f973-43b4-b1a2-527e76c50b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:51.450154 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 757/3020] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:51 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:52.464828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:52.467306 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:52.467574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:52.467818 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:52.467971 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:52.475465 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:52.475465 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:52.475800 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25ee446e-ace8-409c-9b81-6d92c3b887d0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:52.476330 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 737/3021] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:52 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:53.084682 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:53.226880 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 22:59:53.227325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-160998195"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:53.229048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-160998195'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 22:59:53.229213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume of 1 GB Aug 16 22:59:53.233367 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Availability Zones retrieved successfully. Aug 16 22:59:53.238885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (6d12c8d6-0c66-4f29-a261-27c68e951ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:53.239915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c09c94-d22d-4915-9141-1818e3b31c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:53.241112 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 22:59:53.267529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c09c94-d22d-4915-9141-1818e3b31c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:53.268476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f466459-76a8-4783-9f2d-3b0f512230a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:53.332482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['a94ee965-9e5a-4670-9f86-2956d8660a95', '52efc04a-7c4d-4c82-a4a9-83e5d378fd06', 'ca2986d7-e6eb-4fb1-8278-c963379eff68', '69f620ac-3705-4534-9c3b-005364eadb65'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:53.333733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f466459-76a8-4783-9f2d-3b0f512230a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94ee965-9e5a-4670-9f86-2956d8660a95', '52efc04a-7c4d-4c82-a4a9-83e5d378fd06', 'ca2986d7-e6eb-4fb1-8278-c963379eff68', '69f620ac-3705-4534-9c3b-005364eadb65']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:53.335010 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4604d616-8059-467b-b825-db6d348bc6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:53.366168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4604d616-8059-467b-b825-db6d348bc6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26fee000-40c1-4fe2-98c3-ea370b6ba2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-160998195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['a94ee965-9e5a-4670-9f86-2956d8660a95','52efc04a-7c4d-4c82-a4a9-83e5d378fd06','ca2986d7-e6eb-4fb1-8278-c963379eff68','69f620ac-3705-4534-9c3b-005364eadb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T22:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-160998195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26fee000-40c1-4fe2-98c3-ea370b6ba2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68ba4ce4b92c40dca0a465fe64f97339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bae09558cdb2465bb597f432fbbd67b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:53.367569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f921bf-565b-4d7b-95cc-102907a5187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:53.389903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f921bf-565b-4d7b-95cc-102907a5187e) transitioned into state 'SUCCESS' from state '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-160998195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['a94ee965-9e5a-4670-9f86-2956d8660a95','52efc04a-7c4d-4c82-a4a9-83e5d378fd06','ca2986d7-e6eb-4fb1-8278-c963379eff68','69f620ac-3705-4534-9c3b-005364eadb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:53.391111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a857cb-dede-4fa7-bb38-17599fec63d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 22:59:53.401961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a857cb-dede-4fa7-bb38-17599fec63d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 22:59:53.403637 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (6d12c8d6-0c66-4f29-a261-27c68e951ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 22:59:53.403637 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request issued successfully. Aug 16 22:59:53.404456 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0d7655a-ad99-4233-a082-d9253d9bbe39 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 22:59:53.405244 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 769/3022] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 22:59:53 2026] POST /volume/v3/volumes => generated 746 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:53.419906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:53.423766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 22:59:53.423766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:53.423766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:53.428957 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:53.428957 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:53.432664 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 22:59:53.437513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f6b5e512-809c-4027-86ea-f10bbcdd50fe tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 returned with HTTP 200 Aug 16 22:59:53.438114 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 760/3023] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:53 2026] GET /volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:53.489835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:53.492831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:53.492831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:53.492831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:53.492996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:53.501627 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:53.501627 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:53.502539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f0f9c6f9-a54a-496d-91b3-ad314b00ec71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:53.503084 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 758/3024] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:53 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:54.454941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:54.458730 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 22:59:54.458730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:54.458730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:54.474041 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:54.474041 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:54.480146 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 22:59:54.488045 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94823372-1fab-49df-a13c-8ad6e3df7f44 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 returned with HTTP 200 Aug 16 22:59:54.488045 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 738/3025] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:54 2026] GET /volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:54.503888 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:54.505927 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 22:59:54.506395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26fee000-40c1-4fe2-98c3-ea370b6ba2d0", "name": "tempest-VolumesBackupsTest-Backup-1645064619"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 22:59:54.508228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating new backup {'backup': {'volume_id': '26fee000-40c1-4fe2-98c3-ea370b6ba2d0', 'name': 'tempest-VolumesBackupsTest-Backup-1645064619'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 22:59:54.508366 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating backup of volume 26fee000-40c1-4fe2-98c3-ea370b6ba2d0 in container None Aug 16 22:59:54.516206 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:54.519830 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:54.520070 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:54.520070 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:54.520233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:54.521552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:54.521666 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 22:59:54.521714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:54.527133 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:54.527133 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:54.528371 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e06f29bd-0c57-45f3-bf1f-dac5937098c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:54.528774 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 761/3026] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:54 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:54.557048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['c28c422b-0edf-4aa9-afe6-8dd200cdc175', '37f010b7-9e0f-40c8-9e0e-51ae0e868d35'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 22:59:54.602189 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-505b5a48-cabf-4f0b-850e-5af1e33fbc70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 22:59:54.602523 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 770/3027] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 22:59:54 2026] POST /volume/v3/backups => generated 328 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 22:59:54.616216 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:54.620007 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:54.620252 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:54.620556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:54.620771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:54.628421 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:54.628421 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:54.628421 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c24cf20e-608e-49fb-ad21-3e5bfbb883e9 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:54.628613 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 759/3028] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:54 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:55.543133 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:55.546020 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:55.546193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:55.546576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:55.546723 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:55.552720 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:55.552720 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:55.553611 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f315cf92-ad1e-4a04-a79b-25fb8a788a82 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:55.554046 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 739/3029] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:55 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:55.643468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d8f57515-2302-418c-8362-d65376847adf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:55.645939 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8f57515-2302-418c-8362-d65376847adf tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:55.646325 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8f57515-2302-418c-8362-d65376847adf tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:55.646515 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8f57515-2302-418c-8362-d65376847adf tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:55.646596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d8f57515-2302-418c-8362-d65376847adf tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:55.653666 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:55.653666 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:55.655054 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8f57515-2302-418c-8362-d65376847adf tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:55.655701 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 762/3030] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:55 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:56.567321 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:56.569299 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:56.569684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:56.569930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:56.570071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:56.575204 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:56.575204 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:56.575856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8bd19950-4b5a-44f5-93c0-fc30732f7607 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:56.576428 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 771/3031] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:56 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:56.669814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:56.671886 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:56.672160 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:56.672394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:56.672511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:56.677315 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:56.677315 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:56.678161 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6b6308d-3d12-4a03-9b43-d231d9e761f3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:56.678596 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 760/3032] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:56 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:57.590346 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7faba459-762f-4f27-b950-ad4e49a5bdce None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:57.593459 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7faba459-762f-4f27-b950-ad4e49a5bdce tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:57.593781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7faba459-762f-4f27-b950-ad4e49a5bdce tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:57.593999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7faba459-762f-4f27-b950-ad4e49a5bdce tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:57.594175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7faba459-762f-4f27-b950-ad4e49a5bdce tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:57.604602 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:57.604602 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:57.605799 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7faba459-762f-4f27-b950-ad4e49a5bdce tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:57.606119 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 740/3033] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:57 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:57.692120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:57.694332 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:57.694672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:57.694996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:57.695250 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:57.700342 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:57.700342 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:57.701212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f866bf48-1033-49c1-8551-bb0cc5d57da5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:57.701696 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 763/3034] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:57 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:58.626304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:58.629784 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:58.629784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:58.629784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:58.629784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:58.635112 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:58.635112 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 22:59:58.636414 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6fc0ae2-6c0e-484b-b9f7-f1c2f933fd51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:58.639110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 772/3035] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:58 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 22:59:58.716229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6741568b-b157-4182-af3c-613883dd6d7a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:58.719194 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6741568b-b157-4182-af3c-613883dd6d7a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:58.719318 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6741568b-b157-4182-af3c-613883dd6d7a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:58.719545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6741568b-b157-4182-af3c-613883dd6d7a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:58.719702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6741568b-b157-4182-af3c-613883dd6d7a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:58.726356 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:58.726356 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 22:59:58.727684 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6741568b-b157-4182-af3c-613883dd6d7a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:58.728489 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 761/3036] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:58 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:59.649118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:59.651420 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 22:59:59.651627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:59.651884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:59.652009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:59.657024 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:59.657024 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 22:59:59.657833 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38d8e5b3-6e2a-4618-9821-f658b86c6213 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 22:59:59.658306 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 741/3037] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 22:59:59 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 22:59:59.742117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 22:59:59.746828 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 22:59:59.746828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 22:59:59.746828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 22:59:59.746828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 22:59:59.752227 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 22:59:59.752227 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 22:59:59.753621 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e33add89-5bb5-4827-af07-d6cbb296e1d2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 22:59:59.754345 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 764/3038] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 22:59:59 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:00.674412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-83698a74-8322-450f-8d4e-4d454f868c1a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:00.676621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83698a74-8322-450f-8d4e-4d454f868c1a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:00:00.676930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83698a74-8322-450f-8d4e-4d454f868c1a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:00.677071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-83698a74-8322-450f-8d4e-4d454f868c1a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:00.677190 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-83698a74-8322-450f-8d4e-4d454f868c1a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:00.684057 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:00.684057 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:00.684762 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-83698a74-8322-450f-8d4e-4d454f868c1a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:00:00.685271 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 773/3039] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:00 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:00.770161 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eec3df55-1579-4082-a388-f16a6d377ca3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:00.772525 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eec3df55-1579-4082-a388-f16a6d377ca3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:00.772841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eec3df55-1579-4082-a388-f16a6d377ca3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:00.773029 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eec3df55-1579-4082-a388-f16a6d377ca3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:00.773191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-eec3df55-1579-4082-a388-f16a6d377ca3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:00.780822 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:00.780822 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:00.781088 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eec3df55-1579-4082-a388-f16a6d377ca3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:00.781424 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 762/3040] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:00 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:01.701132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:01.704618 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:00:01.705270 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:01.709510 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:01.709934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:01.715835 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=304,cinder:INSERT=35,cinder:UPDATE=81,cinder:DELETE=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:00:01.722360 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:01.722360 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:01.723849 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2139684-7cb9-46b8-abd6-8701d626fbbe tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:00:01.725639 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 742/3041] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:01 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:01.742362 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:01.796069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:01.798572 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:01.799204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:01.799204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:01.799204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:01.808186 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:01.808186 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:01.811212 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a4f7217-6aa4-4e19-a8a2-72d72ba5e516 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:01.811212 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 774/3042] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:01 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:01.972484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:01.973496 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45d3c918-96c8-44e5-86ed-8ec8bdfbd43f"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:01.975374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Creating new backup {'backup': {'volume_id': '45d3c918-96c8-44e5-86ed-8ec8bdfbd43f'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:01.975551 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Creating backup of volume 45d3c918-96c8-44e5-86ed-8ec8bdfbd43f in container None Aug 16 23:00:01.987985 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:01.987985 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:01.989489 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Volume info retrieved successfully. Aug 16 23:00:02.021798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Created reservations ['40557535-af17-470d-b715-c3e6c824b2f2', '94d0505c-70a0-4981-98ac-e37b2a5b9538'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:02.079703 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1ca8e89f-f402-483c-a15e-f5e990da9695 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:02.080306 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 765/3043] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:00:01 2026] POST /volume/v3/backups => generated 286 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:02.094810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:02.097512 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:02.097730 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:02.098557 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:02.098557 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:02.107937 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:02.107937 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:02.109917 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee674f5c-bc8e-4c57-8ab5-04bd4ba7f4e4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:02.111096 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 763/3044] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:02 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 693 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:02.827087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:02.831969 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:02.832380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:02.832605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:02.832789 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:02.841438 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:02.841438 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:02.842697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dccc9a64-a2db-4448-b0da-91d07b137f83 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:02.843588 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 743/3045] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:02 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:02.931504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.094319 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:03.094671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.094817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.105910 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.105910 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:03.114397 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:03.126636 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d47dd918-743e-4700-8330-60295ce4c4bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.127302 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-37630ba8-23c3-4833-be61-ffecb2074551 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:03.127507 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 775/3046] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:02 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:03.129327 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d47dd918-743e-4700-8330-60295ce4c4bc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:03.129576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d47dd918-743e-4700-8330-60295ce4c4bc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.129848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d47dd918-743e-4700-8330-60295ce4c4bc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.130058 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d47dd918-743e-4700-8330-60295ce4c4bc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:03.139982 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.139982 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:03.141710 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d47dd918-743e-4700-8330-60295ce4c4bc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:03.142313 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 766/3047] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:03.250885 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ca9aad55-eb93-438f-ba1c-6fce7f6e40bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.251367 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca9aad55-eb93-438f-ba1c-6fce7f6e40bd None None] GET https://10.4.3.26/volume// Aug 16 23:00:03.252035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca9aad55-eb93-438f-ba1c-6fce7f6e40bd None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.252035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ca9aad55-eb93-438f-ba1c-6fce7f6e40bd None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.252166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ca9aad55-eb93-438f-ba1c-6fce7f6e40bd None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:03.252918 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 764/3048] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:03.263531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-291ceabf-0432-4754-a108-a92d38425585 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.324281 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-291ceabf-0432-4754-a108-a92d38425585 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:00:03.324623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-291ceabf-0432-4754-a108-a92d38425585 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f77f7d19-cab0-4e49-af2f-a4c5665d8d2e", "connector": null, "instance_uuid": "0e9b9339-375b-4c42-badb-cb4bdc678305"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:03.343627 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.343627 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:03.397918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-291ceabf-0432-4754-a108-a92d38425585 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:00:03.398549 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 744/3049] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:00:03 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:03.447975 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4565fa38-0361-459a-8148-c16f7ea836ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.451881 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4565fa38-0361-459a-8148-c16f7ea836ba tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:03.452299 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4565fa38-0361-459a-8148-c16f7ea836ba tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.452486 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4565fa38-0361-459a-8148-c16f7ea836ba tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.467553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-135d3e46-74af-494c-987e-203ab9c66f37 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.468491 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-135d3e46-74af-494c-987e-203ab9c66f37 None None] GET https://10.4.3.26/volume// Aug 16 23:00:03.468677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-135d3e46-74af-494c-987e-203ab9c66f37 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.469559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-135d3e46-74af-494c-987e-203ab9c66f37 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.470266 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.470266 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:03.471331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-135d3e46-74af-494c-987e-203ab9c66f37 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:03.471724 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 767/3050] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:03.479768 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4565fa38-0361-459a-8148-c16f7ea836ba tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:03.483362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.491876 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4565fa38-0361-459a-8148-c16f7ea836ba tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:03.492602 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 776/3051] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:03.535779 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:03.535779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.535779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.548697 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.548697 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:03.554195 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:03.560764 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-e829ee20-3ba2-4812-a06f-7073d7d51bb1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:03.561816 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 765/3052] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1019 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:03.688057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.691643 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] PUT https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 Aug 16 23:00:03.692074 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:03.702205 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Acquiring lock "cinder-attachment_update-f77f7d19-cab0-4e49-af2f-a4c5665d8d2e-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:00:03.713464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Lock "cinder-attachment_update-f77f7d19-cab0-4e49-af2f-a4c5665d8d2e-np0000007421" acquired by "attachment_update" :: waited 0.011s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:00:03.714303 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.714303 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:03.828318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Lock "cinder-attachment_update-f77f7d19-cab0-4e49-af2f-a4c5665d8d2e-np0000007421" released by "attachment_update" :: held 0.115s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:00:03.828874 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-4a8fbb7f-55a7-4ee8-b94d-ecbf83232f33 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 returned with HTTP 200 Aug 16 23:00:03.829231 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 745/3053] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:00:03 2026] PUT /volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:03.859030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:03.861228 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:03.862218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:03.862285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:03.862520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:03.875531 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:03.875531 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:03.877373 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30d33688-7a9c-460c-a70e-8f5d11ff40ea tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:03.877373 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 768/3054] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:03 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:04.156952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.160226 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:04.160226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.160764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.160764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:04.168098 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.168098 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:04.169254 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1e7b02c7-1960-41b3-a65d-54a1054ad1a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:04.169725 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 777/3055] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:04.514177 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.516684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.517085 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:04.517594 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.517912 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.534660 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.534660 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:04.540412 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:04.547198 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70bfcb4f-0dcb-4328-904c-aa14fed684ef tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:04.547401 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 766/3056] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:04.563057 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:04.563270 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.563521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.575691 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.575691 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:04.581474 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:04.589056 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-f0e41870-3c34-4194-b932-cc1acfe5ccbd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:04.589908 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 746/3057] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:04.709930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9210b8c0-f474-4d5d-aefa-fb0a2bb4784f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.710377 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9210b8c0-f474-4d5d-aefa-fb0a2bb4784f None None] GET https://10.4.3.26/volume// Aug 16 23:00:04.710650 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9210b8c0-f474-4d5d-aefa-fb0a2bb4784f None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.710912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9210b8c0-f474-4d5d-aefa-fb0a2bb4784f None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.711390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9210b8c0-f474-4d5d-aefa-fb0a2bb4784f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:04.711831 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 769/3058] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:04.721894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a730175b-d2b4-4429-b797-d11ed78783fc req-0db7881e-f3b3-4025-9e42-cdfdcf24136c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.724182 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-0db7881e-f3b3-4025-9e42-cdfdcf24136c tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:00:04.724517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-0db7881e-f3b3-4025-9e42-cdfdcf24136c tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c396524-315e-43eb-b487-8090ab7a6b0e", "connector": null, "instance_uuid": "bd0a05b0-f057-4b4a-96c1-30b7a17e1190"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:04.732821 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.732821 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:04.764246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-0db7881e-f3b3-4025-9e42-cdfdcf24136c tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:00:04.764697 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 778/3059] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:00:04 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 16 23:00:04.800357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6b37f6b5-e1c1-4035-a797-f2094261731f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.803807 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b37f6b5-e1c1-4035-a797-f2094261731f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:04.804059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b37f6b5-e1c1-4035-a797-f2094261731f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.804264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b37f6b5-e1c1-4035-a797-f2094261731f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-127f8589-4e08-47c7-bae8-52bdfcb77868 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-127f8589-4e08-47c7-bae8-52bdfcb77868 None None] GET https://10.4.3.26/volume// Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-127f8589-4e08-47c7-bae8-52bdfcb77868 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-127f8589-4e08-47c7-bae8-52bdfcb77868 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-127f8589-4e08-47c7-bae8-52bdfcb77868 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:04.817196 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 747/3060] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:04.825729 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.825729 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:04.829248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.831846 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:04.832113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.832385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.841002 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6b37f6b5-e1c1-4035-a797-f2094261731f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:04.844923 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.844923 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:04.849079 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:04.853730 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-c8529d10-1a6a-460f-a733-5c9b6d7071c9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:04.854184 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 770/3061] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:04.854279 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b37f6b5-e1c1-4035-a797-f2094261731f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:04.854840 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 767/3062] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:04.894176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.896956 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:04.896956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:04.896956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:04.896956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:04.902051 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.902051 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:04.902916 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0fa93b5f-39d8-4cc9-8c07-829e0f2b26db tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:04.903339 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 779/3063] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:04 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:04.965995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:04.969007 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] PUT https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 Aug 16 23:00:04.975199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:04.985854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Acquiring lock "cinder-attachment_update-2c396524-315e-43eb-b487-8090ab7a6b0e-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:00:04.991045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Lock "cinder-attachment_update-2c396524-315e-43eb-b487-8090ab7a6b0e-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:00:04.992496 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:04.992496 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:05.091089 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Lock "cinder-attachment_update-2c396524-315e-43eb-b487-8090ab7a6b0e-np0000007421" released by "attachment_update" :: held 0.100s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:00:05.092356 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-8663d45a-7203-48ab-b08b-0a890229411e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 returned with HTTP 200 Aug 16 23:00:05.092356 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 748/3064] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:00:04 2026] PUT /volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:05.182502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:05.184647 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:05.184818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:05.185082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:05.185282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:05.190091 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:05.190091 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:05.190793 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff4e79f1-93c9-47d2-ae29-96a790a1877b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:05.191231 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 771/3065] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:05 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:05.568216 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:05.570115 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:05.570326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:05.570510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:05.581191 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:05.581191 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:05.584349 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:05.588271 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2f0bb60d-a346-4647-af72-e5792bfb5272 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:05.588627 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 768/3066] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:05 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:05.871636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3564c122-0543-405e-a9f5-8df4a473ce3a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:05.873830 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3564c122-0543-405e-a9f5-8df4a473ce3a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:05.874132 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3564c122-0543-405e-a9f5-8df4a473ce3a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:05.874450 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3564c122-0543-405e-a9f5-8df4a473ce3a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:05.887494 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:05.887494 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:05.891846 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3564c122-0543-405e-a9f5-8df4a473ce3a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:05.898504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3564c122-0543-405e-a9f5-8df4a473ce3a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:05.899152 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 780/3067] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:05 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:05.915775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7f62af35-4540-44d0-a1a4-67db3974133b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:05.918653 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f62af35-4540-44d0-a1a4-67db3974133b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:05.918653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f62af35-4540-44d0-a1a4-67db3974133b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:05.919295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7f62af35-4540-44d0-a1a4-67db3974133b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:05.919568 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7f62af35-4540-44d0-a1a4-67db3974133b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:05.924700 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:05.924700 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:05.925962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7f62af35-4540-44d0-a1a4-67db3974133b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:05.926351 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 749/3068] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:05 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:06.204424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:06.206679 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:06.206949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:06.207199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:06.207336 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:06.212460 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:06.212460 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:06.213257 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb9583f7-1d75-4b23-af4a-f55880309f9e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:06.213701 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 772/3069] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:06 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:06.617553 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:06.619703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:06.619914 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:06.620108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:06.631451 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:06.631451 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:06.635649 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:06.640932 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-55ff6ef8-1501-4424-b7a5-7cf747a53342 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:06.641452 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 769/3070] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:06 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:06.914128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:06.916407 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:06.916718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:06.916984 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:06.931082 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:06.931082 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:06.936284 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:06.938807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:06.941615 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9d5ea8b-6ced-4b61-b773-caac805e5920 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:06.941941 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 781/3071] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:06 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:06.942532 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:06.942720 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:06.942949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:06.943088 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:06.949708 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:06.949708 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:06.949708 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b196ecca-6cda-4dbf-be0c-21515ec9de2d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:06.950069 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 750/3072] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:06 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:07.224813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:07.227186 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:07.227186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:07.228045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:07.228045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:07.231901 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:07.231901 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:07.232531 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0212c280-f2ed-44e8-82d7-63b206f9f858 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:07.234143 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 773/3073] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:07 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:07.686232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:07.688989 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:07.688989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:07.688989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:07.701666 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:07.701666 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:07.707603 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:07.714243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b99ddde1-0fe4-49cb-9e63-d06a9d2dc7a9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:07.714714 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 770/3074] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:07 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:07.960265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9cca139f-108a-495c-aecf-20e68ab9172b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:07.963108 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cca139f-108a-495c-aecf-20e68ab9172b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:07.963497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cca139f-108a-495c-aecf-20e68ab9172b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:07.963712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cca139f-108a-495c-aecf-20e68ab9172b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:07.965326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:07.967802 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:07.968021 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:07.968325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:07.968500 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:07.976852 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:07.976852 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:07.977906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c642b8a-d859-47d5-ad40-ed0d2ce789c6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:07.978327 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 751/3075] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:07 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:07.978655 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:07.978655 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:07.983938 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9cca139f-108a-495c-aecf-20e68ab9172b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:07.991629 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cca139f-108a-495c-aecf-20e68ab9172b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:07.992955 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 782/3076] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:07 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:08.245768 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e100c33d-e781-4da0-888f-c66b3de907ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:08.252310 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e100c33d-e781-4da0-888f-c66b3de907ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:08.252638 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e100c33d-e781-4da0-888f-c66b3de907ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:08.252946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e100c33d-e781-4da0-888f-c66b3de907ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:08.253127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e100c33d-e781-4da0-888f-c66b3de907ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:08.262010 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:08.262010 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:08.262791 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e100c33d-e781-4da0-888f-c66b3de907ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:08.263304 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 774/3077] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:08 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:08.750530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:08.752349 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:08.752530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:08.755423 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:08.778669 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:08.778669 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:08.783599 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:08.792788 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7da1f55-41ac-4306-8339-872b5a06fd5e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:08.793355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 771/3078] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:08 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:08.990870 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:08.993259 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:08.993523 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:08.993785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:08.996773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:09.007213 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.007213 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:09.007213 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d698e49a-ccfe-4473-bc34-d6205a66d770 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:09.007213 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 752/3079] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:08 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:09.011994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:09.014181 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:09.014459 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:09.014713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:09.026959 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.026959 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:09.030426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-93486126-6b17-463c-a05f-b9a8cf675c06 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:09.033785 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-93486126-6b17-463c-a05f-b9a8cf675c06 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568/action Aug 16 23:00:09.033785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-93486126-6b17-463c-a05f-b9a8cf675c06 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:09.036595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-93486126-6b17-463c-a05f-b9a8cf675c06 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:09.037409 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:09.043816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f86127b-798e-40b4-aa26-25a2d7fa8533 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:09.043816 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 783/3080] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:09 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:09.059488 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.059488 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:09.072124 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-53273ddc-e0e1-4973-9535-362c47d81f02 req-93486126-6b17-463c-a05f-b9a8cf675c06 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568/action returned with HTTP 204 Aug 16 23:00:09.072124 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 775/3081] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:00:09 2026] POST /volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:09.280845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:09.283662 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:09.283662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:09.283662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:09.283662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:09.290468 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.290468 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:09.292047 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37b06383-7b0b-47a8-9e7b-9e1666d3fb0e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:09.292047 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 772/3082] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:09 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:09.836274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:09.838544 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:09.838802 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:09.839047 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:09.859057 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.859057 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:09.863922 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:09.873947 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e39165fb-e914-4cd3-80f9-2804a04b3b89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:09.874807 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 753/3083] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:09 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:09.894491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:09.898498 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:09.898498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f77f7d19-cab0-4e49-af2f-a4c5665d8d2e", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1887129503", "container": "tempest-volumesbackupstest-backup-container-1218340911"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:09.899398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': 'f77f7d19-cab0-4e49-af2f-a4c5665d8d2e', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1887129503', 'container': 'tempest-volumesbackupstest-backup-container-1218340911'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:09.899398 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume f77f7d19-cab0-4e49-af2f-a4c5665d8d2e in container tempest-volumesbackupstest-backup-container-1218340911 Aug 16 23:00:09.924288 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:09.924288 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:09.925055 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:09.971043 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['94a7e0a8-8055-4b0e-8178-b8e5335604fc', '3ff91ea6-d578-4f0d-a536-64989dec66ca'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:10.023558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:10.025857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:10.026918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:10.026918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:10.026918 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:10.031513 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:10.031513 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:10.032670 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-833b41b7-93be-443a-af52-0c29ccd0cef2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:10.032670 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 776/3084] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:10 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:10.044445 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f96d18c4-4400-4dcc-b3c3-47a1fc8ec63d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:10.044445 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 784/3085] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:09 2026] POST /volume/v3/backups => generated 328 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:10.056112 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:10.057769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:10.058041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:10.058288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:10.058468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:10.063348 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c70503c-2681-417d-8461-92a03a6b78bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:10.065608 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:10.065608 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:10.065734 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c70503c-2681-417d-8461-92a03a6b78bb tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:10.065956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c70503c-2681-417d-8461-92a03a6b78bb tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:10.066954 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c70503c-2681-417d-8461-92a03a6b78bb tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:10.067188 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2010a29b-c109-4c93-8d2c-bfc3594a6c24 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:10.067522 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 773/3086] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:10 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:10.082614 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:10.082614 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:10.090614 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6c70503c-2681-417d-8461-92a03a6b78bb tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:10.104254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c70503c-2681-417d-8461-92a03a6b78bb tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:10.105048 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 754/3087] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:10 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 23:00:10.325216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a29afc9-0aba-4d42-8360-ede56669b034 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:10.329200 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a29afc9-0aba-4d42-8360-ede56669b034 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:10.329466 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a29afc9-0aba-4d42-8360-ede56669b034 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:10.329792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a29afc9-0aba-4d42-8360-ede56669b034 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:10.329917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-7a29afc9-0aba-4d42-8360-ede56669b034 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:10.335551 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:10.335551 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:10.336457 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a29afc9-0aba-4d42-8360-ede56669b034 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:10.337377 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 777/3088] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:10 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:11.050794 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:11.054422 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:11.054422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:11.054422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:11.054422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:11.065121 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:11.065121 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:11.068009 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abedb8f1-f4dc-40f9-9ff1-7af53a699e1e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:11.069468 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 785/3089] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:11 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:11.090579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:11.093080 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:11.093951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:11.093951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:11.093951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:11.100727 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:11.100727 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:11.100727 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1c82dfd-8342-4b83-8268-ac1f31a9bd42 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:11.100727 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 774/3090] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:11 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:11.126852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41079e38-39f0-412e-b625-251d3d6d69f3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:11.129253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41079e38-39f0-412e-b625-251d3d6d69f3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:11.129474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41079e38-39f0-412e-b625-251d3d6d69f3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:11.129579 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41079e38-39f0-412e-b625-251d3d6d69f3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:11.162924 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:11.162924 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:11.169525 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41079e38-39f0-412e-b625-251d3d6d69f3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:11.175625 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41079e38-39f0-412e-b625-251d3d6d69f3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:11.176227 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 755/3091] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:11 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:11.358004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:11.362572 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:11.362771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:11.362997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:11.363613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:11.377966 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:11.377966 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:11.378644 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e533b06-a6b7-439b-9870-c4072af8bcc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:11.382053 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 778/3092] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:11 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:12.085222 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:12.087962 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:12.088224 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:12.088471 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:12.089008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:12.095869 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:12.095869 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:12.096891 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0c75aef-e8c4-449d-ad6b-9387e08bda4c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:12.097469 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 786/3093] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:12 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:12.130225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:12.132279 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:12.134391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:12.134391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:12.134391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:12.138652 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:12.138652 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:12.139663 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d294143-ea81-4b9a-81fe-8c4e110c26b9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:12.140206 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 775/3094] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:12 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:12.204038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:12.208174 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:12.208174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:12.211892 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:12.231830 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:12.231830 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:12.237772 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:12.246906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d24a90c6-3b92-4f36-8377-a1a29056c606 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:12.247725 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 756/3095] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:12 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:12.253181 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a730175b-d2b4-4429-b797-d11ed78783fc req-acb7a65a-a5ca-4bd8-9a38-7f84eb0d403d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:12.256655 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-acb7a65a-a5ca-4bd8-9a38-7f84eb0d403d tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] POST https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964/action Aug 16 23:00:12.257689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-acb7a65a-a5ca-4bd8-9a38-7f84eb0d403d tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:12.257689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-acb7a65a-a5ca-4bd8-9a38-7f84eb0d403d tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:12.287575 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:12.287575 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:12.305904 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a730175b-d2b4-4429-b797-d11ed78783fc req-acb7a65a-a5ca-4bd8-9a38-7f84eb0d403d tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964/action returned with HTTP 204 Aug 16 23:00:12.306418 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 779/3096] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:00:12 2026] POST /volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:12.399692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:12.401974 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:12.402301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:12.402546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:12.402688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:12.408310 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:12.408310 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:12.409334 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-647efaf9-bbf3-4602-9d1f-bd6401806419 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:12.409882 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 787/3097] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:12 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:13.110325 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85c469fc-034a-4dd8-a823-b011a66d1857 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.112463 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85c469fc-034a-4dd8-a823-b011a66d1857 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:13.112657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85c469fc-034a-4dd8-a823-b011a66d1857 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.112800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85c469fc-034a-4dd8-a823-b011a66d1857 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.112964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-85c469fc-034a-4dd8-a823-b011a66d1857 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:13.120080 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.120080 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:13.121008 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85c469fc-034a-4dd8-a823-b011a66d1857 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:13.121468 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 776/3098] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:13.155441 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.158511 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:13.158788 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.159064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.159236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:13.164110 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.164110 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:13.164989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c44e6e9f-ad78-4c50-9557-8c5b4c73f0a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:13.165457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 757/3099] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:13.265577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3a66d360-0257-4ea7-ba61-32c415ec757e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.267561 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a66d360-0257-4ea7-ba61-32c415ec757e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:13.267820 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a66d360-0257-4ea7-ba61-32c415ec757e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.268048 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a66d360-0257-4ea7-ba61-32c415ec757e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.270540 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=345,cinder:INSERT=94,cinder:UPDATE=123 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:00:13.280600 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.280600 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:13.284234 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3a66d360-0257-4ea7-ba61-32c415ec757e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:13.288382 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a66d360-0257-4ea7-ba61-32c415ec757e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:13.288783 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 780/3100] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:13.307401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.309650 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] POST https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action Aug 16 23:00:13.310170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:13.310330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:13.324264 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.324264 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:13.324887 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:13.358768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Created reservations ['9cfe28f7-9cf6-40d0-967b-8720b5dbdce1', '6198bfc0-83f2-416a-a76e-e8360fbfb27d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:13.387325 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Extend volume request issued successfully. Aug 16 23:00:13.388759 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action returned with HTTP 202 Aug 16 23:00:13.388759 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 788/3101] 10.4.3.26 () {70 vars in 1424 bytes} [Sun Aug 16 23:00:13 2026] POST /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 23:00:13.403432 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.408448 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:13.408931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.410280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.422461 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.422461 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:13.427488 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:13.431779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.434177 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-02b88eb1-3e95-490a-9d3d-cd8a48b6bbcd tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:13.434621 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 777/3102] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:13.441377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:13.441761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.441965 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.442184 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:13.450217 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.450217 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:13.451269 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d46d8ccb-8d48-47d1-a673-9ce70631ddb7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:13.451798 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 758/3103] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:13.875558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:13.877798 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 service nova] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:13.878032 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 service nova] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:13.878273 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 service nova] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:13.890464 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:13.890464 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:13.894908 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 service nova] Volume info retrieved successfully. Aug 16 23:00:13.900277 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-377b6f0e-b6b1-4927-a5ba-ee77eaba9628 req-7702ba67-f9f6-43b1-bc12-c488ed4b6743 service nova] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:13.901365 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 781/3104] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:13 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:14.134859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.139886 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:14.139886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.140153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.140239 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:14.153458 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.153458 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:14.154776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92b8f672-4fa9-4426-a2a8-9848307c8642 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:14.155639 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 789/3105] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:14.182396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.185605 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:14.185887 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.186117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.186270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:14.191598 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.191598 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:14.192512 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f1b9fb2-b2e6-4a3d-a0f7-0f2655d9b52e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:14.193066 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 778/3106] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:14.452985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.455815 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:14.456204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.456390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.468483 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.468863 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.468863 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:14.470932 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:14.471183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.471369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.471469 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:14.474132 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:14.480754 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc1e02fe-d161-472d-b28e-f5d441d9820b tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:14.481615 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.481615 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:14.481729 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 759/3107] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:14.482231 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbd569ae-cde8-4c14-ab08-03a6f305f799 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:14.484078 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 782/3108] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:14.506566 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.509158 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:14.509463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.509754 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.534706 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.534706 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:14.546656 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:14.556420 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb716f26-66a3-4338-b4b6-b4d08317df81 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:14.557084 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 790/3109] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1157 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:14.832733 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.833402 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:14.833564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.833856 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.848409 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.848409 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:14.854768 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:14.859351 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1c2c7d39-162f-4b8b-9c06-8127b6d80bd9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:14.860354 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 779/3110] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:14.882443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.884669 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:14.885180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-542194502", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:14.887186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-542194502', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:14.887351 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume of 1 GB Aug 16 23:00:14.891234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.893373 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] POST https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action Aug 16 23:00:14.893799 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Availability Zones retrieved successfully. Aug 16 23:00:14.893887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:14.894045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:14.901167 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Flow 'volume_create_api' (8ab4bce7-feff-4cb4-9ff0-d7d797e916f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:14.903480 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96636219-20fa-4e87-8cb0-e12012333fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:14.904056 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:14.907487 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.907487 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:14.908295 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:14.917042 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Begin detaching volume completed successfully. Aug 16 23:00:14.917263 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-94070abf-11c2-403a-81c5-2aebb3d2c5a3 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action returned with HTTP 202 Aug 16 23:00:14.918623 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 783/3111] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:00:14 2026] POST /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:14.939866 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.943819 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96636219-20fa-4e87-8cb0-e12012333fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:14.944656 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb68ccb-1680-400c-a83b-bed81562a484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:14.944925 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:14.946704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.946704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.961372 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:14.961372 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:14.968170 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:14.976883 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d29a29b7-841d-4848-9a8a-8b8a63d9c23f tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:14.976883 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 791/3112] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:14.983540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1165e91e-34a6-42f2-80c1-6db2e5b25584 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:14.984184 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1165e91e-34a6-42f2-80c1-6db2e5b25584 None None] GET https://10.4.3.26/volume// Aug 16 23:00:14.984604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1165e91e-34a6-42f2-80c1-6db2e5b25584 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:14.985474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1165e91e-34a6-42f2-80c1-6db2e5b25584 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:14.986052 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1165e91e-34a6-42f2-80c1-6db2e5b25584 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:14.986491 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 780/3113] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:14.997602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.001624 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:15.001925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.002238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.023828 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.023828 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:15.032528 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:15.042602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Created reservations ['6e1eca7b-8035-4be0-ab03-fa78c7b72f93', '851880c5-186a-415c-b028-6be2b650041f', '8085b830-613c-43c5-b8c2-ac0542d8a7b4', '08f52888-a901-4aa8-9631-aa25b69e2b7d'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:15.043684 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-0bb454d1-07ff-46ed-8ef0-efe4a1542814 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:15.043804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb68ccb-1680-400c-a83b-bed81562a484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1eca7b-8035-4be0-ab03-fa78c7b72f93', '851880c5-186a-415c-b028-6be2b650041f', '8085b830-613c-43c5-b8c2-ac0542d8a7b4', '08f52888-a901-4aa8-9631-aa25b69e2b7d']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:15.044056 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 784/3114] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:14 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:15.044604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac1b4b-ed40-4850-a4e4-81ee0560650b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:15.073346 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac1b4b-ed40-4850-a4e4-81ee0560650b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e799cd06-536a-45b9-a47f-6ab724e9a0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-542194502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b14d20311a4c289f3a13cd4d714289',qos_specs=None,replication_status=,reservations=['6e1eca7b-8035-4be0-ab03-fa78c7b72f93','851880c5-186a-415c-b028-6be2b650041f','8085b830-613c-43c5-b8c2-ac0542d8a7b4','08f52888-a901-4aa8-9631-aa25b69e2b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-542194502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e799cd06-536a-45b9-a47f-6ab724e9a0aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b14d20311a4c289f3a13cd4d714289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:15.074267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62367b2a-0a73-4900-9d09-54afde2344a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:15.095791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62367b2a-0a73-4900-9d09-54afde2344a7) transitioned into state 'SUCCESS' from state '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-542194502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b14d20311a4c289f3a13cd4d714289',qos_specs=None,replication_status=,reservations=['6e1eca7b-8035-4be0-ab03-fa78c7b72f93','851880c5-186a-415c-b028-6be2b650041f','8085b830-613c-43c5-b8c2-ac0542d8a7b4','08f52888-a901-4aa8-9631-aa25b69e2b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:15.097432 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae42f3d-8f72-4802-bc34-7d156f608d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:15.108714 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae42f3d-8f72-4802-bc34-7d156f608d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:15.109715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Flow 'volume_create_api' (8ab4bce7-feff-4cb4-9ff0-d7d797e916f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:15.110275 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume request issued successfully. Aug 16 23:00:15.111088 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7ad64c12-6379-4a9b-84c0-cb7ef1176640 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:15.111654 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 760/3115] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:14 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:15.126502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.130799 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:15.130799 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.130799 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.145322 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.145322 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:15.149801 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:15.157026 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be6953ca-2c71-41cf-9e49-05b511eafd36 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:15.157649 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 792/3116] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.170465 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c45a486c-7468-4d9d-b543-524bab251ea1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.174852 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c45a486c-7468-4d9d-b543-524bab251ea1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:15.175160 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c45a486c-7468-4d9d-b543-524bab251ea1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.175340 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c45a486c-7468-4d9d-b543-524bab251ea1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.175408 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c45a486c-7468-4d9d-b543-524bab251ea1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:15.180830 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.180830 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:15.181841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c45a486c-7468-4d9d-b543-524bab251ea1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:15.182349 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 781/3117] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.197699 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a89bb142-0f04-4f93-bd64-e55331239f58 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.211444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.214801 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:15.214801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.214801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.214998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:15.220459 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.220459 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:15.221609 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d15bcb2f-0dd5-4f41-8312-bd796f6b37bb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:15.222197 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 761/3118] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.316276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:15.317019 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26fee000-40c1-4fe2-98c3-ea370b6ba2d0", "incremental": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:15.320201 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating new backup {'backup': {'volume_id': '26fee000-40c1-4fe2-98c3-ea370b6ba2d0', 'incremental': True}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:15.321167 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating backup of volume 26fee000-40c1-4fe2-98c3-ea370b6ba2d0 in container None Aug 16 23:00:15.336212 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.336212 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:15.337288 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Volume info retrieved successfully. Aug 16 23:00:15.380597 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Created reservations ['dc73e9a7-67d7-40fd-90aa-05d4a56ea75a', '78c99873-f8bd-4897-905f-5201cd8a73a0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:15.407566 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a89bb142-0f04-4f93-bd64-e55331239f58 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 400 Aug 16 23:00:15.408245 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 785/3119] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:15 2026] POST /volume/v3/backups => generated 109 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 23:00:15.417499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.419658 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:15.419877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.420109 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.420249 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete backup with id: 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. Aug 16 23:00:15.425097 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.425097 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:15.446706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] delete_backup rpcapi backup_id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:15.452077 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fbe63d0-3f0c-40a9-ba55-861b60abba8e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 202 Aug 16 23:00:15.452077 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 793/3120] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:15 2026] DELETE /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:15.469030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9e4b682-1559-404e-b346-2763cfb91d4a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.469030 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9e4b682-1559-404e-b346-2763cfb91d4a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:15.469117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9e4b682-1559-404e-b346-2763cfb91d4a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.469488 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9e4b682-1559-404e-b346-2763cfb91d4a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.469580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b9e4b682-1559-404e-b346-2763cfb91d4a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:15.476604 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.476604 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:15.477424 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9e4b682-1559-404e-b346-2763cfb91d4a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 200 Aug 16 23:00:15.478170 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 782/3121] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.497052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.503051 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:15.503051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.503051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.503051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:15.510253 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.510253 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:15.511061 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb332463-bc26-49b1-86f0-1b38dc7107cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:15.511513 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 762/3122] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.527717 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b45a22f6-1f3a-4542-8005-2c76cacceab5 req-69e7adea-f167-4c49-b690-f1be0be05042 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.530766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b45a22f6-1f3a-4542-8005-2c76cacceab5 req-69e7adea-f167-4c49-b690-f1be0be05042 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] DELETE https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc Aug 16 23:00:15.531063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b45a22f6-1f3a-4542-8005-2c76cacceab5 req-69e7adea-f167-4c49-b690-f1be0be05042 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.531357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b45a22f6-1f3a-4542-8005-2c76cacceab5 req-69e7adea-f167-4c49-b690-f1be0be05042 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:15.541966 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:15.541966 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:15.601795 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b45a22f6-1f3a-4542-8005-2c76cacceab5 req-69e7adea-f167-4c49-b690-f1be0be05042 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc returned with HTTP 200 Aug 16 23:00:15.602309 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 786/3123] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:00:15 2026] DELETE /volume/v3/attachments/aaaa1e6a-da1e-4c94-b5ab-56e222a99ebc => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:15.993826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:15.997284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:15.997643 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:15.998367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.001095 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=301,cinder:UPDATE=87,cinder:INSERT=55 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:00:16.025859 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.025859 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:16.035078 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:16.041792 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd227c1d-81f5-467a-9970-f2cf5d1e436a tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:16.041792 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 794/3124] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:15 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 1160 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:16.176428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58f236bb-e6e5-4459-b642-eca91009b581 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.178351 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58f236bb-e6e5-4459-b642-eca91009b581 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.179169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58f236bb-e6e5-4459-b642-eca91009b581 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.179169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58f236bb-e6e5-4459-b642-eca91009b581 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.186868 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=234,cinder:INSERT=31,cinder:UPDATE=49 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:00:16.194214 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.194214 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:16.198802 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-58f236bb-e6e5-4459-b642-eca91009b581 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.203481 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58f236bb-e6e5-4459-b642-eca91009b581 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.204156 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 783/3125] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:16.223067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.227342 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.231402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.231847 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.235294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.237411 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:16.238261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.238261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.240209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:16.244232 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.244232 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:16.244848 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.244848 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:16.245132 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-358da2d6-2c80-48d2-ae56-ccacb3cdc944 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:16.246064 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 787/3126] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:16.253442 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.259376 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccb8a47b-e5e9-4dce-9ba4-342e401ad0eb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.259856 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 763/3127] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.278620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.281086 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 23:00:16.281378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.281667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.282180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:16.284538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:00:16.294513 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Get all volumes completed successfully. Aug 16 23:00:16.294998 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8821110-c1d2-4597-b811-b4fd32b9b95b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 23:00:16.295648 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 795/3128] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.306089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f273be59-adfa-42f8-97b1-34b53b140b42 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.307593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2012c838-d369-4d7b-bf91-022240028c1e req-1197538e-f0dd-4b9b-aa66-cf4bb1750ff9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.309607 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f273be59-adfa-42f8-97b1-34b53b140b42 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.310360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f273be59-adfa-42f8-97b1-34b53b140b42 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.310360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f273be59-adfa-42f8-97b1-34b53b140b42 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.310776 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1197538e-f0dd-4b9b-aa66-cf4bb1750ff9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] DELETE https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 Aug 16 23:00:16.311097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1197538e-f0dd-4b9b-aa66-cf4bb1750ff9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.311230 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1197538e-f0dd-4b9b-aa66-cf4bb1750ff9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.319545 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.319545 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:16.324445 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.324445 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:16.324518 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f273be59-adfa-42f8-97b1-34b53b140b42 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.330419 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f273be59-adfa-42f8-97b1-34b53b140b42 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.330920 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 784/3129] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.385678 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2012c838-d369-4d7b-bf91-022240028c1e req-1197538e-f0dd-4b9b-aa66-cf4bb1750ff9 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 returned with HTTP 200 Aug 16 23:00:16.386294 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 788/3130] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:00:16 2026] DELETE /volume/v3/attachments/bf50c735-f6d9-4cdb-81b6-88c5be052964 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.389193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.390155 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.390426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.390684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.400770 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.400770 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:16.406159 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.410862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-c8534f61-847c-4d69-9db4-3564d4b9ed80 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.411624 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 764/3131] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.490387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.492810 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c Aug 16 23:00:16.493520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.493520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.493520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4addb18b-ce88-4744-a9b7-9e9abfc5d84c. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:16.498112 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-209d2659-b8fb-40e1-b72f-9e8275fa9614 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c returned with HTTP 404 Aug 16 23:00:16.499162 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 796/3132] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/backups/4addb18b-ce88-4744-a9b7-9e9abfc5d84c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:16.511411 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.514298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:16.514754 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1792242225"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:16.516630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1792242225'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:16.516814 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume of 1 GB Aug 16 23:00:16.523635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.523806 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Availability Zones retrieved successfully. Aug 16 23:00:16.526470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:16.526608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.526911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.527111 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:16.527913 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf27b4ef-0346-48ce-842b-86d6ca66db3c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.528605 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf27b4ef-0346-48ce-842b-86d6ca66db3c None None] GET https://10.4.3.26/volume// Aug 16 23:00:16.528688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf27b4ef-0346-48ce-842b-86d6ca66db3c None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.529727 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf27b4ef-0346-48ce-842b-86d6ca66db3c None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.529727 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf27b4ef-0346-48ce-842b-86d6ca66db3c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:16.531150 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 765/3133] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:16.532220 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (b5d76576-9099-438b-9320-6ca0aa7216b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:16.533870 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4883abb1-90ff-48c5-ab28-a6724714538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:16.534524 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.534524 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:16.535695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:16.535757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4098236f-b7e3-4b5a-a2dc-47f3da4f85db tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:16.536254 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 789/3134] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.548499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2b79459c-7808-4038-bfa6-fdc9a7e869c4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.551762 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2b79459c-7808-4038-bfa6-fdc9a7e869c4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:00:16.551857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2b79459c-7808-4038-bfa6-fdc9a7e869c4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e799cd06-536a-45b9-a47f-6ab724e9a0aa", "connector": null, "instance_uuid": "3b0eb0c4-b47a-42df-82d2-80b6e008646e"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:16.563243 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.563243 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:16.581555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4883abb1-90ff-48c5-ab28-a6724714538e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:16.581555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baad8ca5-0d36-4fda-8071-8ff853c63c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:16.596441 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2b79459c-7808-4038-bfa6-fdc9a7e869c4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:00:16.597357 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 797/3135] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:00:16 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 16 23:00:16.638281 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-613b5272-5fbe-4b14-afdf-3045891e096f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.640697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-613b5272-5fbe-4b14-afdf-3045891e096f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.641381 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-613b5272-5fbe-4b14-afdf-3045891e096f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.641381 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-613b5272-5fbe-4b14-afdf-3045891e096f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.643680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['8dd7072f-f319-437e-93b2-44dcd1830352', 'f00f834d-7fc4-481c-abd6-a3630b6b5f94', 'af57e8f2-588f-41e9-b73a-90f815a8f6f0', 'fb67e753-4eca-4ba4-b8ee-f76e473a1865'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:16.645823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baad8ca5-0d36-4fda-8071-8ff853c63c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd7072f-f319-437e-93b2-44dcd1830352', 'f00f834d-7fc4-481c-abd6-a3630b6b5f94', 'af57e8f2-588f-41e9-b73a-90f815a8f6f0', 'fb67e753-4eca-4ba4-b8ee-f76e473a1865']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:16.645823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2651e88-e482-48e9-b8c7-4271bf0805f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:16.650044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f710188-9981-4097-9d29-d4a094c27f6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.650563 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f710188-9981-4097-9d29-d4a094c27f6a None None] GET https://10.4.3.26/volume// Aug 16 23:00:16.650852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f710188-9981-4097-9d29-d4a094c27f6a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.651197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f710188-9981-4097-9d29-d4a094c27f6a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.651527 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f710188-9981-4097-9d29-d4a094c27f6a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:16.652264 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 790/3136] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 23:00:16.655284 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.655284 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:16.662303 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-613b5272-5fbe-4b14-afdf-3045891e096f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.665076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.668464 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:16.668668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.668940 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.669542 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-613b5272-5fbe-4b14-afdf-3045891e096f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.670511 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 766/3137] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.674995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2651e88-e482-48e9-b8c7-4271bf0805f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df56d8dc-e72f-4215-90b2-9b0d66c03d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1792242225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['8dd7072f-f319-437e-93b2-44dcd1830352','f00f834d-7fc4-481c-abd6-a3630b6b5f94','af57e8f2-588f-41e9-b73a-90f815a8f6f0','fb67e753-4eca-4ba4-b8ee-f76e473a1865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1792242225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df56d8dc-e72f-4215-90b2-9b0d66c03d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68ba4ce4b92c40dca0a465fe64f97339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bae09558cdb2465bb597f432fbbd67b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:16.676010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9a3eb6-9c08-4724-999c-a0ca39699975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:16.682536 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.682536 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:16.686130 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:16.690783 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-2909b214-98de-4cf8-a464-9d89f8c1ed3c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:16.691441 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 798/3138] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:16.698213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9a3eb6-9c08-4724-999c-a0ca39699975) transitioned into state 'SUCCESS' from state '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-1792242225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['8dd7072f-f319-437e-93b2-44dcd1830352','f00f834d-7fc4-481c-abd6-a3630b6b5f94','af57e8f2-588f-41e9-b73a-90f815a8f6f0','fb67e753-4eca-4ba4-b8ee-f76e473a1865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:16.699541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da69f67-b43f-4b95-b09b-381a24f6079b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:16.713157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da69f67-b43f-4b95-b09b-381a24f6079b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:16.714285 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (b5d76576-9099-438b-9320-6ca0aa7216b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:16.714701 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request issued successfully. Aug 16 23:00:16.715499 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f08c1c9-b8f3-4f8d-8a91-4d3c3268ebb4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:16.716273 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 785/3139] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:16 2026] POST /volume/v3/volumes => generated 747 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:16.732401 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-adefb62c-8218-4241-a3ac-002b85f1451f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.735304 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adefb62c-8218-4241-a3ac-002b85f1451f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:00:16.735897 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adefb62c-8218-4241-a3ac-002b85f1451f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:16.735943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-adefb62c-8218-4241-a3ac-002b85f1451f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:16.747914 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.747914 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:16.757413 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-adefb62c-8218-4241-a3ac-002b85f1451f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:00:16.765735 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-adefb62c-8218-4241-a3ac-002b85f1451f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c returned with HTTP 200 Aug 16 23:00:16.766860 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 791/3140] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:16 2026] GET /volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:16.809799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:16.812522 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] PUT https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c Aug 16 23:00:16.813223 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:16.822038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Acquiring lock "cinder-attachment_update-e799cd06-536a-45b9-a47f-6ab724e9a0aa-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:00:16.828054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Lock "cinder-attachment_update-e799cd06-536a-45b9-a47f-6ab724e9a0aa-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:00:16.829026 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:16.829026 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:17.002464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Lock "cinder-attachment_update-e799cd06-536a-45b9-a47f-6ab724e9a0aa-np0000007421" released by "attachment_update" :: held 0.174s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:00:17.002964 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-e0af6892-840c-4067-96d0-664e4b611991 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c returned with HTTP 200 Aug 16 23:00:17.003287 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 767/3141] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:00:16 2026] PUT /volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:17.058285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.060365 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:17.060647 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.060867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.071655 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.071655 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:17.076411 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:17.083970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a79401aa-192a-469e-b72d-9e9e89c64f17 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:17.084621 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 799/3142] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:17.128923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.131410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] DELETE https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 Aug 16 23:00:17.131584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.131758 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.132888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Delete volume with id: 421e3928-2953-4920-81eb-8a0e43979891 Aug 16 23:00:17.145465 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.145465 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:17.146089 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 23:00:17.180432 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Delete volume request issued successfully. Aug 16 23:00:17.180954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-557526c5-ae0d-4f1e-a7a7-dad6a92fa46c tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 returned with HTTP 202 Aug 16 23:00:17.181290 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 786/3143] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:17 2026] DELETE /volume/v3/volumes/421e3928-2953-4920-81eb-8a0e43979891 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:17.192581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.196794 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] DELETE https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 Aug 16 23:00:17.197355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.197823 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.198037 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Delete backup with id: 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68. Aug 16 23:00:17.206068 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.206068 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:17.229165 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] delete_backup rpcapi backup_id 6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:17.231966 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d9fcdf58-04ab-4fd6-824d-0eeea20410c3 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 returned with HTTP 202 Aug 16 23:00:17.233113 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 792/3144] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:17 2026] DELETE /volume/v3/backups/6ddb8cce-337b-4bfa-9dfa-b00e1ff08f68 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:17.246812 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.248797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 23:00:17.248938 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.249169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.249375 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Delete volume with id: 1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 23:00:17.258576 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.258576 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:17.259192 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 23:00:17.261808 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52b22773-1a3b-4919-942c-597cbcad95a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.263897 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52b22773-1a3b-4919-942c-597cbcad95a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:17.264929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52b22773-1a3b-4919-942c-597cbcad95a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.265405 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52b22773-1a3b-4919-942c-597cbcad95a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.265581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-52b22773-1a3b-4919-942c-597cbcad95a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:17.271697 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.271697 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:17.272622 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52b22773-1a3b-4919-942c-597cbcad95a2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:17.273692 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 800/3145] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:17.294941 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Delete volume request issued successfully. Aug 16 23:00:17.295225 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0820b9fb-1998-4f69-8830-0d5733fd45ff tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 202 Aug 16 23:00:17.295880 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 768/3146] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:17 2026] DELETE /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:17.307401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a50e7488-dd27-42f8-936e-b895b21c6132 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.313906 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a50e7488-dd27-42f8-936e-b895b21c6132 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 23:00:17.313906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a50e7488-dd27-42f8-936e-b895b21c6132 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.313906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a50e7488-dd27-42f8-936e-b895b21c6132 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.321964 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.321964 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:17.326787 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a50e7488-dd27-42f8-936e-b895b21c6132 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Volume info retrieved successfully. Aug 16 23:00:17.332934 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a50e7488-dd27-42f8-936e-b895b21c6132 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 200 Aug 16 23:00:17.333680 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 787/3147] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:17.549582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.551577 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:17.552024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.552078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.552206 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:17.558309 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.558309 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:17.559784 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8bd4c99-ec29-4caf-8982-3345bc1dcff1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:17.559784 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 793/3148] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:17.691289 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.694346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:17.694346 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.694346 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.706889 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.706889 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:17.711785 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:17.719585 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ac6165a-41ee-4c15-9304-c41fe7dbbcc1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:17.722047 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 801/3149] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:17.785540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.790670 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:00:17.791159 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.791391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.802433 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.802433 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:17.806642 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:00:17.812178 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7c0d220d-9de4-49af-9ec5-27068d511ed2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c returned with HTTP 200 Aug 16 23:00:17.812772 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 769/3150] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:17.831006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.833240 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:17.833325 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df56d8dc-e72f-4215-90b2-9b0d66c03d4c", "name": "tempest-VolumesBackupsTest-Backup-1680053102"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:17.834800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating new backup {'backup': {'volume_id': 'df56d8dc-e72f-4215-90b2-9b0d66c03d4c', 'name': 'tempest-VolumesBackupsTest-Backup-1680053102'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:17.834853 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating backup of volume df56d8dc-e72f-4215-90b2-9b0d66c03d4c in container None Aug 16 23:00:17.845629 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.845629 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:17.846325 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Volume info retrieved successfully. Aug 16 23:00:17.888357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Created reservations ['d2c6ca61-d7d7-40cf-90cc-d87d049d555f', '51fd6551-1d08-40e8-97d4-45f843362b69'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:17.938419 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69c07845-5a61-4883-ab3c-1f63d4db4b4d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:17.939010 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 788/3151] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:17 2026] POST /volume/v3/backups => generated 328 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:17.954670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:17.962038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:17.962038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:17.962143 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:17.962280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:17.976387 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:17.976387 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:17.977221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbafb23c-26bf-4752-aa77-dbc46280e52a tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:17.978259 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 794/3152] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:17 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.296975 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.299591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:18.299881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.300497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.300668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:18.309144 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.309144 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:18.310736 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caa8a953-97f4-4ab6-9c1d-8af6cf702c7c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:18.311985 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 802/3153] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.353064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-32caded2-d1dc-4845-96dc-d11904e0a010 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.356002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32caded2-d1dc-4845-96dc-d11904e0a010 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] GET https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 Aug 16 23:00:18.356330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32caded2-d1dc-4845-96dc-d11904e0a010 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.356801 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-32caded2-d1dc-4845-96dc-d11904e0a010 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.376091 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-32caded2-d1dc-4845-96dc-d11904e0a010 tempest-TestVolumeBackupRestore-897657084 tempest-TestVolumeBackupRestore-897657084-project-member] https://10.4.3.26/volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 returned with HTTP 404 Aug 16 23:00:18.376981 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 770/3154] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/volumes/1e8a955d-00a1-4672-9a1d-220d1e1d1309 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:18.573708 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.576591 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:18.576880 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.577139 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.577280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:18.583092 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.583092 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:18.583952 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-474611c1-ca51-4d5b-95a5-c8ab9a8182cb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:18.584534 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 789/3155] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.606788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.609222 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:18.609616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.609722 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.626036 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.626036 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:18.642676 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:18.650301 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee4c69f0-c745-48ce-8318-0d46664fb9f4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:18.651426 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 795/3156] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.671804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.674440 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:18.674690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.676159 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.687081 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.687081 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:18.691585 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:18.696584 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c1a1f40-9123-4254-8187-acaf2d96aae9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:18.697400 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 803/3157] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.740030 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.743212 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:18.743212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.743591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.754808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.759931 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:18.760226 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.760794 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.760794 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:18.764296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.766466 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:18.773479 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a3050d5-b6c8-47e4-b864-01fb0bae8285 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:18.774331 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 771/3158] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.775077 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.775077 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:18.782111 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:18.789052 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a66e9b38-7b68-49fe-b2c3-ab032df2e33b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:18.789510 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 790/3159] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:18.909459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-84ac2bd7-9a8c-4be2-b66a-ecb7ae2255a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.910057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84ac2bd7-9a8c-4be2-b66a-ecb7ae2255a2 None None] GET https://10.4.3.26/volume// Aug 16 23:00:18.910233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84ac2bd7-9a8c-4be2-b66a-ecb7ae2255a2 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.910511 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-84ac2bd7-9a8c-4be2-b66a-ecb7ae2255a2 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.910904 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-84ac2bd7-9a8c-4be2-b66a-ecb7ae2255a2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:18.911248 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 796/3160] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:18.921796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-a408c443-3a21-4d42-91a3-6f23c5fc14be None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.924847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a408c443-3a21-4d42-91a3-6f23c5fc14be tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:00:18.925258 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a408c443-3a21-4d42-91a3-6f23c5fc14be tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e50293-61cd-4291-8c0f-5e8989959a8f", "connector": null, "instance_uuid": "3211cbd5-fc45-424c-941f-6732922bcb47"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:18.942502 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:18.942502 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:18.995137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-a408c443-3a21-4d42-91a3-6f23c5fc14be tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:00:18.995265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:18.995533 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 804/3161] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:00:18 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 16 23:00:18.997359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:18.997359 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:18.997521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:18.997967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:19.003596 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.003596 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:19.005185 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9808afb-8e89-41b8-b41b-0ea7a9abd134 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:19.005849 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 772/3162] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:18 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:19.040372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.045806 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:19.046083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.046379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.050848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ce2730a-ea4b-40a0-b2a0-33befb46d1ac None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.051412 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ce2730a-ea4b-40a0-b2a0-33befb46d1ac None None] GET https://10.4.3.26/volume// Aug 16 23:00:19.051629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ce2730a-ea4b-40a0-b2a0-33befb46d1ac None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.052928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ce2730a-ea4b-40a0-b2a0-33befb46d1ac None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.052928 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ce2730a-ea4b-40a0-b2a0-33befb46d1ac None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:19.052928 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 797/3163] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:19.066492 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.067823 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.067823 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:19.070610 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:19.072192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.072838 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.073535 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:19.085673 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab423d91-fbcd-4804-9555-5ed8ae257852 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:19.086197 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 791/3164] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:19.098456 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.098456 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:19.105397 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:19.113443 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-8de1b2bd-8916-42c8-93ef-addbe3346c8b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:19.114200 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 805/3165] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:19.255848 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.258767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 Aug 16 23:00:19.259092 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:19.275820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-91e50293-61cd-4291-8c0f-5e8989959a8f-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:00:19.287898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-91e50293-61cd-4291-8c0f-5e8989959a8f-np0000007421" acquired by "attachment_update" :: waited 0.011s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:00:19.293485 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.293485 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:19.326251 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03472cac-bc96-4f07-b29c-211a5f84975c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.328775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03472cac-bc96-4f07-b29c-211a5f84975c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:19.328775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03472cac-bc96-4f07-b29c-211a5f84975c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.329181 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03472cac-bc96-4f07-b29c-211a5f84975c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.329242 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-03472cac-bc96-4f07-b29c-211a5f84975c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:19.336797 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.336797 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:19.336797 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03472cac-bc96-4f07-b29c-211a5f84975c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:19.337772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 798/3166] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:19.430107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-91e50293-61cd-4291-8c0f-5e8989959a8f-np0000007421" released by "attachment_update" :: held 0.143s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:00:19.430508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d99bcec8-775b-4b06-909b-9987464bb373 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 returned with HTTP 200 Aug 16 23:00:19.431339 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 773/3167] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:00:19 2026] PUT /volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:19.443078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-6a2c70fe-323d-4e75-9c8a-12ecd24e4559 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.452632 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-6a2c70fe-323d-4e75-9c8a-12ecd24e4559 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption Aug 16 23:00:19.452831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-6a2c70fe-323d-4e75-9c8a-12ecd24e4559 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.454131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-6a2c70fe-323d-4e75-9c8a-12ecd24e4559 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.467019 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.467019 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:19.487219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-6a2c70fe-323d-4e75-9c8a-12ecd24e4559 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption returned with HTTP 200 Aug 16 23:00:19.487904 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 792/3168] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption => generated 161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:19.600886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.606732 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:19.607006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.607254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.607418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:19.619045 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.619045 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:19.619898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-84f69ec4-48b1-4542-80c4-ad6504429f64 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:19.620402 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 806/3169] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:19.794024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ed40874-541c-4894-ad7e-e51b474e8834 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:19.798572 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ed40874-541c-4894-ad7e-e51b474e8834 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:19.798572 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ed40874-541c-4894-ad7e-e51b474e8834 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:19.798711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ed40874-541c-4894-ad7e-e51b474e8834 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:19.814808 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:19.814808 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:19.819944 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ed40874-541c-4894-ad7e-e51b474e8834 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:19.829199 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ed40874-541c-4894-ad7e-e51b474e8834 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:19.829566 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 799/3170] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:19 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:20.022182 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.027772 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:20.027772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.027772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.027772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:20.033302 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.033302 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:20.034637 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cae18f1c-cbc9-4366-a404-9ee5b2f5c48d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:20.035380 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 774/3171] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:20.108048 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.112769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:20.112769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.112769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.128718 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.128718 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:20.134280 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:20.141431 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f986beef-3d34-4c4d-946e-51dff531d1c0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:20.142047 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 793/3172] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:20.355322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.357871 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:20.358154 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.358376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.358632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:20.364280 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.364280 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:20.365399 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3f3758fe-64de-48f5-952d-0a7a4835c563 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:20.366185 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 807/3173] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:20.385066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.387724 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:20.387882 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.388065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.403103 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.403103 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:20.408886 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:20.415075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aef3c36f-1f75-472d-92b5-82d05f75f5a0 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:20.415551 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 800/3174] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:20.434220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.437710 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] DELETE https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:20.437710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.438328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.441361 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Delete volume with id: 2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:20.453517 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.453517 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:20.454285 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:20.481010 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Delete volume request issued successfully. Aug 16 23:00:20.483988 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee2aa96c-20e4-46c2-ac97-ec4290cc8961 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 202 Aug 16 23:00:20.483988 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 775/3175] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:00:20 2026] DELETE /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:00:20.494685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.500769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:20.500769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.500769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.509690 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.509690 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:20.515618 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Volume info retrieved successfully. Aug 16 23:00:20.522910 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fd9df02a-42e1-470e-a645-88b68cb1ff4e tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 200 Aug 16 23:00:20.523686 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 794/3176] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:20.634680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.635514 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:20.635514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.635514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.635514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:20.642825 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.642825 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:20.642825 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c81b4334-c219-4e5c-9957-d149455d2bc5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:20.642825 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 808/3177] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:20.845127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:20.846889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:20.847077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:20.847263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:20.856175 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:20.856175 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:20.859584 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:20.863589 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-587402fd-7a04-49b7-b9d4-ede556bfd46f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:20.863966 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 801/3178] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:20 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:21.048821 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.053889 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:21.053889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.053889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.053889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:21.059517 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.059517 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:21.061065 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-533ce1e3-cf36-4669-ac38-5458a45357a6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:21.061640 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 776/3179] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:21.161887 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42318321-3853-4d2e-a9be-80a52168e415 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.164136 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42318321-3853-4d2e-a9be-80a52168e415 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:21.165485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42318321-3853-4d2e-a9be-80a52168e415 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.166359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42318321-3853-4d2e-a9be-80a52168e415 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.179884 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.179884 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:21.184860 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-42318321-3853-4d2e-a9be-80a52168e415 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:21.191425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42318321-3853-4d2e-a9be-80a52168e415 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:21.191425 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 795/3180] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:21.378241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5fe09983-2e61-4655-9616-360d78e0d86b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.380820 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fe09983-2e61-4655-9616-360d78e0d86b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:21.381073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fe09983-2e61-4655-9616-360d78e0d86b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.381288 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5fe09983-2e61-4655-9616-360d78e0d86b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.381431 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5fe09983-2e61-4655-9616-360d78e0d86b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:21.387608 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.387608 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:21.388757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5fe09983-2e61-4655-9616-360d78e0d86b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:21.388836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-84d143ad-b582-44e8-bf30-bd7e5a4f280a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.389941 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 809/3181] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:21.395081 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-84d143ad-b582-44e8-bf30-bd7e5a4f280a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c/action Aug 16 23:00:21.395081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-84d143ad-b582-44e8-bf30-bd7e5a4f280a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:21.395081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-84d143ad-b582-44e8-bf30-bd7e5a4f280a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:21.414130 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.414130 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:21.432660 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5718fd92-121c-46ed-b77a-0556ec1d947e req-84d143ad-b582-44e8-bf30-bd7e5a4f280a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c/action returned with HTTP 204 Aug 16 23:00:21.432795 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 802/3182] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:00:21 2026] POST /volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:21.545362 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-72fa0184-0974-41a2-8db2-5deea1490cd4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.547081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72fa0184-0974-41a2-8db2-5deea1490cd4 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] GET https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e Aug 16 23:00:21.547455 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72fa0184-0974-41a2-8db2-5deea1490cd4 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.547785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72fa0184-0974-41a2-8db2-5deea1490cd4 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.554697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72fa0184-0974-41a2-8db2-5deea1490cd4 tempest-VolumesExtendAttachedTest-1655193756 tempest-VolumesExtendAttachedTest-1655193756-project-member] https://10.4.3.26/volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e returned with HTTP 404 Aug 16 23:00:21.555444 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 777/3183] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/volumes/2c396524-315e-43eb-b487-8090ab7a6b0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:00:21.657680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.660725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:21.661079 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.661356 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.661550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:21.669180 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.669180 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:21.670785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4886d929-e14c-48e6-b5b2-81f2288013b1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:21.671453 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 796/3184] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:21.880721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.885162 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:21.885434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.885685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.898624 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.898624 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:21.903083 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:21.908516 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28f4e3f1-0af4-4005-acea-79840bcd1b2f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:21.908933 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 810/3185] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:21.923954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.926255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:21.926487 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:21.926943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:21.940019 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.940019 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:21.945466 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:21.952053 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9010e221-0164-4c7d-8fb2-3c4900ebe8f2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:21.952461 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 803/3186] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:21 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:21.966956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:21.969303 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:21.970543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e799cd06-536a-45b9-a47f-6ab724e9a0aa", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1809241203", "description": null, "metadata": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:21.989128 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:21.989128 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:21.989674 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:21.989885 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create snapshot from volume e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:22.025854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Created reservations ['f0c1a01c-f5c1-4758-8dd7-90bf38af24ea', '24b541c9-79be-48d5-a001-c0a41a01b644', '2a4bbcb2-a302-4316-a5af-26f98f7e5cd8', '5ce8cf5e-afdc-4781-afb0-39076156bf9e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:22.072862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:22.076066 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:22.077402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:22.077402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:22.077402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:22.078204 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot force create request issued successfully. Aug 16 23:00:22.078204 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e1ef411-f028-4635-a4dc-08f6ce80074c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:00:22.078204 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 778/3187] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:00:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:22.083030 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:22.083030 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:22.083991 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ec5f74ee-2e52-4e19-a6d7-985214c98725 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:22.084102 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 797/3188] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:22 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:22.086046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:22.087691 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:22.087888 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:22.088055 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:22.099564 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:22.099564 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:22.100027 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot retrieved successfully. Aug 16 23:00:22.100842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8fe3a31-08f2-40fa-99f5-5f28be24b3e9 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 200 Aug 16 23:00:22.101222 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 811/3189] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:22 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:22.208479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-057adfd9-5459-4363-a930-698d1d00ff15 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:22.212775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-057adfd9-5459-4363-a930-698d1d00ff15 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:22.213097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-057adfd9-5459-4363-a930-698d1d00ff15 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:22.213332 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-057adfd9-5459-4363-a930-698d1d00ff15 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:22.236678 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:22.236678 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:22.243546 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-057adfd9-5459-4363-a930-698d1d00ff15 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:22.252733 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-057adfd9-5459-4363-a930-698d1d00ff15 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:22.253658 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 804/3190] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:22 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:22.405256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:22.408078 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:22.408365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:22.408565 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:22.408700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:22.415353 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:22.415353 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:22.416134 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f230679c-84ea-4f1a-ab61-2ecd7bdf4c0d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:22.416603 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 779/3191] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:22 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:22.684979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:22.687318 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:22.687659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:22.687970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:22.688197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:22.693384 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:22.693384 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:22.694348 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab50bfc6-0c62-4085-8472-21ff4add3322 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:22.694889 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 798/3192] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:22 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.096219 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.098576 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:23.098864 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.099152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.099314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:23.104660 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.104660 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:23.105505 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3493b9f5-d452-40a1-abe1-ae2e89d80132 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:23.106170 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 812/3193] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.115204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.117467 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:23.118570 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.118962 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.129073 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.129073 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:23.130534 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot retrieved successfully. Aug 16 23:00:23.132999 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01857b4c-14df-4b80-a630-ecd3b02aa22b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 200 Aug 16 23:00:23.134829 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 805/3194] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.146266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.148820 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:23.149096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.149372 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.156002 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.156002 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:23.156730 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot retrieved successfully. Aug 16 23:00:23.157982 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8269f5b9-b3b3-43a1-9e3b-a408445033b4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 200 Aug 16 23:00:23.158516 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 780/3195] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.170554 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.174515 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:00:23.174695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.174958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.184964 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.184964 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:23.189234 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:00:23.195271 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d6f0a7b-1cd5-4635-8e20-c3f3abaac570 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:00:23.196516 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 799/3196] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:23.273373 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.275168 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:23.275332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.275520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.286160 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.286160 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:23.293045 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:23.300073 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f9c0c39-053f-4e55-97a2-a4f3ed6b599f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:23.300664 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 813/3197] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.441494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae9239d6-4b10-4903-857e-91b887ee4911 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.448170 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae9239d6-4b10-4903-857e-91b887ee4911 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:23.449657 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae9239d6-4b10-4903-857e-91b887ee4911 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.450050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae9239d6-4b10-4903-857e-91b887ee4911 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.450382 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ae9239d6-4b10-4903-857e-91b887ee4911 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:23.456445 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.456445 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:23.458045 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae9239d6-4b10-4903-857e-91b887ee4911 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:23.458545 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 806/3198] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:23.707217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:23.709314 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:23.709660 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:23.709917 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:23.710051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:23.714608 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:23.714608 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:23.715334 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e807b81a-3d8f-4ec1-90a8-2baf36e4e287 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:23.715761 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 781/3199] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:23 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:24.118546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:24.121251 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:24.121564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:24.121907 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:24.121989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:24.126666 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:24.126666 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:24.127524 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f860ed6e-db82-4158-9ca2-c5631115a1c6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:24.128045 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 800/3200] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:24 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:24.318499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:24.320516 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:24.320778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:24.320996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:24.332276 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:24.332276 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:24.337534 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:24.344021 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8631a3a7-ca60-4c7f-bb73-07596a237004 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:24.344622 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 814/3201] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:24 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:24.470438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:24.473020 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:24.473020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:24.473177 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:24.473239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:24.479039 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:24.479039 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:24.482768 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86d46106-e904-4c4d-8659-28cd85ec7f86 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:24.482768 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 807/3202] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:24 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:24.725724 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a644814-f8d7-4054-984e-ef54faa4063f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:24.728842 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a644814-f8d7-4054-984e-ef54faa4063f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:24.729241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a644814-f8d7-4054-984e-ef54faa4063f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:24.729517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a644814-f8d7-4054-984e-ef54faa4063f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:24.729657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3a644814-f8d7-4054-984e-ef54faa4063f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:24.733870 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:24.733870 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:24.734644 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a644814-f8d7-4054-984e-ef54faa4063f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:24.735188 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 782/3203] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:24 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:25.147869 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:25.152432 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:25.152681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:25.152977 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:25.153129 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:25.166079 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:25.166079 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:25.166079 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99f8a3f9-bb33-403c-8f02-5c7f1c68c340 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:25.166500 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 801/3204] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:25 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:25.359937 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:25.362059 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:25.362529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:25.363760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:25.375412 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:25.375412 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:25.381120 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:25.388053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd50c8dc-01c8-49df-9d40-a36d8cd009cb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:25.388548 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 815/3205] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:25 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:25.494844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:25.498031 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:25.500237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:25.500237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:25.500237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:25.509684 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:25.509684 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:25.510974 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69f1eda5-5b3c-4765-9a27-e9f27242be74 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:25.511526 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 808/3206] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:25 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:25.623073 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3097c4e4-7d83-4032-9be5-1444172927de req-d896ec3f-6987-4d63-9d4d-76e3a4fd9280 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:25.626402 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d896ec3f-6987-4d63-9d4d-76e3a4fd9280 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78/action Aug 16 23:00:25.627317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d896ec3f-6987-4d63-9d4d-76e3a4fd9280 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:25.627506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d896ec3f-6987-4d63-9d4d-76e3a4fd9280 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:25.651031 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:25.651031 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:25.671702 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3097c4e4-7d83-4032-9be5-1444172927de req-d896ec3f-6987-4d63-9d4d-76e3a4fd9280 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78/action returned with HTTP 204 Aug 16 23:00:25.672538 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 783/3207] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:00:25 2026] POST /volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:25.747554 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:25.749865 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:25.749865 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:25.750085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:25.750577 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:25.755549 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:25.755549 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:25.756444 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e1f1c33e-d8d3-462b-a48e-63fa9fd47228 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:25.757105 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 802/3208] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:25 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:26.177711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ac93289-b03a-4319-a660-e717a213269e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.180154 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac93289-b03a-4319-a660-e717a213269e tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:26.180399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac93289-b03a-4319-a660-e717a213269e tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.180646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ac93289-b03a-4319-a660-e717a213269e tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.180813 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3ac93289-b03a-4319-a660-e717a213269e tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:26.185852 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.185852 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:26.186699 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ac93289-b03a-4319-a660-e717a213269e tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:26.187380 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 816/3209] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:26.408955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.412631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:26.412875 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.413123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.429593 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.429593 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:26.433538 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:26.439049 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-023c219b-dfd9-48a0-9b3b-fc1a84619274 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:26.440491 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 809/3210] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:26.456080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.458346 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:26.458760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.459046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.469642 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.469642 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:26.478238 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:26.483572 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccd7dc61-12a1-44ba-8902-6ccf7f2321c6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:26.484026 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 784/3211] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:26.525603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.527476 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:26.527753 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.528078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.528280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:26.536507 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.536507 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:26.537670 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4712cc6-523d-49c3-83ca-140b4c2c88dc tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:26.538130 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 803/3212] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:26.541707 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.544600 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:26.544857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.545124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.558369 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.558369 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:26.565828 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:26.571539 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-0f04deba-d144-453d-b283-5ac34a92b247 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:26.572228 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 817/3213] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:26.606006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.608676 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/action Aug 16 23:00:26.609224 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:26.609294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:26.627713 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.627713 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:26.628661 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:26.643919 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Begin detaching volume completed successfully. Aug 16 23:00:26.644163 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-2c91be4f-7741-4d52-8cc2-427c41995891 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/action returned with HTTP 202 Aug 16 23:00:26.644910 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 810/3214] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:00:26 2026] POST /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:26.706304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5bdbce7-8cb5-4115-8d5d-6b00f69f9776 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.706757 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5bdbce7-8cb5-4115-8d5d-6b00f69f9776 None None] GET https://10.4.3.26/volume// Aug 16 23:00:26.707009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbce7-8cb5-4115-8d5d-6b00f69f9776 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.707269 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5bdbce7-8cb5-4115-8d5d-6b00f69f9776 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.707587 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5bdbce7-8cb5-4115-8d5d-6b00f69f9776 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:26.707987 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 785/3215] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:26.719799 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.723374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:26.723445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.725328 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.736943 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.736943 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:26.742146 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:26.748335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-9ad03633-0279-4c72-9ce0-7233808dcfde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:26.748915 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 804/3216] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:26.762026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d711c602-7298-4504-b5a8-ebffa1928443 req-1ea79995-767e-4cc0-b560-1662eef76c02 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.766165 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-1ea79995-767e-4cc0-b560-1662eef76c02 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption Aug 16 23:00:26.766165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-1ea79995-767e-4cc0-b560-1662eef76c02 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.766165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-1ea79995-767e-4cc0-b560-1662eef76c02 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.769971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:26.773159 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:26.774088 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:26.774388 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:26.774641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:26.782890 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.782890 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:26.784727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64db1c07-3d7a-4e9e-a0c5-d466fe20719f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:26.786150 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 811/3217] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:26.787513 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:26.787513 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:26.801464 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-1ea79995-767e-4cc0-b560-1662eef76c02 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption returned with HTTP 200 Aug 16 23:00:26.801464 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 818/3218] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:00:26 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:27.201264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:27.203759 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:27.203993 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:27.204089 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:27.204282 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:27.210022 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:27.210022 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:27.210634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80c210bc-9010-41ae-a7ef-b3757751f1a8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:27.211025 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 786/3219] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:27 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:27.555864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:27.557470 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:27.557716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:27.558256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:27.558485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:27.566686 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:27.566686 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:27.568036 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b649dec8-1061-4b76-ad4d-266e3bf99d30 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:27.569389 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 805/3220] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:27 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:27.802006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-af94052b-468d-4c39-9808-d64b386447fc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:27.804210 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af94052b-468d-4c39-9808-d64b386447fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:27.804815 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af94052b-468d-4c39-9808-d64b386447fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:27.804815 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af94052b-468d-4c39-9808-d64b386447fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:27.804815 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-af94052b-468d-4c39-9808-d64b386447fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id 3f67ae77-9895-401d-a2a4-9251322d92fd. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:27.811371 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:27.811371 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:27.812028 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af94052b-468d-4c39-9808-d64b386447fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 200 Aug 16 23:00:27.812659 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 812/3221] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:27 2026] GET /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:27.826056 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:27.829935 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd Aug 16 23:00:27.829935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:27.829935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:27.829935 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete backup with id: 3f67ae77-9895-401d-a2a4-9251322d92fd. Aug 16 23:00:27.835220 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:27.835220 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:27.851676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] delete_backup rpcapi backup_id 3f67ae77-9895-401d-a2a4-9251322d92fd {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:27.856186 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-23db56bb-7b3d-4521-8d3a-6b2e13f1e2b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd returned with HTTP 202 Aug 16 23:00:27.856768 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 819/3222] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:00:27 2026] DELETE /volume/v3/backups/3f67ae77-9895-401d-a2a4-9251322d92fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:27.871725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-147f7bc2-9036-4750-a888-b85c7f709547 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:27.874326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:27.874841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-712933018"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:27.876990 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-712933018'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:27.877170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume of 1 GB Aug 16 23:00:27.882504 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Availability Zones retrieved successfully. Aug 16 23:00:27.891559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (3dd282f1-09f2-4f17-a6b1-286f330a33db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:27.892873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f425d200-f36e-4b20-bad5-c804eeb12348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:27.894926 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:27.932630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f425d200-f36e-4b20-bad5-c804eeb12348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:27.933734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f084df9f-9b90-440a-b20d-c2bc74fa7012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:28.000959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['c97073ae-46dc-46bc-81fc-d232867edd0d', '92133a43-5b50-4b0e-a9ec-cbc81b574643', 'ee64626c-cda5-4eca-86cc-15d5d9c12954', 'c6d9941c-9a50-4ecb-9ea9-7f8ab4017a6f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:28.001950 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f084df9f-9b90-440a-b20d-c2bc74fa7012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97073ae-46dc-46bc-81fc-d232867edd0d', '92133a43-5b50-4b0e-a9ec-cbc81b574643', 'ee64626c-cda5-4eca-86cc-15d5d9c12954', 'c6d9941c-9a50-4ecb-9ea9-7f8ab4017a6f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:28.003017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a73ed9c-8623-472d-ba66-5f64a23ba061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:28.039667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a73ed9c-8623-472d-ba66-5f64a23ba061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53933dea-1f6b-407c-b43b-f65e6cffc0dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-712933018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['c97073ae-46dc-46bc-81fc-d232867edd0d','92133a43-5b50-4b0e-a9ec-cbc81b574643','ee64626c-cda5-4eca-86cc-15d5d9c12954','c6d9941c-9a50-4ecb-9ea9-7f8ab4017a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-712933018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53933dea-1f6b-407c-b43b-f65e6cffc0dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467631d3bd3e4bb18451c95ec0584c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:28.039667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b5d8484-5032-4aa5-8795-ddc023577aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:28.076222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b5d8484-5032-4aa5-8795-ddc023577aae) transitioned into state 'SUCCESS' from state '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-712933018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['c97073ae-46dc-46bc-81fc-d232867edd0d','92133a43-5b50-4b0e-a9ec-cbc81b574643','ee64626c-cda5-4eca-86cc-15d5d9c12954','c6d9941c-9a50-4ecb-9ea9-7f8ab4017a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:28.077025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d711c602-7298-4504-b5a8-ebffa1928443 req-4d470ab9-28c9-49d8-a4f5-351711318de5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:28.078877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e8b029-c2fa-4502-ab0f-eca0a432525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:28.080380 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-4d470ab9-28c9-49d8-a4f5-351711318de5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 Aug 16 23:00:28.080653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-4d470ab9-28c9-49d8-a4f5-351711318de5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:28.080789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-4d470ab9-28c9-49d8-a4f5-351711318de5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:28.094202 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:28.094202 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:28.107644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e8b029-c2fa-4502-ab0f-eca0a432525c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:28.109476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (3dd282f1-09f2-4f17-a6b1-286f330a33db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:28.111106 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request issued successfully. Aug 16 23:00:28.113437 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-147f7bc2-9036-4750-a888-b85c7f709547 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:28.114680 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 787/3223] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:00:27 2026] POST /volume/v3/volumes => generated 775 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:28.132548 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:28.134693 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:28.134951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:28.135190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:28.143170 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:28.143170 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:28.148164 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:28.152662 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-86ff39f0-2592-4bee-a3af-67a6069eea6f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc returned with HTTP 200 Aug 16 23:00:28.153204 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 813/3224] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:28 2026] GET /volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:28.160623 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d711c602-7298-4504-b5a8-ebffa1928443 req-4d470ab9-28c9-49d8-a4f5-351711318de5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 returned with HTTP 200 Aug 16 23:00:28.161692 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 806/3225] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:00:28 2026] DELETE /volume/v3/attachments/b289b7af-9f2d-460c-a127-e6b81b226e78 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:28.225623 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b53af913-023b-4923-a472-175f42ee756b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:28.229129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b53af913-023b-4923-a472-175f42ee756b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:28.229674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b53af913-023b-4923-a472-175f42ee756b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:28.229674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b53af913-023b-4923-a472-175f42ee756b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:28.229818 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b53af913-023b-4923-a472-175f42ee756b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:28.236544 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:28.236544 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:28.237973 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b53af913-023b-4923-a472-175f42ee756b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:28.238579 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 820/3226] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:28 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:28.588863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-98482921-6cdd-4995-bc22-7c098f12400d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:28.594705 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-98482921-6cdd-4995-bc22-7c098f12400d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:28.595037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-98482921-6cdd-4995-bc22-7c098f12400d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:28.596059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-98482921-6cdd-4995-bc22-7c098f12400d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:28.596309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-98482921-6cdd-4995-bc22-7c098f12400d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:28.605798 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:28.605798 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:28.608262 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-98482921-6cdd-4995-bc22-7c098f12400d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:28.609812 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 788/3227] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:28 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:28.889370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:28.892891 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:28.893142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:28.893945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:28.913655 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:28.913655 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:28.919683 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:28.928181 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-764fadd0-5584-4934-9b4a-c01329e3c625 req-4d66537b-b3d2-4626-bebf-afa02f08123d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:28.928822 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 814/3228] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:28 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:29.167370 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.169681 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:29.169993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.171968 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.180632 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.180632 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:29.186156 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:29.192208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d7d1b40e-912f-4cd6-a3aa-9f73860143b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc returned with HTTP 200 Aug 16 23:00:29.192672 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 807/3229] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:29.209111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a395ea4c-43b6-4150-baa5-d06250855231 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.211769 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:29.211769 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53933dea-1f6b-407c-b43b-f65e6cffc0dc", "name": "tempest-type-Backup-1656417649"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:29.213286 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating new backup {'backup': {'volume_id': '53933dea-1f6b-407c-b43b-f65e6cffc0dc', 'name': 'tempest-type-Backup-1656417649'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:29.213468 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating backup of volume 53933dea-1f6b-407c-b43b-f65e6cffc0dc in container None Aug 16 23:00:29.225011 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.225011 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:29.225523 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:29.254387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.257249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['66eaa64d-d5b7-4917-8b8d-aad88ee6e4d6', '15c08990-4a67-4179-8f4d-ec9e012eb637'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:29.258796 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:29.258969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.259219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.259389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:29.265336 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.265336 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:29.266204 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae4e6620-abe3-4c9a-ae12-0aa44deacd98 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:29.266722 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 789/3230] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:29.318295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a395ea4c-43b6-4150-baa5-d06250855231 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:29.318295 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 821/3231] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:00:29 2026] POST /volume/v3/backups => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:29.328808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.334431 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:29.334677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.335431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.335431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:29.342375 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.342375 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:29.345167 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a7acfd6e-78d5-4d50-8b99-9bb8d24162f9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:29.347344 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 815/3232] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:29.623954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0bd62b86-e995-41ee-b63a-993278865320 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.627185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bd62b86-e995-41ee-b63a-993278865320 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:29.627480 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bd62b86-e995-41ee-b63a-993278865320 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.627765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bd62b86-e995-41ee-b63a-993278865320 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.627958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0bd62b86-e995-41ee-b63a-993278865320 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:29.637815 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.637815 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:29.637965 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bd62b86-e995-41ee-b63a-993278865320 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:29.638512 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 808/3233] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:29.651478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e280cc59-7ddd-43ba-b196-b987c6890693 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.655655 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e280cc59-7ddd-43ba-b196-b987c6890693 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:29.655915 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e280cc59-7ddd-43ba-b196-b987c6890693 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.656160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e280cc59-7ddd-43ba-b196-b987c6890693 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.656305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e280cc59-7ddd-43ba-b196-b987c6890693 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:29.664843 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.664843 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:29.666081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e280cc59-7ddd-43ba-b196-b987c6890693 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:29.666543 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 790/3234] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:29.678464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.680531 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:29.680928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f77f7d19-cab0-4e49-af2f-a4c5665d8d2e", "incremental": true, "force": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:29.682475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': 'f77f7d19-cab0-4e49-af2f-a4c5665d8d2e', 'incremental': True, 'force': True}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:29.682624 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume f77f7d19-cab0-4e49-af2f-a4c5665d8d2e in container None Aug 16 23:00:29.701887 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.701887 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:29.702713 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:29.729304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['75f14915-44d4-4a3a-9c8a-d2eceda03300', 'c793accc-0905-4d3d-a5b6-e91890d76888'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:29.784638 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c695642e-ccab-4471-852f-a73c4fa0d9a1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:29.785485 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 822/3235] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:29 2026] POST /volume/v3/backups => generated 286 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:29.794320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:29.798132 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:29.798388 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:29.798968 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:29.799171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:29.805458 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:29.805458 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:29.806316 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c56e8459-6131-4ba5-b52a-21fc35a39826 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:29.806703 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 816/3236] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:29 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:30.180490 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:30.282966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:30.286434 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:30.286434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:30.286434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:30.286434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:30.294816 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:30.294816 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:30.296732 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8d3e4624-e135-4708-be4f-7bbf2302e460 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:30.297148 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 791/3237] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:30 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:30.329211 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:30.329801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-287327948"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:30.333275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-287327948'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:30.333275 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create volume of 1 GB Aug 16 23:00:30.339677 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Availability Zones retrieved successfully. Aug 16 23:00:30.350440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Flow 'volume_create_api' (31a49864-d7aa-4e9b-a66e-3227cdaf6e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:30.351764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc1d113-0187-44f6-8d94-c5b099456544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:30.356477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:30.361668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6205cc85-9793-4949-a950-beaff4f455d5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:30.367398 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6205cc85-9793-4949-a950-beaff4f455d5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:30.367677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6205cc85-9793-4949-a950-beaff4f455d5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:30.367958 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6205cc85-9793-4949-a950-beaff4f455d5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:30.368119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6205cc85-9793-4949-a950-beaff4f455d5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:30.377637 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:30.377637 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:30.379408 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6205cc85-9793-4949-a950-beaff4f455d5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:30.379408 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 823/3238] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:30 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:30.401790 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc1d113-0187-44f6-8d94-c5b099456544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:30.401790 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0d4dd0-53bd-46e3-83c3-2a814fe6908a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:30.516675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Created reservations ['dfb3e2b5-5bcd-4d5c-931b-bf51fb6a32f3', '689bc93f-2b5e-44ee-bc45-c6e9462b7023', '945d0850-3347-42c9-add2-777388f651ae', '5174a451-9d04-412e-b115-2e5ab8e119f5'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:30.517473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a0d4dd0-53bd-46e3-83c3-2a814fe6908a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb3e2b5-5bcd-4d5c-931b-bf51fb6a32f3', '689bc93f-2b5e-44ee-bc45-c6e9462b7023', '945d0850-3347-42c9-add2-777388f651ae', '5174a451-9d04-412e-b115-2e5ab8e119f5']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:30.518640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b474a1-8eae-4fbd-83a9-533c4fe9bf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:30.547867 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b474a1-8eae-4fbd-83a9-533c4fe9bf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999b947d-d26f-4845-beaa-8d1c1cabc305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-287327948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff068de2d6d45fcba1ecb893522bb92',qos_specs=None,replication_status=,reservations=['dfb3e2b5-5bcd-4d5c-931b-bf51fb6a32f3','689bc93f-2b5e-44ee-bc45-c6e9462b7023','945d0850-3347-42c9-add2-777388f651ae','5174a451-9d04-412e-b115-2e5ab8e119f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaccb437b244e5bae5dd9e85cb925f8',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-287327948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=999b947d-d26f-4845-beaa-8d1c1cabc305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff068de2d6d45fcba1ecb893522bb92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faaccb437b244e5bae5dd9e85cb925f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:30.548991 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3861a0-b9ae-4ebd-9cf9-a546a7c4556d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:30.575277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3861a0-b9ae-4ebd-9cf9-a546a7c4556d) transitioned into state 'SUCCESS' from state '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-287327948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff068de2d6d45fcba1ecb893522bb92',qos_specs=None,replication_status=,reservations=['dfb3e2b5-5bcd-4d5c-931b-bf51fb6a32f3','689bc93f-2b5e-44ee-bc45-c6e9462b7023','945d0850-3347-42c9-add2-777388f651ae','5174a451-9d04-412e-b115-2e5ab8e119f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faaccb437b244e5bae5dd9e85cb925f8',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:30.576396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f576b9-d217-464b-be56-998b3311fad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:30.589971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f576b9-d217-464b-be56-998b3311fad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:30.595691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Flow 'volume_create_api' (31a49864-d7aa-4e9b-a66e-3227cdaf6e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:30.595691 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create volume request issued successfully. Aug 16 23:00:30.595691 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09af066f-2a97-4b1f-b509-f28f0f8df03b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:30.595691 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 809/3239] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:30 2026] POST /volume/v3/volumes => generated 755 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:30.613417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:30.618703 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:30.618703 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:30.618703 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:30.630793 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:30.630793 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:30.635846 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:30.643816 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-94c1c242-eb2b-4c73-a86a-85147c0f3b83 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 200 Aug 16 23:00:30.644239 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 817/3240] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:30 2026] GET /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:30.821160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:30.823856 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:30.824268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:30.824609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:30.825357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:30.833753 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:30.833753 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:30.834923 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-546f2bbe-b2f6-415d-81d1-1e250c777f76 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:30.835486 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 792/3241] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:30 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:31.312333 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.314672 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:31.314952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:31.315199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:31.315311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:31.320461 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.320461 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:31.321377 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1bb57d2-0cdc-454c-b2d2-1f663e8dd5d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:31.321938 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 824/3242] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:31 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:31.396800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.398857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:31.399274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:31.399600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:31.399836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:31.405054 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.405054 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:31.406582 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dc3b2f52-dee4-4d8d-a06e-645cc117da79 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:31.406582 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 810/3243] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:31 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:31.662974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-762397ea-445e-4894-ab77-78997a8c724c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.664816 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-762397ea-445e-4894-ab77-78997a8c724c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:31.665098 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-762397ea-445e-4894-ab77-78997a8c724c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:31.665342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-762397ea-445e-4894-ab77-78997a8c724c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:31.673285 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.673285 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:31.677673 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-762397ea-445e-4894-ab77-78997a8c724c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:31.683195 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-762397ea-445e-4894-ab77-78997a8c724c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 200 Aug 16 23:00:31.683641 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 818/3244] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:31 2026] GET /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:31.699659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e7764067-6615-488a-9dda-1bed7db8253f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.702354 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:31.702837 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "999b947d-d26f-4845-beaa-8d1c1cabc305", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-304326555"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:31.720574 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.720574 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:31.724811 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:31.724940 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create snapshot from volume 999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:31.769820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Created reservations ['f4a58792-9cbb-4583-8073-32e02ae936ac', 'a52bc6fa-b119-4a5b-8e8d-e29c503d60fb', 'd1bf8454-37e5-4082-b7b7-dd64b98a61ad', 'a8557837-fca4-4ea8-adb7-c2f3328b3a93'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:31.807976 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot create request issued successfully. Aug 16 23:00:31.808386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7764067-6615-488a-9dda-1bed7db8253f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:00:31.808835 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 793/3245] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:00:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:31.819398 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.821625 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:31.821909 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:31.822147 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:31.828390 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.828390 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:31.828932 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:31.829760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1998c2d9-6296-4d49-b377-9bd42c73cc3a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 returned with HTTP 200 Aug 16 23:00:31.830205 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 825/3246] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:31 2026] GET /volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:31.848221 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:31.850027 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:31.850442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:31.850856 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:31.851115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:31.862994 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:31.862994 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:31.864823 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-79e00977-8433-42b4-b1b7-45b0ce9b6b1e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:31.866260 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 811/3247] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:31 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 694 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:32.266028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.269877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:32.270227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.270602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.270831 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume with id: 91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:32.282985 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.282985 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:32.282985 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:32.298881 np0000007421 devstack@c-api.service[100202]: WARNING cinder.keymgr.conf_key_mgr [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:00:32.307766 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume request issued successfully. Aug 16 23:00:32.307766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e1b601b-7cc1-4567-b1d3-131601f37678 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 202 Aug 16 23:00:32.307766 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 819/3248] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:32 2026] DELETE /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 23:00:32.313762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.315711 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:32.315960 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.316181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.324991 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.324991 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:32.330456 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:00:32.333456 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.335768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:32.336047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.336340 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.338704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:32.338776 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3fe6b96d-e51f-4b7a-9340-1e509a4e6b30 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 200 Aug 16 23:00:32.338776 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 794/3249] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:32.342432 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.342432 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:32.343368 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7adef024-8b5c-43bc-825c-b39ed18bfcce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:32.344122 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 826/3250] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:32.420218 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.422224 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:32.422618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.422969 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.423199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:32.429611 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.429611 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:32.429611 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96324fcf-3dc0-456e-954f-e701c9d106a6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:32.429611 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 812/3251] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:32.841714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.843605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:32.843811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.844019 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.850352 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.850352 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:32.850973 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:32.852136 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3208daa-61aa-44c0-b49f-1d2e8acf0e93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 returned with HTTP 200 Aug 16 23:00:32.852601 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 820/3252] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:32.870576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.872279 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:32.872609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "999b947d-d26f-4845-beaa-8d1c1cabc305", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1113740742"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:32.880026 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:32.882027 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:32.882298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:32.882549 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:32.882712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:32.882831 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.882831 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:32.883328 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:32.883774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create snapshot from volume 999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:32.889080 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:32.889080 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:32.890284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dc7c7d46-c3a6-4368-9c71-5df1aec21e09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:32.891777 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 827/3253] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:32.921767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Created reservations ['b9718f70-b9c9-4178-8777-73dab88129f1', 'd4bd0d43-067e-42b1-bb9e-d924020b5ce7', '7aff32b4-4be6-4703-be49-dfd9cd8d102c', 'd12728f6-7e13-4323-aaf1-94021a39e2e2'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:32.983675 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot create request issued successfully. Aug 16 23:00:32.983675 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-903526b7-5620-4f1c-9ec2-e01c44a82624 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:00:32.984553 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 795/3254] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:00:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:32.998808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.001603 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:33.001858 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.002389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.008814 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.008814 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:33.009321 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:33.010374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f8958b1b-b574-4960-b4c8-5b48041aed36 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 200 Aug 16 23:00:33.010923 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 813/3255] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:32 2026] GET /volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:33.361813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-296dd85e-bb90-455c-8073-f6fc2b66b96d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.363432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.366296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-296dd85e-bb90-455c-8073-f6fc2b66b96d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f Aug 16 23:00:33.366698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-296dd85e-bb90-455c-8073-f6fc2b66b96d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.366917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-296dd85e-bb90-455c-8073-f6fc2b66b96d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.369841 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:33.370055 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.370294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.371010 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:33.381402 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.381402 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:33.382156 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17b1927a-6833-4c78-8254-55a5102e4eb1 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:33.383316 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 828/3256] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:33 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:33.386212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-296dd85e-bb90-455c-8073-f6fc2b66b96d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f returned with HTTP 404 Aug 16 23:00:33.389334 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 821/3257] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:33 2026] GET /volume/v3/volumes/91e50293-61cd-4291-8c0f-5e8989959a8f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:33.401191 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.407497 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:00:33.410011 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.410792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.413040 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.413040 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:33.413493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:00:33.446232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42d85cf1-c093-404f-a236-9eefe9acba0b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.449457 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42d85cf1-c093-404f-a236-9eefe9acba0b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:33.449457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42d85cf1-c093-404f-a236-9eefe9acba0b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.450307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42d85cf1-c093-404f-a236-9eefe9acba0b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.450307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-42d85cf1-c093-404f-a236-9eefe9acba0b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:33.456253 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.456253 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:33.457223 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42d85cf1-c093-404f-a236-9eefe9acba0b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:33.457798 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 814/3258] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:33 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:33.558623 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Get all volumes completed successfully. Aug 16 23:00:33.562405 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.562405 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:33.567657 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9da49544-ed29-43c8-bf71-8e767db5ed45 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:00:33.568768 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 796/3259] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:00:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10728 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:33.585153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-63751551-ad0b-4dde-858e-2b051bdf21b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.586922 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63751551-ad0b-4dde-858e-2b051bdf21b4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] DELETE https://10.4.3.26/volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de Aug 16 23:00:33.587157 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63751551-ad0b-4dde-858e-2b051bdf21b4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.587361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63751551-ad0b-4dde-858e-2b051bdf21b4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.616776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63751551-ad0b-4dde-858e-2b051bdf21b4 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de returned with HTTP 202 Aug 16 23:00:33.617330 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 829/3260] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:00:33 2026] DELETE /volume/v3/types/877f7e10-de2d-4f68-b3a5-6ddb74c530de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:33.631700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e678e680-7dcb-48fd-bc4c-c1816ca8d6cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.633862 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e678e680-7dcb-48fd-bc4c-c1816ca8d6cf tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:00:33.634348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e678e680-7dcb-48fd-bc4c-c1816ca8d6cf tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1350374232", "extra_specs": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:33.657229 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e678e680-7dcb-48fd-bc4c-c1816ca8d6cf tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:00:33.658539 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 822/3261] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:00:33 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:33.671388 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-848571db-bb2c-47a6-8d84-d643520a8cd6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.674694 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-848571db-bb2c-47a6-8d84-d643520a8cd6 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583/encryption Aug 16 23:00:33.674694 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-848571db-bb2c-47a6-8d84-d643520a8cd6 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:33.692956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-848571db-bb2c-47a6-8d84-d643520a8cd6 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583/encryption returned with HTTP 200 Aug 16 23:00:33.693575 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 815/3262] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:00:33 2026] POST /volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:33.705530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.707320 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:33.708857 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1729645947", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1350374232", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:33.709731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1729645947', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1350374232', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:33.714244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume of 1 GB Aug 16 23:00:33.715117 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.715117 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:33.715327 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Availability Zones retrieved successfully. Aug 16 23:00:33.723445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (1dc7a4f7-cd55-4685-be21-c16bf80366e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:33.724717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a90e69-7361-4731-b69d-08278aa56160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:33.726045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:33.756055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a90e69-7361-4731-b69d-08278aa56160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae4a3421-3c3a-4be0-90b8-f41e5123e583,is_public=True,name='tempest-scenario-type-luks-1350374232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae4a3421-3c3a-4be0-90b8-f41e5123e583', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:33.757325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e8dee-857e-453d-a41a-66789b4507bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:33.791871 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1350374232 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1350374232, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:00:33.792321 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1350374232 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1350374232, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:00:33.821911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Created reservations ['4a3d2ece-98d2-46c1-ad49-bbc41a3e04e1', '63a7df10-db28-41e7-b35c-877a5df63e66', '01ce537d-bb9a-4799-a990-dab4ba470379', '4e6bd93c-4ae6-4b70-9981-89d65b9d98f5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:33.822754 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362e8dee-857e-453d-a41a-66789b4507bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3d2ece-98d2-46c1-ad49-bbc41a3e04e1', '63a7df10-db28-41e7-b35c-877a5df63e66', '01ce537d-bb9a-4799-a990-dab4ba470379', '4e6bd93c-4ae6-4b70-9981-89d65b9d98f5']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:33.823493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8376e5f1-ccd2-4d5a-a4fc-2aaa55fbba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:33.907202 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d984d77d-190a-4f36-8706-9472971d74d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:33.910717 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d984d77d-190a-4f36-8706-9472971d74d7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:33.910717 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d984d77d-190a-4f36-8706-9472971d74d7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:33.910717 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d984d77d-190a-4f36-8706-9472971d74d7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:33.910717 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d984d77d-190a-4f36-8706-9472971d74d7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:33.915345 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:33.915345 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:33.916679 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d984d77d-190a-4f36-8706-9472971d74d7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:33.917255 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 830/3263] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:33 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:34.023360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.023850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8376e5f1-ccd2-4d5a-a4fc-2aaa55fbba00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f69353-43ce-4721-979c-995f1c43ff4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1729645947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['4a3d2ece-98d2-46c1-ad49-bbc41a3e04e1','63a7df10-db28-41e7-b35c-877a5df63e66','01ce537d-bb9a-4799-a990-dab4ba470379','4e6bd93c-4ae6-4b70-9981-89d65b9d98f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=ae4a3421-3c3a-4be0-90b8-f41e5123e583), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1729645947',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=91f69353-43ce-4721-979c-995f1c43ff4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9df9ba9424e417882890eb944eafc25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1efd0f060942759accb439d8da07fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae4a3421-3c3a-4be0-90b8-f41e5123e583),volume_type_id=ae4a3421-3c3a-4be0-90b8-f41e5123e583)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:34.024267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d1c322-871d-499e-89a1-fd176d033edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:34.025964 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:34.026210 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:34.026579 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:34.038627 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.038627 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:34.039261 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:34.040306 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6a6097b-a95d-47cf-80e7-37d05336ac93 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 200 Aug 16 23:00:34.040840 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 823/3264] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:34 2026] GET /volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:34.053960 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.056887 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:34.057485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "999b947d-d26f-4845-beaa-8d1c1cabc305", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:34.070048 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.070048 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:34.070729 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:34.070982 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Create snapshot from volume 999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:34.078385 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d1c322-871d-499e-89a1-fd176d033edd) transitioned into state 'SUCCESS' from state '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-1729645947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['4a3d2ece-98d2-46c1-ad49-bbc41a3e04e1','63a7df10-db28-41e7-b35c-877a5df63e66','01ce537d-bb9a-4799-a990-dab4ba470379','4e6bd93c-4ae6-4b70-9981-89d65b9d98f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=ae4a3421-3c3a-4be0-90b8-f41e5123e583)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:34.080144 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0da78-a392-402a-bfc3-22f1c9eceb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:34.098189 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e0da78-a392-402a-bfc3-22f1c9eceb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:34.099538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (1dc7a4f7-cd55-4685-be21-c16bf80366e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:34.100186 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request issued successfully. Aug 16 23:00:34.100900 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e8d5729-daf7-48c7-bb7c-3433b6df2a08 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:34.101516 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 797/3265] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:33 2026] POST /volume/v3/volumes => generated 783 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:34.162217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Created reservations ['85c0448c-301e-496a-b4cd-3bd4c81d42b7', 'ebd22440-78e6-4e1a-84da-c0c651a1d2ee', 'b86b3f50-09e2-42f6-8189-2dd638758275', '2ad0508a-dc6d-4bb8-b4a8-470612e9b93f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:34.217153 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot create request issued successfully. Aug 16 23:00:34.217317 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5a8f853a-76ba-4549-a589-c0afa1f2b673 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:00:34.218144 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 816/3266] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:00:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 23:00:34.230193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.234416 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:34.235627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:34.235627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:34.247446 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.247446 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:34.247446 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:34.247446 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0dfd97c4-94c4-4fe2-bba8-2b64979e3238 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e returned with HTTP 200 Aug 16 23:00:34.247982 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 831/3267] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:34 2026] GET /volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:34.401883 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.404328 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:34.404848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:34.405331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:34.405593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:34.412549 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.412549 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:34.414272 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb12963c-ad37-4ba9-99c8-f39fb65d7caf tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:34.415174 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 824/3268] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:34 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:34.472143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.474936 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:34.475215 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:34.475479 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:34.475615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:34.482823 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.482823 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:34.484147 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5205769f-3b43-4f6c-974d-60b32e0bccd3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:34.484805 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 798/3269] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:34 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:34.933281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:34.935943 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:34.936202 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:34.936440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:34.936581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:34.942164 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:34.942164 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:34.943144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f3d6025-f7d0-4135-939a-defc98bf2c9a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:34.943582 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 817/3270] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:34 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.260563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.262357 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:35.262565 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.262774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.268216 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.268216 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:35.268673 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:35.269523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aebe92ae-b86e-4ffb-a094-a3978e6f10ad tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e returned with HTTP 200 Aug 16 23:00:35.269924 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 832/3271] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.282245 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b4903b67-55f9-4912-b38e-6097b8c49237 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.284696 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?limit=1 Aug 16 23:00:35.284962 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.285225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.285511 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.287701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.296049 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.296049 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4903b67-55f9-4912-b38e-6097b8c49237 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 16 23:00:35.296455 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 825/3272] 10.4.3.26 () {66 vars in 1251 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.313215 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.315973 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:35.315973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.315973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.316167 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.317358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.322580 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.323113 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd933cf4-91b7-45cd-92a1-5f6be39b1a86 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 23:00:35.323665 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 799/3273] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.334305 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5d00780-03e2-4224-81ca-def95a45bda5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.338407 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?limit=100000 Aug 16 23:00:35.338407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.338407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.338671 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.343738 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.361889 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.362444 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5d00780-03e2-4224-81ca-def95a45bda5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 16 23:00:35.363136 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 818/3274] 10.4.3.26 () {66 vars in 1261 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.380404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.383263 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?limit=0 Aug 16 23:00:35.383456 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.383654 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.383905 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.385666 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.391469 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.392465 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8558a2d7-f1a0-4bf0-aa9e-3fa253dfc183 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 16 23:00:35.392465 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 833/3275] 10.4.3.26 () {66 vars in 1251 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:00:35.404639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.406284 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 23:00:35.406774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.407452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.407835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.408247 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.408247 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:35.409890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.414764 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.415608 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9cc33d1c-4675-4f83-9a30-7e7ebe039ebe tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 23:00:35.416350 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 826/3276] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.431420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4ce05b28-7100-4973-acc1-b5972263c703 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.431592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c154b944-5255-47e5-8b25-d37d632d22c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.433831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ce05b28-7100-4973-acc1-b5972263c703 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:35.434234 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ce05b28-7100-4973-acc1-b5972263c703 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.434506 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ce05b28-7100-4973-acc1-b5972263c703 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.434648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?marker=ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:35.434710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4ce05b28-7100-4973-acc1-b5972263c703 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:35.434811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.435109 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.435399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.435766 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.435766 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:35.437700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.442217 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.442217 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:35.443117 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ce05b28-7100-4973-acc1-b5972263c703 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:35.443595 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 800/3277] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.468254 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.468622 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c154b944-5255-47e5-8b25-d37d632d22c7 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?marker=ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 200 Aug 16 23:00:35.469167 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 819/3278] 10.4.3.26 () {66 vars in 1323 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?marker=ce62df45-6488-477d-84fd-ec3543024084 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.482473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d430fe8b-937f-48ca-9833-41e132f93321 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.485612 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?offset=2&limit=3 Aug 16 23:00:35.486187 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.486368 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.486639 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.488103 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.499526 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.501037 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:35.501587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.501976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.502241 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:35.508663 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.508663 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:35.510313 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-be7d8739-3015-4fbf-9bfc-c39b68627917 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:35.510313 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 827/3279] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.514421 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.514570 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d430fe8b-937f-48ca-9833-41e132f93321 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 16 23:00:35.516034 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 834/3280] 10.4.3.26 () {66 vars in 1269 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.527883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c556e310-2ce4-454b-8192-9d7099def21e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.530323 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 16 23:00:35.530681 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.530955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.531241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.533541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.550606 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.551510 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c556e310-2ce4-454b-8192-9d7099def21e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 16 23:00:35.551809 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 801/3281] 10.4.3.26 () {66 vars in 1301 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.566494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-718b816b-9553-4a69-8620-d08882028441 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.568522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 16 23:00:35.568811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.569179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.569950 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.571119 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.571119 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:35.571515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.576806 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.577334 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-718b816b-9553-4a69-8620-d08882028441 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 16 23:00:35.577980 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 820/3282] 10.4.3.26 () {66 vars in 1303 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.592357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.594159 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 16 23:00:35.599834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.599834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.599834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.604726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.618861 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.619550 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-802473c7-6ea7-4413-aae6-647b7c44f0f3 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 16 23:00:35.620172 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 828/3283] 10.4.3.26 () {66 vars in 1285 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.630271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-05b993ca-c93b-443d-b5af-f9232b41a228 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.631969 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 16 23:00:35.632150 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.632360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.632620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.632980 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.632980 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:35.633977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.649037 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.649479 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-05b993ca-c93b-443d-b5af-f9232b41a228 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 16 23:00:35.649932 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 835/3284] 10.4.3.26 () {66 vars in 1287 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.663469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bc28848d-07dd-487a-9cf5-afd86897a64a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.666726 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 16 23:00:35.666726 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.666970 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.667229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.668141 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.668141 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:35.669193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.686632 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.687269 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bc28848d-07dd-487a-9cf5-afd86897a64a tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 16 23:00:35.688636 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 802/3285] 10.4.3.26 () {66 vars in 1305 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.700163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7bcd42ac-790e-4963-8eca-acfefebc981c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.703541 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 16 23:00:35.703997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.703997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.704436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.704436 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.704436 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:35.705360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.719029 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.719283 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7bcd42ac-790e-4963-8eca-acfefebc981c tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 16 23:00:35.719710 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 821/3286] 10.4.3.26 () {66 vars in 1307 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.732921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba94bde2-3301-472b-8015-63ae086e521b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.734770 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 Aug 16 23:00:35.735219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.735592 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.736020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.736522 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.736522 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:35.737905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.756353 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.757238 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.757238 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:35.758127 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba94bde2-3301-472b-8015-63ae086e521b tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 returned with HTTP 200 Aug 16 23:00:35.758682 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 829/3287] 10.4.3.26 () {66 vars in 1378 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.770508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.772580 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail?status=available Aug 16 23:00:35.772875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.773186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.773506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.773910 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.773910 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:35.774886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.790713 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.791495 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.791495 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:35.792150 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-16c69ac8-d58a-451c-8279-a9c68e9ef384 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 16 23:00:35.792566 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 836/3288] 10.4.3.26 () {66 vars in 1290 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:35.805840 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.810524 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 Aug 16 23:00:35.810524 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.811017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.811256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.811670 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.811670 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:35.813259 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.829257 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.829719 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.829719 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:35.830343 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b7a34918-0b2e-4aa9-a176-eeaf57311c87 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 returned with HTTP 200 Aug 16 23:00:35.830708 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 803/3289] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.846574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.848649 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 Aug 16 23:00:35.848874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.849108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.849418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.849815 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.849815 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:35.852537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.db.api [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.873226 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.873645 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b9525bb-5bde-40cd-acfb-3b0643767d5e tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 returned with HTTP 200 Aug 16 23:00:35.874248 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 822/3290] 10.4.3.26 () {66 vars in 1357 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.889338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.903489 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?status=available Aug 16 23:00:35.903489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.903489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.909092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.910937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.db.api [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.926815 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.927249 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-137f257d-2a4f-4b50-9355-22f99c6107b4 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?status=available returned with HTTP 200 Aug 16 23:00:35.927713 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 830/3291] 10.4.3.26 () {66 vars in 1269 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.939089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.941882 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 Aug 16 23:00:35.942046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.942317 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.943443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:00:35.944315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:00:35.959259 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Get all snapshots completed successfully. Aug 16 23:00:35.959910 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-907e0122-40a8-4724-b4ee-6d09f8f2fdf9 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 returned with HTTP 200 Aug 16 23:00:35.960465 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 837/3292] 10.4.3.26 () {66 vars in 1391 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1971602889 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:35.961765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.967106 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:35.967106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.967106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.967106 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:35.973406 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.973406 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:35.974486 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d82fc7bd-3bdf-49f7-9b0f-4196a242243d tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:35.975067 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 804/3293] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:35 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:35.976939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:35.981774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:35.981774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:35.981774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:35.981774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Delete snapshot with id: 03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:35.988039 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:35.988039 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:35.988714 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:36.010014 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot delete request issued successfully. Aug 16 23:00:36.010014 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd8a6500-34a9-4614-a1f4-b6711410b2e1 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e returned with HTTP 202 Aug 16 23:00:36.010014 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 823/3294] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:00:35 2026] DELETE /volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:36.018767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:36.020912 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:36.021149 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:36.021335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:36.027789 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:36.027789 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:36.027789 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:36.029092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f90f44fe-46e5-49fd-8fcc-02c0b90af581 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e returned with HTTP 200 Aug 16 23:00:36.029092 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 831/3295] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:36 2026] GET /volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:36.466295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:36.468728 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:36.468988 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:36.469295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:36.469435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:36.476711 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:36.476711 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:36.477481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71247fb8-385f-47a8-8ff4-388397fab3c5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:36.478206 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 838/3296] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:36 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:36.524204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2335bb2-460f-41f1-b73a-f78851636f4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:36.525628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2335bb2-460f-41f1-b73a-f78851636f4f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:36.525885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2335bb2-460f-41f1-b73a-f78851636f4f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:36.526086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2335bb2-460f-41f1-b73a-f78851636f4f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:36.526217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d2335bb2-460f-41f1-b73a-f78851636f4f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:36.531716 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:36.531716 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:36.532634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2335bb2-460f-41f1-b73a-f78851636f4f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:36.533268 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 805/3297] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:36 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:36.993642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:36.993642 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:36.994222 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:36.994287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:36.994491 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:37.001513 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:37.001513 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:37.002651 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1d3e2a34-1369-4ced-a54e-3f874d5011a3 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:37.003155 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 824/3298] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:36 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:37.043715 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28c248c8-9483-4add-9a5e-b9e2723f24c0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:37.046048 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28c248c8-9483-4add-9a5e-b9e2723f24c0 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e Aug 16 23:00:37.046327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28c248c8-9483-4add-9a5e-b9e2723f24c0 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:37.046594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28c248c8-9483-4add-9a5e-b9e2723f24c0 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:37.052976 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28c248c8-9483-4add-9a5e-b9e2723f24c0 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e returned with HTTP 404 Aug 16 23:00:37.053097 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 832/3299] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:37 2026] GET /volume/v3/snapshots/03aec798-e7f4-45ad-8a8b-a75bfbdfea6e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:37.063430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:37.065827 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:37.065935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:37.066564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:37.066564 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Delete snapshot with id: ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:37.074865 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:37.074865 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:37.075588 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:37.098771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot delete request issued successfully. Aug 16 23:00:37.099783 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-085f0fbd-a1e2-4b11-9a57-a44f63a44e32 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 202 Aug 16 23:00:37.099783 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 839/3300] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:00:37 2026] DELETE /volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:37.109391 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:37.111303 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:37.115567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:37.115567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:37.124357 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:37.124357 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:37.125372 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:37.127252 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76dd9beb-0ec4-418f-801a-ee754e7e3299 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 200 Aug 16 23:00:37.131047 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 806/3301] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:37 2026] GET /volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:37.491728 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:37.494370 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:37.494695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:37.495027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:37.495242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:37.501234 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:37.501234 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:37.502294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31f4b386-b583-47f9-94ba-b0eae21b6864 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:37.502775 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 825/3302] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:37 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:37.547433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:37.550094 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:37.550374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:37.550631 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:37.550816 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:37.556272 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:37.556272 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:37.557152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc90a77f-2e37-4345-92e7-b80bc86ba7ff tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:37.557591 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 833/3303] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:37 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:38.015280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.017997 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:38.018256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.018529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.018678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:38.026675 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:38.026675 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:38.027798 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b2d4995a-5222-43c5-8657-f7bd10b51f49 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:38.029045 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 840/3304] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:38 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:38.144808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90c100e6-fd9f-4202-93fe-5400470232fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.147427 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c100e6-fd9f-4202-93fe-5400470232fc tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 Aug 16 23:00:38.147687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90c100e6-fd9f-4202-93fe-5400470232fc tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.147962 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90c100e6-fd9f-4202-93fe-5400470232fc tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.154039 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c100e6-fd9f-4202-93fe-5400470232fc tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 returned with HTTP 404 Aug 16 23:00:38.154754 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 807/3305] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:38 2026] GET /volume/v3/snapshots/ce62df45-6488-477d-84fd-ec3543024084 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:38.164027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.168411 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:38.168687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.168958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.169093 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Delete snapshot with id: 1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:38.179551 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:38.179551 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:38.181034 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:38.205725 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot delete request issued successfully. Aug 16 23:00:38.205725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d5cbb1c-ed6f-4551-8b77-99dc10b240d5 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 returned with HTTP 202 Aug 16 23:00:38.207022 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 826/3306] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:00:38 2026] DELETE /volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:38.216448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3cd90bac-e183-42fc-936e-63b4e3df451f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.223092 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3cd90bac-e183-42fc-936e-63b4e3df451f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:38.223867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3cd90bac-e183-42fc-936e-63b4e3df451f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.223867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3cd90bac-e183-42fc-936e-63b4e3df451f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.237775 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:38.237775 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:38.237775 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3cd90bac-e183-42fc-936e-63b4e3df451f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Snapshot retrieved successfully. Aug 16 23:00:38.237775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3cd90bac-e183-42fc-936e-63b4e3df451f tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 returned with HTTP 200 Aug 16 23:00:38.238420 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 834/3307] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:38 2026] GET /volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:38.521761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.523346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:38.523625 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.524042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.524266 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:38.545737 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:38.545737 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:38.548229 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-041d4d3c-b4ae-4436-9321-9478eb92f581 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:38.550736 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 841/3308] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:38 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:38.570021 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b05da23b-de78-4ac1-808c-852075392c69 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:38.572473 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b05da23b-de78-4ac1-808c-852075392c69 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:38.572794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b05da23b-de78-4ac1-808c-852075392c69 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:38.573041 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b05da23b-de78-4ac1-808c-852075392c69 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:38.573246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b05da23b-de78-4ac1-808c-852075392c69 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:38.584108 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:38.584108 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:38.584982 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b05da23b-de78-4ac1-808c-852075392c69 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:38.585425 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 808/3309] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:38 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.041732 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.043609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:39.043871 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.044117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.044234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:39.049427 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.049427 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:39.050722 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5682809b-4900-4763-a2a9-6d0be6b7d60e tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:39.050722 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 827/3310] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.251400 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8b8bbb14-6ebf-4293-8f5c-412a3d8de566 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.254078 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b8bbb14-6ebf-4293-8f5c-412a3d8de566 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 Aug 16 23:00:39.254078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b8bbb14-6ebf-4293-8f5c-412a3d8de566 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.254078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b8bbb14-6ebf-4293-8f5c-412a3d8de566 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.262039 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b8bbb14-6ebf-4293-8f5c-412a3d8de566 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 returned with HTTP 404 Aug 16 23:00:39.262892 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 835/3311] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/snapshots/1cfeef1e-01e7-4b0c-a1fa-d1a6532a1563 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 23:00:39.275969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.278350 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:39.278814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.278814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.292550 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.292550 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:39.299422 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:39.307208 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ec4a984-3e14-492f-87b3-35d7ef836571 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 200 Aug 16 23:00:39.307950 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 842/3312] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.327814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.330037 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] DELETE https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:39.330447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.330611 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.330775 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Delete volume with id: 999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:39.340092 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.340092 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:39.340544 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:39.376890 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Delete volume request issued successfully. Aug 16 23:00:39.377443 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8c9446c7-4315-4f7d-9567-e94b00024f5d tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 202 Aug 16 23:00:39.378286 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 809/3313] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:39 2026] DELETE /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:39.388791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.394121 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:39.394236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.394551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.406216 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.406216 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:39.411035 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Volume info retrieved successfully. Aug 16 23:00:39.417643 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5b38fa0-48b7-4d99-87a5-105ce17c9f05 tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 200 Aug 16 23:00:39.418387 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 828/3314] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.564280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0e40217-6d72-459b-a1a7-a93fde920311 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.566882 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0e40217-6d72-459b-a1a7-a93fde920311 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:39.567040 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0e40217-6d72-459b-a1a7-a93fde920311 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.567265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0e40217-6d72-459b-a1a7-a93fde920311 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.567402 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c0e40217-6d72-459b-a1a7-a93fde920311 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:39.574311 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.574311 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:39.575131 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0e40217-6d72-459b-a1a7-a93fde920311 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:39.575781 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 836/3315] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.597314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.599549 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:39.600065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:39.600065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:39.600915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:39.608690 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.608690 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:39.609585 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90b5ff4e-ea4c-48e9-89d6-2d8359250b5b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:39.610185 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 843/3316] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:39 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.625167 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dfb6728d-6f90-4061-87e8-66b1e3b1e80b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.726563 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfb6728d-6f90-4061-87e8-66b1e3b1e80b tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:00:39.727637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dfb6728d-6f90-4061-87e8-66b1e3b1e80b tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2031847130", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:39.756649 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfb6728d-6f90-4061-87e8-66b1e3b1e80b tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:00:39.756649 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 810/3317] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:00:39 2026] POST /volume/v3/types => generated 212 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:39.767826 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6b86eb10-54f1-4aff-8e67-2d93e23d78eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.771563 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b86eb10-54f1-4aff-8e67-2d93e23d78eb tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] POST https://10.4.3.26/volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3/encryption Aug 16 23:00:39.771988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b86eb10-54f1-4aff-8e67-2d93e23d78eb tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:39.803686 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b86eb10-54f1-4aff-8e67-2d93e23d78eb tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3/encryption returned with HTTP 200 Aug 16 23:00:39.804636 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 829/3318] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:00:39 2026] POST /volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:39.815602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:39.913853 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:39.913983 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1817540042", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2031847130", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:39.916605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1817540042', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2031847130', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:39.921183 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:00:39.921580 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:39.921580 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:39.922226 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:00:39.928725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (1afee8b6-5c8a-4a33-a63f-94fc35eb93b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:39.929949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b10571-3295-4523-bfc7-f94f8ce23e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:39.930877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:39.969289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b10571-3295-4523-bfc7-f94f8ce23e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:00:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db410542-9a13-4ff4-81df-1b752173e8e3,is_public=True,name='tempest-scenario-type-luks-2031847130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db410542-9a13-4ff4-81df-1b752173e8e3', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:39.970527 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c62e20-ec6d-4909-90e9-c1c85c04a234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:40.012182 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2031847130 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2031847130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:00:40.012556 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2031847130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2031847130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:00:40.059319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['1cd131da-1dc9-4102-8a87-1efe837d5220', '84897462-cd3b-4f66-a51b-81252af78b8b', '30f1be2b-2acd-4e99-8fd8-b0add4d45404', '9952c33a-2640-47b3-a821-df4fe177b59b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:40.063142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c62e20-ec6d-4909-90e9-c1c85c04a234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd131da-1dc9-4102-8a87-1efe837d5220', '84897462-cd3b-4f66-a51b-81252af78b8b', '30f1be2b-2acd-4e99-8fd8-b0add4d45404', '9952c33a-2640-47b3-a821-df4fe177b59b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:40.063142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d403d03f-53b5-40da-9f3f-c9e453f43d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:40.070839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99cc524a-351b-4760-b6e6-032b582be20f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:40.075936 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99cc524a-351b-4760-b6e6-032b582be20f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:40.075936 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99cc524a-351b-4760-b6e6-032b582be20f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:40.075936 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99cc524a-351b-4760-b6e6-032b582be20f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:40.075936 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-99cc524a-351b-4760-b6e6-032b582be20f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:40.082281 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:40.082281 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:40.083593 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99cc524a-351b-4760-b6e6-032b582be20f tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:40.084196 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 844/3319] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:40 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:40.085919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d403d03f-53b5-40da-9f3f-c9e453f43d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fc1dd9-3927-4156-a1b6-2ec4581c9719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1817540042',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['1cd131da-1dc9-4102-8a87-1efe837d5220','84897462-cd3b-4f66-a51b-81252af78b8b','30f1be2b-2acd-4e99-8fd8-b0add4d45404','9952c33a-2640-47b3-a821-df4fe177b59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=db410542-9a13-4ff4-81df-1b752173e8e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1817540042',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=21fc1dd9-3927-4156-a1b6-2ec4581c9719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db410542-9a13-4ff4-81df-1b752173e8e3),volume_type_id=db410542-9a13-4ff4-81df-1b752173e8e3)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:40.086710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f9293a-2e57-42ec-b05f-7583c55c3ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:40.115203 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f9293a-2e57-42ec-b05f-7583c55c3ff5) transitioned into state 'SUCCESS' from state '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-1817540042',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['1cd131da-1dc9-4102-8a87-1efe837d5220','84897462-cd3b-4f66-a51b-81252af78b8b','30f1be2b-2acd-4e99-8fd8-b0add4d45404','9952c33a-2640-47b3-a821-df4fe177b59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=db410542-9a13-4ff4-81df-1b752173e8e3)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:40.116312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f5e5e-c099-4fd6-9b13-081640b9cd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:40.128503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f5e5e-c099-4fd6-9b13-081640b9cd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:40.129738 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (1afee8b6-5c8a-4a33-a63f-94fc35eb93b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:40.131084 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:00:40.131661 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69776b58-b136-43ae-b3ae-fc0b8d05ba18 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:40.132438 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 837/3320] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:39 2026] POST /volume/v3/volumes => generated 778 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:40.149068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:40.152186 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:40.152186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:40.153308 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:40.166287 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:40.166287 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:40.189057 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:40.199939 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d36dd76-d1f5-47e5-92db-6d77d15d05c2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:40.200514 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 811/3321] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:40 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:40.434768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61ba808a-f236-4646-91ef-eb1438e4d4bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:40.437801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ba808a-f236-4646-91ef-eb1438e4d4bf tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] GET https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 Aug 16 23:00:40.437801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ba808a-f236-4646-91ef-eb1438e4d4bf tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:40.437964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ba808a-f236-4646-91ef-eb1438e4d4bf tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:40.445329 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ba808a-f236-4646-91ef-eb1438e4d4bf tempest-VolumesSnapshotListTestJSON-1785641322 tempest-VolumesSnapshotListTestJSON-1785641322-project-member] https://10.4.3.26/volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 returned with HTTP 404 Aug 16 23:00:40.446051 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 830/3322] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:40 2026] GET /volume/v3/volumes/999b947d-d26f-4845-beaa-8d1c1cabc305 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:40.588689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:40.591000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:40.591264 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:40.591507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:40.591619 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:40.597476 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:40.597476 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:40.598416 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f17aba4a-433d-48ca-9c72-f1739e5aad38 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:40.598978 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 845/3323] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:40 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:40.639723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d031930-55a4-4c4b-a144-702093d119d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:40.642113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d031930-55a4-4c4b-a144-702093d119d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:40.642357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d031930-55a4-4c4b-a144-702093d119d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:40.642565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d031930-55a4-4c4b-a144-702093d119d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:40.642716 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3d031930-55a4-4c4b-a144-702093d119d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:40.648198 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:40.648198 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:40.649156 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d031930-55a4-4c4b-a144-702093d119d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:40.649799 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 838/3324] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:40 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.098110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.101668 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:41.101668 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.101668 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.101668 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:41.108978 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.108978 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:41.110068 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4da8b72d-7a79-4b81-93b5-cf2d35d8fc54 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:41.111133 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 812/3325] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.217545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.221784 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:41.221784 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.221992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.232471 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.232471 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:41.238126 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:41.243754 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340cfb0b-0817-4e3d-8c68-f18afc812746 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:41.244287 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 831/3326] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.261250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8aa572f3-0995-4121-aa44-003fc642b32d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.263633 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aa572f3-0995-4121-aa44-003fc642b32d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:41.263633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aa572f3-0995-4121-aa44-003fc642b32d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.263887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8aa572f3-0995-4121-aa44-003fc642b32d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.274087 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.274087 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:41.281470 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8aa572f3-0995-4121-aa44-003fc642b32d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:41.288120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8aa572f3-0995-4121-aa44-003fc642b32d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:41.288638 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 846/3327] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.305176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.307941 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/action Aug 16 23:00:41.308411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:41.308551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:41.319623 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.319623 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:41.320319 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:41.329680 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume updated successfully. Aug 16 23:00:41.330018 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-02ae29d0-749e-47d3-b397-fbd542ebb0d4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/action returned with HTTP 200 Aug 16 23:00:41.330635 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 839/3328] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:00:41 2026] POST /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 23:00:41.501904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.503691 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:41.503955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.504256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.513144 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.513144 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:41.518090 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:41.523965 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-df2a7b7b-1394-400d-a320-1538ca9a1362 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:41.524578 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 813/3329] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.612169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.615388 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:41.615585 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.615767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.615874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:41.624212 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.624212 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:41.624906 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b8a03646-d9f3-4e88-9ce2-83b93d2da232 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:41.625320 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 832/3330] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:41.665771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2638fd49-861c-4b20-9531-34d00f333fd7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:41.667920 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2638fd49-861c-4b20-9531-34d00f333fd7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:41.668215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2638fd49-861c-4b20-9531-34d00f333fd7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:41.668843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2638fd49-861c-4b20-9531-34d00f333fd7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:41.668997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2638fd49-861c-4b20-9531-34d00f333fd7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:41.674596 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:41.674596 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:41.675369 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2638fd49-861c-4b20-9531-34d00f333fd7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:41.675836 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 847/3331] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:41 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:42.084628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.087877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:42.088113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:42.088319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:42.100572 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:42.100572 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:42.105975 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:42.113885 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-0d8fea12-8bf4-4424-bce5-9a9fd17ec472 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:42.114908 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 840/3332] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:42 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:42.124660 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.127553 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:42.127837 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:42.128094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:42.128244 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:42.128985 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-940b2836-dd39-4b30-a8a9-b9d37b45b9c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.129456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-940b2836-dd39-4b30-a8a9-b9d37b45b9c8 None None] GET https://10.4.3.26/volume// Aug 16 23:00:42.129651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-940b2836-dd39-4b30-a8a9-b9d37b45b9c8 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:42.129907 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-940b2836-dd39-4b30-a8a9-b9d37b45b9c8 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:42.130273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-940b2836-dd39-4b30-a8a9-b9d37b45b9c8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:42.130575 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 833/3333] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:00:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:42.136928 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:42.136928 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:42.139309 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5cde32c-b377-4b2d-aef3-8dcf90d64ff6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:42.139309 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 814/3334] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:42 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:42.144947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-f593671a-e9c0-432c-b3d7-a2e9cfa6f408 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.154595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-f593671a-e9c0-432c-b3d7-a2e9cfa6f408 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:00:42.155227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-f593671a-e9c0-432c-b3d7-a2e9cfa6f408 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21fc1dd9-3927-4156-a1b6-2ec4581c9719", "connector": null, "instance_uuid": "cdc675ef-2e62-4fd0-8099-730fc7c85657"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:42.172300 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:42.172300 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:42.216088 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-f593671a-e9c0-432c-b3d7-a2e9cfa6f408 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:00:42.218176 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 848/3335] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:00:42 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:42.638797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.642296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:42.642540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:42.642789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:42.642937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:42.656927 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:42.656927 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:42.657671 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a980f76a-3e38-45d5-bdc5-1e08b4c9cd1d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:42.659301 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 841/3336] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:42 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:42.693795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b4ea9247-4d63-4617-9364-a85143ab981b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:42.695104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4ea9247-4d63-4617-9364-a85143ab981b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:42.695338 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4ea9247-4d63-4617-9364-a85143ab981b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:42.695554 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b4ea9247-4d63-4617-9364-a85143ab981b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:42.695649 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b4ea9247-4d63-4617-9364-a85143ab981b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:42.703645 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:42.703645 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:42.704461 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b4ea9247-4d63-4617-9364-a85143ab981b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:42.704996 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 834/3337] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:42 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.152531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69c44f52-6254-48dc-8db0-75cc871acb4b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.155115 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69c44f52-6254-48dc-8db0-75cc871acb4b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:43.155473 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69c44f52-6254-48dc-8db0-75cc871acb4b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.155763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69c44f52-6254-48dc-8db0-75cc871acb4b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.155763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-69c44f52-6254-48dc-8db0-75cc871acb4b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:43.161049 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.161049 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:43.161970 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69c44f52-6254-48dc-8db0-75cc871acb4b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:43.162140 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 815/3338] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.175951 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.178521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:43.178849 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.179325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.179444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:43.185452 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.185452 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:43.187318 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-662f7b2b-c886-4809-8c08-cb8c050f5213 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:43.188801 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 849/3339] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.201186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.204091 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:43.204802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.204802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.204802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: a074c886-ea44-4d67-bfa4-7d47bb008d8b. Aug 16 23:00:43.211068 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.211068 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:43.231112 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id a074c886-ea44-4d67-bfa4-7d47bb008d8b {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:43.233809 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-061783ec-4e8a-43d8-b6c6-6343cea069cb tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 202 Aug 16 23:00:43.234510 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 842/3340] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:43 2026] DELETE /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:43.244827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.246652 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:43.253001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.253001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.253001 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:43.260431 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.260431 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:43.260431 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ac08bdf-768b-4c67-a8b8-6e1cd191f90c tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 200 Aug 16 23:00:43.260431 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 835/3341] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.501678 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26c26889-7d7d-4cfe-8a0a-035187ce9ddf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.502191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26c26889-7d7d-4cfe-8a0a-035187ce9ddf None None] GET https://10.4.3.26/volume// Aug 16 23:00:43.502430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26c26889-7d7d-4cfe-8a0a-035187ce9ddf None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.502690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26c26889-7d7d-4cfe-8a0a-035187ce9ddf None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.503166 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26c26889-7d7d-4cfe-8a0a-035187ce9ddf None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:43.503634 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 816/3342] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:43.514902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.519597 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:00:43.520389 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.520389 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.540291 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.540291 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:43.550729 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:00:43.560997 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-3c8768d5-62db-4990-829d-784d29e040ea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:00:43.562079 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 850/3343] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 1049 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:43.682628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.687894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:43.688577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.689802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.689896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:43.699205 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.699205 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:43.701668 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a8b547c-dd90-4628-ad55-35d2ddab7991 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:43.703616 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 843/3344] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.714195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.717255 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 Aug 16 23:00:43.717406 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:43.718091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.723853 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:43.723853 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:43.724209 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:43.724268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:43.731940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-21fc1dd9-3927-4156-a1b6-2ec4581c9719-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:00:43.735223 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.735223 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:43.735223 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dd2eea93-3c77-4a90-a5a6-38a8be3035e8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:43.735818 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 817/3345] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:43 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:43.740543 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-21fc1dd9-3927-4156-a1b6-2ec4581c9719-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:00:43.742228 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.742228 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:43.855507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-21fc1dd9-3927-4156-a1b6-2ec4581c9719-np0000007421" released by "attachment_update" :: held 0.115s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:00:43.855884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-7b24266c-c912-4b25-b55b-05b8231491c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 returned with HTTP 200 Aug 16 23:00:43.856362 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 836/3346] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:00:43 2026] PUT /volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:43.886501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-644f92e6-95e4-4e90-b9ef-a1f7cf0345d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:43.889736 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-644f92e6-95e4-4e90-b9ef-a1f7cf0345d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8/action Aug 16 23:00:43.890035 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-644f92e6-95e4-4e90-b9ef-a1f7cf0345d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:43.890179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-644f92e6-95e4-4e90-b9ef-a1f7cf0345d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:43.909276 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:43.909276 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:43.920535 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-644f92e6-95e4-4e90-b9ef-a1f7cf0345d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8/action returned with HTTP 204 Aug 16 23:00:43.921152 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 851/3347] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:00:43 2026] POST /volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:44.271787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:44.274621 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b Aug 16 23:00:44.274916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:44.275189 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:44.275345 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id a074c886-ea44-4d67-bfa4-7d47bb008d8b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:44.280634 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e234e134-fd7f-4c7b-97aa-71f78a5d4838 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b returned with HTTP 404 Aug 16 23:00:44.281331 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 844/3348] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:44 2026] GET /volume/v3/backups/a074c886-ea44-4d67-bfa4-7d47bb008d8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:44.290120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:44.292092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:44.292539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f77f7d19-cab0-4e49-af2f-a4c5665d8d2e", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1740531924", "container": "tempest-volumesbackupstest-backup-container-1427967187"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:44.294532 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating new backup {'backup': {'volume_id': 'f77f7d19-cab0-4e49-af2f-a4c5665d8d2e', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1740531924', 'container': 'tempest-volumesbackupstest-backup-container-1427967187'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:44.295841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Creating backup of volume f77f7d19-cab0-4e49-af2f-a4c5665d8d2e in container tempest-volumesbackupstest-backup-container-1427967187 Aug 16 23:00:44.310155 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:44.310155 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:44.310670 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:44.335423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Created reservations ['811320d3-9514-49e0-b141-24cab08e1f2a', '7ce0226c-185b-4b1e-b19e-50dd7b383fd3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:44.404927 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1e92192f-e8f4-4d21-a493-aec4981ba647 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:44.405506 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 818/3349] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:44 2026] POST /volume/v3/backups => generated 328 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:44.421028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c429806f-e6d4-4451-86dd-fab898e82710 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:44.424944 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c429806f-e6d4-4451-86dd-fab898e82710 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:44.426835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c429806f-e6d4-4451-86dd-fab898e82710 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:44.426835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c429806f-e6d4-4451-86dd-fab898e82710 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:44.427088 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c429806f-e6d4-4451-86dd-fab898e82710 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:44.437309 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:44.437309 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:44.439007 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c429806f-e6d4-4451-86dd-fab898e82710 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:44.439575 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 837/3350] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:44 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:44.718989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5064475b-ca36-4ed5-9243-7010164adad0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:44.722706 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5064475b-ca36-4ed5-9243-7010164adad0 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:44.722706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5064475b-ca36-4ed5-9243-7010164adad0 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:44.722706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5064475b-ca36-4ed5-9243-7010164adad0 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:44.722706 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5064475b-ca36-4ed5-9243-7010164adad0 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:44.731276 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:44.731276 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:44.732253 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5064475b-ca36-4ed5-9243-7010164adad0 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:44.733813 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 852/3351] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:44 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:44.754473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-462fe514-4892-438a-8c5f-59ed6da893ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:44.757341 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-462fe514-4892-438a-8c5f-59ed6da893ab tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:44.757341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-462fe514-4892-438a-8c5f-59ed6da893ab tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:44.757341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-462fe514-4892-438a-8c5f-59ed6da893ab tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:44.757341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-462fe514-4892-438a-8c5f-59ed6da893ab tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:44.767415 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:44.767415 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:44.768342 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-462fe514-4892-438a-8c5f-59ed6da893ab tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:44.769150 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 845/3352] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:44 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:45.452587 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e90516e4-5a8f-456f-b5be-543226779c89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.454667 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e90516e4-5a8f-456f-b5be-543226779c89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:45.454804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e90516e4-5a8f-456f-b5be-543226779c89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:45.454952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e90516e4-5a8f-456f-b5be-543226779c89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:45.455103 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-e90516e4-5a8f-456f-b5be-543226779c89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:45.460816 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.460816 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:45.462251 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e90516e4-5a8f-456f-b5be-543226779c89 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:45.462728 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 819/3353] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:45 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:45.744893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.747104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:45.747322 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:45.747612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:45.747779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:45.754313 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.754313 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:45.755235 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72ae6edb-7ef5-4f13-a779-c63954f0e077 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:45.755735 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 838/3354] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:45 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:45.769024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c95533c0-8f8d-4898-9752-533e8dc24bee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.771407 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:45.771862 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df56d8dc-e72f-4215-90b2-9b0d66c03d4c", "incremental": true}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:45.773956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating new backup {'backup': {'volume_id': 'df56d8dc-e72f-4215-90b2-9b0d66c03d4c', 'incremental': True}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:45.774180 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating backup of volume df56d8dc-e72f-4215-90b2-9b0d66c03d4c in container None Aug 16 23:00:45.789374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-209beaae-3b07-441d-84fa-617ba3de2af4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.793207 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.793207 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:45.794204 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:00:45.795604 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-209beaae-3b07-441d-84fa-617ba3de2af4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:45.796971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-209beaae-3b07-441d-84fa-617ba3de2af4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:45.797264 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-209beaae-3b07-441d-84fa-617ba3de2af4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:45.798623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-209beaae-3b07-441d-84fa-617ba3de2af4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:45.809408 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.809408 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:45.810794 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-209beaae-3b07-441d-84fa-617ba3de2af4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:45.811196 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 846/3355] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:45 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:45.830350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['736fa968-552a-41fc-b246-e048a6fc80bc', '4c8919d4-774c-4e6a-bbdb-52475d085aca'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:45.852024 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c95533c0-8f8d-4898-9752-533e8dc24bee tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 400 Aug 16 23:00:45.852726 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 853/3356] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:45 2026] POST /volume/v3/backups => generated 109 bytes in 84 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 23:00:45.862981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91572463-a964-4cad-8f19-6b26f686a799 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.867314 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] DELETE https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:45.867314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:45.868341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:45.869735 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Delete backup with id: 770f0539-ac20-4eea-8b5d-e7882eabdb97. Aug 16 23:00:45.876428 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.876428 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:45.902184 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] delete_backup rpcapi backup_id 770f0539-ac20-4eea-8b5d-e7882eabdb97 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:45.906511 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91572463-a964-4cad-8f19-6b26f686a799 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 202 Aug 16 23:00:45.907011 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 820/3357] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:45 2026] DELETE /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:45.916828 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4421a021-9a57-485f-a86d-afa8a3be6298 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:45.919337 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4421a021-9a57-485f-a86d-afa8a3be6298 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:45.919637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4421a021-9a57-485f-a86d-afa8a3be6298 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:45.919983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4421a021-9a57-485f-a86d-afa8a3be6298 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:45.920172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4421a021-9a57-485f-a86d-afa8a3be6298 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:45.929438 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:45.929438 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:45.930519 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4421a021-9a57-485f-a86d-afa8a3be6298 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 200 Aug 16 23:00:45.932114 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 839/3358] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:45 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:46.476480 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:46.480297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:46.480965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:46.481074 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:46.481220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:46.487515 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:46.487515 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:46.488393 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07ca8b94-8555-45a7-bc4f-1ed08f62f119 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:46.488893 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 847/3359] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:46 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:46.824531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:46.826922 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:46.827195 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:46.827423 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:46.827616 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:46.832892 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:46.832892 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:46.833681 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e62f5a6d-0f69-42ff-8337-72c8767d930f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:46.834199 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 854/3360] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:46 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:46.948797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:46.950698 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 Aug 16 23:00:46.950933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:46.951176 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:46.951285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 770f0539-ac20-4eea-8b5d-e7882eabdb97. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:46.955650 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-272a166b-dfac-4ffa-8fe2-6f371bcf61dd tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 returned with HTTP 404 Aug 16 23:00:46.956276 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 821/3361] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:46 2026] GET /volume/v3/backups/770f0539-ac20-4eea-8b5d-e7882eabdb97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 23:00:46.967542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:46.969537 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:46.970314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1773512006"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:46.971999 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1773512006'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:46.972166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume of 1 GB Aug 16 23:00:46.978024 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Availability Zones retrieved successfully. Aug 16 23:00:46.985306 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (1d98b0e0-456e-4aa1-86ca-a16d0e5ff544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:46.986674 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7552c6c8-df8c-4b7d-bbb5-4745d828fe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:46.987763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:47.027822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7552c6c8-df8c-4b7d-bbb5-4745d828fe83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:47.029690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc16967-d0bb-4506-b557-378ece07d1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:47.084768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['c060f33d-4567-43fc-ab05-f8c06e9d20de', 'dbcc4aaf-3f2f-4b4b-bc35-2742ed1f410d', '6831cfbc-dd46-4b7e-b7ae-717ff2cf8a15', '790a2129-0cc1-42bd-b722-8c53373e93dc'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:47.085671 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc16967-d0bb-4506-b557-378ece07d1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c060f33d-4567-43fc-ab05-f8c06e9d20de', 'dbcc4aaf-3f2f-4b4b-bc35-2742ed1f410d', '6831cfbc-dd46-4b7e-b7ae-717ff2cf8a15', '790a2129-0cc1-42bd-b722-8c53373e93dc']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:47.086671 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792fed14-9f18-4586-a5c1-3e1311370a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:47.111456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792fed14-9f18-4586-a5c1-3e1311370a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68276c9f-7224-404a-99ba-3cdd81c7021b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773512006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['c060f33d-4567-43fc-ab05-f8c06e9d20de','dbcc4aaf-3f2f-4b4b-bc35-2742ed1f410d','6831cfbc-dd46-4b7e-b7ae-717ff2cf8a15','790a2129-0cc1-42bd-b722-8c53373e93dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1773512006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68276c9f-7224-404a-99ba-3cdd81c7021b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68ba4ce4b92c40dca0a465fe64f97339',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bae09558cdb2465bb597f432fbbd67b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:47.112731 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e948dc-f135-423b-b93d-506734394739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:47.132852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e948dc-f135-423b-b93d-506734394739) transitioned into state 'SUCCESS' from state '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-1773512006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68ba4ce4b92c40dca0a465fe64f97339',qos_specs=None,replication_status=,reservations=['c060f33d-4567-43fc-ab05-f8c06e9d20de','dbcc4aaf-3f2f-4b4b-bc35-2742ed1f410d','6831cfbc-dd46-4b7e-b7ae-717ff2cf8a15','790a2129-0cc1-42bd-b722-8c53373e93dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae09558cdb2465bb597f432fbbd67b7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:47.134256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea39b79-6614-4782-a7a1-4566bc98b5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:47.147037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea39b79-6614-4782-a7a1-4566bc98b5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:47.148285 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Flow 'volume_create_api' (1d98b0e0-456e-4aa1-86ca-a16d0e5ff544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:47.148635 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Create volume request issued successfully. Aug 16 23:00:47.149317 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8d471217-042c-4d7f-af4e-1fc99e44d999 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:47.149925 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 840/3362] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:46 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 16 23:00:47.165134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:47.167551 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:00:47.167964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:47.168115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:47.179799 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:47.179799 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:47.185323 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:00:47.193964 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f353640-df1d-49e6-9c46-2fe5faa57b71 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b returned with HTTP 200 Aug 16 23:00:47.194580 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 848/3363] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:47 2026] GET /volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:47.504653 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:47.509447 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:47.510215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:47.510494 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:47.510614 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:47.521946 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:47.521946 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:47.523629 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48d6dc1f-c467-4e50-ae96-823c41ef8b82 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:47.523629 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 855/3364] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:47 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:47.846304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:47.848291 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:47.849019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:47.849166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:47.849216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:47.856996 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:47.856996 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:47.858567 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-727c7d0a-3480-4383-8926-c3978dc2cbf5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:47.859054 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 822/3365] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:47 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:48.215213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.225144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:00:48.225476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.226119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.237873 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.237873 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:48.243311 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:00:48.252497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a4eca1d-d73b-40b3-8e2e-a35f668eb81c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b returned with HTTP 200 Aug 16 23:00:48.254014 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 841/3366] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:48.278768 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.280579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:48.280955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68276c9f-7224-404a-99ba-3cdd81c7021b", "name": "tempest-VolumesBackupsTest-Backup-84613361"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:48.282357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating new backup {'backup': {'volume_id': '68276c9f-7224-404a-99ba-3cdd81c7021b', 'name': 'tempest-VolumesBackupsTest-Backup-84613361'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:48.282523 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating backup of volume 68276c9f-7224-404a-99ba-3cdd81c7021b in container None Aug 16 23:00:48.302452 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.302452 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:48.302876 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Volume info retrieved successfully. Aug 16 23:00:48.339734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Created reservations ['92be94f9-d016-40b2-baa8-3f1a7917f38a', 'c7776dbf-c542-4ba3-8e00-40a5d6eab24a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:48.398217 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d3d81a8b-3b53-4750-9d31-3b43287d21eb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:48.400993 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 849/3367] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:48 2026] POST /volume/v3/backups => generated 326 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:48.416463 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1236924-d5ea-4162-9047-e201cf2a2005 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.421141 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1236924-d5ea-4162-9047-e201cf2a2005 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:48.422310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1236924-d5ea-4162-9047-e201cf2a2005 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.422596 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1236924-d5ea-4162-9047-e201cf2a2005 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.422776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f1236924-d5ea-4162-9047-e201cf2a2005 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:48.434689 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.434689 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:48.437060 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1236924-d5ea-4162-9047-e201cf2a2005 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:48.439893 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 856/3368] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:48.535352 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.541634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.544445 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:48.544692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.544978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.545274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:48.555008 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.555008 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:48.555008 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-17f25830-7d11-4a46-9e61-2ef923d217b1 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:48.555008 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 842/3369] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:48.622281 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:48.622764 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-39008664"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:48.626361 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-39008664'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:48.626597 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume of 1 GB Aug 16 23:00:48.630692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-59a6efdf-645e-436e-86c6-751a45302cb2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.632434 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Availability Zones retrieved successfully. Aug 16 23:00:48.632532 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:48.632768 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.633025 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.633134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete snapshot with id: f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:48.638124 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.638124 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:48.638803 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot retrieved successfully. Aug 16 23:00:48.641665 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (ea8833e1-45e9-4553-85eb-76b7cb5af60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:48.643201 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86a0c76-e05e-4c8f-bf07-3a5bc30dcd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:48.644707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:48.659334 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot delete request issued successfully. Aug 16 23:00:48.659624 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59a6efdf-645e-436e-86c6-751a45302cb2 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 202 Aug 16 23:00:48.660114 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 850/3370] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:00:48 2026] DELETE /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:48.667574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.669760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:48.670018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.670272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.677421 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.677421 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:48.677998 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Snapshot retrieved successfully. Aug 16 23:00:48.678816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f69d9b96-6b64-4507-ab7d-466d2f8d443a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 200 Aug 16 23:00:48.679296 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 857/3371] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:48.688541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86a0c76-e05e-4c8f-bf07-3a5bc30dcd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:48.689762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5693e7-702e-4b23-b6f4-ce56f2298b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:48.763809 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['9fa9139b-2363-40e2-9acf-c268d149ad12', '5fd365cd-4276-4bba-a267-e042ad908075', 'c98663df-4390-4f81-b597-ca9548aea990', 'af071e52-9ef2-45a0-ac75-26940a02b809'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:48.764581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5693e7-702e-4b23-b6f4-ce56f2298b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fa9139b-2363-40e2-9acf-c268d149ad12', '5fd365cd-4276-4bba-a267-e042ad908075', 'c98663df-4390-4f81-b597-ca9548aea990', 'af071e52-9ef2-45a0-ac75-26940a02b809']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:48.765307 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059bd981-85f4-458f-b604-a794393a8ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:48.787260 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059bd981-85f4-458f-b604-a794393a8ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '216359ae-5882-4a65-986e-58806174d0f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-39008664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['9fa9139b-2363-40e2-9acf-c268d149ad12','5fd365cd-4276-4bba-a267-e042ad908075','c98663df-4390-4f81-b597-ca9548aea990','af071e52-9ef2-45a0-ac75-26940a02b809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-39008664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=216359ae-5882-4a65-986e-58806174d0f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e9097ec4143bcaca5329e12d996ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6e772ad67e4d269632c3472c906b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:48.788145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e542a38b-426d-40f6-bec5-327d78520b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:48.807623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e542a38b-426d-40f6-bec5-327d78520b6d) transitioned into state 'SUCCESS' from state '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-39008664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['9fa9139b-2363-40e2-9acf-c268d149ad12','5fd365cd-4276-4bba-a267-e042ad908075','c98663df-4390-4f81-b597-ca9548aea990','af071e52-9ef2-45a0-ac75-26940a02b809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:48.808826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0534d6-fe9a-4fb7-8217-8bd8c0627d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:48.817537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0534d6-fe9a-4fb7-8217-8bd8c0627d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:48.818842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (ea8833e1-45e9-4553-85eb-76b7cb5af60d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:48.819188 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request issued successfully. Aug 16 23:00:48.820319 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f222aaf9-ee9e-4eb0-9600-5124bf4653e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:48.820486 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 823/3372] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:00:48 2026] POST /volume/v3/volumes => generated 745 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:48.833922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.836203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:00:48.836203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.836426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.844506 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.844506 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:48.848511 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:00:48.853837 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8973ec9-8992-4ef0-8c46-e90353c93860 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 200 Aug 16 23:00:48.854406 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 843/3373] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:48.871363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e237fba9-ac87-45cd-8106-b18386a91a74 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:48.873520 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e237fba9-ac87-45cd-8106-b18386a91a74 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:48.873844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e237fba9-ac87-45cd-8106-b18386a91a74 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:48.874781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e237fba9-ac87-45cd-8106-b18386a91a74 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:48.874781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e237fba9-ac87-45cd-8106-b18386a91a74 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:48.879219 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:48.879219 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:48.879608 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e237fba9-ac87-45cd-8106-b18386a91a74 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:48.880168 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 851/3374] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:48 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:49.455689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.457619 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:49.457917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.458188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.458333 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:49.463210 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:49.463210 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:49.464014 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-645e844a-7f30-4a28-9749-d5a00b2f0cc4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:49.464615 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 858/3375] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:49.568907 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.571557 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:49.572354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.572354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.572666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:49.578237 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:49.578237 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:49.579331 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59b601d3-ea49-440c-a28e-f3a4e8a785b0 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:49.579813 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 824/3376] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:49.692401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-616593c7-126e-47ac-aca6-e1d1dffc9e33 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.694468 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-616593c7-126e-47ac-aca6-e1d1dffc9e33 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:00:49.694658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-616593c7-126e-47ac-aca6-e1d1dffc9e33 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.694895 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-616593c7-126e-47ac-aca6-e1d1dffc9e33 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.700341 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-616593c7-126e-47ac-aca6-e1d1dffc9e33 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 404 Aug 16 23:00:49.701045 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 844/3377] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:49.836653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-94cab724-5c2c-4726-8775-fad1940ab59b req-c9b80d3d-6996-47f1-a519-ce6269a4b776 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.838768 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-c9b80d3d-6996-47f1-a519-ce6269a4b776 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/attachments?instance_id=3b0eb0c4-b47a-42df-82d2-80b6e008646e Aug 16 23:00:49.839031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-c9b80d3d-6996-47f1-a519-ce6269a4b776 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.839233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-c9b80d3d-6996-47f1-a519-ce6269a4b776 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.855369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-c9b80d3d-6996-47f1-a519-ce6269a4b776 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments?instance_id=3b0eb0c4-b47a-42df-82d2-80b6e008646e returned with HTTP 200 Aug 16 23:00:49.855941 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 852/3378] 10.4.3.26 () {70 vars in 1630 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/attachments?instance_id=3b0eb0c4-b47a-42df-82d2-80b6e008646e => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:49.864628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-94cab724-5c2c-4726-8775-fad1940ab59b req-2c8d8e4e-c544-4a39-80d7-aeb7eab9c098 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.867045 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-2c8d8e4e-c544-4a39-80d7-aeb7eab9c098 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c Aug 16 23:00:49.867269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-2c8d8e4e-c544-4a39-80d7-aeb7eab9c098 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.867522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-2c8d8e4e-c544-4a39-80d7-aeb7eab9c098 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.869721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.871917 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:00:49.872493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.872493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.881839 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:49.881839 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:49.889818 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-94cab724-5c2c-4726-8775-fad1940ab59b req-2c8d8e4e-c544-4a39-80d7-aeb7eab9c098 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c returned with HTTP 200 Aug 16 23:00:49.890414 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 859/3379] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:49.893758 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:00:49.894166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44078ee5-354f-429c-82de-4650243fa42f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.897545 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44078ee5-354f-429c-82de-4650243fa42f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:49.897901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44078ee5-354f-429c-82de-4650243fa42f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:49.898111 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44078ee5-354f-429c-82de-4650243fa42f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:49.898218 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-44078ee5-354f-429c-82de-4650243fa42f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:49.899857 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5aec45e2-b3ee-4656-b408-7cbc8a247dc1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 200 Aug 16 23:00:49.900363 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 825/3380] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:49.911661 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:49.911661 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:49.914094 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44078ee5-354f-429c-82de-4650243fa42f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:49.914094 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 845/3381] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:49 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:49.917670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18d1adea-9af8-41c8-8f80-63163d32da24 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:49.919773 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:49.920258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "216359ae-5882-4a65-986e-58806174d0f0", "name": "tempest-VolumesBackupsTest-Backup-1019785837"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:49.921891 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': '216359ae-5882-4a65-986e-58806174d0f0', 'name': 'tempest-VolumesBackupsTest-Backup-1019785837'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:49.922057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume 216359ae-5882-4a65-986e-58806174d0f0 in container None Aug 16 23:00:49.932518 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:49.932518 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:49.933211 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:00:49.972013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['089a85d1-2d27-4814-8e81-a21b1959415a', '046d9637-eee5-455f-86b1-6a0a16eb4b59'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:50.015232 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18d1adea-9af8-41c8-8f80-63163d32da24 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:50.016090 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 853/3382] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:00:49 2026] POST /volume/v3/backups => generated 328 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:50.026017 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4e75b75d-880b-44f5-8515-99fddf11554b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:50.028473 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e75b75d-880b-44f5-8515-99fddf11554b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:50.028628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e75b75d-880b-44f5-8515-99fddf11554b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:50.028821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4e75b75d-880b-44f5-8515-99fddf11554b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:50.029054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4e75b75d-880b-44f5-8515-99fddf11554b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:50.035591 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:50.035591 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:50.036863 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4e75b75d-880b-44f5-8515-99fddf11554b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:50.037643 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 860/3383] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:50 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:50.067898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-8caa42b7-56a1-43a9-b425-64fc3c1e121b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:50.069885 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-8caa42b7-56a1-43a9-b425-64fc3c1e121b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/encryption Aug 16 23:00:50.070086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-8caa42b7-56a1-43a9-b425-64fc3c1e121b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:50.070251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-8caa42b7-56a1-43a9-b425-64fc3c1e121b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:50.079780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:50.079780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:50.086605 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a51baa62-7b52-4c0e-a3d0-a05db1fb542c req-8caa42b7-56a1-43a9-b425-64fc3c1e121b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/encryption returned with HTTP 200 Aug 16 23:00:50.087078 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 826/3384] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:00:50 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:50.475575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81c735c0-9072-4aa6-99ec-dac90050157d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:50.477689 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81c735c0-9072-4aa6-99ec-dac90050157d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:50.478547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81c735c0-9072-4aa6-99ec-dac90050157d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:50.478547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81c735c0-9072-4aa6-99ec-dac90050157d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:50.478547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-81c735c0-9072-4aa6-99ec-dac90050157d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:50.483702 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:50.483702 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:50.484677 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81c735c0-9072-4aa6-99ec-dac90050157d tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:50.485249 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 846/3385] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:50 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:50.594243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:50.596197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:50.596375 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:50.596582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:50.596735 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:50.601086 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:50.601086 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:50.601892 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c32c931-8b5b-4c04-9498-2482a36eb428 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:50.602313 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 854/3386] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:50 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:50.925902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:50.928768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:50.929094 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:50.929461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:50.929527 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:50.938146 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:50.938146 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:50.939268 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7aa36185-a0fa-4e82-9aa1-4a758469fe61 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:50.939811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 861/3387] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:50 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:51.052259 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:51.057925 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:51.058177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:51.058423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:51.058635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:51.069125 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:51.069125 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:51.070285 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ce72b49-03f2-4bf2-b216-a848f7e03ceb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:51.070903 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 827/3388] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:51 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:51.501003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:51.503084 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:51.503314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:51.503590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:51.503644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:51.513774 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:51.513774 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:51.514646 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44c07e4c-9bd7-4c63-ab74-2f7b3fb40d0f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:51.515222 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 847/3389] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:51 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:51.615045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:51.618585 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:51.618585 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:51.619645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:51.619645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:51.625346 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:51.625346 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:51.626381 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19d7a8f0-9fca-42be-9ae6-62c9064e5c2a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:51.627137 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 855/3390] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:51 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:51.952331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:51.954679 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:51.954679 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:51.954841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:51.955298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:51.961978 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:51.961978 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:51.962334 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ec8be56-b360-4ad4-9ae5-0a424451f7d8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:51.962791 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 862/3391] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:51 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:52.084414 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b41cde50-a692-4487-8cc7-6263b1e77418 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:52.086431 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b41cde50-a692-4487-8cc7-6263b1e77418 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:52.086658 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b41cde50-a692-4487-8cc7-6263b1e77418 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:52.086921 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b41cde50-a692-4487-8cc7-6263b1e77418 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:52.087070 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b41cde50-a692-4487-8cc7-6263b1e77418 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:52.091566 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:52.091566 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:52.092306 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b41cde50-a692-4487-8cc7-6263b1e77418 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:52.092752 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 828/3392] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:52 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:52.528025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:52.532415 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:52.532704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:52.533002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:52.533174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:52.538934 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:52.538934 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:52.540096 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5f29516d-9d17-4da9-925c-d349ce1a99bc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:52.540796 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 848/3393] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:52 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:52.638790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:52.640506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:52.640678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:52.640866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:52.640978 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:52.645787 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:52.645787 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:52.646716 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc7b03c1-7200-4afb-9ab0-04c992e676a8 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:52.647295 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 856/3394] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:52 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:00:52.974867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:52.976860 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:52.977154 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:52.977378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:52.977493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:52.982867 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:52.982867 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:52.982867 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa057357-17d4-4778-865e-7fb53f18b3f0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 200 Aug 16 23:00:52.982867 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 863/3395] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:52 2026] GET /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:52.995735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:52.997583 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] DELETE https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f Aug 16 23:00:52.997802 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:52.998046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:52.998140 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Delete backup with id: ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f. Aug 16 23:00:53.002447 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.002447 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:53.015853 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] delete_backup rpcapi backup_id ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:53.017529 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-269c0ae5-166e-4702-b467-8a21fd6a42fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f returned with HTTP 202 Aug 16 23:00:53.018014 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 829/3396] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:00:52 2026] DELETE /volume/v3/backups/ab7bd052-dbbe-4ac4-8c1c-9cbc7992927f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:53.025494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2a2355f8-2048-4422-a046-f544eacee6f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:53.027246 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:53.027459 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:53.027672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:53.027877 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume with id: 53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:53.036253 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.036253 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:53.036695 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:53.067872 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume request issued successfully. Aug 16 23:00:53.068082 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2a2355f8-2048-4422-a046-f544eacee6f3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc returned with HTTP 202 Aug 16 23:00:53.068549 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 849/3397] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:00:53 2026] DELETE /volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:00:53.077816 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:53.082554 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:53.082944 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:53.083232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:53.098412 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.098412 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:53.107156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:53.111073 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:53.111246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:53.111246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:53.111246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:53.111246 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:53.114674 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1bd86314-78a0-4671-80c5-b6a1de886a83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc returned with HTTP 200 Aug 16 23:00:53.115296 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 857/3398] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:53 2026] GET /volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:53.117162 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.117162 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:53.118307 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3069dada-ba7e-41df-acbe-d8ba1b4d7e30 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:53.118933 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 864/3399] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:53 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:53.552521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42772635-e283-41f4-848a-e71475468244 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:53.554430 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42772635-e283-41f4-848a-e71475468244 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:53.554625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42772635-e283-41f4-848a-e71475468244 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:53.554856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42772635-e283-41f4-848a-e71475468244 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:53.555022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-42772635-e283-41f4-848a-e71475468244 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:53.559887 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.559887 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:53.560548 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42772635-e283-41f4-848a-e71475468244 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:53.563770 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 830/3400] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:53 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:53.661356 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:53.663991 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:53.664244 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:53.664551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:53.664661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:53.670087 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:53.670087 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:53.670265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dda3ae45-ab40-4375-aa68-03c0b8c231e6 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:53.670798 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 850/3401] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:53 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:54.133489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.135241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-846bc896-e1b8-44f3-ad85-30cd3ef26a72 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.135550 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:54.135550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.135550 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.135761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:54.138760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-846bc896-e1b8-44f3-ad85-30cd3ef26a72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc Aug 16 23:00:54.138760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-846bc896-e1b8-44f3-ad85-30cd3ef26a72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.138760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-846bc896-e1b8-44f3-ad85-30cd3ef26a72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.139852 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:54.139852 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:54.140542 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab59d4b6-8b01-4bcd-b23f-1814ca07a37f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:54.140921 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 858/3402] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:54.144848 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-846bc896-e1b8-44f3-ad85-30cd3ef26a72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc returned with HTTP 404 Aug 16 23:00:54.145533 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 865/3403] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/volumes/53933dea-1f6b-407c-b43b-f65e6cffc0dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:54.157831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.159791 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/export_record Aug 16 23:00:54.160058 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.160315 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Calling method 'export_record' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.160513 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Export record for backup a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 23:00:54.165432 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:54.165432 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:54.166763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ade7a2a2269b4881a79d1d31c37b3539', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc437e9c875546d0ae0c3ff6c202ddcf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:00:54.167055 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-930f6f70-9b9f-4111-8c66-d9d6d296b6b8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/export_record returned with HTTP 403 Aug 16 23:00:54.167710 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 831/3404] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:54.177674 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2438b9f7-950d-44e4-b097-46175dda2961 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.179865 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:00:54.180278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-997161054"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:54.181905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-997161054'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:00:54.182055 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume of 1 GB Aug 16 23:00:54.186958 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Availability Zones retrieved successfully. Aug 16 23:00:54.195619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (31ad75b7-41d5-4967-b39b-306a48ffdb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:54.197172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207cdec5-6711-4357-8a4d-cc04762c7bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:54.198194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:00:54.235425 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207cdec5-6711-4357-8a4d-cc04762c7bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:54.236213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a7bde8c-6d57-41dd-b326-919b6484f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:54.296007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['b483bfb3-7a1d-4d54-81a0-1fc541fe0859', 'e5afccc4-df89-4970-9af7-52e8927e153d', '01de4d12-c892-4e3a-969d-00191029b586', '7dde6e38-4c1d-4ebf-ab42-33737ce587e9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:54.296692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a7bde8c-6d57-41dd-b326-919b6484f3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b483bfb3-7a1d-4d54-81a0-1fc541fe0859', 'e5afccc4-df89-4970-9af7-52e8927e153d', '01de4d12-c892-4e3a-969d-00191029b586', '7dde6e38-4c1d-4ebf-ab42-33737ce587e9']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:54.297390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2aa335-ed65-43b1-afc7-cb9a4c49208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:54.323931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c2aa335-ed65-43b1-afc7-cb9a4c49208a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8295e1dd-7943-4e43-86e4-5720aaaa8564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-997161054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['b483bfb3-7a1d-4d54-81a0-1fc541fe0859','e5afccc4-df89-4970-9af7-52e8927e153d','01de4d12-c892-4e3a-969d-00191029b586','7dde6e38-4c1d-4ebf-ab42-33737ce587e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-997161054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8295e1dd-7943-4e43-86e4-5720aaaa8564,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467631d3bd3e4bb18451c95ec0584c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:54.324665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc5c48c-ef21-4623-a0e6-a87bfa0bf509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:54.345736 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc5c48c-ef21-4623-a0e6-a87bfa0bf509) transitioned into state 'SUCCESS' from state '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-997161054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['b483bfb3-7a1d-4d54-81a0-1fc541fe0859','e5afccc4-df89-4970-9af7-52e8927e153d','01de4d12-c892-4e3a-969d-00191029b586','7dde6e38-4c1d-4ebf-ab42-33737ce587e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:54.346788 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bffb50-d7a3-413c-9077-75e08b8cc68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:00:54.361544 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bffb50-d7a3-413c-9077-75e08b8cc68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:00:54.362853 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (31ad75b7-41d5-4967-b39b-306a48ffdb2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:00:54.367128 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request issued successfully. Aug 16 23:00:54.368028 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2438b9f7-950d-44e4-b097-46175dda2961 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:00:54.368607 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 851/3405] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:00:54 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:54.382031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.383583 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:00:54.383828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.384053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.392905 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:54.392905 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:54.397036 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:54.401283 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62ea6fbf-70a1-4ebd-ad4d-419ea0e1ccc4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 returned with HTTP 200 Aug 16 23:00:54.401799 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 859/3406] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:54.573436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.576121 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:54.576497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.576833 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.577064 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:54.591720 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:54.591720 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:54.592710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34b6cce9-6b89-433b-ae9e-7efde496aaa2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:54.593848 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 866/3407] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:54.681706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db06dc0a-3779-405c-961a-d4edbd904def None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:54.688147 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db06dc0a-3779-405c-961a-d4edbd904def tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:54.692134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db06dc0a-3779-405c-961a-d4edbd904def tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:54.692469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db06dc0a-3779-405c-961a-d4edbd904def tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:54.692672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-db06dc0a-3779-405c-961a-d4edbd904def tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:54.704516 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:54.704516 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:54.705997 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db06dc0a-3779-405c-961a-d4edbd904def tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:54.706600 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 832/3408] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:54 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.158725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23f92a86-96df-48c8-8cb1-2703150580aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.161410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23f92a86-96df-48c8-8cb1-2703150580aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:55.161563 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23f92a86-96df-48c8-8cb1-2703150580aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.161736 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23f92a86-96df-48c8-8cb1-2703150580aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.161883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-23f92a86-96df-48c8-8cb1-2703150580aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.168653 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.168653 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:55.169526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23f92a86-96df-48c8-8cb1-2703150580aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:55.170087 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 852/3409] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.417839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75187517-b357-4b30-8a40-e084ac5e7e32 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.420247 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75187517-b357-4b30-8a40-e084ac5e7e32 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:00:55.420508 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75187517-b357-4b30-8a40-e084ac5e7e32 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.420765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75187517-b357-4b30-8a40-e084ac5e7e32 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.431648 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.431648 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:55.437169 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-75187517-b357-4b30-8a40-e084ac5e7e32 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:55.450669 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75187517-b357-4b30-8a40-e084ac5e7e32 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 returned with HTTP 200 Aug 16 23:00:55.454213 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 860/3410] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:55.468474 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-624f5c74-7fb9-4244-82ee-d613607459ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.471071 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:00:55.471610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8295e1dd-7943-4e43-86e4-5720aaaa8564", "name": "tempest-type-Backup-552568715"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:55.473504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating new backup {'backup': {'volume_id': '8295e1dd-7943-4e43-86e4-5720aaaa8564', 'name': 'tempest-type-Backup-552568715'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:00:55.473637 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating backup of volume 8295e1dd-7943-4e43-86e4-5720aaaa8564 in container None Aug 16 23:00:55.484347 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.484347 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:55.484901 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:00:55.510043 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['20ae725f-e8f3-4d10-a852-691cfc3fb5b1', '223e199c-0910-4609-9c39-16673bcd1764'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:00:55.550386 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-624f5c74-7fb9-4244-82ee-d613607459ef tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:00:55.551009 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 867/3411] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:00:55 2026] POST /volume/v3/backups => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:00:55.562598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b41400d6-730d-4f01-8277-980e23d38696 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.566853 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b41400d6-730d-4f01-8277-980e23d38696 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:00:55.567224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b41400d6-730d-4f01-8277-980e23d38696 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.567422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b41400d6-730d-4f01-8277-980e23d38696 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.567525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b41400d6-730d-4f01-8277-980e23d38696 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.573860 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.573860 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:55.575787 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b41400d6-730d-4f01-8277-980e23d38696 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:00:55.576608 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 833/3412] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.607952 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.610493 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:55.610806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.611087 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.611232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.619469 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.619469 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:55.620591 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f4e6c74-726c-4b44-b573-ddcf8ea348f9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:55.621293 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 853/3413] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.720899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c617137f-9563-4503-89f8-1ef75b0c56db None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.726685 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c617137f-9563-4503-89f8-1ef75b0c56db tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:55.726841 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c617137f-9563-4503-89f8-1ef75b0c56db tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.727197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c617137f-9563-4503-89f8-1ef75b0c56db tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.727319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c617137f-9563-4503-89f8-1ef75b0c56db tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.739364 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.739364 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:55.740515 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c617137f-9563-4503-89f8-1ef75b0c56db tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:55.741044 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 861/3414] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.752959 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.755928 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:55.756136 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.756371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.756495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.762853 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.762853 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:55.763847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f44d6e75-6ce2-4f4b-a998-35ecd5530aac tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:55.764328 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 868/3415] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:55.777465 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.779810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:55.780089 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.780315 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.781085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: b7384dab-528c-4a7f-8f03-65270b5ac306. Aug 16 23:00:55.786273 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.786273 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:55.805946 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id b7384dab-528c-4a7f-8f03-65270b5ac306 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:55.808244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-959f77d8-7e9c-4787-a6a0-56bc9c2376ed tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 202 Aug 16 23:00:55.808602 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 834/3416] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:55 2026] DELETE /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:55.817124 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-df770a52-3d1e-42f8-837d-c53795842731 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:55.819231 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df770a52-3d1e-42f8-837d-c53795842731 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:55.819552 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df770a52-3d1e-42f8-837d-c53795842731 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:55.819641 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-df770a52-3d1e-42f8-837d-c53795842731 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:55.819836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-df770a52-3d1e-42f8-837d-c53795842731 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:55.826025 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:55.826025 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:55.827157 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-df770a52-3d1e-42f8-837d-c53795842731 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 200 Aug 16 23:00:55.827912 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 854/3417] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:55 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:56.184024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.186828 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:56.186828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.187166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.187228 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:56.193315 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:56.193315 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:56.193761 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c5721a5-52d2-4ae1-8e71-50be24fa7330 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:56.198867 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 862/3418] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:56 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:56.588255 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.590106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:00:56.590344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.590551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.590659 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:56.595049 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:56.595049 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:56.595706 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0b63b3a2-4d7e-4e42-96a6-8349cab68609 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:00:56.596125 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 869/3419] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:56 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:56.633658 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.635901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:56.636187 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.636472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.636628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:56.642319 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:56.642319 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:56.643213 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab4b7959-b6b8-4a5e-a898-2550e672a3e8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:56.643766 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 835/3420] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:56 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:56.838657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.841339 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 Aug 16 23:00:56.841684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.842059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.842234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id b7384dab-528c-4a7f-8f03-65270b5ac306. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:56.846840 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6db670a-0a90-4327-ba29-1d1c9e6718c5 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 returned with HTTP 404 Aug 16 23:00:56.847649 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 855/3421] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:56 2026] GET /volume/v3/backups/b7384dab-528c-4a7f-8f03-65270b5ac306 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:56.945384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9914af50-993b-4278-a4b6-02d994392ed9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.947204 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:56.947373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.947645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.947922 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete backup with id: 20dfbaf5-c023-4e77-bb92-d0220326d353. Aug 16 23:00:56.952248 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:56.952248 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:56.970039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] delete_backup rpcapi backup_id 20dfbaf5-c023-4e77-bb92-d0220326d353 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:00:56.972253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9914af50-993b-4278-a4b6-02d994392ed9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 202 Aug 16 23:00:56.972754 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 863/3422] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:00:56 2026] DELETE /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:56.982577 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:56.988773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:56.988773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:56.988773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:56.988773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:56.991767 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:56.991767 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:56.992842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-670f7256-e9c8-40ef-82d8-ef94666a3234 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 200 Aug 16 23:00:56.993331 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 870/3423] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:56 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:57.207790 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:57.211517 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:57.211517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:57.211517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:57.211517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:57.218572 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:57.218572 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:57.219194 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3bdcd3b1-bc4f-432e-b923-99701d9f7188 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:57.220182 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 836/3424] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:57 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:57.617353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:57.619575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:00:57.619705 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:57.619995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:57.620110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:57.625763 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:57.625763 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:57.626539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0e4948e-56fa-4fc8-8c6d-05b25c635da1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:00:57.627245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 856/3425] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:57 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:57.655321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:57.657959 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:57.658276 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:57.658818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:57.658818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:57.664605 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:57.664605 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:57.665516 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-277d232a-dde6-4f6d-aa45-c0f1ddbaae36 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:57.666110 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 864/3426] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:57 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:58.006116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.008588 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 Aug 16 23:00:58.008824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.009068 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.009208 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Show backup with id 20dfbaf5-c023-4e77-bb92-d0220326d353. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:58.013454 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e47cc62f-68b1-4220-b5c5-a0c219005484 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 returned with HTTP 404 Aug 16 23:00:58.014110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 871/3427] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/backups/20dfbaf5-c023-4e77-bb92-d0220326d353 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:00:58.139143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.142070 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:58.142358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.142636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.156472 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.156472 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:58.161833 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:58.168786 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-c2d1c1c7-1e71-4fa0-a188-21909273658a tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:58.169172 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 837/3428] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:58.195720 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.203263 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] POST https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e/action Aug 16 23:00:58.203263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:00:58.203263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:00:58.216401 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.216401 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:58.217110 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:58.231066 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-afde01ab-37b8-411a-80ba-41fc8d01730a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.233770 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Begin detaching volume completed successfully. Aug 16 23:00:58.236774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-a8cf97fe-d7cf-47a8-bfbe-b25b8e48bc09 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e/action returned with HTTP 202 Aug 16 23:00:58.236774 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 857/3429] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:00:58 2026] POST /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:00:58.237120 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afde01ab-37b8-411a-80ba-41fc8d01730a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:58.237120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afde01ab-37b8-411a-80ba-41fc8d01730a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.237120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-afde01ab-37b8-411a-80ba-41fc8d01730a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.237120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-afde01ab-37b8-411a-80ba-41fc8d01730a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:58.244601 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.244601 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:58.246505 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-afde01ab-37b8-411a-80ba-41fc8d01730a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:58.246505 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 865/3430] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:58.269947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-054c3046-73fe-4a38-8192-8938e215e336 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.271806 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-054c3046-73fe-4a38-8192-8938e215e336 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:58.272079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-054c3046-73fe-4a38-8192-8938e215e336 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.272312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-054c3046-73fe-4a38-8192-8938e215e336 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.284966 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.284966 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:58.289780 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-054c3046-73fe-4a38-8192-8938e215e336 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:58.293894 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae3fb342-64eb-4417-a412-16eb4527978c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.294314 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae3fb342-64eb-4417-a412-16eb4527978c None None] GET https://10.4.3.26/volume// Aug 16 23:00:58.295501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae3fb342-64eb-4417-a412-16eb4527978c None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.295501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae3fb342-64eb-4417-a412-16eb4527978c None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.295501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae3fb342-64eb-4417-a412-16eb4527978c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:00:58.295501 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 838/3431] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:00:58.298884 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-054c3046-73fe-4a38-8192-8938e215e336 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:58.299296 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 872/3432] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:58.308395 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.311104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:58.311498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.311804 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.324142 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.324142 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:58.331787 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:58.335130 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-0a413a34-d081-4576-ac06-852a08647973 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:58.335771 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 858/3433] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:00:58.647775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-016c59c3-e71c-4123-8221-8d8999b8179e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.650020 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-016c59c3-e71c-4123-8221-8d8999b8179e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:00:58.650534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-016c59c3-e71c-4123-8221-8d8999b8179e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.650922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-016c59c3-e71c-4123-8221-8d8999b8179e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.656263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-016c59c3-e71c-4123-8221-8d8999b8179e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:58.666108 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.666108 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:58.666108 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-016c59c3-e71c-4123-8221-8d8999b8179e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:00:58.666108 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 866/3434] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:58.684635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:58.686464 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:58.686655 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:58.686910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:58.687017 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:58.697489 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:58.697489 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:58.698225 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-da198afd-c135-42cc-9b2d-4bb982fdb05b tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:58.698609 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 839/3435] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:58 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:59.259532 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-38097276-21b0-4f28-b33a-10f9a1c6516c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:59.262119 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38097276-21b0-4f28-b33a-10f9a1c6516c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:00:59.262375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38097276-21b0-4f28-b33a-10f9a1c6516c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:59.262783 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-38097276-21b0-4f28-b33a-10f9a1c6516c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:59.262783 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-38097276-21b0-4f28-b33a-10f9a1c6516c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:59.271013 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:59.271013 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:00:59.274193 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-38097276-21b0-4f28-b33a-10f9a1c6516c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:00:59.275028 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 873/3436] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:59 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:59.317277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:59.319494 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:00:59.319601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:59.319816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:59.332310 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:59.332310 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:00:59.339111 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:00:59.346141 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a55df80-87d7-483d-bd25-a0f1470d1878 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:00:59.346924 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 859/3437] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:59 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:00:59.678369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:59.680158 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:00:59.680366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:59.680523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:59.680638 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:59.685301 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:59.685301 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:00:59.686125 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c6b85605-6bac-48c4-a3fb-35ce88c36211 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:00:59.686602 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 867/3438] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:00:59 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:00:59.710967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d86325a-b408-453d-b907-bec88ba8f687 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:00:59.716301 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d86325a-b408-453d-b907-bec88ba8f687 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:00:59.716301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d86325a-b408-453d-b907-bec88ba8f687 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:00:59.716595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d86325a-b408-453d-b907-bec88ba8f687 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:00:59.716712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0d86325a-b408-453d-b907-bec88ba8f687 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:00:59.725768 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:00:59.725768 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:00:59.725768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d86325a-b408-453d-b907-bec88ba8f687 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:00:59.726075 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 840/3439] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:00:59 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:00.291434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-196d91ca-992b-40e9-9797-ed47f580c172 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:00.294199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-196d91ca-992b-40e9-9797-ed47f580c172 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:00.294478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-196d91ca-992b-40e9-9797-ed47f580c172 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:00.295032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-196d91ca-992b-40e9-9797-ed47f580c172 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:00.295176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-196d91ca-992b-40e9-9797-ed47f580c172 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:00.306100 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:00.306100 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:00.309620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-196d91ca-992b-40e9-9797-ed47f580c172 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:00.315659 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 874/3440] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:00 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:00.366794 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:00.369252 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:00.369914 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:00.370347 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:00.385203 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:00.385203 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:00.390551 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:00.400197 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-612f7705-d13e-4955-ba1e-1b75e956d9e9 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:00.401227 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 860/3441] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:00 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:00.699171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:00.701522 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:00.701909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:00.702194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:00.702342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:00.707962 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:00.707962 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:00.708779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1936ed93-28bc-42a7-8754-ffeb91d3e0f8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:00.709281 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 868/3442] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:00 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:00.738954 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:00.741337 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:00.741650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:00.741973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:00.742091 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:00.747265 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:00.747265 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:00.748037 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80b469ce-a8e8-496d-9f57-d623a5da06cb tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:00.748599 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 841/3443] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:00 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:01.332076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:01.336773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:01.337029 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:01.337283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:01.337405 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:01.346443 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:01.346443 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:01.347487 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-678a8d71-4331-45a2-85a3-2e2a2719f3c5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:01.348004 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 875/3444] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:01 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:01.418611 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cee758a1-33b3-4673-952e-02c7e39329c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:01.421162 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee758a1-33b3-4673-952e-02c7e39329c7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:01.421661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee758a1-33b3-4673-952e-02c7e39329c7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:01.422181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cee758a1-33b3-4673-952e-02c7e39329c7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:01.436804 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:01.436804 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:01.443012 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cee758a1-33b3-4673-952e-02c7e39329c7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:01.450488 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cee758a1-33b3-4673-952e-02c7e39329c7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:01.451657 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 861/3445] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:01 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:01.723477 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-592acf05-cf56-49e9-aae3-cd23084910d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:01.726578 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-592acf05-cf56-49e9-aae3-cd23084910d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:01.726578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-592acf05-cf56-49e9-aae3-cd23084910d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:01.726578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-592acf05-cf56-49e9-aae3-cd23084910d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:01.726578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-592acf05-cf56-49e9-aae3-cd23084910d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:01.732909 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:01.732909 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:01.734633 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-592acf05-cf56-49e9-aae3-cd23084910d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:01.735291 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 869/3446] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:01 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:01.761721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:01.763666 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:01.763785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:01.763972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:01.764075 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:01.765550 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=340,cinder:UPDATE=106,cinder:INSERT=61 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:01:01.769438 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:01.769438 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:01.770344 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4ff515fd-d24b-4d7d-992d-73bf3842e186 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:01.771260 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 842/3447] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:01 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:02.364780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:02.366122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:02.366340 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:02.366617 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:02.366778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:02.372000 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:02.372000 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:02.375640 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-295b9226-91b8-4fc1-898b-4784c1abb5f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:02.375640 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 876/3448] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:02 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:02.461838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-df6775cb-2e56-4e4e-a142-a1cc1601bf31 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:02.464645 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-df6775cb-2e56-4e4e-a142-a1cc1601bf31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 Aug 16 23:01:02.465112 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-df6775cb-2e56-4e4e-a142-a1cc1601bf31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:02.465518 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-df6775cb-2e56-4e4e-a142-a1cc1601bf31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:02.467540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:02.469717 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:02.469970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:02.470191 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:02.478309 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:02.478309 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:02.488489 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:02.488489 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:02.494171 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:02.498998 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e05a40b-2c0c-4b1f-b971-c5cd7cee3f0b tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:02.499458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 870/3449] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:02 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:02.558785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fcebd661-d4fa-46ed-9b43-68b31c17fc2b req-df6775cb-2e56-4e4e-a142-a1cc1601bf31 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 returned with HTTP 200 Aug 16 23:01:02.559430 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 862/3450] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:01:02 2026] DELETE /volume/v3/attachments/c042ac5b-1ef1-422e-a1eb-6b823ba7e568 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:02.750123 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:02.755630 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:02.756682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:02.756918 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:02.757228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:02.764113 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:02.764113 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:02.765443 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-69c91033-eaa0-4fab-8d3f-832706c20cb3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:02.766904 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 843/3451] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:02 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:02.785231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:02.789356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:02.790139 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:02.790139 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:02.790139 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:02.798487 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:02.798487 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:02.799931 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c5c51834-fc01-4c9e-9e2d-f37509ecfbe2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:02.800180 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 877/3452] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:02 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:03.388919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:03.392184 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:03.392457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:03.392935 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:03.393027 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:03.401825 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:03.401825 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:03.403133 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3895a238-4cde-48bc-9e90-be59abd2a9a9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:03.404098 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 871/3453] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:03 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:03.516551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-340687a2-6804-47ca-ab28-6c9234409ba2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:03.519189 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340687a2-6804-47ca-ab28-6c9234409ba2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:03.519446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340687a2-6804-47ca-ab28-6c9234409ba2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:03.519678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-340687a2-6804-47ca-ab28-6c9234409ba2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:03.531198 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:03.531198 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:03.539770 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-340687a2-6804-47ca-ab28-6c9234409ba2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:03.549997 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-340687a2-6804-47ca-ab28-6c9234409ba2 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:03.551016 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 863/3454] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:03 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:03.597232 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6ea4affe-3ff9-489e-9b8d-113a189f69d2 req-19c201d0-414d-46d6-bdf7-7f890e5d16c4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:03.600088 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ea4affe-3ff9-489e-9b8d-113a189f69d2 req-19c201d0-414d-46d6-bdf7-7f890e5d16c4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 Aug 16 23:01:03.600643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ea4affe-3ff9-489e-9b8d-113a189f69d2 req-19c201d0-414d-46d6-bdf7-7f890e5d16c4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:03.600643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6ea4affe-3ff9-489e-9b8d-113a189f69d2 req-19c201d0-414d-46d6-bdf7-7f890e5d16c4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:03.613699 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:03.613699 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:03.702990 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6ea4affe-3ff9-489e-9b8d-113a189f69d2 req-19c201d0-414d-46d6-bdf7-7f890e5d16c4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 returned with HTTP 200 Aug 16 23:01:03.703553 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 844/3455] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:01:03 2026] DELETE /volume/v3/attachments/270dc10d-5316-4b31-b6e3-cc65f40095d8 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:03.783429 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-846bb134-6596-4810-8bb8-fb2bd52c843a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:03.785801 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-846bb134-6596-4810-8bb8-fb2bd52c843a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:03.786107 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-846bb134-6596-4810-8bb8-fb2bd52c843a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:03.786465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-846bb134-6596-4810-8bb8-fb2bd52c843a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:03.786694 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-846bb134-6596-4810-8bb8-fb2bd52c843a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:03.793802 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:03.793802 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:03.794821 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-846bb134-6596-4810-8bb8-fb2bd52c843a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:03.795397 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 878/3456] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:03 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:03.818680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:03.821755 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:03.822216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:03.822432 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:03.822759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:03.832928 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:03.832928 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:03.833905 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef3efb00-dd2f-4138-bcaa-f8dcd484ce78 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:03.834475 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 872/3457] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:03 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:04.417607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:04.422155 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:04.422510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:04.423159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:04.423159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:04.429134 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:04.429134 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:04.430855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8ce52e5f-eb69-4185-94ca-d98ad6729134 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:04.431507 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 864/3458] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:04 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:04.531196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:04.533966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:01:04.534617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:04.534617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:04.535566 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:01:04.546761 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:04.546761 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:04.548809 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:04.565095 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:01:04.578933 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:01:04.578933 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a143d9e1-4560-41a5-9f6b-f675a6e2edf0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 202 Aug 16 23:01:04.578933 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 845/3459] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:04 2026] DELETE /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:04.591766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6fb399bf-263b-450b-801c-f663c26876ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:04.596488 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fb399bf-263b-450b-801c-f663c26876ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:01:04.596843 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fb399bf-263b-450b-801c-f663c26876ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:04.597159 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6fb399bf-263b-450b-801c-f663c26876ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:04.611594 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:04.611594 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:04.615721 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6fb399bf-263b-450b-801c-f663c26876ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:04.623842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6fb399bf-263b-450b-801c-f663c26876ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 200 Aug 16 23:01:04.623842 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 879/3460] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:04 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:04.810839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc488895-e025-4864-a781-348e3de6e4a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:04.813319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc488895-e025-4864-a781-348e3de6e4a2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:04.813786 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc488895-e025-4864-a781-348e3de6e4a2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:04.814267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc488895-e025-4864-a781-348e3de6e4a2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:04.814889 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dc488895-e025-4864-a781-348e3de6e4a2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:04.820798 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:04.820798 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:04.822062 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc488895-e025-4864-a781-348e3de6e4a2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:04.822570 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 873/3461] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:04 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:04.851623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:04.854942 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:04.854942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:04.854942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:04.854942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:04.860922 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:04.860922 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:04.861805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a39ca9d-a128-43a5-b1d6-5762498d201f tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:04.862291 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 865/3462] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:04 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:05.446001 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.449308 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:05.449616 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.450285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.450559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:05.457055 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:05.457055 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:05.458363 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ab54df9-c352-4d27-91fa-cbffcf3dcdbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:05.458971 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 846/3463] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:05 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:05.641337 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d39b110-c5b6-4b08-b9ed-21c654ea689b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.644677 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d39b110-c5b6-4b08-b9ed-21c654ea689b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 Aug 16 23:01:05.645019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d39b110-c5b6-4b08-b9ed-21c654ea689b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.645258 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d39b110-c5b6-4b08-b9ed-21c654ea689b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.652863 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d39b110-c5b6-4b08-b9ed-21c654ea689b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 returned with HTTP 404 Aug 16 23:01:05.655547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 880/3464] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:05 2026] GET /volume/v3/volumes/21fc1dd9-3927-4156-a1b6-2ec4581c9719 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:05.662428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.665667 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:01:05.665667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.665667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.667233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:01:05.679003 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Get all volumes completed successfully. Aug 16 23:01:05.681228 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:05.681228 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:05.685384 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-264c0cf5-c6ae-4993-b061-f2c90a8d3fbf tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:01:05.685853 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 874/3465] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:01:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:05.711379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-766ad8f2-8b0a-4a7a-81cd-306896693ff4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.713070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-766ad8f2-8b0a-4a7a-81cd-306896693ff4 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] DELETE https://10.4.3.26/volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3 Aug 16 23:01:05.713250 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-766ad8f2-8b0a-4a7a-81cd-306896693ff4 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.713434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-766ad8f2-8b0a-4a7a-81cd-306896693ff4 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.748104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-766ad8f2-8b0a-4a7a-81cd-306896693ff4 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3 returned with HTTP 202 Aug 16 23:01:05.748612 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 866/3466] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:01:05 2026] DELETE /volume/v3/types/db410542-9a13-4ff4-81df-1b752173e8e3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:05.759773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06332e09-91c2-4d4b-8fcd-0a1ac0f12c9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.764246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06332e09-91c2-4d4b-8fcd-0a1ac0f12c9a tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:01:05.764730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06332e09-91c2-4d4b-8fcd-0a1ac0f12c9a tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1848613544", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:05.778487 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06332e09-91c2-4d4b-8fcd-0a1ac0f12c9a tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:01:05.779091 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 847/3467] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:01:05 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:05.788159 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc1afa1f-cc90-4768-9c96-85cc6e5adbe6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.790185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc1afa1f-cc90-4768-9c96-85cc6e5adbe6 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] POST https://10.4.3.26/volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb/encryption Aug 16 23:01:05.790638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc1afa1f-cc90-4768-9c96-85cc6e5adbe6 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:05.808571 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc1afa1f-cc90-4768-9c96-85cc6e5adbe6 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb/encryption returned with HTTP 200 Aug 16 23:01:05.809199 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 881/3468] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:01:05 2026] POST /volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:05.817571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.819724 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:05.820095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1451250009", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1848613544", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:05.821560 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1451250009', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1848613544', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:05.825082 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:01:05.825320 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:05.825320 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:05.825824 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:01:05.831294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (6d4bed23-90b9-4c8f-863a-09deabe3ee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:05.832185 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4b26d3-fba3-40cd-bb36-4f6fd4edf5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:05.833013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:05.837547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e521100c-ea49-4b99-89f2-48a7354d0086 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.839486 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e521100c-ea49-4b99-89f2-48a7354d0086 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:05.839567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e521100c-ea49-4b99-89f2-48a7354d0086 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.839754 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e521100c-ea49-4b99-89f2-48a7354d0086 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.840186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e521100c-ea49-4b99-89f2-48a7354d0086 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:05.843783 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:05.843783 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:05.844604 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e521100c-ea49-4b99-89f2-48a7354d0086 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:05.844991 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 867/3469] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:05 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:05.857075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4b26d3-fba3-40cd-bb36-4f6fd4edf5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:01:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6daf209-630c-453a-a171-914807b6d5bb,is_public=True,name='tempest-scenario-type-luks2-1848613544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6daf209-630c-453a-a171-914807b6d5bb', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:05.857990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7919bef7-cd88-4ab4-8c50-6bda83b55b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:05.880113 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:05.882243 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:05.882413 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:05.882712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:05.882808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:05.888009 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1848613544 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1848613544, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:01:05.888296 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1848613544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1848613544, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:01:05.888495 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:05.888495 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:05.889489 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9ad247bf-e928-4e0c-8de1-cd7f9d3540b5 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:05.890251 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 848/3470] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:05 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:05.916072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['7e49202e-8f18-4b6b-8f77-90b1957013ef', '4514122d-0fe3-4656-8c4c-1e5b81fd601e', 'c868ddb6-3d9b-4fb0-91b5-015e450ec5ea', '16d3a20c-238c-4f64-bddb-fe9808b1597b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:05.917167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7919bef7-cd88-4ab4-8c50-6bda83b55b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e49202e-8f18-4b6b-8f77-90b1957013ef', '4514122d-0fe3-4656-8c4c-1e5b81fd601e', 'c868ddb6-3d9b-4fb0-91b5-015e450ec5ea', '16d3a20c-238c-4f64-bddb-fe9808b1597b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:05.918076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd78907-85a8-4018-86c9-ece89ddbd9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:05.942501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd78907-85a8-4018-86c9-ece89ddbd9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f50a7bf-5995-4f1b-a57a-03d1469aaaf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1451250009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['7e49202e-8f18-4b6b-8f77-90b1957013ef','4514122d-0fe3-4656-8c4c-1e5b81fd601e','c868ddb6-3d9b-4fb0-91b5-015e450ec5ea','16d3a20c-238c-4f64-bddb-fe9808b1597b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=d6daf209-630c-453a-a171-914807b6d5bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1451250009',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0f50a7bf-5995-4f1b-a57a-03d1469aaaf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6daf209-630c-453a-a171-914807b6d5bb),volume_type_id=d6daf209-630c-453a-a171-914807b6d5bb)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:05.943232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddd914a-7f0b-4002-bff4-2572896d69fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:05.972616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddd914a-7f0b-4002-bff4-2572896d69fa) transitioned into state 'SUCCESS' from state '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-1451250009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['7e49202e-8f18-4b6b-8f77-90b1957013ef','4514122d-0fe3-4656-8c4c-1e5b81fd601e','c868ddb6-3d9b-4fb0-91b5-015e450ec5ea','16d3a20c-238c-4f64-bddb-fe9808b1597b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=d6daf209-630c-453a-a171-914807b6d5bb)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:05.973732 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0413b234-ac67-4d25-95c6-df3364408723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:05.987072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0413b234-ac67-4d25-95c6-df3364408723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:05.988500 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (6d4bed23-90b9-4c8f-863a-09deabe3ee7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:05.988904 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:01:05.989571 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3955c5b7-f3a4-4da4-a1f4-47f8cc6bbee9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:05.990068 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 875/3471] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:05 2026] POST /volume/v3/volumes => generated 779 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:06.009067 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.015482 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:06.015926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.016245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.042331 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.042331 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:06.054902 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:06.071728 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-523f14db-a470-48c6-b4be-4fcd7a14bea6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:06.074422 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 882/3472] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:06.471167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.476824 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:06.476824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.476824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.476824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:06.479324 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.479324 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:06.480316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-64dabbef-c64d-4cc2-8cf9-2a9b8295287d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:06.480837 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 868/3473] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:06.707155 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.709032 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:06.709231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.709455 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.718476 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.718476 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:06.723506 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:06.731485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f10b74ba-ad8b-41c7-90ca-e7114c6b9ec7 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:06.732240 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 849/3474] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:06.751444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5c629c06-fb61-4845-a63e-2729cb0174cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.753588 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:06.753922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.754176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.754394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume with id: f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:06.763827 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.763827 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:06.764360 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:06.800616 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Delete volume request issued successfully. Aug 16 23:01:06.800905 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c629c06-fb61-4845-a63e-2729cb0174cf tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 202 Aug 16 23:01:06.801650 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 876/3475] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:06 2026] DELETE /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:06.818531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.823843 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:06.824595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.824913 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.838959 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.838959 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:06.843642 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Volume info retrieved successfully. Aug 16 23:01:06.849122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f18d178f-be71-4bac-91a7-9cd4c969a490 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 200 Aug 16 23:01:06.849590 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 883/3476] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:06.860463 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.863519 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:06.863937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.868062 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.868199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:06.873032 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.873032 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:06.873663 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcaa022c-28e1-439c-bc20-8ee32cd45c72 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:06.874061 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 869/3477] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:06.905168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d37fa054-cfe5-4307-b008-47a96a3292dc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:06.906545 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d37fa054-cfe5-4307-b008-47a96a3292dc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:06.907298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d37fa054-cfe5-4307-b008-47a96a3292dc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:06.907298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d37fa054-cfe5-4307-b008-47a96a3292dc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:06.907298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d37fa054-cfe5-4307-b008-47a96a3292dc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:06.912768 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:06.912768 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:06.913733 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d37fa054-cfe5-4307-b008-47a96a3292dc tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:06.915676 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 850/3478] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:06 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.090811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d7be60aa-2075-4871-9106-3aac43b75829 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.092888 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7be60aa-2075-4871-9106-3aac43b75829 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:07.093114 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7be60aa-2075-4871-9106-3aac43b75829 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.093344 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d7be60aa-2075-4871-9106-3aac43b75829 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.110844 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.110844 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:07.117491 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d7be60aa-2075-4871-9106-3aac43b75829 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:07.122483 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d7be60aa-2075-4871-9106-3aac43b75829 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:07.122892 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 877/3479] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.140012 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2a669418-9caf-47ae-b359-f1ffc805a558 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.142563 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a669418-9caf-47ae-b359-f1ffc805a558 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:07.142901 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a669418-9caf-47ae-b359-f1ffc805a558 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.143181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2a669418-9caf-47ae-b359-f1ffc805a558 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.153427 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.153427 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:07.158921 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2a669418-9caf-47ae-b359-f1ffc805a558 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:07.163345 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2a669418-9caf-47ae-b359-f1ffc805a558 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:07.163903 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 884/3480] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.183472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.188431 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/action Aug 16 23:01:07.188431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:07.188431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:07.200096 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.200096 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:07.202186 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:07.216815 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume updated successfully. Aug 16 23:01:07.217071 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-092bb3b2-1db8-4d32-b9a9-a16bd5ac34cd tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/action returned with HTTP 200 Aug 16 23:01:07.217589 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 870/3481] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:01:07 2026] POST /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 23:01:07.385715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.388544 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:07.388842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.389175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.408441 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.408441 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:07.417114 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:07.424391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-f7eb7428-8131-4447-88c9-d9b50999cfce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:07.424391 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 851/3482] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.494523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-768a8a07-e762-4a53-8d0d-e32b521de537 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.496727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-768a8a07-e762-4a53-8d0d-e32b521de537 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:07.496954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-768a8a07-e762-4a53-8d0d-e32b521de537 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.497297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-768a8a07-e762-4a53-8d0d-e32b521de537 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.497444 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-768a8a07-e762-4a53-8d0d-e32b521de537 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:07.502992 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.502992 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:07.504148 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-768a8a07-e762-4a53-8d0d-e32b521de537 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:07.504529 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 878/3483] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.871800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-536b486d-0612-42af-b6ad-79f89cd14e93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.875802 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-536b486d-0612-42af-b6ad-79f89cd14e93 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] GET https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e Aug 16 23:01:07.875910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-536b486d-0612-42af-b6ad-79f89cd14e93 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.878773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-536b486d-0612-42af-b6ad-79f89cd14e93 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.885805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4319f9cf-4143-447a-912b-e8321db29bad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.887979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4319f9cf-4143-447a-912b-e8321db29bad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:07.889288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4319f9cf-4143-447a-912b-e8321db29bad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.889521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4319f9cf-4143-447a-912b-e8321db29bad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.889724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4319f9cf-4143-447a-912b-e8321db29bad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:07.890620 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-536b486d-0612-42af-b6ad-79f89cd14e93 tempest-VolumesBackupsTest-1821704319 tempest-VolumesBackupsTest-1821704319-project-member] https://10.4.3.26/volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e returned with HTTP 404 Aug 16 23:01:07.891477 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 885/3484] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/volumes/f77f7d19-cab0-4e49-af2f-a4c5665d8d2e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:07.894957 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.894957 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:07.895849 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4319f9cf-4143-447a-912b-e8321db29bad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:07.896415 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 871/3485] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:07.929615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:07.934774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:07.934774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:07.934774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:07.934774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:07.943563 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:07.943563 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:07.944659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9672929f-7234-49a3-a4a1-49c5ba41eb65 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:07.949406 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 852/3486] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:07 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:08.146459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.148712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:08.149098 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:08.149312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:08.158890 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:08.158890 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:08.163558 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:08.169306 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1d9edbe8-ca9c-43cb-9b2c-a76f513459d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:08.170513 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 879/3487] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:08 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:08.188331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7fb67556-d455-4623-9b8d-722d6fa0d3c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.190766 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fb67556-d455-4623-9b8d-722d6fa0d3c7 None None] GET https://10.4.3.26/volume// Aug 16 23:01:08.191305 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fb67556-d455-4623-9b8d-722d6fa0d3c7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:08.192570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7fb67556-d455-4623-9b8d-722d6fa0d3c7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:08.194314 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7fb67556-d455-4623-9b8d-722d6fa0d3c7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:08.195547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 886/3488] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:01:08 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:08.205659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-1523869c-42dc-4825-9f31-53e7a2b80481 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.208938 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1523869c-42dc-4825-9f31-53e7a2b80481 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:01:08.209380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1523869c-42dc-4825-9f31-53e7a2b80481 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f50a7bf-5995-4f1b-a57a-03d1469aaaf8", "connector": null, "instance_uuid": "9de448e0-ac22-4e29-a39c-317b18a7b3c2"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:08.220523 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:08.220523 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:08.252557 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-1523869c-42dc-4825-9f31-53e7a2b80481 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:01:08.253319 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 872/3489] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:01:08 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 16 23:01:08.517387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.520314 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:08.520571 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:08.520841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:08.520967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:08.525543 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:08.525543 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:08.526510 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1b5fda3-1c8e-4328-a87a-45d3d413a73a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:08.526913 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 853/3490] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:08 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:08.916834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.923192 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:08.923834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:08.923834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:08.923937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:08.931494 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:08.931494 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:08.932418 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1bddbe8-e456-4ce2-a2b7-c1f052626dc7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:08.933101 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 880/3491] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:08 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:08.962506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a83bb738-385d-4474-834a-d70f5c3128d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.964994 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a83bb738-385d-4474-834a-d70f5c3128d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:08.965173 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a83bb738-385d-4474-834a-d70f5c3128d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:08.965413 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a83bb738-385d-4474-834a-d70f5c3128d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:08.965604 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a83bb738-385d-4474-834a-d70f5c3128d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:08.975504 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:08.975504 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:08.976416 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a83bb738-385d-4474-834a-d70f5c3128d8 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:08.976914 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 887/3492] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:08 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:08.991569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:08.993567 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:08.994049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68276c9f-7224-404a-99ba-3cdd81c7021b", "name": "tempest-VolumesBackupsTest-Backup-158746744"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:08.995979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating new backup {'backup': {'volume_id': '68276c9f-7224-404a-99ba-3cdd81c7021b', 'name': 'tempest-VolumesBackupsTest-Backup-158746744'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:08.996304 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating backup of volume 68276c9f-7224-404a-99ba-3cdd81c7021b in container None Aug 16 23:01:09.009127 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.009127 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:09.009839 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:09.033489 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['b40dffb2-7cc8-4f23-b7e9-2befa6b9d57d', 'c0a275b6-aefd-4e79-ac2d-45ea7005d0bf'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:09.071829 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe0bdcb3-07b1-4c32-9d99-85e63df60736 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:09.072607 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 873/3493] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:08 2026] POST /volume/v3/backups => generated 327 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:09.083963 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ccd65c2b-452d-49af-a824-0566e21a573b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.086240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccd65c2b-452d-49af-a824-0566e21a573b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:09.086767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccd65c2b-452d-49af-a824-0566e21a573b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:09.086767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccd65c2b-452d-49af-a824-0566e21a573b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:09.086972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ccd65c2b-452d-49af-a824-0566e21a573b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:09.092267 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.092267 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:09.093368 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccd65c2b-452d-49af-a824-0566e21a573b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:09.093757 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 854/3494] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:09 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:09.387530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-041ddad9-3240-45e7-9bf0-04ae44936fc6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.388112 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-041ddad9-3240-45e7-9bf0-04ae44936fc6 None None] GET https://10.4.3.26/volume// Aug 16 23:01:09.388375 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-041ddad9-3240-45e7-9bf0-04ae44936fc6 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:09.388792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-041ddad9-3240-45e7-9bf0-04ae44936fc6 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:09.389255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-041ddad9-3240-45e7-9bf0-04ae44936fc6 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:09.389661 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 881/3495] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:01:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:09.404886 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.412184 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:09.412535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:09.413529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:09.441833 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.441833 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:09.453493 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:09.470325 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-22625107-6811-4b2a-9ff2-ef708ddb4f50 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:09.471404 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 888/3496] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:01:09 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 1050 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:09.544616 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.546569 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:09.546842 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:09.547068 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:09.547193 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:09.553672 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.553672 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:09.554935 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eeac45d1-1d2a-4013-a76c-489856a8ec26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:09.555433 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 874/3497] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:09 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:09.611514 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.615357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac Aug 16 23:01:09.615838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:09.627552 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-0f50a7bf-5995-4f1b-a57a-03d1469aaaf8-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:01:09.634738 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-0f50a7bf-5995-4f1b-a57a-03d1469aaaf8-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:01:09.636112 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.636112 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:09.744042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-0f50a7bf-5995-4f1b-a57a-03d1469aaaf8-np0000007421" released by "attachment_update" :: held 0.109s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:01:09.744344 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-3ed9ca87-f0bd-4da3-b4f6-db54c7fb23ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac returned with HTTP 200 Aug 16 23:01:09.744799 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 855/3498] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:01:09 2026] PUT /volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:09.782073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-6bd6a9c4-ad25-4589-b338-46b8affe7796 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.784637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-6bd6a9c4-ad25-4589-b338-46b8affe7796 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac/action Aug 16 23:01:09.785096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-6bd6a9c4-ad25-4589-b338-46b8affe7796 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:09.785336 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-6bd6a9c4-ad25-4589-b338-46b8affe7796 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:09.808526 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.808526 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:09.824400 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-6bd6a9c4-ad25-4589-b338-46b8affe7796 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac/action returned with HTTP 204 Aug 16 23:01:09.824959 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 882/3499] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:01:09 2026] POST /volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:09.948848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e00a1f6-5297-4330-982d-a1848942388a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:09.950908 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e00a1f6-5297-4330-982d-a1848942388a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:09.951290 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e00a1f6-5297-4330-982d-a1848942388a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:09.951364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e00a1f6-5297-4330-982d-a1848942388a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:09.951419 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2e00a1f6-5297-4330-982d-a1848942388a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:09.958692 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:09.958692 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:09.959542 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e00a1f6-5297-4330-982d-a1848942388a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:09.960299 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 889/3500] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:09 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:10.108111 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:10.110195 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:10.110557 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:10.110891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:10.111126 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:10.116372 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:10.116372 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:10.117801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03e76a1c-b74e-4c0f-bcdd-42b1ab5a1c70 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:10.118264 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 875/3501] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:10 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:10.573233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:10.580799 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:10.580799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:10.580799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:10.580799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:10.588896 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:10.588896 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:10.591357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad61d14f-34a9-415e-b70b-ba0474c43619 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:10.592224 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 856/3502] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:10 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:10.989233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:10.992527 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:10.992835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:10.993163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:10.993308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:11.005429 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:11.005429 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:11.006552 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f1f1e97b-f8e5-4966-9575-1c5c231ebd19 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:11.010562 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 883/3503] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:10 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:11.133851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:11.136626 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:11.136626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:11.136626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:11.136626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:11.142375 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:11.142375 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:11.143507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4895cc8b-eae7-4838-a6b1-8215f70f83c3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:11.146290 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 890/3504] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:11 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:11.609955 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:11.611896 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:11.612176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:11.612447 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:11.612610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:11.620926 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:11.620926 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:11.621935 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-db841e6a-d857-43f2-8d03-a8fe9b35f1bb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:11.622577 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 876/3505] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:11 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:12.021815 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aedd8964-1627-41c0-ba71-79c3587492b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.026537 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aedd8964-1627-41c0-ba71-79c3587492b0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:12.026537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aedd8964-1627-41c0-ba71-79c3587492b0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:12.026537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aedd8964-1627-41c0-ba71-79c3587492b0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:12.026537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-aedd8964-1627-41c0-ba71-79c3587492b0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:12.031934 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.031934 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:12.033101 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aedd8964-1627-41c0-ba71-79c3587492b0 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:12.033774 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 857/3506] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:12 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:12.157017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.158899 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:12.159202 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:12.159438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:12.159575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:12.165355 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.165355 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:12.166392 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9a9ca87c-1fed-4c40-8c60-46b208de6d75 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:12.166852 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 884/3507] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:12 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:12.326973 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.329382 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:12.329863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1355802813"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:12.331903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1355802813'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:12.521608 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume of 1 GB Aug 16 23:01:12.526617 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Availability Zones retrieved successfully. Aug 16 23:01:12.535029 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (9e7991d8-aded-46b5-92b1-366bee89983a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:12.536840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd21f8fe-3ac0-4d06-bd9b-4fe5dd8b4951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:12.538229 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:12.634877 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cde91038-c228-4209-816b-7688705ea4b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.637318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd21f8fe-3ac0-4d06-bd9b-4fe5dd8b4951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:12.637493 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cde91038-c228-4209-816b-7688705ea4b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:12.637768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cde91038-c228-4209-816b-7688705ea4b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:12.638284 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f92651b-c42d-4418-b35c-ed2a8179f1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:12.638811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cde91038-c228-4209-816b-7688705ea4b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:12.638981 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-cde91038-c228-4209-816b-7688705ea4b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:12.645335 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.645335 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:12.646520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cde91038-c228-4209-816b-7688705ea4b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:12.647102 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 877/3508] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:12 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:12.659505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.661616 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7/restore Aug 16 23:01:12.662422 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "216359ae-5882-4a65-986e-58806174d0f0"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:12.664655 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Restoring backup f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 ({'restore': {'volume_id': '216359ae-5882-4a65-986e-58806174d0f0'}}) {{(pid=100204) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 23:01:12.665024 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Restoring backup f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 to volume 216359ae-5882-4a65-986e-58806174d0f0. Aug 16 23:01:12.674774 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.674774 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:12.682718 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.682718 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:12.683453 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:12.683771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Checking backup size 1 against volume size 1 {{(pid=100204) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 23:01:12.684019 np0000007421 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Overwriting volume 216359ae-5882-4a65-986e-58806174d0f0 with restore of backup f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:12.702126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] restore_backup in rpcapi backup_id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 {{(pid=100204) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 23:01:12.705505 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35c52583-d835-4b7c-95d5-1c7a4e860122 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7/restore returned with HTTP 202 Aug 16 23:01:12.706608 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 858/3509] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 23:01:12 2026] POST /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7/restore => generated 180 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:12.717516 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5e6332d-2af3-4ed8-9870-785602137d63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.720038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5e6332d-2af3-4ed8-9870-785602137d63 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:12.720271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5e6332d-2af3-4ed8-9870-785602137d63 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:12.720725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5e6332d-2af3-4ed8-9870-785602137d63 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:12.721259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b5e6332d-2af3-4ed8-9870-785602137d63 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:12.727714 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.727714 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:12.728787 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5e6332d-2af3-4ed8-9870-785602137d63 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:12.729302 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 885/3510] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:12 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:12.740920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Created reservations ['add5d662-5bda-4241-a901-a526a8683fc5', 'f4575d63-4648-4bc2-b2f2-e560dabba93f', '35bf3ac6-9dfe-4d9f-84f5-a18fbcfe94e5', '3d44a350-fd47-44dc-95b8-ae2d6b32076a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:12.741948 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f92651b-c42d-4418-b35c-ed2a8179f1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add5d662-5bda-4241-a901-a526a8683fc5', 'f4575d63-4648-4bc2-b2f2-e560dabba93f', '35bf3ac6-9dfe-4d9f-84f5-a18fbcfe94e5', '3d44a350-fd47-44dc-95b8-ae2d6b32076a']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:12.742823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89398d29-b521-4872-a4d3-4e171e79a749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:12.772966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89398d29-b521-4872-a4d3-4e171e79a749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4da978b-f7f4-4c62-bb12-661b48f86e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1355802813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['add5d662-5bda-4241-a901-a526a8683fc5','f4575d63-4648-4bc2-b2f2-e560dabba93f','35bf3ac6-9dfe-4d9f-84f5-a18fbcfe94e5','3d44a350-fd47-44dc-95b8-ae2d6b32076a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1355802813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4da978b-f7f4-4c62-bb12-661b48f86e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33859ee09c394a4c8934d378b26aa275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:12.774412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be26d3ba-9c35-4620-868f-30470b8d682d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:12.799282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be26d3ba-9c35-4620-868f-30470b8d682d) transitioned into state 'SUCCESS' from state '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-1355802813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['add5d662-5bda-4241-a901-a526a8683fc5','f4575d63-4648-4bc2-b2f2-e560dabba93f','35bf3ac6-9dfe-4d9f-84f5-a18fbcfe94e5','3d44a350-fd47-44dc-95b8-ae2d6b32076a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:12.799591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3dfa38-1085-414d-87df-40262109ecd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:12.814942 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3dfa38-1085-414d-87df-40262109ecd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:12.816765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (9e7991d8-aded-46b5-92b1-366bee89983a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:12.816923 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request issued successfully. Aug 16 23:01:12.817874 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d8a9993-c808-43b0-89d5-45f1a68f39c0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:12.818615 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 891/3511] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:12 2026] POST /volume/v3/volumes => generated 745 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:12.833819 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:12.840768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:12.840768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:12.840768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:12.851071 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:12.851071 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:12.859337 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:12.865461 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7e1e5bd2-81fe-45d9-aaa4-f2a80e4cf460 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 200 Aug 16 23:01:12.865461 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 878/3512] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:12 2026] GET /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:13.049426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cb61931b-db37-476e-9afc-a9688e65fce3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:13.053241 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb61931b-db37-476e-9afc-a9688e65fce3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:13.053241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb61931b-db37-476e-9afc-a9688e65fce3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:13.053241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb61931b-db37-476e-9afc-a9688e65fce3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:13.053241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cb61931b-db37-476e-9afc-a9688e65fce3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:13.058469 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:13.058469 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:13.060706 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb61931b-db37-476e-9afc-a9688e65fce3 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:13.061565 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 859/3513] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:13 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:13.181676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:13.185290 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:13.185290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:13.185290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:13.185290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:13.194029 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:13.194029 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:13.195044 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4fbf4ca-f7d5-41e2-8360-501699add26e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:13.195520 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 886/3514] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:13 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:13.741509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a0103e3-b143-43b4-9f40-db4f903a80da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:13.743774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a0103e3-b143-43b4-9f40-db4f903a80da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:13.745130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a0103e3-b143-43b4-9f40-db4f903a80da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:13.745130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a0103e3-b143-43b4-9f40-db4f903a80da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:13.745130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9a0103e3-b143-43b4-9f40-db4f903a80da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:13.748936 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:13.748936 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:13.749832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a0103e3-b143-43b4-9f40-db4f903a80da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:13.750195 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 892/3515] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:13 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:13.884891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-838fda7a-80cd-447e-84f1-ad338966b027 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:13.886661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-838fda7a-80cd-447e-84f1-ad338966b027 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:13.886891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-838fda7a-80cd-447e-84f1-ad338966b027 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:13.887072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-838fda7a-80cd-447e-84f1-ad338966b027 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:13.894395 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:13.894395 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:13.898694 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-838fda7a-80cd-447e-84f1-ad338966b027 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:13.904063 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-838fda7a-80cd-447e-84f1-ad338966b027 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 200 Aug 16 23:01:13.904536 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 879/3516] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:13 2026] GET /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:13.918690 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf4fe116-727e-4284-b462-5c1e4d102903 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:13.921773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:13.921773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d4da978b-f7f4-4c62-bb12-661b48f86e0c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-419540942"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:13.923562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request body: {'volume': {'source_volid': 'd4da978b-f7f4-4c62-bb12-661b48f86e0c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-419540942'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:13.932115 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:13.932115 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:13.932818 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume retrieved successfully. Aug 16 23:01:13.933049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume of 1 GB Aug 16 23:01:13.939337 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Availability Zones retrieved successfully. Aug 16 23:01:13.946121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (28158860-5e38-4d42-a5c5-4ef7cdbbdbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:13.948766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc14fca-f36e-48c3-b044-50a38822cd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:13.949024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:13.978056 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc14fca-f36e-48c3-b044-50a38822cd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd4da978b-f7f4-4c62-bb12-661b48f86e0c', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:13.979370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd2c2da-1208-4d04-b778-57174c5e3b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:14.045730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Created reservations ['7a611643-5a08-4e4a-81fa-282f3261f0b5', '9eee665f-0d68-440f-91e8-29b9432fb42e', '4de8ad75-97de-46dc-a4d1-55a7343d81e6', '2676b0e4-3ccb-4372-97eb-b4d3071d8278'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:14.045730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd2c2da-1208-4d04-b778-57174c5e3b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a611643-5a08-4e4a-81fa-282f3261f0b5', '9eee665f-0d68-440f-91e8-29b9432fb42e', '4de8ad75-97de-46dc-a4d1-55a7343d81e6', '2676b0e4-3ccb-4372-97eb-b4d3071d8278']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:14.045730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd36c3f-8282-40f5-bcf0-f3bda3ed6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:14.073368 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a24af67c-0435-4571-b110-e66923689d5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:14.076202 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a24af67c-0435-4571-b110-e66923689d5f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:14.076462 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a24af67c-0435-4571-b110-e66923689d5f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:14.076692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a24af67c-0435-4571-b110-e66923689d5f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:14.076848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a24af67c-0435-4571-b110-e66923689d5f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:14.078599 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=304,cinder:UPDATE=65,cinder:INSERT=33 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:01:14.083470 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:14.083470 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:14.084251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a24af67c-0435-4571-b110-e66923689d5f tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:14.084695 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 887/3517] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:14 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:14.095326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd36c3f-8282-40f5-bcf0-f3bda3ed6701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065d646c-d38d-4915-b67e-cc5b7001cc9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-419540942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['7a611643-5a08-4e4a-81fa-282f3261f0b5','9eee665f-0d68-440f-91e8-29b9432fb42e','4de8ad75-97de-46dc-a4d1-55a7343d81e6','2676b0e4-3ccb-4372-97eb-b4d3071d8278'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4da978b-f7f4-4c62-bb12-661b48f86e0c,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-419540942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065d646c-d38d-4915-b67e-cc5b7001cc9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33859ee09c394a4c8934d378b26aa275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d4da978b-f7f4-4c62-bb12-661b48f86e0c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:14.096499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087ec85c-b4ee-43b2-a4d9-5f78a223745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:14.122197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087ec85c-b4ee-43b2-a4d9-5f78a223745d) transitioned into state 'SUCCESS' from state '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-419540942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['7a611643-5a08-4e4a-81fa-282f3261f0b5','9eee665f-0d68-440f-91e8-29b9432fb42e','4de8ad75-97de-46dc-a4d1-55a7343d81e6','2676b0e4-3ccb-4372-97eb-b4d3071d8278'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4da978b-f7f4-4c62-bb12-661b48f86e0c,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:14.123434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe3e515-0175-4987-a975-23190d8d4fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:14.150585 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe3e515-0175-4987-a975-23190d8d4fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:14.151712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (28158860-5e38-4d42-a5c5-4ef7cdbbdbc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:14.152182 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request issued successfully. Aug 16 23:01:14.153286 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf4fe116-727e-4284-b462-5c1e4d102903 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:14.153905 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 860/3518] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:13 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:14.172151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a645de0-535c-491b-ae5d-27e733239336 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:14.174446 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a645de0-535c-491b-ae5d-27e733239336 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:14.175024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a645de0-535c-491b-ae5d-27e733239336 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:14.175496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a645de0-535c-491b-ae5d-27e733239336 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:14.186757 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:14.186757 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:14.191125 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9a645de0-535c-491b-ae5d-27e733239336 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:14.197460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a645de0-535c-491b-ae5d-27e733239336 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 200 Aug 16 23:01:14.198204 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 893/3519] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:14 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:14.210377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:14.212774 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:14.213028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:14.213282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:14.213459 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:14.218691 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:14.218691 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:14.219533 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e298c74a-27e8-4b54-b578-9d06fde1b850 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:14.220000 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 880/3520] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:14 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:14.760619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:14.762602 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:14.762873 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:14.763092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:14.763279 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:14.767483 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:14.767483 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:14.768106 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5d51101-f8b1-4a5b-aedd-0e4afb75cf65 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:14.768496 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 888/3521] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:14 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:15.099287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.101571 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:15.101913 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.102071 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.102204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:15.107311 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.107311 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:15.108143 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea2b984b-19c0-4067-b781-cfa9a1053966 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:15.108670 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 861/3522] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:15.212965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.216803 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.217102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.217480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.231007 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.231007 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:15.235044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.237490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:15.237807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.237914 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:15.238092 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.238263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:15.242826 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.242826 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:15.242968 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-19e66dda-fbbc-4247-955a-3d5ff29df1eb tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 200 Aug 16 23:01:15.243382 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 894/3523] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 1386 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:15.243629 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9fe32c6c-95d5-4059-a1fe-21980ff7a9f0 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:15.244079 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 881/3524] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:15.259961 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f9d1d91-086b-453b-97de-f87305a69409 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.262277 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f9d1d91-086b-453b-97de-f87305a69409 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.262547 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f9d1d91-086b-453b-97de-f87305a69409 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.262842 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f9d1d91-086b-453b-97de-f87305a69409 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.273101 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.273101 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:15.278385 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f9d1d91-086b-453b-97de-f87305a69409 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:15.285481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f9d1d91-086b-453b-97de-f87305a69409 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 200 Aug 16 23:01:15.285481 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 889/3525] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:15.297731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a9249c0-5446-4408-add7-507e4a64c39f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.299662 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a9249c0-5446-4408-add7-507e4a64c39f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.300067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a9249c0-5446-4408-add7-507e4a64c39f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.300261 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a9249c0-5446-4408-add7-507e4a64c39f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.307779 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.307779 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:15.311509 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a9249c0-5446-4408-add7-507e4a64c39f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:15.316309 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a9249c0-5446-4408-add7-507e4a64c39f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 200 Aug 16 23:01:15.316692 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 862/3526] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:15.330953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-746c4b69-c9cf-4636-835e-ce177d408d50 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.332733 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] DELETE https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.332951 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.333367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.333367 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume with id: 065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.340780 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.340780 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:15.341219 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:15.358809 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume request issued successfully. Aug 16 23:01:15.359207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-746c4b69-c9cf-4636-835e-ce177d408d50 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 202 Aug 16 23:01:15.359787 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 895/3527] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:15 2026] DELETE /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:15.367038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f85c1959-a325-4afb-8586-db4356abdba4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.369285 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f85c1959-a325-4afb-8586-db4356abdba4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:15.369528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f85c1959-a325-4afb-8586-db4356abdba4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.369838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f85c1959-a325-4afb-8586-db4356abdba4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.380297 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.380297 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:15.385880 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f85c1959-a325-4afb-8586-db4356abdba4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:15.393687 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f85c1959-a325-4afb-8586-db4356abdba4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 200 Aug 16 23:01:15.393876 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 882/3528] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 1385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:15.781347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.784381 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:15.784639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.784912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.785050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:15.791069 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.791069 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:15.792248 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d276d4bb-7547-42a5-87fc-9ffff4b9c84b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:15.793242 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 890/3529] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:15.841042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a336b00e-a847-45db-9a37-5546eefafefd req-cd7ef688-2e05-4eba-96d2-c5ae10e136d9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:15.847090 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-cd7ef688-2e05-4eba-96d2-c5ae10e136d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption Aug 16 23:01:15.847090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-cd7ef688-2e05-4eba-96d2-c5ae10e136d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:15.847090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-cd7ef688-2e05-4eba-96d2-c5ae10e136d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:15.865859 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:15.865859 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:15.873054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a336b00e-a847-45db-9a37-5546eefafefd req-cd7ef688-2e05-4eba-96d2-c5ae10e136d9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption returned with HTTP 200 Aug 16 23:01:15.873798 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 863/3530] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:01:15 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:16.120597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.123467 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:16.123785 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.123991 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.124099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:16.126584 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=278,cinder:UPDATE=57,cinder:INSERT=26 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:01:16.130821 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.130821 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:16.131776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2d79235-b06a-4f61-b249-f6d9d2e98cd5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:16.132409 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 896/3531] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:16.256651 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d8574903-a593-401c-b370-7b0c4ec5f462 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.259112 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8574903-a593-401c-b370-7b0c4ec5f462 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:16.259365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8574903-a593-401c-b370-7b0c4ec5f462 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.259615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d8574903-a593-401c-b370-7b0c4ec5f462 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.259793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d8574903-a593-401c-b370-7b0c4ec5f462 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:16.262343 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=337,cinder:INSERT=44,cinder:UPDATE=95 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:01:16.266089 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.266089 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:16.267268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d8574903-a593-401c-b370-7b0c4ec5f462 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:16.267710 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 883/3532] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:16.410556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-38b8d63f-e9b3-4dff-943b-9f16b74eb4e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.415764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38b8d63f-e9b3-4dff-943b-9f16b74eb4e5 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a Aug 16 23:01:16.415764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38b8d63f-e9b3-4dff-943b-9f16b74eb4e5 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.415764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-38b8d63f-e9b3-4dff-943b-9f16b74eb4e5 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.420635 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-38b8d63f-e9b3-4dff-943b-9f16b74eb4e5 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a returned with HTTP 404 Aug 16 23:01:16.421344 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 891/3533] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/volumes/065d646c-d38d-4915-b67e-cc5b7001cc9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:16.429653 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.431420 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:16.431605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.431852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.440087 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.440087 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:16.444777 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:16.450265 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2bade70-ac42-41fd-bda9-9eec9aa05f09 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 200 Aug 16 23:01:16.450811 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 864/3534] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:16.470686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.472456 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:16.472666 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.472880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.473039 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume with id: d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:16.479937 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.479937 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:16.480391 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:16.500517 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume request issued successfully. Aug 16 23:01:16.500517 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ffdae5cf-52cb-4b03-9027-88259d2e930f tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 202 Aug 16 23:01:16.500517 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 897/3535] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:16 2026] DELETE /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:16.509765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.512234 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:16.512436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.512983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.523123 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.523123 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:16.528777 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:16.536977 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-200399ca-87b4-4022-a6e0-4e01c9ab0268 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 200 Aug 16 23:01:16.537340 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 884/3536] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:16.807006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:16.809073 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:16.809303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:16.809591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:16.809694 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:16.815587 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:16.815587 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:16.816889 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa2c18e0-9ed4-435b-bd1b-713b0a4d9561 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:16.817448 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 892/3537] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:16 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:17.142523 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.150460 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:17.150689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:17.150904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:17.151026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:17.154953 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:17.154953 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:17.155486 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b388bc6-a7a7-4c08-90c1-6e7c28fcec08 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:17.155846 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 865/3538] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:17 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:17.281121 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.297409 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:17.297758 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:17.298534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:17.298534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:17.320688 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:17.320688 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:17.321828 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7a79817-e257-49d4-82c7-1adf5c508d92 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:17.322368 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 898/3539] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:17 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:17.554287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14d94386-42a2-4b0b-8748-0e1a462150c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.556233 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14d94386-42a2-4b0b-8748-0e1a462150c2 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c Aug 16 23:01:17.556558 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14d94386-42a2-4b0b-8748-0e1a462150c2 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:17.556734 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14d94386-42a2-4b0b-8748-0e1a462150c2 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:17.563894 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14d94386-42a2-4b0b-8748-0e1a462150c2 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c returned with HTTP 404 Aug 16 23:01:17.564417 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 885/3540] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:17 2026] GET /volume/v3/volumes/d4da978b-f7f4-4c62-bb12-661b48f86e0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:17.590725 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c3987085-503b-4121-a64c-016e9821c528 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.593134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:17.593796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1203548010"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:17.595642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1203548010'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:17.595874 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume of 1 GB Aug 16 23:01:17.601932 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Availability Zones retrieved successfully. Aug 16 23:01:17.609942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (226887ee-2c14-4414-96f9-3f78128dcd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:17.611293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cbc827-fed9-45c0-934a-bb1bf97dbb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:17.612714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:17.645920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89cbc827-fed9-45c0-934a-bb1bf97dbb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:17.647272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bd6df0-050c-4d5c-8d22-9ebd56c1bb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:17.697711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Created reservations ['5fdd5e3b-2ceb-4755-bd8b-5f32fa8f94bb', '57e6e8a6-5e0c-4a33-aaa8-53bd15f014c8', '482c690b-075e-4c82-95ff-d95cec7690f2', 'd5055962-5877-4fdc-abd0-1b324da738c6'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:17.698700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bd6df0-050c-4d5c-8d22-9ebd56c1bb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdd5e3b-2ceb-4755-bd8b-5f32fa8f94bb', '57e6e8a6-5e0c-4a33-aaa8-53bd15f014c8', '482c690b-075e-4c82-95ff-d95cec7690f2', 'd5055962-5877-4fdc-abd0-1b324da738c6']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:17.699558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b2438b-f445-4d70-9209-547f840b1065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:17.725657 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b2438b-f445-4d70-9209-547f840b1065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a25b6f-b438-49ba-86a5-0db248c44c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1203548010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['5fdd5e3b-2ceb-4755-bd8b-5f32fa8f94bb','57e6e8a6-5e0c-4a33-aaa8-53bd15f014c8','482c690b-075e-4c82-95ff-d95cec7690f2','d5055962-5877-4fdc-abd0-1b324da738c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1203548010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a25b6f-b438-49ba-86a5-0db248c44c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33859ee09c394a4c8934d378b26aa275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:17.726565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808fc8ba-6302-48e1-af38-dc4f8bb86e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:17.746170 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808fc8ba-6302-48e1-af38-dc4f8bb86e6a) transitioned into state 'SUCCESS' from state '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-1203548010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['5fdd5e3b-2ceb-4755-bd8b-5f32fa8f94bb','57e6e8a6-5e0c-4a33-aaa8-53bd15f014c8','482c690b-075e-4c82-95ff-d95cec7690f2','d5055962-5877-4fdc-abd0-1b324da738c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:17.747067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf92ef0-c4ac-4aad-b9f5-376093bac271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:17.758563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf92ef0-c4ac-4aad-b9f5-376093bac271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:17.759143 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (226887ee-2c14-4414-96f9-3f78128dcd1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:17.759575 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request issued successfully. Aug 16 23:01:17.760252 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3987085-503b-4121-a64c-016e9821c528 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:17.760687 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 893/3541] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:01:17 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:17.772257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.774880 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:17.775054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:17.775299 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:17.784629 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:17.784629 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:17.789868 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:17.798340 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-44a3222e-59cb-419e-a617-75c7f7c5e2b3 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 200 Aug 16 23:01:17.798979 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 866/3542] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:17 2026] GET /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:17.829892 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:17.832072 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:17.832323 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:17.832564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:17.832759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:17.838065 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:17.838065 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:17.839271 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fabd09d-d1ff-4461-bf01-4245405bb310 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:17.839776 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 899/3543] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:17 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:18.166317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:18.168707 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:18.172768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:18.172768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:18.172768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:18.181137 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:18.181137 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:18.182403 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34a07f86-efca-41b6-a061-ffcf7e6618bb tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:18.183017 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 886/3544] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:18 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:18.337168 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:18.339789 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:18.339935 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:18.340169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:18.340323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:18.346276 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:18.346276 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:18.351903 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a346b35f-4a22-4aaf-8122-de90f1f29375 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:18.351903 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 894/3545] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:18 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:18.816770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:18.822946 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:18.823202 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:18.823440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:18.838261 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:18.838261 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:18.848573 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:18.854769 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ae7c27b6-d72f-40fb-936b-e13ef092c547 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 200 Aug 16 23:01:18.855464 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 867/3546] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:18 2026] GET /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:18.860651 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-294680b2-dcf0-4466-bc45-27e8841ba766 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:18.867512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-294680b2-dcf0-4466-bc45-27e8841ba766 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:18.867880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-294680b2-dcf0-4466-bc45-27e8841ba766 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:18.868422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-294680b2-dcf0-4466-bc45-27e8841ba766 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:18.868647 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-294680b2-dcf0-4466-bc45-27e8841ba766 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:18.869831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:18.871706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:18.872101 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3a25b6f-b438-49ba-86a5-0db248c44c20", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2108227702"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:18.873663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request body: {'volume': {'source_volid': 'd3a25b6f-b438-49ba-86a5-0db248c44c20', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2108227702'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:18.884676 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:18.884676 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:18.885286 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume retrieved successfully. Aug 16 23:01:18.885440 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume of 2 GB Aug 16 23:01:18.890116 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Availability Zones retrieved successfully. Aug 16 23:01:18.894549 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:18.894549 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:18.895570 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-294680b2-dcf0-4466-bc45-27e8841ba766 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:18.896071 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 900/3547] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:18 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:18.896269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (f5985764-36c3-48aa-b0b2-7d6be39cab84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:18.898135 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d437de0-369f-4222-8d37-f088bb0af5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:18.900850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:18.929827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d437de0-369f-4222-8d37-f088bb0af5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd3a25b6f-b438-49ba-86a5-0db248c44c20', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:18.929827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f841d8d-0f2d-4a25-8d55-c3f764502b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:18.981766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Created reservations ['bd882985-0431-49a4-ad62-2bbc1272c781', '1ff555ed-ae93-4e45-93c3-34dfaec5790c', '8ffb9c4a-a90e-453e-b866-8e61c69c4cee', '4bea9e21-a330-41cd-9f13-7f40c4ba3b0a'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:18.981766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f841d8d-0f2d-4a25-8d55-c3f764502b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd882985-0431-49a4-ad62-2bbc1272c781', '1ff555ed-ae93-4e45-93c3-34dfaec5790c', '8ffb9c4a-a90e-453e-b866-8e61c69c4cee', '4bea9e21-a330-41cd-9f13-7f40c4ba3b0a']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:18.981766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d407351-bbfb-4c3e-ae33-0a7ed796a613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:19.016623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d407351-bbfb-4c3e-ae33-0a7ed796a613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48bae21-b8d6-465e-9ed7-13e47c89694f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2108227702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['bd882985-0431-49a4-ad62-2bbc1272c781','1ff555ed-ae93-4e45-93c3-34dfaec5790c','8ffb9c4a-a90e-453e-b866-8e61c69c4cee','4bea9e21-a330-41cd-9f13-7f40c4ba3b0a'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3a25b6f-b438-49ba-86a5-0db248c44c20,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2108227702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a48bae21-b8d6-465e-9ed7-13e47c89694f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33859ee09c394a4c8934d378b26aa275',provider_auth=None,provider_geometry=None,provider_id=None,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=d3a25b6f-b438-49ba-86a5-0db248c44c20,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:19.017647 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4b56da-046d-41c9-b5d7-9f37cada67d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:19.038765 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4b56da-046d-41c9-b5d7-9f37cada67d5) transitioned into state 'SUCCESS' from state '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-2108227702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33859ee09c394a4c8934d378b26aa275',qos_specs=None,replication_status=,reservations=['bd882985-0431-49a4-ad62-2bbc1272c781','1ff555ed-ae93-4e45-93c3-34dfaec5790c','8ffb9c4a-a90e-453e-b866-8e61c69c4cee','4bea9e21-a330-41cd-9f13-7f40c4ba3b0a'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3a25b6f-b438-49ba-86a5-0db248c44c20,status='creating',user_id='2719ce2130b645d0a669bdf6e2f607e5',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:19.039565 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26fb33d-27d9-4a66-bbf9-2cf1b9d950ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:19.058603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26fb33d-27d9-4a66-bbf9-2cf1b9d950ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:19.059799 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Flow 'volume_create_api' (f5985764-36c3-48aa-b0b2-7d6be39cab84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:19.060110 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Create volume request issued successfully. Aug 16 23:01:19.060752 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78b0144d-6fbe-49d1-88dd-59021dd4605c tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:19.061350 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 887/3548] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:18 2026] POST /volume/v3/volumes => generated 779 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:19.090950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.090950 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:19.090950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.090950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.102195 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.102195 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:19.109548 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:19.117331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d7b0c4a-2a3b-4f86-a19c-7b1e6bc53198 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 200 Aug 16 23:01:19.118723 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 895/3549] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:19.197275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.204014 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:19.204171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.204490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.205183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:19.212975 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.212975 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:19.214771 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c56a5a46-857d-4786-a5c5-dd24974c9131 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:19.215541 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 868/3550] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:19.234236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.236756 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b/export_record Aug 16 23:01:19.237115 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.237322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'export_record' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.237477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Export record for backup f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 23:01:19.243310 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.243310 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:19.244621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.api [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling RPCAPI with context: , host: np0000007421, backup: f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 23:01:19.258159 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] export_record in rpcapi backup_id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b on host np0000007421. {{(pid=100201) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 23:01:19.359863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjA2NGVjOTAtZWUwYy00N2M2LWIwNGItYTliMWZhNDJkYzViIiwgInVzZXJfaWQiOiAiNDY3NjMxZDNiZDNlNGJiMTg0NTFjOTVlYzA1ODRjNzMiLCAicHJvamVjdF9pZCI6ICJmYzQzN2U5Yzg3NTU0NmQwYWUwYzNmZjZjMjAyZGRjZiIsICJ2b2x1bWVfaWQiOiAiODI5NWUxZGQtNzk0My00ZTQzLTg2ZTQtNTcyMGFhYWE4NTY0IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1Njg3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Mjk1ZTFkZC03OTQzLTRlNDMtODZlNC01NzIwYWFhYTg1NjQvMjAyNjA4MTYyMzAwNTkvYXpfbm92YV9iYWNrdXBfZjA2NGVjOTAtZWUwYy00N2M2LWIwNGItYTliMWZhNDJkYzViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjAxOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100201) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 23:01:19.360802 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9200fa51-8417-4ea7-90fc-f9ece4526129 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b/export_record returned with HTTP 200 Aug 16 23:01:19.361160 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 901/3551] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b/export_record => generated 1424 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:19.376194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-231777bf-abc6-435f-9762-d957c484221a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.379895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.383141 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:19.383141 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.383501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.383834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:19.389775 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-231777bf-abc6-435f-9762-d957c484221a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:19.389775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-231777bf-abc6-435f-9762-d957c484221a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.389775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-231777bf-abc6-435f-9762-d957c484221a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.389775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-231777bf-abc6-435f-9762-d957c484221a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:19.392782 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.392782 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:19.392782 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a74068f8-ab67-4f48-8077-2e9a25b44359 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:19.393195 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 896/3552] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:19.400336 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.400336 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:19.400336 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-231777bf-abc6-435f-9762-d957c484221a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:19.400336 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 888/3553] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:19.410999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.413625 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] POST https://10.4.3.26/volume/v3/backups/import_record Aug 16 23:01:19.414173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDMxMTdhMjgtMGE2Zi00ZTM0LWIzOTctYWRlYTk1Njk2NWNjIiwgInVzZXJfaWQiOiAiNDY3NjMxZDNiZDNlNGJiMTg0NTFjOTVlYzA1ODRjNzMiLCAicHJvamVjdF9pZCI6ICJmYzQzN2U5Yzg3NTU0NmQwYWUwYzNmZjZjMjAyZGRjZiIsICJ2b2x1bWVfaWQiOiAiODI5NWUxZGQtNzk0My00ZTQzLTg2ZTQtNTcyMGFhYWE4NTY0IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1Njg3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Mjk1ZTFkZC03OTQzLTRlNDMtODZlNC01NzIwYWFhYTg1NjQvMjAyNjA4MTYyMzAwNTkvYXpfbm92YV9iYWNrdXBfZjA2NGVjOTAtZWUwYy00N2M2LWIwNGItYTliMWZhNDJkYzViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjAxOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:19.416126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDMxMTdhMjgtMGE2Zi00ZTM0LWIzOTctYWRlYTk1Njk2NWNjIiwgInVzZXJfaWQiOiAiNDY3NjMxZDNiZDNlNGJiMTg0NTFjOTVlYzA1ODRjNzMiLCAicHJvamVjdF9pZCI6ICJmYzQzN2U5Yzg3NTU0NmQwYWUwYzNmZjZjMjAyZGRjZiIsICJ2b2x1bWVfaWQiOiAiODI5NWUxZGQtNzk0My00ZTQzLTg2ZTQtNTcyMGFhYWE4NTY0IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1Njg3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Mjk1ZTFkZC03OTQzLTRlNDMtODZlNC01NzIwYWFhYTg1NjQvMjAyNjA4MTYyMzAwNTkvYXpfbm92YV9iYWNrdXBfZjA2NGVjOTAtZWUwYy00N2M2LWIwNGItYTliMWZhNDJkYzViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjAxOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 23:01:19.416314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDMxMTdhMjgtMGE2Zi00ZTM0LWIzOTctYWRlYTk1Njk2NWNjIiwgInVzZXJfaWQiOiAiNDY3NjMxZDNiZDNlNGJiMTg0NTFjOTVlYzA1ODRjNzMiLCAicHJvamVjdF9pZCI6ICJmYzQzN2U5Yzg3NTU0NmQwYWUwYzNmZjZjMjAyZGRjZiIsICJ2b2x1bWVfaWQiOiAiODI5NWUxZGQtNzk0My00ZTQzLTg2ZTQtNTcyMGFhYWE4NTY0IiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1Njg3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Mjk1ZTFkZC03OTQzLTRlNDMtODZlNC01NzIwYWFhYTg1NjQvMjAyNjA4MTYyMzAwNTkvYXpfbm92YV9iYWNrdXBfZjA2NGVjOTAtZWUwYy00N2M2LWIwNGItYTliMWZhNDJkYzViIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowMDo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjAxOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100204) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 23:01:19.417378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ade7a2a2269b4881a79d1d31c37b3539', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc437e9c875546d0ae0c3ff6c202ddcf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:01:19.417911 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d1a23ae-21bf-4328-a332-6e81b0136671 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/import_record returned with HTTP 403 Aug 16 23:01:19.418398 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 869/3554] 10.4.3.26 () {70 vars in 1335 bytes} [Sun Aug 16 23:01:19 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:19.429687 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8750aae0-c52c-49e6-9774-e37597c16f3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.432105 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:01:19.432217 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.432401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.432634 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume with id: 8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:01:19.441894 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.441894 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:19.442251 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:19.465771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume request issued successfully. Aug 16 23:01:19.466059 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8750aae0-c52c-49e6-9774-e37597c16f3e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 returned with HTTP 202 Aug 16 23:01:19.466680 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 902/3555] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:01:19 2026] DELETE /volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:19.480672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-16348f25-96cf-4f4a-9697-c45298f5b150 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.487536 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16348f25-96cf-4f4a-9697-c45298f5b150 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:01:19.487895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16348f25-96cf-4f4a-9697-c45298f5b150 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.488197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-16348f25-96cf-4f4a-9697-c45298f5b150 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.502383 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.502383 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:19.508414 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-16348f25-96cf-4f4a-9697-c45298f5b150 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:19.515446 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-16348f25-96cf-4f4a-9697-c45298f5b150 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 returned with HTTP 200 Aug 16 23:01:19.516198 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 897/3556] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:19.912044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.916705 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:19.916705 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.916705 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.916705 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:19.923841 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.923841 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:19.923841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5c2f4a79-d4f6-46d3-ab1c-2548cabe16e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:19.923841 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 889/3557] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:19.942962 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.944892 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:19.945087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.945324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.952902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.952902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:19.957242 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:19.961929 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cca67e28-7b36-4584-a7b8-bcad63de8505 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:19.962318 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 870/3558] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:19.976405 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:19.979705 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:19.980013 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:19.980226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:19.991339 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:19.991339 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:19.997616 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:20.009769 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f3cd38d-3f91-43db-8cdc-998f3cae6744 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:20.009769 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 903/3559] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:19 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:20.060295 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.060295 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:20.060295 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.060295 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.075554 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.075554 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:20.080480 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:20.086021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-69088114-3440-4c8d-9dd6-b25465240571 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:20.086632 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 898/3560] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.136703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06205ca9-4038-4bab-9865-6708ea07c316 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.141614 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06205ca9-4038-4bab-9865-6708ea07c316 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.141867 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06205ca9-4038-4bab-9865-6708ea07c316 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.142095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06205ca9-4038-4bab-9865-6708ea07c316 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.155763 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.155763 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:20.162727 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-06205ca9-4038-4bab-9865-6708ea07c316 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:20.167637 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06205ca9-4038-4bab-9865-6708ea07c316 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 200 Aug 16 23:01:20.168134 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 890/3561] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.188321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4159c828-7eae-441e-805b-f0240648e587 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.188924 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4159c828-7eae-441e-805b-f0240648e587 None None] GET https://10.4.3.26/volume// Aug 16 23:01:20.189203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4159c828-7eae-441e-805b-f0240648e587 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.189470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4159c828-7eae-441e-805b-f0240648e587 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.189935 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4159c828-7eae-441e-805b-f0240648e587 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:20.190318 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 871/3562] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:20.192490 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.194846 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.195162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.197388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.202120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-91c9cf0a-5574-4d12-b56d-3c8517d7d36c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.204559 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.204559 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:20.205696 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-91c9cf0a-5574-4d12-b56d-3c8517d7d36c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:01:20.205696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-91c9cf0a-5574-4d12-b56d-3c8517d7d36c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91f69353-43ce-4721-979c-995f1c43ff4a", "connector": null, "instance_uuid": "54fa75ac-30c9-48ca-adc2-f9e89285ce57"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:20.209160 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:20.213844 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9d3e165e-e6f7-4a4d-b985-ff5183bbf9b0 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 200 Aug 16 23:01:20.214408 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 904/3563] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.218977 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.218977 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:20.233891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.235903 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.236137 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.236369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.244127 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.244127 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:20.248019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-91c9cf0a-5574-4d12-b56d-3c8517d7d36c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:01:20.248019 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 899/3564] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:01:20 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 16 23:01:20.248703 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:20.254719 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b51914b1-a9a2-4f0b-96e0-ee425a85ff67 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 200 Aug 16 23:01:20.255823 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 891/3565] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.284310 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.290377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.290377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.290377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.290377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume with id: a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.291986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-933d719b-4492-4de2-9404-bff4a6dfac29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.293959 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-933d719b-4492-4de2-9404-bff4a6dfac29 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:20.294236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-933d719b-4492-4de2-9404-bff4a6dfac29 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.294321 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-933d719b-4492-4de2-9404-bff4a6dfac29 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.301109 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.301109 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:20.301845 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:20.305935 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.305935 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:20.313342 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-933d719b-4492-4de2-9404-bff4a6dfac29 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:20.318180 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-933d719b-4492-4de2-9404-bff4a6dfac29 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:20.318539 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 905/3566] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.324911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d5b1016-1d92-42aa-964b-a6551b8a258c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.326924 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d5b1016-1d92-42aa-964b-a6551b8a258c None None] GET https://10.4.3.26/volume// Aug 16 23:01:20.327413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1016-1d92-42aa-964b-a6551b8a258c None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.328299 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1016-1d92-42aa-964b-a6551b8a258c None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.329251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d5b1016-1d92-42aa-964b-a6551b8a258c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:20.330599 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 900/3567] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:20.337699 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume request issued successfully. Aug 16 23:01:20.337699 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a57e6a1-cfc3-4886-b5a0-934d37b54d0a tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 202 Aug 16 23:01:20.337699 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 872/3568] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:20 2026] DELETE /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:20.344786 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.348675 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:20.351200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.351287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18e17234-b4ba-46ed-9e40-671433528015 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.351436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.353832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18e17234-b4ba-46ed-9e40-671433528015 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:20.354310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18e17234-b4ba-46ed-9e40-671433528015 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.354726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18e17234-b4ba-46ed-9e40-671433528015 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.363482 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.363482 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:20.365718 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.365718 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:20.368340 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-18e17234-b4ba-46ed-9e40-671433528015 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:20.371318 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:20.374179 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18e17234-b4ba-46ed-9e40-671433528015 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 200 Aug 16 23:01:20.375062 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 906/3569] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.380397 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-ed0d1f22-b665-44d6-ad0d-39d6e635a12c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:20.381163 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 892/3570] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:20.419540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.422073 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:20.422332 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.422519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.422664 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:20.428712 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.428712 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:20.430300 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa2bc60f-4c79-4ac0-8608-a2aa38cb0a14 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:20.430971 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 901/3571] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.507084 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.510073 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 Aug 16 23:01:20.510946 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:20.522797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-91f69353-43ce-4721-979c-995f1c43ff4a-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:01:20.529247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-91f69353-43ce-4721-979c-995f1c43ff4a-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:01:20.530955 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.530955 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:20.531973 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a86d884b-aa76-48f3-82f7-136261e29a58 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.533867 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a86d884b-aa76-48f3-82f7-136261e29a58 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 Aug 16 23:01:20.534298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a86d884b-aa76-48f3-82f7-136261e29a58 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.534614 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a86d884b-aa76-48f3-82f7-136261e29a58 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.540905 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a86d884b-aa76-48f3-82f7-136261e29a58 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 returned with HTTP 404 Aug 16 23:01:20.541515 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 907/3572] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/8295e1dd-7943-4e43-86e4-5720aaaa8564 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:20.554788 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.557683 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] GET https://10.4.3.26/volume/v3/backups Aug 16 23:01:20.557683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.558456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.558699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:01:20.566365 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96c3e3f4-231c-4fb3-88ec-cbc4a038034a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 200 Aug 16 23:01:20.567245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 893/3573] 10.4.3.26 () {68 vars in 1270 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/backups => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.581198 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.583382 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] GET https://10.4.3.26/volume/v3/backups?project_id=fc437e9c875546d0ae0c3ff6c202ddcf Aug 16 23:01:20.583761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.584347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.584473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Removing options 'project_id' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:01:20.600035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1207ffe7-e8bf-4b9f-ac80-ad78addd0701 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups?project_id=fc437e9c875546d0ae0c3ff6c202ddcf returned with HTTP 200 Aug 16 23:01:20.600530 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 902/3574] 10.4.3.26 () {68 vars in 1357 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/backups?project_id=fc437e9c875546d0ae0c3ff6c202ddcf => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.618669 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.621774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:20.621774 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-299979137"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:20.622816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-299979137'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:20.623097 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume of 1 GB Aug 16 23:01:20.628023 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Availability Zones retrieved successfully. Aug 16 23:01:20.635384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (31b51cc4-7c8a-4f39-9547-3dbe3b6a487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:20.637358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099cd639-2914-4ad0-934f-6eecce1461d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:20.638640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:20.654766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-91f69353-43ce-4721-979c-995f1c43ff4a-np0000007421" released by "attachment_update" :: held 0.124s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:01:20.654766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-482909b8-3fe1-4267-918e-70ad7645b310 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 returned with HTTP 200 Aug 16 23:01:20.654766 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 873/3575] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:01:20 2026] PUT /volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:20.669407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-70cabd29-6f06-46a3-b6cc-77f76fb5c55c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.673227 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-70cabd29-6f06-46a3-b6cc-77f76fb5c55c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption Aug 16 23:01:20.674187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-70cabd29-6f06-46a3-b6cc-77f76fb5c55c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.674187 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-70cabd29-6f06-46a3-b6cc-77f76fb5c55c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.678726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099cd639-2914-4ad0-934f-6eecce1461d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:20.678726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02265cf-9be6-4489-bb3c-e977c9259ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:20.697684 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.697684 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:20.710439 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-70cabd29-6f06-46a3-b6cc-77f76fb5c55c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption returned with HTTP 200 Aug 16 23:01:20.713694 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 894/3576] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption => generated 160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.751817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['ea545460-fe18-4b1b-9418-a7056614a14f', '8d88680d-5ac6-4949-b273-746d8e395cd6', 'a1035d4b-4ca7-4c1c-a678-73ecb47c7e5c', 'bc958a90-45cb-49e5-9a49-a00da99da0b7'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:20.751817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02265cf-9be6-4489-bb3c-e977c9259ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea545460-fe18-4b1b-9418-a7056614a14f', '8d88680d-5ac6-4949-b273-746d8e395cd6', 'a1035d4b-4ca7-4c1c-a678-73ecb47c7e5c', 'bc958a90-45cb-49e5-9a49-a00da99da0b7']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:20.751817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42e1478-2291-4d39-af48-4a575fc75cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:20.792043 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42e1478-2291-4d39-af48-4a575fc75cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeefe00e-4fd1-4b00-952b-a0ce46bd40a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299979137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['ea545460-fe18-4b1b-9418-a7056614a14f','8d88680d-5ac6-4949-b273-746d8e395cd6','a1035d4b-4ca7-4c1c-a678-73ecb47c7e5c','bc958a90-45cb-49e5-9a49-a00da99da0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299979137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeefe00e-4fd1-4b00-952b-a0ce46bd40a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='467631d3bd3e4bb18451c95ec0584c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:20.792878 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeef5d2-a179-4ea2-a9fc-d182065372e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:20.835121 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeef5d2-a179-4ea2-a9fc-d182065372e0) transitioned into state 'SUCCESS' from state '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-299979137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['ea545460-fe18-4b1b-9418-a7056614a14f','8d88680d-5ac6-4949-b273-746d8e395cd6','a1035d4b-4ca7-4c1c-a678-73ecb47c7e5c','bc958a90-45cb-49e5-9a49-a00da99da0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='467631d3bd3e4bb18451c95ec0584c73',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:20.836591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c656176-e07b-4791-9a44-a46e0df29f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:20.853341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c656176-e07b-4791-9a44-a46e0df29f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:20.855089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Flow 'volume_create_api' (31b51cc4-7c8a-4f39-9547-3dbe3b6a487e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:20.856015 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Create volume request issued successfully. Aug 16 23:01:20.857112 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c1672be8-8113-4cb6-a1cd-c7749485ef44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:20.857897 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 908/3577] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:01:20 2026] POST /volume/v3/volumes => generated 775 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:20.885259 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a0bb2e6-0c11-49b3-9689-887501007267 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.887850 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a0bb2e6-0c11-49b3-9689-887501007267 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:20.888272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a0bb2e6-0c11-49b3-9689-887501007267 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.888888 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a0bb2e6-0c11-49b3-9689-887501007267 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.898847 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.898847 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:20.906297 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a0bb2e6-0c11-49b3-9689-887501007267 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:20.912641 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a0bb2e6-0c11-49b3-9689-887501007267 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 returned with HTTP 200 Aug 16 23:01:20.913098 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 903/3578] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:20.940044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:20.942844 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:20.943133 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:20.943620 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:20.943620 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:20.953035 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:20.953035 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:20.954192 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c14f46b-2133-4159-8aa0-a9d3e2e8b92a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:20.954907 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 874/3579] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:20 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:21.339545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.343768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:21.343768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.343768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.355646 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.355646 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:21.360907 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:21.367505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d22d0258-e9de-43ae-adbf-bf957bb39261 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:21.368009 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 895/3580] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:21.394727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-116c3dc0-6258-48c7-aa64-a689beac6539 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.399796 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-116c3dc0-6258-48c7-aa64-a689beac6539 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f Aug 16 23:01:21.399796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-116c3dc0-6258-48c7-aa64-a689beac6539 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.399796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-116c3dc0-6258-48c7-aa64-a689beac6539 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.410117 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-116c3dc0-6258-48c7-aa64-a689beac6539 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f returned with HTTP 404 Aug 16 23:01:21.411402 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 909/3581] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/volumes/a48bae21-b8d6-465e-9ed7-13e47c89694f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 23:01:21.421314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.424469 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:21.424853 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.425165 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.434838 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.434838 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:21.442331 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:21.448236 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-89442488-1974-42aa-88c8-a87b613163c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.448636 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9364f439-8b1d-4963-9fd8-f0b1a8c0cce8 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 200 Aug 16 23:01:21.449801 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 904/3582] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:21.450876 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89442488-1974-42aa-88c8-a87b613163c2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:21.451791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89442488-1974-42aa-88c8-a87b613163c2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.451791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-89442488-1974-42aa-88c8-a87b613163c2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.452049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-89442488-1974-42aa-88c8-a87b613163c2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:21.468541 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.468541 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:21.469538 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-89442488-1974-42aa-88c8-a87b613163c2 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:21.470027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.470145 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 875/3583] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:21.472543 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:21.472915 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.473163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.473404 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume with id: d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:21.481931 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.481931 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:21.482291 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:21.508576 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Delete volume request issued successfully. Aug 16 23:01:21.508576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a1d48cb6-0a81-4b05-a5b3-08c4ad5c76b4 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 202 Aug 16 23:01:21.510603 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 896/3584] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:21 2026] DELETE /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:21.523105 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.528476 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:21.528762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.528993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.541455 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.541455 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:21.547077 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Volume info retrieved successfully. Aug 16 23:01:21.553308 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5bfe4ee-55a9-47db-94ff-5f29ade0e6b1 tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 200 Aug 16 23:01:21.554169 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 910/3585] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:21.949280 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.954363 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:21.955130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.955535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.965584 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.965584 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:21.970907 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:21.971041 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:21.973876 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:21.975057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:21.975057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:21.975057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:21.978712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-326bbb72-c6d0-42e8-a250-df84b8a7c62c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 returned with HTTP 200 Aug 16 23:01:21.979356 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 905/3586] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:21.987648 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:21.987648 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:21.988878 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc4b9f37-f467-40c3-bb6a-360bc4a5091b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:21.989694 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 876/3587] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:21 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:22.026484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:22.028736 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:22.029115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeefe00e-4fd1-4b00-952b-a0ce46bd40a5", "name": "tempest-type-Backup-43006386"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:22.032460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating new backup {'backup': {'volume_id': 'aeefe00e-4fd1-4b00-952b-a0ce46bd40a5', 'name': 'tempest-type-Backup-43006386'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:22.032460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Creating backup of volume aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 in container None Aug 16 23:01:22.038788 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:22.038788 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:22.039340 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:22.064662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Created reservations ['20a23f7c-e61e-4c51-a686-bb0fed2f0995', '6a9a75eb-31a3-4f71-9a9a-e2388ec15e84'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:22.110081 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4dfb98af-8f4e-40f3-b23a-750f3b6263cd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:22.110718 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 897/3588] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:01:22 2026] POST /volume/v3/backups => generated 312 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:22.120705 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:22.126550 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:22.126550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:22.126550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:22.126550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:22.135199 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:22.135199 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:22.135953 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28c16af0-9b14-41dd-9279-8cfc8510ed51 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:22.136462 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 911/3589] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:22 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 719 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:22.386728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:22.388470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:22.388878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:22.389199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:22.401077 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:22.401077 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:22.405795 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:22.412087 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-60ff8e69-840b-4e8d-aa05-ca4c9c927272 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:22.412087 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 906/3590] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:22 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:22.483719 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:22.487430 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:22.487430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:22.487430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:22.487430 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:22.492941 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:22.492941 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:22.494025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10872f71-6601-4e7c-91d6-e93e5e98c3d1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:22.494558 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 877/3591] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:22 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:22.577007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b9e2b57b-ab1e-4858-b277-86d9481fd2ea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:22.579204 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9e2b57b-ab1e-4858-b277-86d9481fd2ea tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] GET https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 Aug 16 23:01:22.579581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9e2b57b-ab1e-4858-b277-86d9481fd2ea tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:22.581428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b9e2b57b-ab1e-4858-b277-86d9481fd2ea tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:22.590589 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b9e2b57b-ab1e-4858-b277-86d9481fd2ea tempest-VolumesCloneTest-1983278350 tempest-VolumesCloneTest-1983278350-project-member] https://10.4.3.26/volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 returned with HTTP 404 Aug 16 23:01:22.590589 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 898/3592] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:22 2026] GET /volume/v3/volumes/d3a25b6f-b438-49ba-86a5-0db248c44c20 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:23.001249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:23.005289 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:23.006230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:23.006230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:23.007041 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:23.013889 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:23.013889 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:23.015313 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3dd5494b-7486-4685-b17e-5d4101c12d86 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:23.016020 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 912/3593] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:23 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:23.152473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b631b646-66f3-4fab-88bc-82967091c79c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:23.155035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b631b646-66f3-4fab-88bc-82967091c79c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:23.155408 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b631b646-66f3-4fab-88bc-82967091c79c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:23.155758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b631b646-66f3-4fab-88bc-82967091c79c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:23.155896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b631b646-66f3-4fab-88bc-82967091c79c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:23.161144 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:23.161144 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:23.161954 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b631b646-66f3-4fab-88bc-82967091c79c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:23.162657 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 907/3594] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:23 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:23.435520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61285c7b-321c-4a41-892e-80a38a4fb88b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:23.435520 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61285c7b-321c-4a41-892e-80a38a4fb88b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:23.435520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61285c7b-321c-4a41-892e-80a38a4fb88b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:23.435520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61285c7b-321c-4a41-892e-80a38a4fb88b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:23.450079 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:23.450079 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:23.457693 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-61285c7b-321c-4a41-892e-80a38a4fb88b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:23.462863 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61285c7b-321c-4a41-892e-80a38a4fb88b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:23.463275 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 878/3595] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:23 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:23.509057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:23.511335 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:23.511618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:23.511910 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:23.512103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:23.521943 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:23.521943 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:23.523761 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e2f0613-241e-4a99-9f80-5ba5d90540b3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:23.524265 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 899/3596] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:23 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:24.035079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:24.038672 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:24.038963 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:24.039210 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:24.039345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:24.047634 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:24.047634 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:24.050768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4d8c827-cf50-4bd5-b9e5-918aa3e1c876 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:24.050768 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 913/3597] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:24 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:24.174374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6496daa-de57-4032-98cf-a29088205479 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:24.176865 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6496daa-de57-4032-98cf-a29088205479 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:24.177171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6496daa-de57-4032-98cf-a29088205479 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:24.177435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6496daa-de57-4032-98cf-a29088205479 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:24.177617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b6496daa-de57-4032-98cf-a29088205479 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:24.183005 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:24.183005 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:24.184138 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6496daa-de57-4032-98cf-a29088205479 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:24.184809 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 908/3598] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:24 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:24.482229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:24.486781 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:24.486781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:24.486781 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:24.501157 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:24.501157 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:24.504490 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:24.510768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-92e15dd1-f4a3-423a-91b4-da722c07c2c3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:24.511520 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 879/3599] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:24 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:24.536824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-56e12254-7ead-468d-af9c-f23439f03f1f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:24.539286 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-56e12254-7ead-468d-af9c-f23439f03f1f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:24.539586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-56e12254-7ead-468d-af9c-f23439f03f1f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:24.539884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-56e12254-7ead-468d-af9c-f23439f03f1f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:24.540058 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-56e12254-7ead-468d-af9c-f23439f03f1f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:24.550377 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:24.550377 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:24.550377 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-56e12254-7ead-468d-af9c-f23439f03f1f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:24.550641 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 900/3600] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:24 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:24.574109 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:24.578503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:24.579172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1447642151"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:24.580986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1447642151'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:24.720249 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume of 1 GB Aug 16 23:01:24.726145 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Availability Zones retrieved successfully. Aug 16 23:01:24.732072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Flow 'volume_create_api' (b7c01013-41b5-4438-b020-3fd7b4657fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:24.733569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9ae271-3c3a-4bdf-8b7e-1be179683665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:24.733931 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:24.834110 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9ae271-3c3a-4bdf-8b7e-1be179683665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:24.834627 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad679476-050a-461f-80fd-9764d9134c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:24.925811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Created reservations ['db654a46-8f7d-4582-8d74-56ff808984aa', '18fce810-dbc5-4a74-bd1e-12da246cb7a7', '087229cf-6a39-463d-881d-8d81754b386f', '39752189-9b74-4ddb-8175-2a895d908c15'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:24.926608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad679476-050a-461f-80fd-9764d9134c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db654a46-8f7d-4582-8d74-56ff808984aa', '18fce810-dbc5-4a74-bd1e-12da246cb7a7', '087229cf-6a39-463d-881d-8d81754b386f', '39752189-9b74-4ddb-8175-2a895d908c15']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:24.927437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611b3c0c-ab67-47ba-9c3a-ef4db390b6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:24.956180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611b3c0c-ab67-47ba-9c3a-ef4db390b6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fda045d-8507-4225-a4dc-73acae17afd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1447642151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a4541be4454a938dae7f67a58cec12',qos_specs=None,replication_status=,reservations=['db654a46-8f7d-4582-8d74-56ff808984aa','18fce810-dbc5-4a74-bd1e-12da246cb7a7','087229cf-6a39-463d-881d-8d81754b386f','39752189-9b74-4ddb-8175-2a895d908c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ef10b91a864bb695b64b396b87589a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1447642151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fda045d-8507-4225-a4dc-73acae17afd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a4541be4454a938dae7f67a58cec12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ef10b91a864bb695b64b396b87589a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:24.957160 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedc3845-5770-4e20-9987-eb66fa79c21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:25.003935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedc3845-5770-4e20-9987-eb66fa79c21c) transitioned into state 'SUCCESS' from state '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-1447642151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a4541be4454a938dae7f67a58cec12',qos_specs=None,replication_status=,reservations=['db654a46-8f7d-4582-8d74-56ff808984aa','18fce810-dbc5-4a74-bd1e-12da246cb7a7','087229cf-6a39-463d-881d-8d81754b386f','39752189-9b74-4ddb-8175-2a895d908c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ef10b91a864bb695b64b396b87589a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:25.004971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3d7ace-a16d-4b56-9937-80970746a31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:25.022024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3d7ace-a16d-4b56-9937-80970746a31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:25.023406 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Flow 'volume_create_api' (b7c01013-41b5-4438-b020-3fd7b4657fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:25.023975 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume request issued successfully. Aug 16 23:01:25.024852 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a806aaa-6b8b-4327-b87a-1ba407565779 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:25.025385 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 914/3601] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:24 2026] POST /volume/v3/volumes => generated 746 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:25.048476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4732e67f-39fe-43a5-aa37-e6d583579187 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:25.054419 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4732e67f-39fe-43a5-aa37-e6d583579187 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:25.054683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4732e67f-39fe-43a5-aa37-e6d583579187 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:25.054911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4732e67f-39fe-43a5-aa37-e6d583579187 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:25.064350 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f42436f8-4147-4254-96e5-202573973782 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:25.066092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f42436f8-4147-4254-96e5-202573973782 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:25.066280 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f42436f8-4147-4254-96e5-202573973782 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:25.066450 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f42436f8-4147-4254-96e5-202573973782 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:25.066567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f42436f8-4147-4254-96e5-202573973782 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:25.072560 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:25.072560 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:25.073945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f42436f8-4147-4254-96e5-202573973782 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:25.074435 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 880/3602] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:25 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:25.081628 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:25.081628 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:25.096097 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4732e67f-39fe-43a5-aa37-e6d583579187 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:25.112835 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4732e67f-39fe-43a5-aa37-e6d583579187 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:25.113054 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 909/3603] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:25 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:25.197161 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b09514c8-152d-454e-8baf-841849578834 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:25.198906 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b09514c8-152d-454e-8baf-841849578834 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:25.201524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b09514c8-152d-454e-8baf-841849578834 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:25.201524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b09514c8-152d-454e-8baf-841849578834 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:25.201524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b09514c8-152d-454e-8baf-841849578834 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:25.204241 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:25.204241 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:25.204986 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b09514c8-152d-454e-8baf-841849578834 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:25.205829 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 901/3604] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:25 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:25.526111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:25.528534 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:25.528811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:25.529018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:25.541369 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:25.541369 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:25.545856 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:25.552125 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5070a23-f70b-4235-ae2e-84d4bb21a745 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:25.552616 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 915/3605] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:25 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:25.563969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:25.565943 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:25.566169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:25.566375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:25.566484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:25.571006 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:25.571006 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:25.571897 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3eaedce2-b662-494c-8e36-cf077cdb2a1a tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:25.572322 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 881/3606] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:25 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:26.087151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9613d30c-31db-463a-b822-9de79be0a3c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.091766 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9613d30c-31db-463a-b822-9de79be0a3c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:26.091766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9613d30c-31db-463a-b822-9de79be0a3c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.091766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9613d30c-31db-463a-b822-9de79be0a3c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.091766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-9613d30c-31db-463a-b822-9de79be0a3c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:26.096166 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.096166 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:26.097008 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9613d30c-31db-463a-b822-9de79be0a3c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:26.097414 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 910/3607] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:26.128515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.131847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:26.131847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.131847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.140589 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.140589 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:26.146011 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:26.152927 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-06e47cdd-f50d-4a5e-b587-639c0cab6cb7 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:26.153376 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 902/3608] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:26.170440 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.172567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] POST https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3/action Aug 16 23:01:26.172937 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:26.173060 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:26.186324 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.186324 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:26.187142 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:26.217835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.220032 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:26.220317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.220651 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.220826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:26.225654 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.225654 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:26.226377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82058b55-d8f2-451e-86d1-c8adad49ff93 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:26.226800 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 882/3609] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:26.234360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Created reservations ['0f9a8437-9dff-4c72-8aad-abe3d234d65b', 'b9810e26-65a4-4450-8f01-89b9575e85da'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:26.244520 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Extend volume request issued successfully. Aug 16 23:01:26.244850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8866a5ef-2a27-4b7d-beed-e4b95274d581 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3/action returned with HTTP 202 Aug 16 23:01:26.245440 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 916/3610] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:01:26 2026] POST /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:26.254274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.257446 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:26.257689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.258289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.266026 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.266026 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:26.270698 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:26.276051 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-11b7f509-3509-49db-9f2e-fd7d0fe75a36 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:26.276543 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 911/3611] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:26.568124 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.570400 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:26.570716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.570888 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.582174 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.582174 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:26.585553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-847e291f-919e-4bd4-8961-da2b50907a0d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:26.587012 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-847e291f-919e-4bd4-8961-da2b50907a0d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:26.587172 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:26.587289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-847e291f-919e-4bd4-8961-da2b50907a0d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:26.587593 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-847e291f-919e-4bd4-8961-da2b50907a0d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:26.587728 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-847e291f-919e-4bd4-8961-da2b50907a0d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:26.592404 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-005f5ca9-53c4-4099-9a58-eb06571fd9c9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:26.593029 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 903/3612] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:26.593821 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:26.593821 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:26.594987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-847e291f-919e-4bd4-8961-da2b50907a0d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:26.595490 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 883/3613] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:26 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:27.109735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b0af6ca-fa38-4049-8778-08331773fa93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.112261 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b0af6ca-fa38-4049-8778-08331773fa93 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:27.112428 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b0af6ca-fa38-4049-8778-08331773fa93 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.112601 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b0af6ca-fa38-4049-8778-08331773fa93 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.112769 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3b0af6ca-fa38-4049-8778-08331773fa93 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:27.118853 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.118853 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:27.121356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b0af6ca-fa38-4049-8778-08331773fa93 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:27.121356 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 917/3614] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:27.238495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.240486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:27.240814 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.241058 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.241196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:27.246861 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.246861 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:27.247598 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9ce4032-b541-44d8-a7ce-1f5bf1025be4 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:27.248013 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 912/3615] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:27.294685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.296562 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.297004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.298540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.307774 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.307774 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:27.314402 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:27.322023 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c02df0e4-db83-4e90-9f9b-c8feeb4f6a7e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:27.322883 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 904/3616] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:27.339662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d7627611-8609-4dd2-acd7-143e0e34405b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.341977 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7627611-8609-4dd2-acd7-143e0e34405b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.342219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7627611-8609-4dd2-acd7-143e0e34405b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.342444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d7627611-8609-4dd2-acd7-143e0e34405b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.351539 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.351539 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:27.356424 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d7627611-8609-4dd2-acd7-143e0e34405b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:27.362525 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d7627611-8609-4dd2-acd7-143e0e34405b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:27.363020 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 884/3617] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:27.378531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.380772 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.380960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.381566 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.393635 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.393635 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:27.398448 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:27.404826 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49739224-79cd-49dd-bff2-9ad45bf96dcd tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:27.405367 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 918/3618] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 23:01:27.425925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.431970 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.431970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.432274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.432328 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Delete volume with id: 8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.459062 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.459062 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:27.459520 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:27.484112 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Delete volume request issued successfully. Aug 16 23:01:27.484375 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dec0e18-5aae-47e2-b6db-7faa8dad796a tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 202 Aug 16 23:01:27.484977 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 913/3619] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:27 2026] DELETE /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:27.497189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.502821 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:27.502821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.502821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.516240 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.516240 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:27.520682 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:27.527050 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bdcbef4b-4220-41b0-88fc-006015b87d00 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 200 Aug 16 23:01:27.527574 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 905/3620] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:27.610477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.611035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:27.611434 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:27.611628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.611911 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.613379 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:27.613379 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:27.613634 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:27.613772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:27.619681 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.619681 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:27.621002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6c0cec7b-4bb7-4179-8abe-a186910ef48b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:27.621536 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 885/3621] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:27.625829 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:27.625829 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:27.631833 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:27.638251 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-37c30cc7-be8d-4726-a7bc-47b89f8cd67e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:27.638549 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 919/3622] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:27 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.130685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.132602 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:28.132851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.134765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.134765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:28.139719 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.139719 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:28.140551 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7515f411-16bb-4f9c-8ab6-55b8985f932e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:28.141089 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 914/3623] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.260410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cd635419-e16b-410b-85b4-b9d45a99f07d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.262144 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd635419-e16b-410b-85b4-b9d45a99f07d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:28.262574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd635419-e16b-410b-85b4-b9d45a99f07d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.262909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cd635419-e16b-410b-85b4-b9d45a99f07d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.263117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-cd635419-e16b-410b-85b4-b9d45a99f07d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:28.268280 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.268280 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:28.269303 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cd635419-e16b-410b-85b4-b9d45a99f07d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:28.269997 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 906/3624] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.394397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-706817ca-c0c3-4ceb-8efe-5e69e824faca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.396802 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-706817ca-c0c3-4ceb-8efe-5e69e824faca tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption Aug 16 23:01:28.396955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-706817ca-c0c3-4ceb-8efe-5e69e824faca tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.397139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-706817ca-c0c3-4ceb-8efe-5e69e824faca tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.409071 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.409071 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:28.419807 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-706817ca-c0c3-4ceb-8efe-5e69e824faca tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption returned with HTTP 200 Aug 16 23:01:28.421973 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 886/3625] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.544675 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-02c226cd-0356-4d5b-87f8-53382c59d70d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.546971 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02c226cd-0356-4d5b-87f8-53382c59d70d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 Aug 16 23:01:28.547420 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02c226cd-0356-4d5b-87f8-53382c59d70d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.547690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-02c226cd-0356-4d5b-87f8-53382c59d70d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.556622 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-02c226cd-0356-4d5b-87f8-53382c59d70d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 returned with HTTP 404 Aug 16 23:01:28.557240 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 920/3626] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/volumes/8fda045d-8507-4225-a4dc-73acae17afd3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:28.569865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.571541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:28.571920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1452437679"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:28.573683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1452437679'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:28.573852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume of 1 GB Aug 16 23:01:28.578172 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Availability Zones retrieved successfully. Aug 16 23:01:28.584313 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Flow 'volume_create_api' (f3a87a44-9c7d-4794-8526-aa8947b2d7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:28.585372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9317efd-ae69-4b55-bf77-51569826730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:28.586592 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:28.617684 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9317efd-ae69-4b55-bf77-51569826730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:28.618637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1186b43-e7e2-4a7e-9053-da63aa857dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:28.637063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.638397 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:28.638715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.638984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.639179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:28.644617 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.644617 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:28.645806 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf5d78a1-9a30-4b79-b48e-b759af725522 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:28.646328 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 907/3627] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.654473 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ed53cff2-7867-440a-a028-33bd65181ed9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.657257 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed53cff2-7867-440a-a028-33bd65181ed9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:28.657428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed53cff2-7867-440a-a028-33bd65181ed9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.657682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed53cff2-7867-440a-a028-33bd65181ed9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.669388 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.669388 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:28.673109 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ed53cff2-7867-440a-a028-33bd65181ed9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:28.677259 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed53cff2-7867-440a-a028-33bd65181ed9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:28.679502 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 887/3628] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:28.686317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Created reservations ['f39820fe-61cc-4bbf-85ef-de9fdcc38572', '5616f283-3758-4393-87af-9e6fd3c82e41', '8446600b-ab4d-428b-9ee8-c51773338976', 'b88c6d93-1046-4b57-8a16-64135237ef2c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:28.686317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1186b43-e7e2-4a7e-9053-da63aa857dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39820fe-61cc-4bbf-85ef-de9fdcc38572', '5616f283-3758-4393-87af-9e6fd3c82e41', '8446600b-ab4d-428b-9ee8-c51773338976', 'b88c6d93-1046-4b57-8a16-64135237ef2c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:28.686317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8872745f-218f-4f0f-ba8f-17ea014d22f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:28.710909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8872745f-218f-4f0f-ba8f-17ea014d22f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6588b1a-5507-452a-95bd-7db5186191a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1452437679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a4541be4454a938dae7f67a58cec12',qos_specs=None,replication_status=,reservations=['f39820fe-61cc-4bbf-85ef-de9fdcc38572','5616f283-3758-4393-87af-9e6fd3c82e41','8446600b-ab4d-428b-9ee8-c51773338976','b88c6d93-1046-4b57-8a16-64135237ef2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ef10b91a864bb695b64b396b87589a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1452437679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6588b1a-5507-452a-95bd-7db5186191a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a4541be4454a938dae7f67a58cec12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ef10b91a864bb695b64b396b87589a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:28.711755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eacfcf2-fe2a-433c-a0bd-f8ed8096abd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:28.732987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eacfcf2-fe2a-433c-a0bd-f8ed8096abd2) transitioned into state 'SUCCESS' from state '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-1452437679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a4541be4454a938dae7f67a58cec12',qos_specs=None,replication_status=,reservations=['f39820fe-61cc-4bbf-85ef-de9fdcc38572','5616f283-3758-4393-87af-9e6fd3c82e41','8446600b-ab4d-428b-9ee8-c51773338976','b88c6d93-1046-4b57-8a16-64135237ef2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ef10b91a864bb695b64b396b87589a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:28.733835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8808043f-474c-4db2-aaea-83609dc8cad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:28.743116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8808043f-474c-4db2-aaea-83609dc8cad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:28.744129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Flow 'volume_create_api' (f3a87a44-9c7d-4794-8526-aa8947b2d7d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:28.744481 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create volume request issued successfully. Aug 16 23:01:28.745128 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8a48aa73-9eb0-4daf-a2fe-e21e8afa0e6f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:28.745630 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 915/3629] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:01:28 2026] POST /volume/v3/volumes => generated 746 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:28.765231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-278d4156-7ba3-45b0-ae00-999a2f33041d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:28.767732 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-278d4156-7ba3-45b0-ae00-999a2f33041d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:28.768137 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-278d4156-7ba3-45b0-ae00-999a2f33041d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:28.768498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-278d4156-7ba3-45b0-ae00-999a2f33041d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:28.778443 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:28.778443 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:28.783087 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-278d4156-7ba3-45b0-ae00-999a2f33041d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:28.789087 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-278d4156-7ba3-45b0-ae00-999a2f33041d tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:28.789608 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 921/3630] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:28 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.157127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-34d32476-80f7-4449-9b41-1cbdfac1599b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.159058 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34d32476-80f7-4449-9b41-1cbdfac1599b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:29.159313 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34d32476-80f7-4449-9b41-1cbdfac1599b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.159625 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34d32476-80f7-4449-9b41-1cbdfac1599b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.159841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-34d32476-80f7-4449-9b41-1cbdfac1599b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:29.165896 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.165896 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:29.166942 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34d32476-80f7-4449-9b41-1cbdfac1599b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:29.167418 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 908/3631] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.216233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-4006e250-3f98-4e17-856c-21b26b628ff9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.220506 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-4006e250-3f98-4e17-856c-21b26b628ff9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac Aug 16 23:01:29.220676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-4006e250-3f98-4e17-856c-21b26b628ff9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.220900 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-4006e250-3f98-4e17-856c-21b26b628ff9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.227979 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.227979 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:29.278615 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0cd55946-0504-4635-9b5d-fafd93c99120 req-4006e250-3f98-4e17-856c-21b26b628ff9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac returned with HTTP 200 Aug 16 23:01:29.279156 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 888/3632] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:01:29 2026] DELETE /volume/v3/attachments/f136483d-a56c-4ecf-a15d-b9e8246ef9ac => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.279546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-af9526ff-ceb9-437d-88ad-56916984ded2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.283048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.285516 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:29.285802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.286138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.286318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:29.288394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-af9526ff-ceb9-437d-88ad-56916984ded2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8/action Aug 16 23:01:29.288829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-af9526ff-ceb9-437d-88ad-56916984ded2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:29.289208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-af9526ff-ceb9-437d-88ad-56916984ded2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:29.291624 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.291624 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:29.292558 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4205ae8b-6b02-40dd-b029-45045bea2b83 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:29.293028 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 922/3633] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.307226 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.307226 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:29.327751 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-066388ac-30c0-48a3-81fb-5a7ed25e8b78 req-af9526ff-ceb9-437d-88ad-56916984ded2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8/action returned with HTTP 204 Aug 16 23:01:29.328343 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 916/3634] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:01:29 2026] POST /volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:29.659072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.661293 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:29.661577 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.661786 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.661922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:29.667199 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.667199 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:29.668120 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3286ca43-cd97-45b4-85dd-83ec47f0b306 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:29.668695 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 909/3635] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.693854 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97628fe7-3c07-4de4-aeae-515a85a1120e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.695472 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97628fe7-3c07-4de4-aeae-515a85a1120e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:29.695472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97628fe7-3c07-4de4-aeae-515a85a1120e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.695669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97628fe7-3c07-4de4-aeae-515a85a1120e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.705391 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.705391 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:29.708717 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97628fe7-3c07-4de4-aeae-515a85a1120e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:29.712326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97628fe7-3c07-4de4-aeae-515a85a1120e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:29.712671 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 889/3636] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:29.724657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-09e36037-c283-4dcb-b325-684723696b67 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.727111 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09e36037-c283-4dcb-b325-684723696b67 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:29.727297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09e36037-c283-4dcb-b325-684723696b67 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.727509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-09e36037-c283-4dcb-b325-684723696b67 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.737616 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.737616 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:29.741024 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-09e36037-c283-4dcb-b325-684723696b67 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:29.745507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-09e36037-c283-4dcb-b325-684723696b67 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:29.746075 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 923/3637] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:29.785663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.787787 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:29.787934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.788113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.797885 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.797885 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:29.801003 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:29.802692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.804494 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:29.804697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.804895 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.804939 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a7877ce-3f27-4441-9731-b9f15aba5528 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:29.805279 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 917/3638] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:29.814639 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.814639 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:29.818726 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:29.826136 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee61559b-cb52-4477-99a0-fe09b1057b87 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:29.826599 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 910/3639] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.835551 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.841463 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/action Aug 16 23:01:29.841924 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:29.842086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:29.845646 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1b693a69-5feb-40f8-b575-742783d7ace6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.847923 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:01:29.848287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6588b1a-5507-452a-95bd-7db5186191a1", "name": "tempest-VolumesExtendTest-Snapshot-1102682725"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:29.857733 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.857733 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:29.858048 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:29.860452 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.860452 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:29.861079 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:29.861228 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Create snapshot from volume e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:29.865704 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Begin detaching volume completed successfully. Aug 16 23:01:29.866214 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-455a1404-6228-4a67-ba7f-7c2247fb6aa9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/action returned with HTTP 202 Aug 16 23:01:29.866554 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 890/3640] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:01:29 2026] POST /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:29.908737 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Created reservations ['27d7266d-b542-43ff-acc4-004b25fcc151', '1e306f15-216d-40d2-92b5-304215cb6d8b', 'e37866da-df5f-4374-8c83-a7c03bb434f1', '399edc42-9acf-4f76-82c6-8c29474d88b8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:29.909542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6f5966d4-eebf-4711-a006-c17e276e015b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.910077 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f5966d4-eebf-4711-a006-c17e276e015b None None] GET https://10.4.3.26/volume// Aug 16 23:01:29.910301 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f5966d4-eebf-4711-a006-c17e276e015b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.910564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6f5966d4-eebf-4711-a006-c17e276e015b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.911017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6f5966d4-eebf-4711-a006-c17e276e015b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:29.911481 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 918/3641] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:29.919959 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.922636 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:29.922911 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.923133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.938095 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.938095 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:29.945191 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:29.951425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-87851f92-8d4b-430b-b86b-5df09ccc4e51 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:29.951964 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 911/3642] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 1351 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:29.958920 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot create request issued successfully. Aug 16 23:01:29.959295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1b693a69-5feb-40f8-b575-742783d7ace6 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:01:29.959811 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 924/3643] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:01:29 2026] POST /volume/v3/snapshots => generated 304 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:29.965577 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a5f4003-054a-4254-88d9-0b45a55463f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.968043 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a5f4003-054a-4254-88d9-0b45a55463f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption Aug 16 23:01:29.968353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a5f4003-054a-4254-88d9-0b45a55463f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.968696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a5f4003-054a-4254-88d9-0b45a55463f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.969943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9534574f-5036-4623-9b17-3b1fda3faed8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:29.972017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9534574f-5036-4623-9b17-3b1fda3faed8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:29.972254 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9534574f-5036-4623-9b17-3b1fda3faed8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:29.972454 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9534574f-5036-4623-9b17-3b1fda3faed8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:29.978561 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.978561 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:29.979291 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9534574f-5036-4623-9b17-3b1fda3faed8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot retrieved successfully. Aug 16 23:01:29.980487 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9534574f-5036-4623-9b17-3b1fda3faed8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce returned with HTTP 200 Aug 16 23:01:29.980837 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 919/3644] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:29.982713 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:29.982713 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:29.995232 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-9a5f4003-054a-4254-88d9-0b45a55463f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption returned with HTTP 200 Aug 16 23:01:29.995875 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 891/3645] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:01:29 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.180834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.185139 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:30.185308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.185506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.185601 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.190316 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.190316 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:30.191046 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bbfcef7-19d0-467a-b28d-473e0bae3ad9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:30.191399 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 912/3646] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.204027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.205957 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:01:30.206178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.206377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.213674 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.213674 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:30.218521 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:30.223796 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e947d808-f9dd-4075-ab3d-e6e1b1054b0f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 200 Aug 16 23:01:30.224328 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 925/3647] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.238883 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6811ca08-5f78-439e-815a-9a3b974c5700 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.240585 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:30.240866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.241065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.241199 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. Aug 16 23:01:30.245527 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.245527 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:30.260689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:30.262754 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6811ca08-5f78-439e-815a-9a3b974c5700 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 202 Aug 16 23:01:30.263237 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 920/3648] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:30 2026] DELETE /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:30.274988 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.278516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:30.278876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.279108 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.279252 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.284587 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.284587 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:30.285409 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3385fcec-17e5-4bbb-9b43-9d7cca1ebda5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 200 Aug 16 23:01:30.285862 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 892/3649] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.308091 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b817d28c-a69f-4826-a2be-ace77432ef65 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.310526 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b817d28c-a69f-4826-a2be-ace77432ef65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:30.310790 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b817d28c-a69f-4826-a2be-ace77432ef65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.311042 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b817d28c-a69f-4826-a2be-ace77432ef65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.311194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b817d28c-a69f-4826-a2be-ace77432ef65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.319129 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.319129 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:30.320106 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b817d28c-a69f-4826-a2be-ace77432ef65 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:30.320559 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 913/3650] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.343529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-363d473f-47de-46e2-85fb-1d091a94a29f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.347076 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:30.347309 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.347589 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.347822 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:30.357367 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.357367 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:30.358099 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:30.379465 np0000007421 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:01:30.391718 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:01:30.391932 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-363d473f-47de-46e2-85fb-1d091a94a29f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 202 Aug 16 23:01:30.392484 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 926/3651] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:30 2026] DELETE /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:30.401946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.403798 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:30.403946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.404523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.411637 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.411637 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:30.416319 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:30.424734 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6dedd9d4-f225-4faf-850b-4e74ca7f6ab3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 200 Aug 16 23:01:30.425208 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 921/3652] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.680986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-87cca06c-e193-430b-b466-841bca728263 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.683216 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87cca06c-e193-430b-b466-841bca728263 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:30.683418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87cca06c-e193-430b-b466-841bca728263 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.683681 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-87cca06c-e193-430b-b466-841bca728263 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.683845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-87cca06c-e193-430b-b466-841bca728263 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.688492 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.688492 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:30.689457 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-87cca06c-e193-430b-b466-841bca728263 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:30.690019 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 893/3653] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.702179 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.705273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:30.705273 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.705273 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.705273 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.710973 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.710973 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:30.711825 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a5bb132-27a7-41cf-8812-ad69baaac258 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:30.712245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 914/3654] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.722768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8b06f742-54f2-4229-92a2-9212aafd7cae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.724908 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:30.725310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68276c9f-7224-404a-99ba-3cdd81c7021b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1074662388"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:30.727072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating new backup {'backup': {'volume_id': '68276c9f-7224-404a-99ba-3cdd81c7021b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1074662388'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:30.727211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Creating backup of volume 68276c9f-7224-404a-99ba-3cdd81c7021b in container None Aug 16 23:01:30.737156 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.737156 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:30.737662 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Volume info retrieved successfully. Aug 16 23:01:30.755982 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Created reservations ['813e1dc5-1242-4f81-9b4a-311801c7f31c', 'c04e8d87-4011-4052-b734-b0891e9d0c5b'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:30.786122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8b06f742-54f2-4229-92a2-9212aafd7cae tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:30.786689 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 927/3655] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:30 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:30.794128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.796338 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:30.796586 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.796678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.796930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:30.801739 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.801739 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:30.802635 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5761a5fb-a8fb-4c8d-a152-f8552404c0d6 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:30.803113 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 922/3656] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.873180 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-5d58b2d2-fec1-476b-8c61-322b38b05e4d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.875016 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-5d58b2d2-fec1-476b-8c61-322b38b05e4d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 Aug 16 23:01:30.875188 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-5d58b2d2-fec1-476b-8c61-322b38b05e4d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.875377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-5d58b2d2-fec1-476b-8c61-322b38b05e4d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.881511 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.881511 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:30.937351 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-c1330706-e7d2-4f1d-8ef7-419c56aea303 req-5d58b2d2-fec1-476b-8c61-322b38b05e4d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 returned with HTTP 200 Aug 16 23:01:30.937875 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 894/3657] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:01:30 2026] DELETE /volume/v3/attachments/b0c3909c-9719-415d-8ff1-0bec39f87da8 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:30.990873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:30.994188 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:30.994188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:30.994188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:30.999779 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:30.999779 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:31.001769 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot retrieved successfully. Aug 16 23:01:31.001769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-be91f455-a1b1-40d8-aa0e-d219d8bb3af8 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce returned with HTTP 200 Aug 16 23:01:31.002355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 915/3658] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:30 2026] GET /volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:31.012144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.014202 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] POST https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1/action Aug 16 23:01:31.014563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:31.014681 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:31.024854 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.024854 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:31.025440 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:31.066849 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Created reservations ['527b47a3-0af6-4d11-9384-db27da91cc00', 'ee58b485-f6ef-4bed-8842-14846576007d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:31.075901 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Extend volume request issued successfully. Aug 16 23:01:31.076185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ea73847-4b5f-4b42-98ea-db6f93da8a9b tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1/action returned with HTTP 202 Aug 16 23:01:31.076841 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 928/3659] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:01:31 2026] POST /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:31.084341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.087316 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:31.087733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.088139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.098663 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.098663 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:31.103840 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:31.110052 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ddc8340b-1044-4e5d-91f7-80324b9cff22 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:31.110569 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 923/3660] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:31.298114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0885587b-8f94-40f7-a19d-af97904eff6a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.300222 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0885587b-8f94-40f7-a19d-af97904eff6a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 Aug 16 23:01:31.300459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0885587b-8f94-40f7-a19d-af97904eff6a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.300694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0885587b-8f94-40f7-a19d-af97904eff6a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.300842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0885587b-8f94-40f7-a19d-af97904eff6a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:31.305302 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0885587b-8f94-40f7-a19d-af97904eff6a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 returned with HTTP 404 Aug 16 23:01:31.305918 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 895/3661] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/backups/f8b8d1b7-e5f8-4e3b-ad4a-e2cee4af56a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:31.317073 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.319692 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:31.320184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1953764062"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:31.322410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1953764062'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:31.322609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume of 1 GB Aug 16 23:01:31.329303 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Availability Zones retrieved successfully. Aug 16 23:01:31.330390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.333250 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:31.333578 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.333920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.334108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:31.338392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (025a30aa-30ad-4930-bb95-53ba80185408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:31.340099 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.340099 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:31.340477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1cf55f-26ce-4bd7-9b3c-f54927039676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.341188 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af9ea33a-57a0-4c8d-a4e4-aee190c48217 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:31.341705 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 929/3662] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:31.342265 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:31.382815 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1cf55f-26ce-4bd7-9b3c-f54927039676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.384063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce1c2a4-56a6-45e8-8a74-1a7bc9a19019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.439567 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-247fe663-1cf0-46a7-b533-ff30cf369bcf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.439954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['0f595af1-c03d-4ba7-b3b9-f8d16d311a92', '39364560-c5c2-472e-9297-004438845927', '867be3f2-0f2b-487c-8702-8c1fc61ace1f', '209cc1b9-6d5a-40ba-9963-7e69baf32a5b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:31.440816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce1c2a4-56a6-45e8-8a74-1a7bc9a19019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f595af1-c03d-4ba7-b3b9-f8d16d311a92', '39364560-c5c2-472e-9297-004438845927', '867be3f2-0f2b-487c-8702-8c1fc61ace1f', '209cc1b9-6d5a-40ba-9963-7e69baf32a5b']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.441592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3a2225-eba7-4635-88bb-aa167e3ec636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.445369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-247fe663-1cf0-46a7-b533-ff30cf369bcf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 Aug 16 23:01:31.445559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-247fe663-1cf0-46a7-b533-ff30cf369bcf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.445789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-247fe663-1cf0-46a7-b533-ff30cf369bcf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.451484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-247fe663-1cf0-46a7-b533-ff30cf369bcf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 returned with HTTP 404 Aug 16 23:01:31.451971 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 924/3663] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/volumes/0f50a7bf-5995-4f1b-a57a-03d1469aaaf8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:31.459603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-25deec70-7a58-45b7-9c5d-831c459caad9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.461831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:01:31.462018 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.462259 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.462823 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.462823 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:31.463132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:01:31.463998 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3a2225-eba7-4635-88bb-aa167e3ec636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229c3941-5a87-4014-b296-3ab025135d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1953764062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['0f595af1-c03d-4ba7-b3b9-f8d16d311a92','39364560-c5c2-472e-9297-004438845927','867be3f2-0f2b-487c-8702-8c1fc61ace1f','209cc1b9-6d5a-40ba-9963-7e69baf32a5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1953764062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229c3941-5a87-4014-b296-3ab025135d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e9097ec4143bcaca5329e12d996ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6e772ad67e4d269632c3472c906b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.464894 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1497c2f3-170d-4ea8-95df-4f06df462e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.477888 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Get all volumes completed successfully. Aug 16 23:01:31.480662 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.480662 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:31.484017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1497c2f3-170d-4ea8-95df-4f06df462e77) transitioned into state 'SUCCESS' from state '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-1953764062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['0f595af1-c03d-4ba7-b3b9-f8d16d311a92','39364560-c5c2-472e-9297-004438845927','867be3f2-0f2b-487c-8702-8c1fc61ace1f','209cc1b9-6d5a-40ba-9963-7e69baf32a5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.484697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2994f3-f6f4-434e-a94f-7c38b5784638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.485555 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-25deec70-7a58-45b7-9c5d-831c459caad9 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:01:31.485983 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 896/3664] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:31.492572 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e2994f3-f6f4-434e-a94f-7c38b5784638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.493309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (025a30aa-30ad-4930-bb95-53ba80185408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:31.493724 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request issued successfully. Aug 16 23:01:31.494252 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a6e9297d-9cd8-4dbc-8bdc-ed6382d174aa tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:31.494696 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 916/3665] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:01:31 2026] POST /volume/v3/volumes => generated 747 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:31.502048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-20b3c4ae-aaf1-4a12-8c82-ee70fe804f17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.505674 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20b3c4ae-aaf1-4a12-8c82-ee70fe804f17 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] DELETE https://10.4.3.26/volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb Aug 16 23:01:31.505956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20b3c4ae-aaf1-4a12-8c82-ee70fe804f17 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.506178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-20b3c4ae-aaf1-4a12-8c82-ee70fe804f17 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.507082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.509550 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:01:31.509778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.510031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.519997 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.519997 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:31.528226 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:31.534780 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-76ce72c8-35b6-4730-84bb-996bebc7e205 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 200 Aug 16 23:01:31.535287 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 925/3666] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:31.540361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-20b3c4ae-aaf1-4a12-8c82-ee70fe804f17 tempest-TestVolumeBootPattern-726845205 tempest-TestVolumeBootPattern-726845205-project-admin] https://10.4.3.26/volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb returned with HTTP 202 Aug 16 23:01:31.542097 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 930/3667] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:01:31 2026] DELETE /volume/v3/types/d6daf209-630c-453a-a171-914807b6d5bb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:31.576053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.577975 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:31.578353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-899863422", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:31.580442 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-899863422', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:31.750403 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:01:31.755757 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:01:31.761295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (81280de5-7442-4622-87d8-2a8c013b9b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:31.762373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ee30e1-bfd2-4caa-8684-e7cf0519c14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.763425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:31.816981 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.819312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:31.819586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.819849 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.820261 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:31.825302 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.825302 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:31.826295 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbc47374-9e5d-44b5-a791-744d311ecb93 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:31.826890 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 917/3668] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:31.837098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ee30e1-bfd2-4caa-8684-e7cf0519c14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.838110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdabdfa-da67-47b0-8ba6-ff7e2b6a4079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.906569 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['6cf67663-0923-4c58-b341-233063f0ef3c', 'edb49037-0d4d-4052-abe2-f65bd2b45867', '713813cc-381b-403f-a332-a3e90b89de6a', '070d4698-84ef-4991-8ef1-a26313b67d96'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:31.907710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdabdfa-da67-47b0-8ba6-ff7e2b6a4079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cf67663-0923-4c58-b341-233063f0ef3c', 'edb49037-0d4d-4052-abe2-f65bd2b45867', '713813cc-381b-403f-a332-a3e90b89de6a', '070d4698-84ef-4991-8ef1-a26313b67d96']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.908889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a19f6-293e-4490-84dc-66d5a5624bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.934835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58a19f6-293e-4490-84dc-66d5a5624bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439af8df-d9d7-4933-8765-a995bc8e26c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-899863422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['6cf67663-0923-4c58-b341-233063f0ef3c','edb49037-0d4d-4052-abe2-f65bd2b45867','713813cc-381b-403f-a332-a3e90b89de6a','070d4698-84ef-4991-8ef1-a26313b67d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-899863422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439af8df-d9d7-4933-8765-a995bc8e26c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.935688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69eb7fe-224b-4a2e-8c66-35aeeb40a97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.954168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69eb7fe-224b-4a2e-8c66-35aeeb40a97c) transitioned into state 'SUCCESS' from state '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-899863422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['6cf67663-0923-4c58-b341-233063f0ef3c','edb49037-0d4d-4052-abe2-f65bd2b45867','713813cc-381b-403f-a332-a3e90b89de6a','070d4698-84ef-4991-8ef1-a26313b67d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.954168 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80c1131-bc0f-44fc-bf40-3f98ee585430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:31.961531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80c1131-bc0f-44fc-bf40-3f98ee585430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:31.962501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (81280de5-7442-4622-87d8-2a8c013b9b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:31.962896 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:01:31.963493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e31cd5c-5839-478b-9e39-dd62f0b9562d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:31.963960 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 897/3669] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:31 2026] POST /volume/v3/volumes => generated 756 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:31.978304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:31.981189 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:31.981396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:31.981613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:31.996331 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:31.996331 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:32.001559 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:32.011715 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0e0414cb-3153-4095-a5dc-057d631fb5b6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:32.011715 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 926/3670] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:31 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.065814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.068514 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:32.068773 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.069070 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.078073 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.078073 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:32.083260 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:32.089251 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-add303fe-edc4-4610-8908-08bcfab10c7e req-019baac0-9d80-4f32-907d-b59c2d446194 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:32.089938 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 931/3671] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.122348 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.125485 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:32.129342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.129342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.139314 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.139314 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:32.143457 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:32.149887 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1457f874-04a6-4139-b6e9-e861f12c34c1 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:32.150355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 918/3672] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.169383 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.171102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:32.171539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.172820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.181588 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.181588 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:32.199243 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:32.202220 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1457f4e8-8aa6-4dab-b0b2-452678de4cc0 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:32.202932 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 898/3673] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.216226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4fa7e152-f185-45af-9b00-38f8e440682f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.218530 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:32.218801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.219300 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.219300 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Delete snapshot with id: 3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:32.230511 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.230511 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:32.231304 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot retrieved successfully. Aug 16 23:01:32.251388 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot delete request issued successfully. Aug 16 23:01:32.251633 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fa7e152-f185-45af-9b00-38f8e440682f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce returned with HTTP 202 Aug 16 23:01:32.252030 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 927/3674] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:01:32 2026] DELETE /volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:32.268554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.270418 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:32.270651 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.270880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.276258 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.276258 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:32.276832 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Snapshot retrieved successfully. Aug 16 23:01:32.277727 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab95c5b1-7a7c-48cf-b5bc-6a6133cf0c64 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce returned with HTTP 200 Aug 16 23:01:32.278270 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 932/3675] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.357906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.360038 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:32.360633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.360633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.360784 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:32.365924 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.365924 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:32.366731 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-76cc98a8-cb2d-4db8-8825-2fcbd3edb8f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:32.367315 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 919/3676] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.551362 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-591d9cbb-3c0c-4419-ae02-946120b48fab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.555104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-591d9cbb-3c0c-4419-ae02-946120b48fab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:01:32.555104 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-591d9cbb-3c0c-4419-ae02-946120b48fab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.555311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-591d9cbb-3c0c-4419-ae02-946120b48fab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.566474 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.566474 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:32.572566 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-591d9cbb-3c0c-4419-ae02-946120b48fab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:32.582632 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-591d9cbb-3c0c-4419-ae02-946120b48fab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 200 Aug 16 23:01:32.583525 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 899/3677] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.605200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b884cb81-1ce2-4806-9af9-b3058541df79 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.609214 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:32.609708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "229c3941-5a87-4014-b296-3ab025135d03", "name": "tempest-VolumesBackupsTest-Backup-1805883157"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:32.611996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': '229c3941-5a87-4014-b296-3ab025135d03', 'name': 'tempest-VolumesBackupsTest-Backup-1805883157'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:32.612239 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume 229c3941-5a87-4014-b296-3ab025135d03 in container None Aug 16 23:01:32.621520 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.621520 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:32.621995 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:32.646073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['143190e1-176e-4db8-bbfe-5b76cc1b4216', '9880e82e-871b-45ee-b6b3-41c5dfe534d0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:32.681572 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b884cb81-1ce2-4806-9af9-b3058541df79 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:32.682482 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 928/3678] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:32 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:32.692188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.694388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:32.694590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.694803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.694946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:32.699685 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.699685 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:32.700516 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bade6c2-fa86-4dfb-a9b8-d172bc565224 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:32.700914 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 933/3679] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:32.838581 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:32.841764 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:32.841764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:32.841764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:32.841906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:32.847111 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:32.847111 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:32.847889 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a24d40f5-4c9e-49f2-9ff2-76288bf027e7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:32.848392 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 920/3680] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:32 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:33.026138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.027030 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:33.027256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.027447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.034910 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.034910 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:33.038847 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:33.044516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c0ea35c-83ce-45e2-b488-e41bb967d050 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:33.044942 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 900/3681] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:33.061507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b519b761-703a-4836-9412-a856a7e13f28 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.064167 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b519b761-703a-4836-9412-a856a7e13f28 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:33.064396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b519b761-703a-4836-9412-a856a7e13f28 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.064629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b519b761-703a-4836-9412-a856a7e13f28 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.073696 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.073696 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:33.077975 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b519b761-703a-4836-9412-a856a7e13f28 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:33.084101 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b519b761-703a-4836-9412-a856a7e13f28 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:33.084433 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 929/3682] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:33.289956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f3b8450-f700-4804-87e3-5037982f113c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.292358 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f3b8450-f700-4804-87e3-5037982f113c tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce Aug 16 23:01:33.292358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f3b8450-f700-4804-87e3-5037982f113c tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.292620 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f3b8450-f700-4804-87e3-5037982f113c tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.298469 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f3b8450-f700-4804-87e3-5037982f113c tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce returned with HTTP 404 Aug 16 23:01:33.299723 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 934/3683] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/snapshots/3ac7a6fe-0636-4e2a-9c77-2044fac9a9ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:33.308720 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.312031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:33.312031 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.312282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.325780 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.325780 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:33.331198 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:33.337826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e9cd18d0-791f-41c9-86b1-8bc89818866f tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:33.339031 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 921/3684] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:33.354788 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.357089 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:33.357334 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.357580 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.357810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Delete volume with id: e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:33.368578 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.368578 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:33.369195 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:33.382865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-35556694-899b-4438-8bf8-190b0356a9d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.384771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35556694-899b-4438-8bf8-190b0356a9d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:33.385041 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35556694-899b-4438-8bf8-190b0356a9d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.385248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35556694-899b-4438-8bf8-190b0356a9d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.385347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-35556694-899b-4438-8bf8-190b0356a9d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:33.391551 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.391551 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:33.392734 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35556694-899b-4438-8bf8-190b0356a9d2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:33.393147 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 930/3685] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:33.403478 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Delete volume request issued successfully. Aug 16 23:01:33.403478 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-523e6398-25d8-4e40-b438-62d8f44c76a9 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 202 Aug 16 23:01:33.403478 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 901/3686] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:33 2026] DELETE /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:33.414826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.419036 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:33.419554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.419554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.431594 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.431594 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:33.440281 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Volume info retrieved successfully. Aug 16 23:01:33.449686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ac7efbc-291b-47b1-8e9c-b1adb1a4e938 tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 200 Aug 16 23:01:33.453030 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 935/3687] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:33.713873 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.716175 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:33.716453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.716886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.716886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:33.721983 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.721983 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:33.722997 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-47d297c7-5f47-4eeb-95ac-c9c4160222fc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:33.723526 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 922/3688] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:33.860919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:33.862869 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:33.863121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:33.863362 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:33.863558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:33.874688 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:33.874688 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:33.875421 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-28bce99b-c5e2-469a-b289-5a68a90dc5b2 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:33.875976 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 931/3689] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:33 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:34.407405 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:34.409191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:34.409845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:34.409845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:34.410472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:34.414123 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:34.414123 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:34.414804 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61b5a4a0-0993-49e9-a382-c2216b6cb090 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:34.415160 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 902/3690] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:34 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:34.466269 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c41fda64-36cb-4fd4-9e9d-29aade77183e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:34.468359 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c41fda64-36cb-4fd4-9e9d-29aade77183e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] GET https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 Aug 16 23:01:34.468953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c41fda64-36cb-4fd4-9e9d-29aade77183e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:34.468953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c41fda64-36cb-4fd4-9e9d-29aade77183e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:34.480075 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c41fda64-36cb-4fd4-9e9d-29aade77183e tempest-VolumesExtendTest-629710497 tempest-VolumesExtendTest-629710497-project-member] https://10.4.3.26/volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 returned with HTTP 404 Aug 16 23:01:34.480995 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 936/3691] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:34 2026] GET /volume/v3/volumes/e6588b1a-5507-452a-95bd-7db5186191a1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:34.529941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:34.532831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:34.533262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:34.533665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:34.544379 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:34.544379 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:34.549901 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:34.556831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-cd99aa33-2aaa-4b7c-8a38-4ab91625e98e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:34.557383 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 923/3692] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:34 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:34.737436 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:34.739935 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:34.740800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:34.740800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:34.740800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:34.748693 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:34.748693 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:34.749644 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-80541319-641a-4baf-9d4c-aaf7f78a0089 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:34.750216 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 932/3693] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:34 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:34.890238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b79a28b-c620-43bd-a399-b42da4475138 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:34.894372 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b79a28b-c620-43bd-a399-b42da4475138 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:34.894632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b79a28b-c620-43bd-a399-b42da4475138 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:34.894842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b79a28b-c620-43bd-a399-b42da4475138 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:34.894952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0b79a28b-c620-43bd-a399-b42da4475138 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:34.901183 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:34.901183 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:34.901989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b79a28b-c620-43bd-a399-b42da4475138 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:34.902684 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 903/3694] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:34 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:35.172520 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.175222 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:35.175222 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.175447 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.175656 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume with id: 91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:35.190359 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.190359 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:35.190876 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:35.208939 np0000007421 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:01:35.225888 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume request issued successfully. Aug 16 23:01:35.225888 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a88d15a8-c9eb-4898-8fc8-ea0a72f48acf tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 202 Aug 16 23:01:35.225888 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 937/3695] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:35 2026] DELETE /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:35.238777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.240568 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:35.240943 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.241691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.254946 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.254946 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:35.262039 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:01:35.269794 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffd1147e-0e12-49f0-966c-e210e08011b6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 200 Aug 16 23:01:35.269794 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 924/3696] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:35.335771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.338358 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:35.338358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.338600 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.347094 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.347094 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:35.352092 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:35.357151 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-512ae4cb-9022-45ea-a3bc-2a524ddc894a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:35.358288 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 933/3697] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:35.369723 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1bf87a1-1718-4405-89bb-d224cadd06d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.370205 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1bf87a1-1718-4405-89bb-d224cadd06d7 None None] GET https://10.4.3.26/volume// Aug 16 23:01:35.370465 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1bf87a1-1718-4405-89bb-d224cadd06d7 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.370692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1bf87a1-1718-4405-89bb-d224cadd06d7 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.371080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1bf87a1-1718-4405-89bb-d224cadd06d7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:35.371352 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 904/3698] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:35.381643 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-e5251867-8840-4302-9ed5-e8ec31787b33 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.384135 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-e5251867-8840-4302-9ed5-e8ec31787b33 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:01:35.384579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-e5251867-8840-4302-9ed5-e8ec31787b33 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439af8df-d9d7-4933-8765-a995bc8e26c1", "connector": null, "instance_uuid": "775ffa2e-6a95-4f26-922e-0584e0b4c56a"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:35.393861 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.393861 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:35.417811 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-e5251867-8840-4302-9ed5-e8ec31787b33 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:01:35.418084 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 938/3699] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:01:35 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 16 23:01:35.427530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.429170 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:35.429445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.429677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.429841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:35.434154 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.434154 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:35.434920 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ba4c202-821b-4220-8f9b-edbde9f0b153 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:35.435294 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 925/3700] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:35.762309 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.765884 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:35.766266 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.766468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.766553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:35.773057 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.773057 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:35.774190 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-78cb42fc-1dec-4caf-a68f-8cbfedffab7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:35.774765 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 934/3701] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:35.914036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:35.915921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:35.916131 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:35.916312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:35.916428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:35.920654 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:35.920654 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:35.921258 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d821fa25-1c26-4edb-8cbc-9d14d8838985 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:35.921639 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 905/3702] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:35 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:36.288401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-369fdb4a-6cd0-4121-adaa-a05568a5a03b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.292477 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-369fdb4a-6cd0-4121-adaa-a05568a5a03b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a Aug 16 23:01:36.292477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-369fdb4a-6cd0-4121-adaa-a05568a5a03b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.295826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-369fdb4a-6cd0-4121-adaa-a05568a5a03b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.301801 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-369fdb4a-6cd0-4121-adaa-a05568a5a03b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a returned with HTTP 404 Aug 16 23:01:36.302672 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 939/3703] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/volumes/91f69353-43ce-4721-979c-995f1c43ff4a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:36.312225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.314969 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:01:36.314969 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.314969 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.315933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:01:36.335768 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Get all volumes completed successfully. Aug 16 23:01:36.338546 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.338546 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:36.343801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f96c98b8-9ea2-4b8b-a750-81789496eaeb tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:01:36.344238 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 926/3704] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11917 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:36.365320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b1729b3a-6942-4b2f-a1d0-3c373d0a74f7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.367789 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1729b3a-6942-4b2f-a1d0-3c373d0a74f7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] DELETE https://10.4.3.26/volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583 Aug 16 23:01:36.368073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1729b3a-6942-4b2f-a1d0-3c373d0a74f7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.368365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1729b3a-6942-4b2f-a1d0-3c373d0a74f7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.397093 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1729b3a-6942-4b2f-a1d0-3c373d0a74f7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583 returned with HTTP 202 Aug 16 23:01:36.397915 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 935/3705] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:01:36 2026] DELETE /volume/v3/types/ae4a3421-3c3a-4be0-90b8-f41e5123e583 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:36.410258 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9e6963d8-5e21-484b-8c81-ef13841152e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.412453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-33034734-89d6-448d-8999-3db3c8e6b91b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.412453 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33034734-89d6-448d-8999-3db3c8e6b91b None None] GET https://10.4.3.26/volume// Aug 16 23:01:36.412453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33034734-89d6-448d-8999-3db3c8e6b91b None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.412649 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e6963d8-5e21-484b-8c81-ef13841152e0 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:01:36.412713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-33034734-89d6-448d-8999-3db3c8e6b91b None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.412768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9e6963d8-5e21-484b-8c81-ef13841152e0 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-196925416", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:36.412889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-33034734-89d6-448d-8999-3db3c8e6b91b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:36.412889 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 940/3706] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:36.420667 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.423565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:01:36.423884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.424099 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.436226 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9e6963d8-5e21-484b-8c81-ef13841152e0 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:01:36.436648 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 906/3707] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:01:36 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:36.440093 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.440093 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:36.444364 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:01:36.447719 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.449078 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-99ba8dec-c087-4103-ac8f-5e25ac509acc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.449814 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:36.449876 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-b667abd1-2b18-41f9-b88c-9326d6f048ac tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:01:36.449924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.450073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.450188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:36.450338 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 927/3708] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:36.455108 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99ba8dec-c087-4103-ac8f-5e25ac509acc tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6/encryption Aug 16 23:01:36.455430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-99ba8dec-c087-4103-ac8f-5e25ac509acc tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:36.456580 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.456580 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:36.457499 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92498397-0ab1-45bf-a01a-ab9cc28557c1 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:36.457918 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 941/3709] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:36.475791 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99ba8dec-c087-4103-ac8f-5e25ac509acc tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6/encryption returned with HTTP 200 Aug 16 23:01:36.476288 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 936/3710] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:01:36 2026] POST /volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:36.486494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.488388 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:36.488706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2144152241", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-196925416", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:36.490514 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2144152241', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-196925416', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:36.495362 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume of 1 GB Aug 16 23:01:36.495781 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.495781 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:36.496256 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Availability Zones retrieved successfully. Aug 16 23:01:36.502973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (df3be5c1-2eef-4251-bb3c-43193920858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:36.504077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6208d0c-ef3a-4c80-860a-153b59be2f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:36.505136 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:36.534067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6208d0c-ef3a-4c80-860a-153b59be2f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:01:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=940bea9d-86ef-411b-adc3-40a523ef37c6,is_public=True,name='tempest-scenario-type-luksv2-196925416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '940bea9d-86ef-411b-adc3-40a523ef37c6', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:36.534336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64ceb95-59ab-4785-8328-af4209517162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:36.566823 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-196925416 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-196925416, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:01:36.566823 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-196925416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-196925416, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:01:36.592342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.594929 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece Aug 16 23:01:36.595502 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:36.603515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Created reservations ['f1b7de01-ae94-411e-b498-8d6d42487b0d', 'f0579d42-8dca-4c81-906c-925e8aad07f4', '04f0f992-5169-4a24-b300-f161a803b7c5', 'a6e3db4d-267a-450d-bd90-4ae4c046dcef'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:36.604531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c64ceb95-59ab-4785-8328-af4209517162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b7de01-ae94-411e-b498-8d6d42487b0d', 'f0579d42-8dca-4c81-906c-925e8aad07f4', '04f0f992-5169-4a24-b300-f161a803b7c5', 'a6e3db4d-267a-450d-bd90-4ae4c046dcef']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:36.605399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3588eb-6235-4686-b5d5-8dbdc33e1b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:36.609586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-439af8df-d9d7-4933-8765-a995bc8e26c1-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:01:36.614542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-439af8df-d9d7-4933-8765-a995bc8e26c1-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:01:36.615495 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.615495 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:36.632878 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3588eb-6235-4686-b5d5-8dbdc33e1b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2144152241',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['f1b7de01-ae94-411e-b498-8d6d42487b0d','f0579d42-8dca-4c81-906c-925e8aad07f4','04f0f992-5169-4a24-b300-f161a803b7c5','a6e3db4d-267a-450d-bd90-4ae4c046dcef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=940bea9d-86ef-411b-adc3-40a523ef37c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2144152241',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9df9ba9424e417882890eb944eafc25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1efd0f060942759accb439d8da07fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(940bea9d-86ef-411b-adc3-40a523ef37c6),volume_type_id=940bea9d-86ef-411b-adc3-40a523ef37c6)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:36.634458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b1e9de-47cd-4bd3-82f0-c105d5281d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:36.660216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b1e9de-47cd-4bd3-82f0-c105d5281d50) transitioned into state 'SUCCESS' from state '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-2144152241',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['f1b7de01-ae94-411e-b498-8d6d42487b0d','f0579d42-8dca-4c81-906c-925e8aad07f4','04f0f992-5169-4a24-b300-f161a803b7c5','a6e3db4d-267a-450d-bd90-4ae4c046dcef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=940bea9d-86ef-411b-adc3-40a523ef37c6)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:36.661266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda942e6-2f0b-4b58-a64a-62ee505fc679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:36.672675 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda942e6-2f0b-4b58-a64a-62ee505fc679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:36.675036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (df3be5c1-2eef-4251-bb3c-43193920858f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:36.675036 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request issued successfully. Aug 16 23:01:36.675036 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b2ec4d9-cdd7-43bd-9d3c-6ae0d93d38cd tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:36.675036 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 907/3711] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:36 2026] POST /volume/v3/volumes => generated 784 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:36.748460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-439af8df-d9d7-4933-8765-a995bc8e26c1-np0000007421" released by "attachment_update" :: held 0.133s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:01:36.748838 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-91523d04-f9cb-4688-b0e7-f7ca9c02afc0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece returned with HTTP 200 Aug 16 23:01:36.749491 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 928/3712] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:01:36 2026] PUT /volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:36.788628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6040192b-db2b-4085-8a40-5ce39b14543d req-19153e4b-84de-423c-9515-d4612667a48e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.791195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-89c483b8-8dee-4877-ba15-307d96f44643 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.791690 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-19153e4b-84de-423c-9515-d4612667a48e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece/action Aug 16 23:01:36.791926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-19153e4b-84de-423c-9515-d4612667a48e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:36.792249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-19153e4b-84de-423c-9515-d4612667a48e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:36.794264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89c483b8-8dee-4877-ba15-307d96f44643 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:36.794514 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89c483b8-8dee-4877-ba15-307d96f44643 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.794690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-89c483b8-8dee-4877-ba15-307d96f44643 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.794833 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-89c483b8-8dee-4877-ba15-307d96f44643 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:36.804028 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.804028 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:36.807047 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-89c483b8-8dee-4877-ba15-307d96f44643 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:36.807047 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 937/3713] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:36.820773 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.820773 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:36.836113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6040192b-db2b-4085-8a40-5ce39b14543d req-19153e4b-84de-423c-9515-d4612667a48e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece/action returned with HTTP 204 Aug 16 23:01:36.836666 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 942/3714] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:01:36 2026] POST /volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:36.934063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:36.936475 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:36.936791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:36.937038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:36.937894 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:36.946973 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:36.946973 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:36.946973 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3592e0df-bd68-4f89-97b6-5fba3c9fa6f4 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:36.946973 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 908/3715] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:36 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:37.472084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:37.474886 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:37.474995 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:37.475213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:37.475645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:37.483431 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:37.483431 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:37.486762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ba43e1e-1c67-43ab-a337-577a0da83faa tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:37.486762 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 929/3716] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:37 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:37.821326 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:37.823588 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:37.824034 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:37.824394 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:37.824394 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:37.828873 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:37.828873 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:37.829652 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-96ea624d-ea7a-469f-bd9d-e2809acf4f41 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:37.830069 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 938/3717] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:37 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:37.958204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:37.960000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:37.960235 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:37.960424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:37.960529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:37.965373 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:37.965373 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:37.966483 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e5276b5-a600-4b8a-98f5-930220acf9b7 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:37.966844 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 943/3718] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:37 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:38.498376 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-116d4669-54c1-40a5-a639-9b543ab96f3b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:38.501575 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-116d4669-54c1-40a5-a639-9b543ab96f3b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:38.501784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-116d4669-54c1-40a5-a639-9b543ab96f3b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:38.501911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-116d4669-54c1-40a5-a639-9b543ab96f3b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:38.502186 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-116d4669-54c1-40a5-a639-9b543ab96f3b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:38.507127 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:38.507127 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:38.508431 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-116d4669-54c1-40a5-a639-9b543ab96f3b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:38.508431 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 909/3719] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:38 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:38.843885 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:38.847254 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:38.848072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:38.848368 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:38.848537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:38.855137 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:38.855137 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:38.856648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f48b8ad4-28ac-419e-bfe5-3733115cdb57 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:38.857167 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 930/3720] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:38 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:38.979688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f3bd9137-77c9-4098-959c-feadd71017b9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:38.981510 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3bd9137-77c9-4098-959c-feadd71017b9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:38.981675 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3bd9137-77c9-4098-959c-feadd71017b9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:38.981893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f3bd9137-77c9-4098-959c-feadd71017b9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:38.982015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f3bd9137-77c9-4098-959c-feadd71017b9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:38.990528 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:38.990528 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:38.991436 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f3bd9137-77c9-4098-959c-feadd71017b9 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:38.991877 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 939/3721] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:38 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:39.526394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9ade26db-0f2e-4612-9063-51a19e179260 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:39.530624 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ade26db-0f2e-4612-9063-51a19e179260 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:39.530624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ade26db-0f2e-4612-9063-51a19e179260 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:39.530624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9ade26db-0f2e-4612-9063-51a19e179260 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:39.530624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9ade26db-0f2e-4612-9063-51a19e179260 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:39.537505 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:39.537505 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:39.539005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9ade26db-0f2e-4612-9063-51a19e179260 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:39.539005 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 944/3722] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:39 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:39.869298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:39.871918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:39.872151 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:39.872414 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:39.872559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:39.881355 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:39.881355 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:39.881355 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-858a83a1-5574-4f2a-95c9-92b9e06ad8ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:39.881355 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 910/3723] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:39 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:40.007174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:40.011805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:40.012100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:40.012397 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:40.012564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:40.023673 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:40.023673 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:40.024609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-729f1fa6-95a5-4cab-bf95-245188cc6738 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:40.025276 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 931/3724] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:40 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:40.554071 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:40.556163 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:40.556422 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:40.556639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:40.556766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:40.564480 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:40.564480 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:40.564480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8c21b14-a155-4b2d-83a8-b86fc85a6b24 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:40.564480 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 940/3725] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:40 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:40.896031 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:40.898087 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:40.898253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:40.898461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:40.898584 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:40.908686 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:40.908686 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:40.914737 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87e1ddc5-70f0-43e5-a579-65878c5ca7a7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:40.914737 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 945/3726] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:40 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:41.042071 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:41.044294 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:41.044539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:41.044784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:41.044966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:41.049646 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:41.049646 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:41.050413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c690a8ab-7c20-4f93-8055-bc50cc37be01 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:41.050934 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 911/3727] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:41 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:41.194812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:41.255780 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:01:41.256133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1507315803"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:41.258362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1507315803'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:01:41.258362 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 1 GB Aug 16 23:01:41.264022 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:01:41.271238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (00e6d061-f670-4b23-b5eb-569411dd25c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:41.272430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cda81e0-61a1-4956-ad5f-c60679db2a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:41.273668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:41.310457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cda81e0-61a1-4956-ad5f-c60679db2a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:41.311239 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289c12d4-a0ac-4085-9055-1b67ee5566fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:41.387098 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['9c04bc42-b1d1-4139-9bec-6343eb9ea79c', '29f494da-e02f-490e-93ce-6b377cbc01aa', '7bfe74ea-59b7-4094-8738-606e3d1c3499', '654df229-e4bc-479d-a71f-523a6968f6ad'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:41.388224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289c12d4-a0ac-4085-9055-1b67ee5566fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c04bc42-b1d1-4139-9bec-6343eb9ea79c', '29f494da-e02f-490e-93ce-6b377cbc01aa', '7bfe74ea-59b7-4094-8738-606e3d1c3499', '654df229-e4bc-479d-a71f-523a6968f6ad']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:41.389541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c618b96-7ef0-4d13-83d4-4849bf2d8d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:41.430291 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c618b96-7ef0-4d13-83d4-4849bf2d8d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec91b222-7005-4c49-ad4b-e78ec4050dab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507315803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['9c04bc42-b1d1-4139-9bec-6343eb9ea79c','29f494da-e02f-490e-93ce-6b377cbc01aa','7bfe74ea-59b7-4094-8738-606e3d1c3499','654df229-e4bc-479d-a71f-523a6968f6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507315803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec91b222-7005-4c49-ad4b-e78ec4050dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:41.431393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea297bab-5c5a-48da-b45d-e47a85949147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:41.456599 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea297bab-5c5a-48da-b45d-e47a85949147) transitioned into state 'SUCCESS' from state '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-1507315803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['9c04bc42-b1d1-4139-9bec-6343eb9ea79c','29f494da-e02f-490e-93ce-6b377cbc01aa','7bfe74ea-59b7-4094-8738-606e3d1c3499','654df229-e4bc-479d-a71f-523a6968f6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:41.457276 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c744dc-15b1-46b2-af6c-d59926a7ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:41.468447 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41c744dc-15b1-46b2-af6c-d59926a7ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:41.469630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (00e6d061-f670-4b23-b5eb-569411dd25c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:41.469928 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:01:41.470527 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24d322e3-65d1-4ea9-b66a-bae46c7f5c25 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:01:41.471014 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 932/3728] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:01:41 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:41.494456 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9d3d159d-866e-477c-8279-ba03251ccc2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:41.496719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d3d159d-866e-477c-8279-ba03251ccc2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:01:41.497033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d3d159d-866e-477c-8279-ba03251ccc2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:41.497033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9d3d159d-866e-477c-8279-ba03251ccc2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:41.507169 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:41.507169 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:41.511250 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9d3d159d-866e-477c-8279-ba03251ccc2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:01:41.515828 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9d3d159d-866e-477c-8279-ba03251ccc2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:01:41.516179 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 941/3729] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:41 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:41.576616 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:41.578688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:41.578912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:41.579729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:41.579729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:41.583644 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:41.583644 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:41.584450 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a99a26e-e1fc-4c90-9dfb-60ec00ad1f0c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:41.584812 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 946/3730] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:41 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:41.927219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-09381976-4692-42b6-8a1f-136168333b40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:41.930881 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09381976-4692-42b6-8a1f-136168333b40 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:41.931600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09381976-4692-42b6-8a1f-136168333b40 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:41.931600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-09381976-4692-42b6-8a1f-136168333b40 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:41.931768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-09381976-4692-42b6-8a1f-136168333b40 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:41.944379 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:41.944379 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:41.945685 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-09381976-4692-42b6-8a1f-136168333b40 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:41.946179 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 912/3731] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:41 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.065420 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.067608 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:42.067863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.068085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.068191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.073582 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.073582 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:42.074598 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d1f75a7-1b39-4195-900e-e84c04e507ce tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:42.075075 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 933/3732] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.087340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-588193e2-572f-45ee-963b-56fbc85805c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.089480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-588193e2-572f-45ee-963b-56fbc85805c5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:42.089542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-588193e2-572f-45ee-963b-56fbc85805c5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.089775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-588193e2-572f-45ee-963b-56fbc85805c5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.089863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-588193e2-572f-45ee-963b-56fbc85805c5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.099875 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.099875 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:42.100754 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-588193e2-572f-45ee-963b-56fbc85805c5 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:42.101173 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 942/3733] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.113696 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.116230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:42.116461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.116655 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.116764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.121405 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.121405 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:42.122046 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bba9e842-3b9d-4690-851a-3bebbbd33c41 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:42.122414 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 947/3734] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.136631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.138877 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:42.139333 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68276c9f-7224-404a-99ba-3cdd81c7021b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1802691759"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:42.141449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating new backup {'backup': {'volume_id': '68276c9f-7224-404a-99ba-3cdd81c7021b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1802691759'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:42.141589 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Creating backup of volume 68276c9f-7224-404a-99ba-3cdd81c7021b in container None Aug 16 23:01:42.153076 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.153076 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:42.153799 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:42.176981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Created reservations ['f57e1238-1a03-4e96-9a06-ed0ab6a3b7c9', '5fd9eabf-08ec-44dc-8cd9-2c3d16cb6475'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:42.211713 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01367812-ac18-43d1-9b9e-ab6886a48b3c tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:42.212431 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 913/3735] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:42 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:42.221075 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.223146 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:42.223413 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.223629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.223785 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.228572 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.228572 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:42.229641 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb70eb92-7f7a-4202-a54c-6a50bdf553c4 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:42.230171 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 934/3736] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.531606 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-139c3eb4-9527-49dc-bc00-02590309693a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.534143 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-139c3eb4-9527-49dc-bc00-02590309693a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:01:42.534632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-139c3eb4-9527-49dc-bc00-02590309693a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.534632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-139c3eb4-9527-49dc-bc00-02590309693a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.546403 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.546403 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:42.552249 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-139c3eb4-9527-49dc-bc00-02590309693a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:01:42.559867 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-139c3eb4-9527-49dc-bc00-02590309693a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:01:42.560309 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 943/3737] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.574084 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec350add-9282-469e-a018-117ab3428f71 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.576465 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec350add-9282-469e-a018-117ab3428f71 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:01:42.576619 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec350add-9282-469e-a018-117ab3428f71 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.576957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec350add-9282-469e-a018-117ab3428f71 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.588142 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.588142 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:42.594176 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec350add-9282-469e-a018-117ab3428f71 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:01:42.600489 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f6028311-747c-4358-b591-0dc95af23672 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.601642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec350add-9282-469e-a018-117ab3428f71 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:01:42.602070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 948/3738] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.602409 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6028311-747c-4358-b591-0dc95af23672 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:42.602772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6028311-747c-4358-b591-0dc95af23672 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.603043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f6028311-747c-4358-b591-0dc95af23672 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.603228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f6028311-747c-4358-b591-0dc95af23672 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.609679 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.609679 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:42.611301 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f6028311-747c-4358-b591-0dc95af23672 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:42.611968 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 914/3739] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.619203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0761c55a-d489-43dc-9546-0bc5047808eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.625248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c74cd82f-f840-41b0-a884-f1180061ae92 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.627496 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] POST https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f/action Aug 16 23:01:42.627617 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:01:42.627950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:42.628146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:42.628195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1314691568"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:42.629767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Updating backup 'ee6013fb-0e10-44f8-8b55-0ab578a71c5f' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 23:01:42.637635 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.637635 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:42.639351 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.639351 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:42.639531 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ade7a2a2269b4881a79d1d31c37b3539', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc437e9c875546d0ae0c3ff6c202ddcf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:01:42.639853 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c74cd82f-f840-41b0-a884-f1180061ae92 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f/action returned with HTTP 403 Aug 16 23:01:42.639991 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:01:42.640173 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:01:42.640591 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 944/3740] 10.4.3.26 () {70 vars in 1423 bytes} [Sun Aug 16 23:01:42 2026] POST /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:42.648625 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.650762 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:42.650995 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.651252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.651421 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume with id: aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:42.665072 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.665072 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:42.665072 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:42.686993 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume request issued successfully. Aug 16 23:01:42.687232 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed92efac-ecbb-4aba-a1ea-b502c25e5394 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 returned with HTTP 202 Aug 16 23:01:42.687705 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 949/3741] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:01:42 2026] DELETE /volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:42.697692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.701292 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:42.701292 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.703052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.708946 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['9208d24a-21fb-4447-907f-446c9b4f0b8b', '69359c8d-7c8a-48d7-a3e9-b09a4173eb84', 'c90b9da1-ad5e-441e-94e2-57673e142a4c', 'da73eacf-9ae0-430b-91ee-a35342657c60'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:42.711347 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.711347 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:42.715168 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:42.720475 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c02ee0e2-4de6-43a2-9eeb-ba95749ee427 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 returned with HTTP 200 Aug 16 23:01:42.720953 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 915/3742] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:42.754111 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot create request issued successfully. Aug 16 23:01:42.754111 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0761c55a-d489-43dc-9546-0bc5047808eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:01:42.754511 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 935/3743] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:01:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:42.766964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.766964 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:01:42.766964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.767365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.777520 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.777520 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:42.777772 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:01:42.778652 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-00c5dd2a-e34d-4c35-8e95-b2556ff71fe0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 200 Aug 16 23:01:42.779806 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 945/3744] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:42.959536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:42.963397 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:42.963659 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:42.963908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:42.964047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:42.970053 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:42.970053 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:42.971063 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7d259c6f-30f3-48f4-a5e1-bb3f46aad3f6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:42.971553 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 950/3745] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:42 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:43.241174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83e227db-0441-4812-9561-19496269897d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.243328 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83e227db-0441-4812-9561-19496269897d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:43.243519 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83e227db-0441-4812-9561-19496269897d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.243792 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83e227db-0441-4812-9561-19496269897d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.243945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-83e227db-0441-4812-9561-19496269897d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:43.249193 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.249193 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:43.250349 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83e227db-0441-4812-9561-19496269897d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:43.250861 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 916/3746] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:43.738665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0d757ddb-3eae-4848-bdbf-e9219da22f3c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.740812 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d757ddb-3eae-4848-bdbf-e9219da22f3c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 Aug 16 23:01:43.740913 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d757ddb-3eae-4848-bdbf-e9219da22f3c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.741097 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0d757ddb-3eae-4848-bdbf-e9219da22f3c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.747003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0d757ddb-3eae-4848-bdbf-e9219da22f3c tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 returned with HTTP 404 Aug 16 23:01:43.747511 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 936/3747] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/volumes/aeefe00e-4fd1-4b00-952b-a0ce46bd40a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:43.759632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.761510 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] POST https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/restore Aug 16 23:01:43.762081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:43.763555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Restoring backup a4d6b161-5041-4a4e-97a3-b90492c13cbf ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100202) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 23:01:43.763710 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Restoring backup a4d6b161-5041-4a4e-97a3-b90492c13cbf to volume None. Aug 16 23:01:43.768773 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.768773 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:43.770354 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Creating volume of 1 GB for restore of backup a4d6b161-5041-4a4e-97a3-b90492c13cbf. Aug 16 23:01:43.774915 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Availability Zones retrieved successfully. Aug 16 23:01:43.781285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Flow 'volume_create_api' (13235fc7-f8d0-4732-b75b-929769c2d046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:43.782335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4096b85-cdbe-4c3f-87d4-4f5ed04c0bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:43.783475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:01:43.789729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.791402 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:01:43.791610 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.791763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.798921 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.798921 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:43.799477 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:01:43.800461 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-642e1de8-84f4-4a45-9e3f-4b5b6014ff30 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 200 Aug 16 23:01:43.801133 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 951/3748] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:43.821321 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb829cd9-fefe-4117-ba25-e027706e194d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.823812 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:43.824342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "snapshot_id": "23cb0854-dd01-4531-9e25-ec9d2548168c", "name": "tempest-VolumesSnapshotTestJSON-Backup-1721052337", "container": "tempest-volumessnapshottestjson-backup-container-1124281324"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:43.826255 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Creating new backup {'backup': {'volume_id': 'ec91b222-7005-4c49-ad4b-e78ec4050dab', 'snapshot_id': '23cb0854-dd01-4531-9e25-ec9d2548168c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1721052337', 'container': 'tempest-volumessnapshottestjson-backup-container-1124281324'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:43.827134 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Creating backup of volume ec91b222-7005-4c49-ad4b-e78ec4050dab in container tempest-volumessnapshottestjson-backup-container-1124281324 Aug 16 23:01:43.832369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4096b85-cdbe-4c3f-87d4-4f5ed04c0bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:43.833011 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c08bee-a953-4a41-ae15-1f26f1d29b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:43.837362 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.837362 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:43.837969 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:01:43.846571 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.846571 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:43.847369 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:01:43.863944 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cad9c396-c634-443d-a44f-4617c47c8f10 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.869822 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cad9c396-c634-443d-a44f-4617c47c8f10 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:01:43.869822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cad9c396-c634-443d-a44f-4617c47c8f10 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.869822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cad9c396-c634-443d-a44f-4617c47c8f10 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.869822 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-cad9c396-c634-443d-a44f-4617c47c8f10 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete snapshot with id: f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:01:43.876680 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cad9c396-c634-443d-a44f-4617c47c8f10 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 404 Aug 16 23:01:43.877338 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 937/3749] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:01:43 2026] DELETE /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:43.888263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-932665ca-2672-4b7a-b2e4-b6bc1779943b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.891383 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-932665ca-2672-4b7a-b2e4-b6bc1779943b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 Aug 16 23:01:43.891597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-932665ca-2672-4b7a-b2e4-b6bc1779943b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.891812 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-932665ca-2672-4b7a-b2e4-b6bc1779943b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.899053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-932665ca-2672-4b7a-b2e4-b6bc1779943b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 returned with HTTP 404 Aug 16 23:01:43.899592 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 952/3750] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/snapshots/f046d769-38d4-4b99-8d3f-9b51c59cc488 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:43.907639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Created reservations ['7b8884f0-1031-4ca5-b690-7f5e2d37f419', '2f471515-d05e-4cbf-9f4b-caf2d272979f', 'd7241377-339f-4628-a7bd-d4a2ac8d574e', '29d33d8d-930d-4736-9277-e771e73a5f65'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:43.908010 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['e9afe2da-6d67-4ec6-91b5-e607af4c9e9e', '5456f993-3e61-4811-b3dc-8c213752aee7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:43.908857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52c08bee-a953-4a41-ae15-1f26f1d29b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b8884f0-1031-4ca5-b690-7f5e2d37f419', '2f471515-d05e-4cbf-9f4b-caf2d272979f', 'd7241377-339f-4628-a7bd-d4a2ac8d574e', '29d33d8d-930d-4736-9277-e771e73a5f65']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:43.909874 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e4c5eb-9a30-40fc-a838-472bdcb6400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:43.948510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.955270 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:43.955270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.955270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.955563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e4c5eb-9a30-40fc-a838-472bdcb6400a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3dc3545-0211-49e8-a248-ab4af46a7ee6', '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='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['7b8884f0-1031-4ca5-b690-7f5e2d37f419','2f471515-d05e-4cbf-9f4b-caf2d272979f','d7241377-339f-4628-a7bd-d4a2ac8d574e','29d33d8d-930d-4736-9277-e771e73a5f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7a2a2269b4881a79d1d31c37b3539',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:01:43Z,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=f3dc3545-0211-49e8-a248-ab4af46a7ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc437e9c875546d0ae0c3ff6c202ddcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ade7a2a2269b4881a79d1d31c37b3539',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:43.955563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89508465-aee3-49dd-b3ed-30e0cfa2fda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:43.964360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb829cd9-fefe-4117-ba25-e027706e194d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:43.965251 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 917/3751] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:43 2026] POST /volume/v3/backups => generated 333 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:43.967534 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:43.967534 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:43.978861 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:43.978973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89508465-aee3-49dd-b3ed-30e0cfa2fda9) transitioned into 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='fc437e9c875546d0ae0c3ff6c202ddcf',qos_specs=None,replication_status=,reservations=['7b8884f0-1031-4ca5-b690-7f5e2d37f419','2f471515-d05e-4cbf-9f4b-caf2d272979f','d7241377-339f-4628-a7bd-d4a2ac8d574e','29d33d8d-930d-4736-9277-e771e73a5f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ade7a2a2269b4881a79d1d31c37b3539',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:43.979205 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3af8451-7e9f-4299-9677-7d3f7a11f443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:01:43.983810 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-5ce11be4-3cd4-4bb4-9766-f48e11213b96 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:01:43.984028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.984086 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 938/3752] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:43.990564 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:43.991021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.991293 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.991354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:43.992221 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:43.993580 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:43.993846 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:43.994039 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:43.994195 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:44.001716 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.001716 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:44.002794 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5fbbc6c6-54c1-4d8b-ba45-f00a6311635b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:44.003245 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 918/3753] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:44.003772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3af8451-7e9f-4299-9677-7d3f7a11f443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:01:44.005050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Flow 'volume_create_api' (13235fc7-f8d0-4732-b75b-929769c2d046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:01:44.005519 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Create volume request issued successfully. Aug 16 23:01:44.007181 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.007181 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:44.009026 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:44.009113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f4d82a2a-54ac-4a5c-926d-3bbaaf4aea5a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:44.009113 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 953/3754] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:43 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:44.011542 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa/action Aug 16 23:01:44.013763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:01:44.013763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:44.015382 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.015382 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:44.016130 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Volume info retrieved successfully. Aug 16 23:01:44.033799 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.033799 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:44.034559 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:44.052609 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Begin detaching volume completed successfully. Aug 16 23:01:44.052609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-f5318156-5d95-4635-bbce-d8a59196374e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa/action returned with HTTP 202 Aug 16 23:01:44.052609 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 939/3755] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:01:44 2026] POST /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:44.139901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6208af0b-4b55-48c2-9717-e93c9427c28a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:44.140562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6208af0b-4b55-48c2-9717-e93c9427c28a None None] GET https://10.4.3.26/volume// Aug 16 23:01:44.140830 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6208af0b-4b55-48c2-9717-e93c9427c28a None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:44.141045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6208af0b-4b55-48c2-9717-e93c9427c28a None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:44.141484 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6208af0b-4b55-48c2-9717-e93c9427c28a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:01:44.142007 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 919/3756] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:01:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:01:44.156330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:44.161041 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:44.161437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:44.161828 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:44.173882 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.173882 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:44.178198 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:44.183242 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-ae8a1a4d-d659-496d-902b-c445da6abe0a tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:01:44.183695 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 954/3757] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:01:44 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:01:44.263304 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d25f835e-864c-4376-83c4-49d51be11720 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:44.265158 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d25f835e-864c-4376-83c4-49d51be11720 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:44.265582 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d25f835e-864c-4376-83c4-49d51be11720 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:44.266126 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d25f835e-864c-4376-83c4-49d51be11720 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:44.266126 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d25f835e-864c-4376-83c4-49d51be11720 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:44.273527 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:44.273527 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:44.273527 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d25f835e-864c-4376-83c4-49d51be11720 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:44.273527 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 940/3758] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:44 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:45.022320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:45.022815 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-43e1f9ae-7243-4873-923f-f7df762350e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:45.024341 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:45.024341 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:45.024757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43e1f9ae-7243-4873-923f-f7df762350e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:45.024871 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Volume info retrieved successfully. Aug 16 23:01:45.024962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:45.025016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43e1f9ae-7243-4873-923f-f7df762350e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:45.025068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Checking backup size 1 against volume size 1 {{(pid=100202) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 23:01:45.025181 np0000007421 devstack@c-api.service[100202]: INFO cinder.backup.api [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Overwriting volume f3dc3545-0211-49e8-a248-ab4af46a7ee6 with restore of backup a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:45.025220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:45.025297 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-43e1f9ae-7243-4873-923f-f7df762350e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:45.025432 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:45.025493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-43e1f9ae-7243-4873-923f-f7df762350e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:45.025576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:45.031405 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:45.031405 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:45.032641 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-43e1f9ae-7243-4873-923f-f7df762350e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:45.033278 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 955/3759] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:45 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:45.034161 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:45.034161 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:45.035358 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72881c44-72f3-4509-9ee5-e1eeec3bcffb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:45.037044 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 920/3760] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:45 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:45.043440 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] restore_backup in rpcapi backup_id a4d6b161-5041-4a4e-97a3-b90492c13cbf {{(pid=100202) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 23:01:45.045641 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-480a5fe2-7f36-439f-9979-f78fbf598f80 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/restore returned with HTTP 202 Aug 16 23:01:45.046219 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 946/3761] 10.4.3.26 () {70 vars in 1426 bytes} [Sun Aug 16 23:01:43 2026] POST /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf/restore => generated 152 bytes in 1287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:45.056704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de3d75b4-2649-455f-8943-852cb726f771 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:45.059332 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de3d75b4-2649-455f-8943-852cb726f771 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:45.059899 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de3d75b4-2649-455f-8943-852cb726f771 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:45.060729 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de3d75b4-2649-455f-8943-852cb726f771 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:45.060861 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-de3d75b4-2649-455f-8943-852cb726f771 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:45.068950 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:45.068950 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:45.068950 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de3d75b4-2649-455f-8943-852cb726f771 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:45.068950 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 941/3762] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:45 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:45.285121 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:45.288382 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:45.289601 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:45.289956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:45.290108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:45.296726 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:45.296726 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:45.298921 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af1edf12-9d14-4423-a02c-2e5885f6cef3 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:45.300017 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 956/3763] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:45 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:46.048809 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:46.050773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:46.050910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:46.051203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:46.051291 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:46.053933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:46.056380 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:46.056616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:46.056867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:46.057007 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:46.057157 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:46.057157 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:46.058033 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01db4e88-cf4e-446d-ae20-cfcc6afb720d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:46.058551 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 921/3764] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:46 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:46.066770 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:46.066770 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:46.066770 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b6172706-00a6-4a28-86d3-b4fc42d7192c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:46.066770 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 947/3765] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:46 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:46.083400 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:46.085695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:46.086000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:46.086235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:46.086381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:46.090760 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:46.090760 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:46.091497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad04beef-2d21-4045-b70c-8a81cdab0779 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:46.092065 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 942/3766] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:46 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:46.311708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:46.313696 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:46.313925 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:46.314120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:46.314311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:46.322835 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:46.322835 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:46.326476 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9158c23e-2d2d-46ad-9cf3-760f4a4c0667 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:46.328905 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 957/3767] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:46 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:47.071670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:47.074576 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:47.074811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:47.075054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:47.075202 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:47.080147 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:47.082367 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:47.082367 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:47.082844 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:47.083118 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:47.083433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:47.083566 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-aacd6dd9-678f-4fb4-baeb-5c8c1406f6d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:47.083626 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:47.084177 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 922/3768] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:47 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:47.090279 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:47.090279 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:47.091352 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c85ad953-a1f5-46b7-9f5e-cc1c23f79878 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:47.091828 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 948/3769] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:47 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:47.105714 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:47.107786 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:47.108012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:47.108201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:47.108373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:47.112769 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:47.112769 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:47.113521 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e2cc6460-7860-4fd8-8aec-7d3d74ca5adc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:47.114351 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 943/3770] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:47 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:47.338910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:47.341326 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:47.341664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:47.342027 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:47.342253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:47.348356 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:47.348356 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:47.349916 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8689fa4-59cd-47df-9ff1-8ccf1781395b tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:47.350405 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 958/3771] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:47 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:48.096866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:48.098788 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:48.098973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:48.099197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:48.099407 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:48.109128 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:48.109769 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:48.109769 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:48.110962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fe3a158-8d0d-4a99-ad20-53275f5b86f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:48.111422 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 923/3772] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:48 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:48.111496 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:48.111738 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:48.112032 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:48.112179 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:48.117296 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:48.117296 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:48.118336 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7416896-e4ae-4d32-bbd4-33a77ad29053 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:48.118828 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 949/3773] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:48 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:48.127393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:48.129703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:48.130053 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:48.130343 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:48.130516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:48.136553 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:48.136553 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:48.137356 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d6c3ae8-0089-4494-8dca-120a36664e71 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:48.137846 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 944/3774] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:48 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:48.364168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:48.369766 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:48.369766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:48.369766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:48.369766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:48.378383 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:48.378383 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:48.379297 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-90456ec0-1b08-4192-8ce0-5c3357c76e5e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:48.379761 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 959/3775] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:48 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:49.124886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:49.128100 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:49.128100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:49.128100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:49.128100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:49.132903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:49.135301 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:49.135614 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:49.136050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:49.136050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:49.136168 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:49.136168 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:49.137052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b5c5309-7edb-42ff-a72f-d6106d919eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:49.137567 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 924/3776] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:49 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:49.144584 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:49.144584 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:49.145704 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62f4cb9d-9952-4ff2-afc8-ba732ac72f53 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:49.146497 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 950/3777] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:49 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:01:49.153275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:49.155290 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:49.155584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:49.157063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:49.157326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:49.163669 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:49.163669 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:49.164694 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fded6728-4dcc-4395-b944-954f4b5bbb44 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:49.165476 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 945/3778] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:49 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:49.388184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9746b568-2732-432b-831a-5baabc1390f3 req-03015dbe-4ab9-4d00-940c-7e5e4c0b4ed8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:49.390459 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-03015dbe-4ab9-4d00-940c-7e5e4c0b4ed8 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c Aug 16 23:01:49.390632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-03015dbe-4ab9-4d00-940c-7e5e4c0b4ed8 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:49.390868 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-03015dbe-4ab9-4d00-940c-7e5e4c0b4ed8 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:49.391625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-af716bab-c86b-4d13-b83d-7137a5de06fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:49.394446 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af716bab-c86b-4d13-b83d-7137a5de06fc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:49.394531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af716bab-c86b-4d13-b83d-7137a5de06fc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:49.394728 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af716bab-c86b-4d13-b83d-7137a5de06fc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:49.394868 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-af716bab-c86b-4d13-b83d-7137a5de06fc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:49.400080 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:49.400080 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:49.400713 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:49.400713 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:49.401044 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af716bab-c86b-4d13-b83d-7137a5de06fc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:49.401530 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 925/3779] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:49 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:49.460588 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9746b568-2732-432b-831a-5baabc1390f3 req-03015dbe-4ab9-4d00-940c-7e5e4c0b4ed8 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c returned with HTTP 200 Aug 16 23:01:49.461021 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 960/3780] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:01:49 2026] DELETE /volume/v3/attachments/87b55ff8-739c-444a-b592-ca3ce0ea784c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.150363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-226591d5-28c2-43f0-82c8-0a841813ac5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.152019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-226591d5-28c2-43f0-82c8-0a841813ac5e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:50.152209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-226591d5-28c2-43f0-82c8-0a841813ac5e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.152402 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-226591d5-28c2-43f0-82c8-0a841813ac5e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.152497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-226591d5-28c2-43f0-82c8-0a841813ac5e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:50.156770 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.156770 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:50.157528 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-226591d5-28c2-43f0-82c8-0a841813ac5e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:50.157983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.158374 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 951/3781] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.161651 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:50.162482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.162902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.163057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:50.170539 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.170539 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:50.171477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6de3bd41-6d51-4ddb-b79f-7ef69d906d77 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:50.172097 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 946/3782] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.177657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.179981 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:50.180210 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.180452 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.180586 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:50.185996 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.185996 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:50.186755 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1ae8578-20c0-4197-9246-d08c2e9918e5 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:50.187203 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 926/3783] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.416656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.418641 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:50.419184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.419184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.419395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:50.423879 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.423879 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:50.425022 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6866dc74-09d6-4237-97ef-84f336dd9e9f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:50.425503 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 961/3784] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.516395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.519297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:50.519552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.519819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.529269 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.529269 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:50.533092 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:50.538139 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-bfce4a85-3d05-402c-b6ec-fc07bc4a78b5 req-b0b3d028-cf6c-422f-aba5-1a7e89e7de1c tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:01:50.538665 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 952/3785] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:50.551642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.553436 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:50.553637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.553858 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.554017 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete volume with id: e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:50.561012 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.561012 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:50.561604 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:50.580719 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete volume request issued successfully. Aug 16 23:01:50.581116 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1087aab3-93d0-49ce-aaf7-fcfb6121bb4e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 202 Aug 16 23:01:50.581643 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 947/3786] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:50 2026] DELETE /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:50.596574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:50.598878 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:50.599135 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:50.599389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:50.610407 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:50.610407 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:50.616807 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:01:50.623259 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-893dbe51-75d6-41cd-a1fa-efe6ff3bc0f4 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 200 Aug 16 23:01:50.623853 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 927/3787] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:50 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:51.170517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:51.174921 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:51.174921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:51.174921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:51.174921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:51.180588 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:51.180588 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:51.182074 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-34e5285c-2fcb-4bc3-9f6e-03cec2981d76 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:51.182794 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 962/3788] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:51 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:51.187640 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:51.189780 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:51.190064 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:51.190953 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:51.192653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:51.200992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:51.201664 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:51.201664 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:51.202967 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43bcc718-c422-41fa-9021-0fd19cfb2c45 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:51.203496 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 953/3789] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:51 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:51.205352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:51.205603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:51.205816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:51.205933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:51.212350 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:51.212350 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:51.212952 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c5929af-29ce-49f2-abf8-5591148a26f2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:51.213555 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 948/3790] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:51 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:51.436600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:51.438537 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:51.438770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:51.438973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:51.439118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:51.443645 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:51.443645 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:51.444516 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-18c14c79-4023-49d3-acef-a2f6fe12a226 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:51.444890 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 928/3791] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:51 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:51.644089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-385b8e9c-d9dd-4c4f-a75b-a1ceac91a73e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:51.647493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-385b8e9c-d9dd-4c4f-a75b-a1ceac91a73e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa Aug 16 23:01:51.647493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-385b8e9c-d9dd-4c4f-a75b-a1ceac91a73e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:51.647493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-385b8e9c-d9dd-4c4f-a75b-a1ceac91a73e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:51.653964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-385b8e9c-d9dd-4c4f-a75b-a1ceac91a73e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa returned with HTTP 404 Aug 16 23:01:51.653964 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 963/3792] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:51 2026] GET /volume/v3/volumes/e799cd06-536a-45b9-a47f-6ab724e9a0aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:52.197258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-094f5df2-458d-42db-8eff-7985344078c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.200836 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-094f5df2-458d-42db-8eff-7985344078c9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:52.201081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-094f5df2-458d-42db-8eff-7985344078c9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.201354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-094f5df2-458d-42db-8eff-7985344078c9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.201506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-094f5df2-458d-42db-8eff-7985344078c9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.207080 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.207080 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:52.208410 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-094f5df2-458d-42db-8eff-7985344078c9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:52.208773 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 954/3793] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:52.217574 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1000e394-bf1c-4353-9123-61460118d169 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.220657 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1000e394-bf1c-4353-9123-61460118d169 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:52.220926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1000e394-bf1c-4353-9123-61460118d169 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.221169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1000e394-bf1c-4353-9123-61460118d169 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.221325 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-1000e394-bf1c-4353-9123-61460118d169 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.229338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.230568 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.230568 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:52.231540 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1000e394-bf1c-4353-9123-61460118d169 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:52.231652 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:52.231985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.233076 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 949/3794] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:52.233266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.233266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.237682 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.237682 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:52.239909 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3203487d-ac20-42fe-9c43-c59f23ca2a3a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:52.239909 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 929/3795] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:52.456265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.458190 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:52.458561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.458863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.459013 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.463918 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.463918 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:52.465085 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-208507eb-32b1-404c-94bc-c9afc8e1aa0e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:52.465594 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 964/3796] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:52.476836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.478953 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:52.479481 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.479930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.480224 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.490095 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.490095 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:52.490095 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-98f4e78e-12f5-4a1e-bd8f-f7203155ebe8 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:52.490707 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 955/3797] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:52.500603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.502709 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:52.503002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.503193 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.503323 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete backup with id: 72213adc-8203-4e9a-8c61-2305cb878c46. Aug 16 23:01:52.508188 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.508188 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:52.526293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] delete_backup rpcapi backup_id 72213adc-8203-4e9a-8c61-2305cb878c46 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:52.528449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d90af40a-c15e-4d9c-a356-bd21d23e281e tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 202 Aug 16 23:01:52.528993 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 950/3798] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:52 2026] DELETE /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:52.539112 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:52.542152 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:52.542399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:52.542595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:52.542711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:52.548908 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:52.548908 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:52.549999 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-15bca352-c0a0-48c9-8df0-3d1fe9db3388 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 200 Aug 16 23:01:52.550570 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 930/3799] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:52 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:53.224005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3896c549-1f04-4d05-a49e-8c515b1862ee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.226360 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3896c549-1f04-4d05-a49e-8c515b1862ee tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:01:53.226578 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3896c549-1f04-4d05-a49e-8c515b1862ee tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.226800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3896c549-1f04-4d05-a49e-8c515b1862ee tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.226961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-3896c549-1f04-4d05-a49e-8c515b1862ee tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.231609 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.231609 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:53.232613 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3896c549-1f04-4d05-a49e-8c515b1862ee tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:01:53.233487 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 965/3800] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:53.243790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.246851 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:01:53.247433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-433fd582-6119-4d75-8795-f70a096c79a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.247818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "229c3941-5a87-4014-b296-3ab025135d03", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-166080480"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:01:53.250940 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-433fd582-6119-4d75-8795-f70a096c79a4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:53.250940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-433fd582-6119-4d75-8795-f70a096c79a4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.250940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-433fd582-6119-4d75-8795-f70a096c79a4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.251124 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': '229c3941-5a87-4014-b296-3ab025135d03', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-166080480'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:01:53.251197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-433fd582-6119-4d75-8795-f70a096c79a4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.251249 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume 229c3941-5a87-4014-b296-3ab025135d03 in container None Aug 16 23:01:53.256821 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.257482 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.257482 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:53.257998 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:01:53.259093 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.259093 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:53.259288 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:53.259609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.259888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.260047 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.260150 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-433fd582-6119-4d75-8795-f70a096c79a4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:53.261341 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 951/3801] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:53.265904 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.265904 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:53.266831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b583d9d-a7fb-4df9-9528-817a5962f581 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:53.267373 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 931/3802] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:53.276335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['7d3eec7d-62bb-4907-8b2c-0e81e0a196e7', '770e7154-2d75-4e7d-887e-86134a6be944'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:01:53.320642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c90a360e-f1dc-4d9e-a92c-7119a3b602e0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:01:53.321006 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 956/3803] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:01:53 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:01:53.331848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.334976 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:53.335354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.335934 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.335934 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.341982 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.341982 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:53.343630 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a16ae2f1-1ee2-4d80-9825-59b617ce7b43 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:53.344374 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 966/3804] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:53.562673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.568306 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 Aug 16 23:01:53.568514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.568710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.568910 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 72213adc-8203-4e9a-8c61-2305cb878c46. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.575859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9922ee6-9b96-4114-9ad1-910d3cfd6678 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 returned with HTTP 404 Aug 16 23:01:53.576566 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 952/3805] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/72213adc-8203-4e9a-8c61-2305cb878c46 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:53.589227 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24595a93-f42b-45b5-8db8-6f61c034d476 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.591382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] DELETE https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:53.591594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.591821 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.591901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Delete backup with id: b968a927-c9e7-4eb7-af1a-7db327faf64a. Aug 16 23:01:53.596862 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.596862 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:53.610170 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] delete_backup rpcapi backup_id b968a927-c9e7-4eb7-af1a-7db327faf64a {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:53.612019 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24595a93-f42b-45b5-8db8-6f61c034d476 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 202 Aug 16 23:01:53.612774 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 932/3806] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:53 2026] DELETE /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:53.620940 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:53.623152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:53.623390 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:53.623590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:53.623720 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:53.629954 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:53.629954 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:53.629954 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1435d07-e4ec-49c7-81b0-f0ce0a91ea14 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 200 Aug 16 23:01:53.633788 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 957/3807] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:53 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:54.274324 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be99e71c-17e9-472a-b80e-ff505744a52c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.277336 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be99e71c-17e9-472a-b80e-ff505744a52c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:54.277336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be99e71c-17e9-472a-b80e-ff505744a52c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.277336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be99e71c-17e9-472a-b80e-ff505744a52c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.277336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-be99e71c-17e9-472a-b80e-ff505744a52c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:54.280329 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.283708 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:54.283708 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:54.284803 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be99e71c-17e9-472a-b80e-ff505744a52c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:54.285284 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 967/3808] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:54 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:54.286110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:54.286350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.286532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.286636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:54.294611 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:54.294611 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:54.295320 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddcbf5b6-73af-4c27-bdf4-f6a25601dfc2 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:54.295861 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 953/3809] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:54 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:54.358637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.362385 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:54.362680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.362952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.363399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:54.377664 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:54.377664 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:54.379361 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-717c3c91-c93a-48e2-be58-ba3df76a6df0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:54.379361 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 933/3810] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:54 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:54.643135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.647001 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a Aug 16 23:01:54.647001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.647001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.647001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id b968a927-c9e7-4eb7-af1a-7db327faf64a. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:54.651121 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-54bef914-1c04-46c2-9bb4-77b40c20be75 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a returned with HTTP 404 Aug 16 23:01:54.651694 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 958/3811] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:54 2026] GET /volume/v3/backups/b968a927-c9e7-4eb7-af1a-7db327faf64a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:54.661022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.670273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:54.670473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.670721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.670893 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete backup with id: 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. Aug 16 23:01:54.679475 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:54.679475 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:54.702359 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] delete_backup rpcapi backup_id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:54.704327 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bba55d4e-2dbe-425d-b2fc-66800f25fc21 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 202 Aug 16 23:01:54.706507 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 968/3812] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:54 2026] DELETE /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:54.716128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:54.718725 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:54.719048 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:54.719353 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:54.719532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:54.725401 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:54.725401 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:54.726564 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c886c0f-e039-4ccb-9c22-8336fa7fcdb6 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:54.727155 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 954/3813] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:54 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:55.299175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:55.306559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-536600c9-e96f-43a3-a47e-884e1d493f95 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:55.307222 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:55.307505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:55.308276 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:55.308276 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:55.308876 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-536600c9-e96f-43a3-a47e-884e1d493f95 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:55.309442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-536600c9-e96f-43a3-a47e-884e1d493f95 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:55.309442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-536600c9-e96f-43a3-a47e-884e1d493f95 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:55.309442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-536600c9-e96f-43a3-a47e-884e1d493f95 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:55.313089 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:55.313089 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:55.314152 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4d89f36b-d65c-48b9-bdeb-00f36d0a7182 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:55.314792 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 934/3814] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:55 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:55.316765 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:55.316765 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:55.316765 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-536600c9-e96f-43a3-a47e-884e1d493f95 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:55.316765 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 959/3815] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:55 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:55.397069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-db6c8caf-359a-4b99-b6d5-379a107f963d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:55.399181 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db6c8caf-359a-4b99-b6d5-379a107f963d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:55.399420 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db6c8caf-359a-4b99-b6d5-379a107f963d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:55.399724 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db6c8caf-359a-4b99-b6d5-379a107f963d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:55.399943 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-db6c8caf-359a-4b99-b6d5-379a107f963d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:55.407131 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:55.407131 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:55.408397 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db6c8caf-359a-4b99-b6d5-379a107f963d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:55.408990 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 969/3816] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:55 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:55.741016 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-efefd476-a9ca-40da-9711-87ff9240dd4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:55.745768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-efefd476-a9ca-40da-9711-87ff9240dd4d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:55.745768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-efefd476-a9ca-40da-9711-87ff9240dd4d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:55.746064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-efefd476-a9ca-40da-9711-87ff9240dd4d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:55.746064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-efefd476-a9ca-40da-9711-87ff9240dd4d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:55.752851 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:55.752851 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:55.752851 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-efefd476-a9ca-40da-9711-87ff9240dd4d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 200 Aug 16 23:01:55.753176 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 955/3817] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:55 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:56.332031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.332459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9751d320-455f-4081-838b-461b16eb8714 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.334562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9751d320-455f-4081-838b-461b16eb8714 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:56.334915 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9751d320-455f-4081-838b-461b16eb8714 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.335201 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9751d320-455f-4081-838b-461b16eb8714 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.335373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-9751d320-455f-4081-838b-461b16eb8714 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:56.336907 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:56.337107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.337314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.337421 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:56.340528 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:56.340528 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:56.341411 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9751d320-455f-4081-838b-461b16eb8714 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:56.342087 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 935/3818] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:56 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:56.344667 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:56.344667 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:56.345803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d1f2bda1-ac47-4885-b4a3-b46e6fd04768 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:56.346331 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 960/3819] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:56 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:56.420969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.423642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:56.424100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.424100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.424319 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:56.433088 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:56.433088 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:56.434841 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eff1f1ed-d082-44c2-923a-9a7e5e9deb59 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:56.435832 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 970/3820] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:56 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:56.766520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.768545 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 Aug 16 23:01:56.768813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.769056 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.769223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Show backup with id 4fea5ec4-db21-4f3c-954c-8b22a4bd81d9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:56.773458 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f5c4f7-ad04-4471-a4d4-ad837dca9f90 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 returned with HTTP 404 Aug 16 23:01:56.774183 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 956/3821] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:56 2026] GET /volume/v3/backups/4fea5ec4-db21-4f3c-954c-8b22a4bd81d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:56.787159 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.789416 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] DELETE https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:56.789646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.789912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.790078 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Delete backup with id: 4e3e3020-7f11-4443-841b-e78281e90d65. Aug 16 23:01:56.795008 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:56.795008 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:56.813162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] delete_backup rpcapi backup_id 4e3e3020-7f11-4443-841b-e78281e90d65 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:56.815986 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-39f314e6-72d0-4eb0-89d8-0edf99182bb3 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 202 Aug 16 23:01:56.816572 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 936/3822] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:56 2026] DELETE /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 23:01:56.825073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:56.827368 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:56.827669 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:56.827996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:56.827996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:56.834390 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:56.834390 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:56.835877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3986d72a-fe8a-4a55-bdd1-1ae0cc7c0144 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 200 Aug 16 23:01:56.835877 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 961/3823] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:56 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:57.358660 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.360274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ad5c41e7-7792-444c-b1e2-01219464feae None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.361031 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:57.362426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.362426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.362426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:57.362848 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad5c41e7-7792-444c-b1e2-01219464feae tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:57.363019 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad5c41e7-7792-444c-b1e2-01219464feae tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.363225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ad5c41e7-7792-444c-b1e2-01219464feae tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.363384 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ad5c41e7-7792-444c-b1e2-01219464feae tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:57.367797 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.367797 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:57.368503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c15c906-f07e-49c6-a4c4-a73b6c7ee47b tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:57.369010 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 971/3824] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:57.372224 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.372224 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:57.373325 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ad5c41e7-7792-444c-b1e2-01219464feae tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:57.373669 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 957/3825] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:57.385253 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8e62728-4ae1-46b4-a461-d550e593efae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.387786 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 Aug 16 23:01:57.388040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.388303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.388505 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume with id: f3dc3545-0211-49e8-a248-ab4af46a7ee6 Aug 16 23:01:57.399622 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.399622 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:57.400239 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:57.426773 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume request issued successfully. Aug 16 23:01:57.426773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8e62728-4ae1-46b4-a461-d550e593efae tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 returned with HTTP 202 Aug 16 23:01:57.426773 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 937/3826] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:01:57 2026] DELETE /volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:57.436528 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-29e91602-d04e-462d-9b40-47544c4f75b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.439235 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29e91602-d04e-462d-9b40-47544c4f75b7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 Aug 16 23:01:57.439733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29e91602-d04e-462d-9b40-47544c4f75b7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.439920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-29e91602-d04e-462d-9b40-47544c4f75b7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.454983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e7395a1f-e745-4274-a8b0-4b385897881f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.456682 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.456682 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:57.457878 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7395a1f-e745-4274-a8b0-4b385897881f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:57.457878 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7395a1f-e745-4274-a8b0-4b385897881f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.458477 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7395a1f-e745-4274-a8b0-4b385897881f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.458666 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e7395a1f-e745-4274-a8b0-4b385897881f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:57.465789 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-29e91602-d04e-462d-9b40-47544c4f75b7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:01:57.465937 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.465937 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:57.466935 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7395a1f-e745-4274-a8b0-4b385897881f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:57.468057 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 972/3827] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:57.476197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-29e91602-d04e-462d-9b40-47544c4f75b7 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 returned with HTTP 200 Aug 16 23:01:57.476926 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 962/3828] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 => generated 1072 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:01:57.848377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.851008 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] GET https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 Aug 16 23:01:57.851008 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.851927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.851927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] Show backup with id 4e3e3020-7f11-4443-841b-e78281e90d65. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:57.858482 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb488f54-6c38-4203-8b71-2e576e0e9f85 tempest-VolumesBackupsTest-25151250 tempest-VolumesBackupsTest-25151250-project-admin] https://10.4.3.26/volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 returned with HTTP 404 Aug 16 23:01:57.859391 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 958/3829] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/backups/4e3e3020-7f11-4443-841b-e78281e90d65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:57.881031 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-97758b44-3742-4671-b6f4-c8714b3caa67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.883515 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:01:57.883866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.884207 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.884423 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume with id: 68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:01:57.892624 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.892624 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:57.893222 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:57.920828 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume request issued successfully. Aug 16 23:01:57.921568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-97758b44-3742-4671-b6f4-c8714b3caa67 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b returned with HTTP 202 Aug 16 23:01:57.922309 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 938/3830] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:57 2026] DELETE /volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 23:01:57.932320 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:57.935563 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:01:57.935563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:57.935563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:57.951178 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:57.951178 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:57.959704 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:57.969768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d6ee50e-6561-4ece-bb58-4649f31c5503 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b returned with HTTP 200 Aug 16 23:01:57.970629 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 973/3831] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:57 2026] GET /volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:58.394162 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.396088 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:58.396510 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.396842 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.397082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:58.402091 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:58.402091 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:58.403663 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3105d83a-4ee9-451e-bf20-6b10af25fa68 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:58.403663 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 963/3832] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:58.487770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.488879 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:58.489118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.489393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.489521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:58.495836 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:58.495836 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:58.499770 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61f4886a-bb3b-4111-b5e3-dd817f7f9551 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:58.499770 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 959/3833] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:58.501912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e921be0d-2d48-4fa6-ae32-c18ae148b2ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.504060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e921be0d-2d48-4fa6-ae32-c18ae148b2ad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 Aug 16 23:01:58.506451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e921be0d-2d48-4fa6-ae32-c18ae148b2ad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.506451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e921be0d-2d48-4fa6-ae32-c18ae148b2ad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.513467 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e921be0d-2d48-4fa6-ae32-c18ae148b2ad tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 returned with HTTP 404 Aug 16 23:01:58.514442 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 939/3834] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/volumes/f3dc3545-0211-49e8-a248-ab4af46a7ee6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:58.527063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-deb74332-95ca-4d06-b484-a6c469ecc78e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.529571 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-deb74332-95ca-4d06-b484-a6c469ecc78e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:01:58.529922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-deb74332-95ca-4d06-b484-a6c469ecc78e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.530207 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-deb74332-95ca-4d06-b484-a6c469ecc78e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.530372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-deb74332-95ca-4d06-b484-a6c469ecc78e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:58.538408 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:58.538408 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:58.540001 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-deb74332-95ca-4d06-b484-a6c469ecc78e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-member] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:01:58.541404 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 974/3835] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:58.556425 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.558914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:58.560613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.560613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.560613 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete backup with id: ee6013fb-0e10-44f8-8b55-0ab578a71c5f. Aug 16 23:01:58.567933 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:58.567933 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:58.591029 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] delete_backup rpcapi backup_id ee6013fb-0e10-44f8-8b55-0ab578a71c5f {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:58.594588 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a80e6b8f-4b19-42d2-abcd-3ee8e75edf2d tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 202 Aug 16 23:01:58.595588 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 964/3836] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:01:58 2026] DELETE /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:58.605361 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:58.607892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:58.608209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:58.608453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:58.608622 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:58.615374 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:58.615374 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:58.615374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae7da143-cd15-454a-9d3d-d4c3180fdbbd tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 200 Aug 16 23:01:58.615374 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 960/3837] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:58.996549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-782bbfcd-b5fa-4da0-a80c-cc27f058c5bc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.000771 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-782bbfcd-b5fa-4da0-a80c-cc27f058c5bc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b Aug 16 23:01:59.001309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-782bbfcd-b5fa-4da0-a80c-cc27f058c5bc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.001309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-782bbfcd-b5fa-4da0-a80c-cc27f058c5bc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.012964 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-782bbfcd-b5fa-4da0-a80c-cc27f058c5bc tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b returned with HTTP 404 Aug 16 23:01:59.014201 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 940/3838] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:58 2026] GET /volume/v3/volumes/68276c9f-7224-404a-99ba-3cdd81c7021b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:59.023045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77f066d3-217e-4bf3-9da4-1a779b931673 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.027091 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:01:59.027405 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.027676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.027941 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume with id: df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:01:59.046689 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.046689 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:01:59.047568 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:59.100222 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume request issued successfully. Aug 16 23:01:59.101258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77f066d3-217e-4bf3-9da4-1a779b931673 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c returned with HTTP 202 Aug 16 23:01:59.101258 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 975/3839] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:01:59 2026] DELETE /volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:01:59.111258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.118509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:01:59.118846 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.119075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.132421 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.132421 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:59.139281 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:01:59.146963 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0ba25ee-a8f2-4a21-ace8-3daa2ab7d13f tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c returned with HTTP 200 Aug 16 23:01:59.148077 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 965/3840] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:59 2026] GET /volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:59.423874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.425001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:01:59.425208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.425408 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.425501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:59.430068 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.430068 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:59.431531 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e26c770-c7c7-46c0-a999-9f33807b6661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:01:59.431676 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 961/3841] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:59 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:59.514229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f56d3bae-aa28-477b-93e8-449c0c814094 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.517982 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f56d3bae-aa28-477b-93e8-449c0c814094 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:01:59.517982 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f56d3bae-aa28-477b-93e8-449c0c814094 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.518877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f56d3bae-aa28-477b-93e8-449c0c814094 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.518984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f56d3bae-aa28-477b-93e8-449c0c814094 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:59.526902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.526902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:01:59.528452 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f56d3bae-aa28-477b-93e8-449c0c814094 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:01:59.529455 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 941/3842] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:01:59 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:01:59.632500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-091a836f-4f95-4d79-837a-94700cedb97e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.635618 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-091a836f-4f95-4d79-837a-94700cedb97e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f Aug 16 23:01:59.635963 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-091a836f-4f95-4d79-837a-94700cedb97e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.636193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-091a836f-4f95-4d79-837a-94700cedb97e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.636350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-091a836f-4f95-4d79-837a-94700cedb97e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id ee6013fb-0e10-44f8-8b55-0ab578a71c5f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:59.646604 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-091a836f-4f95-4d79-837a-94700cedb97e tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f returned with HTTP 404 Aug 16 23:01:59.647854 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 976/3843] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:59 2026] GET /volume/v3/backups/ee6013fb-0e10-44f8-8b55-0ab578a71c5f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:01:59.656850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.661332 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:59.661992 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.662794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.664833 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete backup with id: f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. Aug 16 23:01:59.677769 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.677769 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:01:59.705430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] delete_backup rpcapi backup_id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:01:59.708077 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc8382c7-bf5d-4b9f-abb3-fe746931c037 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 202 Aug 16 23:01:59.708852 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 966/3844] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:01:59 2026] DELETE /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:01:59.718101 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:01:59.725215 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:01:59.725442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:01:59.727835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:01:59.728188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:01:59.738481 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:01:59.738481 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:01:59.739537 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43c80dfe-2bf6-4696-a6cc-afc73989357a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 200 Aug 16 23:01:59.741565 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 962/3845] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:01:59 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:00.167419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-988cae3e-8080-45db-97ec-5c217a28ef09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.171029 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988cae3e-8080-45db-97ec-5c217a28ef09 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c Aug 16 23:02:00.171371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988cae3e-8080-45db-97ec-5c217a28ef09 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.171591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-988cae3e-8080-45db-97ec-5c217a28ef09 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.184547 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-988cae3e-8080-45db-97ec-5c217a28ef09 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c returned with HTTP 404 Aug 16 23:02:00.185409 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 942/3846] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/volumes/df56d8dc-e72f-4215-90b2-9b0d66c03d4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:00.196375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-258f4b40-5146-43d2-b476-6ec066e226c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.199085 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] DELETE https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 23:02:00.199414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.199882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.200118 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume with id: 26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 23:02:00.213050 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.213050 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:00.214201 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:02:00.254738 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Delete volume request issued successfully. Aug 16 23:02:00.255005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-258f4b40-5146-43d2-b476-6ec066e226c1 tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 returned with HTTP 202 Aug 16 23:02:00.255477 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 977/3847] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:00 2026] DELETE /volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:00.265951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2954e6b3-5782-49fa-9249-b42513c249bd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.269594 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2954e6b3-5782-49fa-9249-b42513c249bd tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 23:02:00.269926 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2954e6b3-5782-49fa-9249-b42513c249bd tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.271479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2954e6b3-5782-49fa-9249-b42513c249bd tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.291051 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.291051 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:00.304196 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2954e6b3-5782-49fa-9249-b42513c249bd tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Volume info retrieved successfully. Aug 16 23:02:00.313400 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2954e6b3-5782-49fa-9249-b42513c249bd tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 returned with HTTP 200 Aug 16 23:02:00.313957 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 967/3848] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:00.446169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.448600 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:00.448906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.449475 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.449475 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:00.455025 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.455025 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:00.456026 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d9671873-c4cb-4afd-b395-0ecbf44d0400 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:00.456635 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 963/3849] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:00.545964 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.548333 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:00.548541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.549314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.549314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:00.559735 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.559735 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:00.560619 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-29d0c9fe-7293-40e3-b1a6-759c218719d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:00.561022 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 943/3850] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:00.764208 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.768504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b Aug 16 23:02:00.768504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.768683 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.768967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:00.777762 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f366f9c-67d9-4606-a9d2-797afa1d5f7a tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b returned with HTTP 404 Aug 16 23:02:00.778299 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 978/3851] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/backups/f064ec90-ee0c-47c6-b04b-a9b1fa42dc5b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:00.790042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.797650 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:02:00.798311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.798504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.800722 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete backup with id: a4d6b161-5041-4a4e-97a3-b90492c13cbf. Aug 16 23:02:00.820029 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.820029 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:00.881063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] delete_backup rpcapi backup_id a4d6b161-5041-4a4e-97a3-b90492c13cbf {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:02:00.888662 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce194283-2fda-43c8-94a5-c21ced6a00a8 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 202 Aug 16 23:02:00.889166 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 968/3852] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:00 2026] DELETE /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:00.898453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dd91c139-6f7c-4253-a813-366bade64c18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:00.901291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd91c139-6f7c-4253-a813-366bade64c18 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:02:00.901678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd91c139-6f7c-4253-a813-366bade64c18 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:00.901861 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dd91c139-6f7c-4253-a813-366bade64c18 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:00.902019 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-dd91c139-6f7c-4253-a813-366bade64c18 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:00.913103 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:00.913103 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:00.913997 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dd91c139-6f7c-4253-a813-366bade64c18 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 200 Aug 16 23:02:00.914588 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 964/3853] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:00 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:01.335351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-28efc155-d045-405d-99e1-145915cc120d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:01.341277 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28efc155-d045-405d-99e1-145915cc120d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] GET https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 Aug 16 23:02:01.341277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28efc155-d045-405d-99e1-145915cc120d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:01.341277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28efc155-d045-405d-99e1-145915cc120d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:01.351422 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28efc155-d045-405d-99e1-145915cc120d tempest-VolumesBackupsTest-552542746 tempest-VolumesBackupsTest-552542746-project-member] https://10.4.3.26/volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 returned with HTTP 404 Aug 16 23:02:01.352594 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 944/3854] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:01 2026] GET /volume/v3/volumes/26fee000-40c1-4fe2-98c3-ea370b6ba2d0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:01.471167 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:01.473521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:01.473725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:01.474108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:01.474108 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:01.480407 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:01.480407 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:01.481327 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d125fcd-e03d-4bf5-aee8-27c0df2b436c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:01.481830 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 979/3855] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:01 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:01.589993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:01.604715 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:01.606530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:01.607519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:01.608855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:01.632154 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:01.632154 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:01.635311 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-74aae4eb-c725-4d74-9011-88a5e8732c8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:01.637462 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 969/3856] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:01 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:01.930316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:01.932949 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf Aug 16 23:02:01.933246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:01.933475 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:01.933614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Show backup with id a4d6b161-5041-4a4e-97a3-b90492c13cbf. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:01.938837 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b97e1f65-d3ae-4fee-ae63-db7b3cc99ac6 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf returned with HTTP 404 Aug 16 23:02:01.939451 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 965/3857] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:01 2026] GET /volume/v3/backups/a4d6b161-5041-4a4e-97a3-b90492c13cbf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:01.948682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:01.950813 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 23:02:01.951034 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:01.951279 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:01.951460 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume with id: 45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 23:02:01.954407 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=308,cinder:UPDATE=72,cinder:INSERT=37 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:02:01.966654 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:01.966654 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:01.967297 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:02:01.999228 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Delete volume request issued successfully. Aug 16 23:02:01.999569 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02c76036-ca0d-4df6-9d25-f63eddc3c281 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f returned with HTTP 202 Aug 16 23:02:02.000191 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 945/3858] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:01 2026] DELETE /volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:02.028852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:02.031644 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 23:02:02.031644 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:02.031644 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:02.045998 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:02.045998 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:02.052144 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Volume info retrieved successfully. Aug 16 23:02:02.061758 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a6dcfd71-7ab2-4d61-8098-9fd06caf90e9 tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f returned with HTTP 200 Aug 16 23:02:02.062223 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 980/3859] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:02 2026] GET /volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f => generated 1005 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 23:02:02.508313 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:02.515011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:02.516354 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:02.516946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:02.516946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:02.525624 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:02.525624 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:02.527799 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aca1d8af-7683-4442-b6b4-965359b4bad6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:02.528336 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 970/3860] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:02 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:02.654946 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-57760350-110c-47dd-95c1-fd1776263dbc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:02.657635 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57760350-110c-47dd-95c1-fd1776263dbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:02.658673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57760350-110c-47dd-95c1-fd1776263dbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:02.659119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-57760350-110c-47dd-95c1-fd1776263dbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:02.659267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-57760350-110c-47dd-95c1-fd1776263dbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:02.664883 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:02.664883 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:02.665828 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-57760350-110c-47dd-95c1-fd1776263dbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:02.666283 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 966/3861] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:02 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:03.078947 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-47adc625-9fb3-4a55-a69d-a6653432f8fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:03.081307 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47adc625-9fb3-4a55-a69d-a6653432f8fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] GET https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f Aug 16 23:02:03.081827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47adc625-9fb3-4a55-a69d-a6653432f8fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:03.081919 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47adc625-9fb3-4a55-a69d-a6653432f8fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:03.092424 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47adc625-9fb3-4a55-a69d-a6653432f8fc tempest-ProjectMemberTests33-762870802 tempest-ProjectMemberTests33-762870802-project-admin] https://10.4.3.26/volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f returned with HTTP 404 Aug 16 23:02:03.092906 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 946/3862] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:03 2026] GET /volume/v3/volumes/45d3c918-96c8-44e5-86ed-8ec8bdfbd43f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:03.542809 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e0baba96-1611-469b-bd1b-8370fe43104a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:03.546266 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0baba96-1611-469b-bd1b-8370fe43104a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:03.546266 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0baba96-1611-469b-bd1b-8370fe43104a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:03.546266 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e0baba96-1611-469b-bd1b-8370fe43104a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:03.547294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e0baba96-1611-469b-bd1b-8370fe43104a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:03.551865 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:03.551865 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:03.552635 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e0baba96-1611-469b-bd1b-8370fe43104a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:03.553140 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 981/3863] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:03 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:03.679397 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:03.685654 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:03.685922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:03.686183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:03.686294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:03.696067 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:03.696067 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:03.697012 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bfc054ae-d3a2-4318-823b-7b0cf4d61311 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:03.697527 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 971/3864] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:03 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:03.839020 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-986183d7-a122-463d-9c59-5449ce27647a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:03.961733 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:03.962445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-599235460"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:03.964442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-599235460'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:03.964951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:03.972117 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:03.979707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (3823d0e1-b245-4385-b5fd-a462a4171e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:03.981139 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7774335-87ba-46e0-b7fb-7a9caf12cf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:03.982547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:04.023948 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7774335-87ba-46e0-b7fb-7a9caf12cf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.024917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9469acb-ba83-4522-8605-29cea12f369a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.122451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['cdd8a824-843a-403f-b0f0-dd0c74e55cd2', '6dd88aee-23d8-444a-adc9-7f60d1f8e805', 'e5ae99cb-1a06-42ac-b8d4-95c3123c6d5d', '3d4696ad-6aa5-4bc6-aa16-a1fba428fa71'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:04.122451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9469acb-ba83-4522-8605-29cea12f369a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd8a824-843a-403f-b0f0-dd0c74e55cd2', '6dd88aee-23d8-444a-adc9-7f60d1f8e805', 'e5ae99cb-1a06-42ac-b8d4-95c3123c6d5d', '3d4696ad-6aa5-4bc6-aa16-a1fba428fa71']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.123119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868ea309-d8bf-4eae-b205-5866256cfded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.150232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868ea309-d8bf-4eae-b205-5866256cfded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '927d70d8-c68d-42d6-94e0-e14e85ae11b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-599235460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['cdd8a824-843a-403f-b0f0-dd0c74e55cd2','6dd88aee-23d8-444a-adc9-7f60d1f8e805','e5ae99cb-1a06-42ac-b8d4-95c3123c6d5d','3d4696ad-6aa5-4bc6-aa16-a1fba428fa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-599235460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=927d70d8-c68d-42d6-94e0-e14e85ae11b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.151298 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eefb4ac-7cb0-4679-9d2a-63cf097595ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.179010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eefb4ac-7cb0-4679-9d2a-63cf097595ae) transitioned into state 'SUCCESS' from state '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-599235460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['cdd8a824-843a-403f-b0f0-dd0c74e55cd2','6dd88aee-23d8-444a-adc9-7f60d1f8e805','e5ae99cb-1a06-42ac-b8d4-95c3123c6d5d','3d4696ad-6aa5-4bc6-aa16-a1fba428fa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.180002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5106800-8bfe-4ab2-8678-49d9dffe4f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.204051 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5106800-8bfe-4ab2-8678-49d9dffe4f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.205255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (3823d0e1-b245-4385-b5fd-a462a4171e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:04.205668 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:04.206345 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-986183d7-a122-463d-9c59-5449ce27647a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:04.206896 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 967/3865] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:02:03 2026] POST /volume/v3/volumes => generated 755 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:04.222608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.226029 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:04.226151 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.226441 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.242574 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.242574 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:04.252778 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:04.258076 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b741f58-7d6d-4eb0-8d57-0e070eb86aeb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 returned with HTTP 200 Aug 16 23:02:04.258861 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 947/3866] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.566546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.569113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:04.569113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.569322 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.569461 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:04.575177 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.575177 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:04.576239 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f2deac8a-eb3d-4b71-9a07-1f1ba1fe5a63 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:04.577598 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 982/3867] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.589963 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-462d071c-093e-43f9-bf76-1c00468c67fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.592998 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-462d071c-093e-43f9-bf76-1c00468c67fb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:02:04.593851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-462d071c-093e-43f9-bf76-1c00468c67fb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.593851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-462d071c-093e-43f9-bf76-1c00468c67fb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.603387 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.603387 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:04.606643 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-462d071c-093e-43f9-bf76-1c00468c67fb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:04.606643 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-462d071c-093e-43f9-bf76-1c00468c67fb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 200 Aug 16 23:02:04.606643 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 972/3868] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.616484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.618931 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:04.619146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.619373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.619649 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:04.625932 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.625932 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:04.626170 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-31e306a4-f81c-4842-b6f1-31826efcc2eb tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:04.626558 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 968/3869] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.638793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.640710 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:04.641046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.641337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.641513 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete backup with id: afb410fc-ee7b-4570-b9d8-bcd03bd604c8. Aug 16 23:02:04.649048 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.649048 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:04.651448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.653805 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:04.654263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-605711588", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:04.656799 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-605711588', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:04.656799 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume of 1 GB Aug 16 23:02:04.669329 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Availability Zones retrieved successfully. Aug 16 23:02:04.673424 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] delete_backup rpcapi backup_id afb410fc-ee7b-4570-b9d8-bcd03bd604c8 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:02:04.675138 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0ed7b316-db63-4cda-aca7-91b3165caf75 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 202 Aug 16 23:02:04.675138 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 948/3870] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:04 2026] DELETE /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:04.678493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Flow 'volume_create_api' (9bedb06c-0bef-45bc-8288-d978cbd0c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:04.680458 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873f40c7-820f-4d25-a187-5e255d64834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.684144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:04.686977 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.690688 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:04.690942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.691119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.691255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:04.697864 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.697864 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:04.698824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fd05297c-b21f-47b6-b241-d4648a4f8cbf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 200 Aug 16 23:02:04.700097 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 973/3871] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.710110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-011f740d-43c1-4515-ba73-50db078cad9f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.712600 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-011f740d-43c1-4515-ba73-50db078cad9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:04.712851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-011f740d-43c1-4515-ba73-50db078cad9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.713103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-011f740d-43c1-4515-ba73-50db078cad9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.713257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-011f740d-43c1-4515-ba73-50db078cad9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:04.718794 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.718794 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:04.720167 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-011f740d-43c1-4515-ba73-50db078cad9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:04.720734 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 969/3872] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.732957 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.734561 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968/restore Aug 16 23:02:04.735399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "229c3941-5a87-4014-b296-3ab025135d03"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:04.735518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873f40c7-820f-4d25-a187-5e255d64834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.736716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfd9f7d-67f8-4589-a5c3-25a66c0cb95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.738158 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Restoring backup 9cf795b2-8a0b-4402-8f6e-ddcb4915e968 ({'restore': {'volume_id': '229c3941-5a87-4014-b296-3ab025135d03'}}) {{(pid=100204) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 23:02:04.738469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Restoring backup 9cf795b2-8a0b-4402-8f6e-ddcb4915e968 to volume 229c3941-5a87-4014-b296-3ab025135d03. Aug 16 23:02:04.745006 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.745006 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:04.757773 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.757773 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:04.757773 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:04.757773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Checking backup size 1 against volume size 1 {{(pid=100204) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 23:02:04.757773 np0000007421 devstack@c-api.service[100204]: INFO cinder.backup.api [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Overwriting volume 229c3941-5a87-4014-b296-3ab025135d03 with restore of backup 9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:04.775860 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] restore_backup in rpcapi backup_id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968 {{(pid=100204) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 23:02:04.777294 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1cd20a6-59ff-4f41-96a0-1f3c367176f7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968/restore returned with HTTP 202 Aug 16 23:02:04.777294 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 949/3873] 10.4.3.26 () {68 vars in 1386 bytes} [Sun Aug 16 23:02:04 2026] POST /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968/restore => generated 182 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:04.786235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.789202 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:04.789353 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.789602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.789602 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:04.799842 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.799842 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:04.801301 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58b1484a-ec8b-4c6f-aeaa-278fb8ea5dc9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:04.801806 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 974/3874] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:04.808509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Created reservations ['9c446634-d292-4b03-9804-fbb9767e9519', '2033263b-afcb-4521-a3e5-45134ea2642b', '2332068a-84b1-4010-976b-0b91a12e5cb9', '1c66cfbe-5586-44e8-bfa2-4d5175ab64f3'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:04.809495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfd9f7d-67f8-4589-a5c3-25a66c0cb95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c446634-d292-4b03-9804-fbb9767e9519', '2033263b-afcb-4521-a3e5-45134ea2642b', '2332068a-84b1-4010-976b-0b91a12e5cb9', '1c66cfbe-5586-44e8-bfa2-4d5175ab64f3']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.810403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905113da-93bd-4fba-8336-563c22fab678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.841765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (905113da-93bd-4fba-8336-563c22fab678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f00389-3466-4780-a945-b91a834c1509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-605711588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b14d20311a4c289f3a13cd4d714289',qos_specs=None,replication_status=,reservations=['9c446634-d292-4b03-9804-fbb9767e9519','2033263b-afcb-4521-a3e5-45134ea2642b','2332068a-84b1-4010-976b-0b91a12e5cb9','1c66cfbe-5586-44e8-bfa2-4d5175ab64f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-605711588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f00389-3466-4780-a945-b91a834c1509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69b14d20311a4c289f3a13cd4d714289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.844857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876de370-b3ae-4713-b8cf-42885e3f5b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.876153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876de370-b3ae-4713-b8cf-42885e3f5b40) transitioned into state 'SUCCESS' from state '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-605711588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69b14d20311a4c289f3a13cd4d714289',qos_specs=None,replication_status=,reservations=['9c446634-d292-4b03-9804-fbb9767e9519','2033263b-afcb-4521-a3e5-45134ea2642b','2332068a-84b1-4010-976b-0b91a12e5cb9','1c66cfbe-5586-44e8-bfa2-4d5175ab64f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b64cf4889d754f7eae6f2d37b9695b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.877049 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e825126-52ed-4610-8af3-6572fd6638fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:04.892252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e825126-52ed-4610-8af3-6572fd6638fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:04.893470 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Flow 'volume_create_api' (9bedb06c-0bef-45bc-8288-d978cbd0c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:04.893870 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Create volume request issued successfully. Aug 16 23:02:04.894561 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1eddc49-a7f9-45ce-b0c8-1dd021875d3e tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:04.895170 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 983/3875] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:04 2026] POST /volume/v3/volumes => generated 752 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:04.910967 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:04.913237 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:04.913471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:04.913697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:04.922207 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:04.922207 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:04.927130 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:04.934233 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7a5f3685-285d-4c0b-9875-3a28b3fdcde6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:04.934972 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 970/3876] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:04 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.274754 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e193954e-89b8-466e-bcc9-22e048460346 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.277325 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e193954e-89b8-466e-bcc9-22e048460346 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:05.277598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e193954e-89b8-466e-bcc9-22e048460346 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.277903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e193954e-89b8-466e-bcc9-22e048460346 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.287444 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.287444 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:05.293573 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e193954e-89b8-466e-bcc9-22e048460346 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:05.299454 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e193954e-89b8-466e-bcc9-22e048460346 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 returned with HTTP 200 Aug 16 23:02:05.299909 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 950/3877] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.315578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.317984 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:02:05.318426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "927d70d8-c68d-42d6-94e0-e14e85ae11b6", "name": "tempest-CreateVolumesFromBackupTest-Backup-575797504"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:05.320303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Creating new backup {'backup': {'volume_id': '927d70d8-c68d-42d6-94e0-e14e85ae11b6', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-575797504'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:02:05.320473 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Creating backup of volume 927d70d8-c68d-42d6-94e0-e14e85ae11b6 in container None Aug 16 23:02:05.334508 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.334508 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:05.335308 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:05.386497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['9cd3ec62-c66f-4e74-a229-96cf91e6eac9', '99a6149c-b365-4037-9815-9034e0b5f77d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:05.425714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d6d0f2c-b78d-4fab-b2d4-66a003745bf8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:02:05.426292 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 975/3878] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:05 2026] POST /volume/v3/backups => generated 336 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:05.439833 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.442525 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:05.442894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.443216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.443216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:05.452189 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.452189 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:05.453364 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b52854fe-14c6-4af9-9ecc-735b47a0353c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:05.454193 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 984/3879] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 743 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.624636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e4722e38-294a-4654-9ff2-26c81f36c636 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.710320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0da38455-f0fd-45af-bc72-6a25a9718552 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.712672 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0da38455-f0fd-45af-bc72-6a25a9718552 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 Aug 16 23:02:05.712940 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0da38455-f0fd-45af-bc72-6a25a9718552 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.713203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0da38455-f0fd-45af-bc72-6a25a9718552 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.713339 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-0da38455-f0fd-45af-bc72-6a25a9718552 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Show backup with id afb410fc-ee7b-4570-b9d8-bcd03bd604c8. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:05.718068 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0da38455-f0fd-45af-bc72-6a25a9718552 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 returned with HTTP 404 Aug 16 23:02:05.718679 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 951/3880] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/backups/afb410fc-ee7b-4570-b9d8-bcd03bd604c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:05.753637 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4722e38-294a-4654-9ff2-26c81f36c636 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools Aug 16 23:02:05.753917 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4722e38-294a-4654-9ff2-26c81f36c636 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.754169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e4722e38-294a-4654-9ff2-26c81f36c636 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-admin] Calling method 'get_pools' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.766428 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e4722e38-294a-4654-9ff2-26c81f36c636 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 23:02:05.767884 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 971/3881] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 23:02:05 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 16 23:02:05.775827 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.801544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.803432 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:02:05.803638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.803849 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.803972 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:02:05.810462 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.810462 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:05.810958 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:05.814851 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6de10843-e962-4cd4-89db-b49044e92d9e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.816840 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6de10843-e962-4cd4-89db-b49044e92d9e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:05.817068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6de10843-e962-4cd4-89db-b49044e92d9e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.817311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6de10843-e962-4cd4-89db-b49044e92d9e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.817455 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6de10843-e962-4cd4-89db-b49044e92d9e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:05.823029 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.823029 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:05.823958 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6de10843-e962-4cd4-89db-b49044e92d9e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:05.824370 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 952/3882] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.841355 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:02:05.841476 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-36b4e684-7743-4d9a-8060-4b2857cceec3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 202 Aug 16 23:02:05.842046 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 985/3883] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:05 2026] DELETE /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:05.846438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-reader] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 23:02:05.846630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.846872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.847228 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.847228 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:05.847811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3afac2c5fc1c4e0697f7cd638c6fb5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19bec9898a2b4e9f9cbc3da55bc55ccf', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:02:05.847959 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-eab4093b-8087-43c3-9c5e-f8ba4d21cf39 tempest-ProjectReaderTests-307579640 tempest-ProjectReaderTests-307579640-project-reader] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 403 Aug 16 23:02:05.848478 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 976/3884] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 110 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:05.849521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.851305 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:02:05.851505 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.851802 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.857292 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.857292 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:05.857736 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:05.858790 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ab98f0b-1f1c-4aaa-8f85-1ad1b1d23fda tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 200 Aug 16 23:02:05.859184 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 972/3885] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.950724 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-41a94fcc-13a3-442c-a6f9-439199f715af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.953295 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41a94fcc-13a3-442c-a6f9-439199f715af tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:05.953383 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41a94fcc-13a3-442c-a6f9-439199f715af tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.953695 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-41a94fcc-13a3-442c-a6f9-439199f715af tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:05.962847 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:05.962847 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:05.967651 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-41a94fcc-13a3-442c-a6f9-439199f715af tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:05.976027 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-41a94fcc-13a3-442c-a6f9-439199f715af tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:05.976027 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 953/3886] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:05.990858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:05.993506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:05.993764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:05.994387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.007214 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.007214 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:06.017413 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:06.028352 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2a55ec8-1b47-48b1-985d-c10c25766937 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:06.028956 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 986/3887] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:05 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.043435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.046455 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes Aug 16 23:02:06.046723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.047012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.047401 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:02:06.048207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:02:06.059215 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Get all volumes completed successfully. Aug 16 23:02:06.059719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-64acc54b-62f8-4ba8-928b-ea98cd80eeeb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 23:02:06.060325 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 977/3888] 10.4.3.26 () {66 vars in 1230 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.072290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5e4aea22-b889-44c3-8062-951be7e34b7f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.074550 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e4aea22-b889-44c3-8062-951be7e34b7f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:06.074941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e4aea22-b889-44c3-8062-951be7e34b7f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.075148 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5e4aea22-b889-44c3-8062-951be7e34b7f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.084331 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.084331 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:06.089116 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5e4aea22-b889-44c3-8062-951be7e34b7f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:06.094546 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5e4aea22-b889-44c3-8062-951be7e34b7f tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:06.097529 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 973/3889] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.147617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.149781 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:06.149973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.150189 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.157682 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.157682 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:06.163281 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:06.168668 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-10648a2d-ae55-4a28-aaa6-8d5a295ce355 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:06.169226 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 954/3890] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.251404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c3e3219c-df4d-4fb3-99d1-641624c37d92 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.251792 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3e3219c-df4d-4fb3-99d1-641624c37d92 None None] GET https://10.4.3.26/volume// Aug 16 23:02:06.251971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3e3219c-df4d-4fb3-99d1-641624c37d92 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.252181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3e3219c-df4d-4fb3-99d1-641624c37d92 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.252497 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3e3219c-df4d-4fb3-99d1-641624c37d92 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:06.252812 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 987/3891] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:06.261005 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-af5d952f-c823-4594-8650-2e74fb00eeff req-129d3dd3-1aad-4679-b077-236622c82534 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.263329 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-129d3dd3-1aad-4679-b077-236622c82534 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:02:06.263772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-129d3dd3-1aad-4679-b077-236622c82534 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74f00389-3466-4780-a945-b91a834c1509", "connector": null, "instance_uuid": "3c3eec76-978c-418a-9c37-035e3d7eb465"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:06.275776 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.275776 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:06.325175 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-129d3dd3-1aad-4679-b077-236622c82534 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:02:06.325867 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 978/3892] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:02:06 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 16 23:02:06.358500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.360203 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:06.360378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.360775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.371164 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.371164 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:06.372856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-153a2a42-4e45-4bd2-9ec2-5b3957efcca2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.373377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-153a2a42-4e45-4bd2-9ec2-5b3957efcca2 None None] GET https://10.4.3.26/volume// Aug 16 23:02:06.373561 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-153a2a42-4e45-4bd2-9ec2-5b3957efcca2 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.373800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-153a2a42-4e45-4bd2-9ec2-5b3957efcca2 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.374162 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-153a2a42-4e45-4bd2-9ec2-5b3957efcca2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:06.374479 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 955/3893] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:06.375192 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:06.379979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f526f07-42af-4c5c-a4a3-5d296e268a98 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:06.380500 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 974/3894] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.384483 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.391206 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:06.391494 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.391766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.404794 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.404794 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:06.407583 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:06.412757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-dd19ede7-05c8-47dd-9b14-d1d05f28b678 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:06.413357 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 988/3895] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:06.466209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.468671 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:06.468996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.469311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.469601 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:06.477551 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.477551 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:06.477551 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-882efbe1-2de5-41cc-8db9-850e3d9acfcf tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:06.477551 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 979/3896] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.527619 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.530679 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] PUT https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f Aug 16 23:02:06.530679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:06.539574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Acquiring lock "cinder-attachment_update-74f00389-3466-4780-a945-b91a834c1509-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:02:06.544662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Lock "cinder-attachment_update-74f00389-3466-4780-a945-b91a834c1509-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:02:06.545816 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.545816 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:06.650503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Lock "cinder-attachment_update-74f00389-3466-4780-a945-b91a834c1509-np0000007421" released by "attachment_update" :: held 0.106s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:02:06.650930 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-b31a8051-7c34-40b7-96b6-de7206b27120 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f returned with HTTP 200 Aug 16 23:02:06.651814 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 956/3897] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:02:06 2026] PUT /volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:06.836274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a893e213-7367-4ed2-81da-c9ab09473f8d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.837841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a893e213-7367-4ed2-81da-c9ab09473f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:06.837998 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a893e213-7367-4ed2-81da-c9ab09473f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.838174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a893e213-7367-4ed2-81da-c9ab09473f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.838272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a893e213-7367-4ed2-81da-c9ab09473f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:06.842020 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.842020 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:06.842652 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a893e213-7367-4ed2-81da-c9ab09473f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:06.842964 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 975/3898] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.868504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c58a612-ad49-4158-a761-8fa4e5ee9ce8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.870322 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c58a612-ad49-4158-a761-8fa4e5ee9ce8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c Aug 16 23:02:06.870542 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c58a612-ad49-4158-a761-8fa4e5ee9ce8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.870733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c58a612-ad49-4158-a761-8fa4e5ee9ce8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.874861 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c58a612-ad49-4158-a761-8fa4e5ee9ce8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c returned with HTTP 404 Aug 16 23:02:06.875378 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 989/3899] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/snapshots/23cb0854-dd01-4531-9e25-ec9d2548168c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:06.884810 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.887144 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:02:06.887342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:06.887519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:06.895086 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:06.895086 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:06.898680 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:06.902433 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10e7f71e-d579-4dd1-900a-56a5485e2a9b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:02:06.902807 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 980/3900] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:06 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:06.933126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:06.934856 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:06.935222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-470381179"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:06.936722 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-470381179'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:07.019569 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 1 GB Aug 16 23:02:07.019911 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:07.019911 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:07.024196 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:02:07.030266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (b82e780e-4c2b-4c86-8b90-b6b1fbcbb635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:07.031302 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d00309-b115-47d7-bc5f-eea9b7240024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:07.032286 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:07.107517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d00309-b115-47d7-bc5f-eea9b7240024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:07.109332 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31f6b26-2737-4c73-8e1b-b1256bdd5e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:07.155597 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['98740c5a-3ed2-4ee9-b521-4e619a509de4', '4c5bbde9-a5d8-4ed8-b252-c645eb7d7d7b', '78624d2e-9f9e-4414-b30e-fb7ddda6caa2', '7ee1a7d1-34cb-456a-b296-3431e4e1f40f'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:07.156981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31f6b26-2737-4c73-8e1b-b1256bdd5e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98740c5a-3ed2-4ee9-b521-4e619a509de4', '4c5bbde9-a5d8-4ed8-b252-c645eb7d7d7b', '78624d2e-9f9e-4414-b30e-fb7ddda6caa2', '7ee1a7d1-34cb-456a-b296-3431e4e1f40f']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:07.157510 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbb0569-3d30-4935-951c-51ff821597e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:07.185817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cbb0569-3d30-4935-951c-51ff821597e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005e6e70-8d12-4006-a831-444baa78a021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-470381179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['98740c5a-3ed2-4ee9-b521-4e619a509de4','4c5bbde9-a5d8-4ed8-b252-c645eb7d7d7b','78624d2e-9f9e-4414-b30e-fb7ddda6caa2','7ee1a7d1-34cb-456a-b296-3431e4e1f40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-470381179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005e6e70-8d12-4006-a831-444baa78a021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:07.186721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b71f0af-e01f-4517-921f-2c0c74d1a38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:07.206520 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b71f0af-e01f-4517-921f-2c0c74d1a38a) transitioned into state 'SUCCESS' from state '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-470381179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['98740c5a-3ed2-4ee9-b521-4e619a509de4','4c5bbde9-a5d8-4ed8-b252-c645eb7d7d7b','78624d2e-9f9e-4414-b30e-fb7ddda6caa2','7ee1a7d1-34cb-456a-b296-3431e4e1f40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:07.207423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ade8f5-6fa5-45b4-b340-f8a6600d6bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:07.217015 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ade8f5-6fa5-45b4-b340-f8a6600d6bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:07.219247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (b82e780e-4c2b-4c86-8b90-b6b1fbcbb635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:07.219247 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:02:07.219247 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7d9eadb4-2390-4c6d-90aa-75537b3afca1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:07.219447 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 957/3901] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:06 2026] POST /volume/v3/volumes => generated 751 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:07.230890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:07.232791 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:07.233008 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:07.233236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:07.240223 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:07.240223 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:07.244043 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:07.247970 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fb6baf64-00ae-4906-8db8-a682ce8644fc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:07.250771 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 976/3902] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:07 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:07.397106 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:07.399094 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:07.399186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:07.399427 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:07.411679 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:07.411679 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:07.416299 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:07.421936 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ca8e244a-3ab2-4cba-bed6-4c45fcd08fec tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:07.422515 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 990/3903] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:07 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:07.492672 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:07.495775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:07.496127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:07.496341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:07.496626 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:07.502780 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:07.502780 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:07.503948 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f286ffd-1efe-4efe-a01c-be67d7842684 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:07.504454 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 981/3904] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:07 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:07.859794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ee310769-4c69-4410-b22b-26722a6f09ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:07.862145 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee310769-4c69-4410-b22b-26722a6f09ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:07.862356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee310769-4c69-4410-b22b-26722a6f09ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:07.863002 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ee310769-4c69-4410-b22b-26722a6f09ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:07.863002 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ee310769-4c69-4410-b22b-26722a6f09ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:07.868954 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:07.868954 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:07.869794 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ee310769-4c69-4410-b22b-26722a6f09ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:07.870176 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 958/3905] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:07 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:07.955450 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-66ee7b41-f563-45c8-a4ea-ac7b05bcc987 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.050829 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66ee7b41-f563-45c8-a4ea-ac7b05bcc987 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:08.051343 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-66ee7b41-f563-45c8-a4ea-ac7b05bcc987 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-724151107", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1749058441", "vendor_name": "tempest-vendor_name-773762878"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:08.067838 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-66ee7b41-f563-45c8-a4ea-ac7b05bcc987 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:08.068373 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 977/3906] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:07 2026] POST /volume/v3/types => generated 328 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:08.076609 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.078734 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:08.079281 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7b2dbd60-6704-4ae2-979e-fcc67c4e4332", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:08.081840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request body: {'volume': {'volume_type': '7b2dbd60-6704-4ae2-979e-fcc67c4e4332', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:08.087133 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume of 1 GB Aug 16 23:02:08.087577 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.087577 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:08.088212 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Availability Zones retrieved successfully. Aug 16 23:02:08.097032 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (a97879d7-dff8-4dd9-8e00-e7e17727bd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:08.098390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1c3b2b-6cc9-4168-811e-d062a4cb68d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:08.099396 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:08.128600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1c3b2b-6cc9-4168-811e-d062a4cb68d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:02:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1749058441',vendor_name='tempest-vendor_name-773762878'},id=7b2dbd60-6704-4ae2-979e-fcc67c4e4332,is_public=True,name='tempest-ProjectMemberTests-volume-type-724151107',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b2dbd60-6704-4ae2-979e-fcc67c4e4332', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:08.129692 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36504a6-b020-43a5-a849-fe3d79723408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:08.169842 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-724151107 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-724151107, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:08.170243 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-724151107 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-724151107, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:08.239133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['aafa54b8-b25d-4a60-9f14-f3cdfb43db77', '97205d4c-d19c-46ba-b55d-f73765312d85', '81f39e70-bac5-47f5-ad9c-4749601c9015', 'ed376c01-bdb4-44c4-92cc-8b68db8cc619'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:08.240604 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36504a6-b020-43a5-a849-fe3d79723408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafa54b8-b25d-4a60-9f14-f3cdfb43db77', '97205d4c-d19c-46ba-b55d-f73765312d85', '81f39e70-bac5-47f5-ad9c-4749601c9015', 'ed376c01-bdb4-44c4-92cc-8b68db8cc619']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:08.242420 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8696fa-4332-4c77-97ae-33bd89d62e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:08.267873 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.271813 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:08.273356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:08.276120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:08.298983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8696fa-4332-4c77-97ae-33bd89d62e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2622061-1813-4597-99fb-ed8b4176c135', '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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['aafa54b8-b25d-4a60-9f14-f3cdfb43db77','97205d4c-d19c-46ba-b55d-f73765312d85','81f39e70-bac5-47f5-ad9c-4749601c9015','ed376c01-bdb4-44c4-92cc-8b68db8cc619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=7b2dbd60-6704-4ae2-979e-fcc67c4e4332), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02: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=e2622061-1813-4597-99fb-ed8b4176c135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f799ec86f0f549edac73900bf77e57bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='557b582ecced459d9287054c7bbd0eda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b2dbd60-6704-4ae2-979e-fcc67c4e4332),volume_type_id=7b2dbd60-6704-4ae2-979e-fcc67c4e4332)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:08.300794 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21d0d67-93d5-45b8-82ff-24e26cffe192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:08.306798 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.306798 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:08.322108 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:08.336069 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7554a668-7401-4eb6-b21d-00dcbcca8cb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:08.336712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21d0d67-93d5-45b8-82ff-24e26cffe192) transitioned into state 'SUCCESS' from 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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['aafa54b8-b25d-4a60-9f14-f3cdfb43db77','97205d4c-d19c-46ba-b55d-f73765312d85','81f39e70-bac5-47f5-ad9c-4749601c9015','ed376c01-bdb4-44c4-92cc-8b68db8cc619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=7b2dbd60-6704-4ae2-979e-fcc67c4e4332)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:08.337841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc4b47a-381d-4af1-9aa7-0e0dd25ab29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:08.338564 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 982/3907] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:08 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:08.351303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc4b47a-381d-4af1-9aa7-0e0dd25ab29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:08.352498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (a97879d7-dff8-4dd9-8e00-e7e17727bd44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:08.354281 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request issued successfully. Aug 16 23:02:08.354281 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ff558cb5-99ff-4d18-b38b-e16c684a5453 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:08.354896 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 991/3908] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:02:08 2026] POST /volume/v3/volumes => generated 771 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:08.371230 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1df51579-83db-4d90-ad0b-bd85d509d388 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.374134 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1df51579-83db-4d90-ad0b-bd85d509d388 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 Aug 16 23:02:08.374912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1df51579-83db-4d90-ad0b-bd85d509d388 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:08.375760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1df51579-83db-4d90-ad0b-bd85d509d388 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:08.389387 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.389387 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:08.395983 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1df51579-83db-4d90-ad0b-bd85d509d388 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:08.405609 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1df51579-83db-4d90-ad0b-bd85d509d388 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 returned with HTTP 200 Aug 16 23:02:08.406457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 959/3909] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:08 2026] GET /volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 => generated 950 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:08.439481 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.442332 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:08.442710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:08.443156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:08.457011 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.457011 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:08.461194 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:08.467287 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9ca1762b-1755-4d37-b2c0-e80731e66c8b tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:08.467769 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 978/3910] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:08 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:08.517316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6720553b-27f3-47dd-ab1b-f574179830e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.519134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6720553b-27f3-47dd-ab1b-f574179830e0 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:08.519383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6720553b-27f3-47dd-ab1b-f574179830e0 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:08.519580 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6720553b-27f3-47dd-ab1b-f574179830e0 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:08.519715 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6720553b-27f3-47dd-ab1b-f574179830e0 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:08.524305 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.524305 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:08.525026 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6720553b-27f3-47dd-ab1b-f574179830e0 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:08.525579 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 983/3911] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:08 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:08.884791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:08.887211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:08.887457 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:08.887691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:08.887887 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:08.894230 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:08.894230 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:08.895098 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d815fa8-9e5d-4156-8912-666f3cd883ae tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:08.895517 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 992/3912] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:08 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.428249 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.430002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 Aug 16 23:02:09.430219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.430402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.438104 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.438104 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:09.441880 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:09.445874 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9fdc1cdc-7a8a-4ddf-8e27-b53dc3f1c628 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 returned with HTTP 200 Aug 16 23:02:09.446295 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 960/3913] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.458814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aeec6a31-cfba-4a90-8edf-4eaf9cddb5bd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.461350 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeec6a31-cfba-4a90-8edf-4eaf9cddb5bd tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:02:09.461719 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeec6a31-cfba-4a90-8edf-4eaf9cddb5bd tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.461971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeec6a31-cfba-4a90-8edf-4eaf9cddb5bd tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.467785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeec6a31-cfba-4a90-8edf-4eaf9cddb5bd tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:02:09.468411 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 979/3914] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.478523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb0c3462-8fbf-4ea6-ba32-44d088bd2d69 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.480695 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.483310 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:09.483670 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.483970 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.495369 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.495369 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:09.500360 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:09.506670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ed1c112-a0bc-4ff8-a391-6b03b774a089 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:09.507132 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 993/3915] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.539845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5a57e53-50d0-4ea9-927c-14e76015060f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.542640 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5a57e53-50d0-4ea9-927c-14e76015060f tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:09.542950 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5a57e53-50d0-4ea9-927c-14e76015060f tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.543239 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5a57e53-50d0-4ea9-927c-14e76015060f tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.543400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b5a57e53-50d0-4ea9-927c-14e76015060f tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:09.548585 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.548585 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:09.549694 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5a57e53-50d0-4ea9-927c-14e76015060f tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:09.550232 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 961/3916] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.578227 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb0c3462-8fbf-4ea6-ba32-44d088bd2d69 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] DELETE https://10.4.3.26/volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 Aug 16 23:02:09.578420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb0c3462-8fbf-4ea6-ba32-44d088bd2d69 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.578788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb0c3462-8fbf-4ea6-ba32-44d088bd2d69 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.594291 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb0c3462-8fbf-4ea6-ba32-44d088bd2d69 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] https://10.4.3.26/volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 returned with HTTP 204 Aug 16 23:02:09.594864 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 984/3917] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:02:09 2026] DELETE /volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:02:09.606729 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5ae506c9-f0b4-4f91-a081-999c7900eaab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.612476 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ae506c9-f0b4-4f91-a081-999c7900eaab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] GET https://10.4.3.26/volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 Aug 16 23:02:09.613232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ae506c9-f0b4-4f91-a081-999c7900eaab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.613508 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5ae506c9-f0b4-4f91-a081-999c7900eaab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.622424 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5ae506c9-f0b4-4f91-a081-999c7900eaab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] https://10.4.3.26/volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 returned with HTTP 404 Aug 16 23:02:09.623842 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 980/3918] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/messages/3afa14ec-6cac-4aea-b47f-4313fe0796d7 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:09.637674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac56c560-17a5-4720-873e-e831e7479dda None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.640091 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 Aug 16 23:02:09.640323 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.640526 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.640704 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume with id: e2622061-1813-4597-99fb-ed8b4176c135 Aug 16 23:02:09.650170 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.650170 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:09.650170 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:09.650870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:02:09.681877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['0905f92d-ad62-4c10-8638-2a010f13eadc', '13e06b9a-48f3-4bff-aaac-5537f20db284', '7a1ecf42-edd5-4020-9c2f-c1fd4a016ec5', 'fba11bd4-c234-476d-bb4f-6937fab2c2c1'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:09.727055 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume request issued successfully. Aug 16 23:02:09.727055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac56c560-17a5-4720-873e-e831e7479dda tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 returned with HTTP 202 Aug 16 23:02:09.732881 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 994/3919] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:09 2026] DELETE /volume/v3/volumes/e2622061-1813-4597-99fb-ed8b4176c135 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:09.737631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-958f03f4-88e9-4e6d-85e1-875d03068988 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.742853 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-958f03f4-88e9-4e6d-85e1-875d03068988 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/types/7b2dbd60-6704-4ae2-979e-fcc67c4e4332 Aug 16 23:02:09.743130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-958f03f4-88e9-4e6d-85e1-875d03068988 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.743375 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-958f03f4-88e9-4e6d-85e1-875d03068988 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.780891 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-958f03f4-88e9-4e6d-85e1-875d03068988 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types/7b2dbd60-6704-4ae2-979e-fcc67c4e4332 returned with HTTP 202 Aug 16 23:02:09.781475 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 962/3920] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:09 2026] DELETE /volume/v3/types/7b2dbd60-6704-4ae2-979e-fcc67c4e4332 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:09.793044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a867b4b-97bb-43ba-9dfd-dbb787230db2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.795298 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a867b4b-97bb-43ba-9dfd-dbb787230db2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:09.795680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a867b4b-97bb-43ba-9dfd-dbb787230db2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-758080447", "extra_specs": {"storage_protocol": "tempest-storage_protocol-489108012", "vendor_name": "tempest-vendor_name-1893741852"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:09.814102 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a867b4b-97bb-43ba-9dfd-dbb787230db2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:09.814859 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 985/3921] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:09 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.826251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e87f9868-6893-466b-ab88-f924d58f0eab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.828395 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:09.828927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "966db43e-892c-43a8-8d85-e6bbdfee7e2a", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:09.831104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request body: {'volume': {'volume_type': '966db43e-892c-43a8-8d85-e6bbdfee7e2a', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:09.835459 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume of 1 GB Aug 16 23:02:09.835834 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.835834 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:09.836447 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Availability Zones retrieved successfully. Aug 16 23:02:09.843576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (a2a9c84e-a361-48b5-b007-d9f6d342f566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:09.845494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45617f7-347d-4f1b-86ee-c7df37efb615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:09.846886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:09.872615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45617f7-347d-4f1b-86ee-c7df37efb615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-489108012',vendor_name='tempest-vendor_name-1893741852'},id=966db43e-892c-43a8-8d85-e6bbdfee7e2a,is_public=True,name='tempest-ProjectMemberTests-volume-type-758080447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '966db43e-892c-43a8-8d85-e6bbdfee7e2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:09.873807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cec45c4-86c9-452c-8d64-7e22a898e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:09.903996 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-758080447 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-758080447, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:09.904457 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-758080447 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-758080447, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:09.907391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f9f70845-b036-4125-91fb-8ac50f306fdd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:09.909729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9f70845-b036-4125-91fb-8ac50f306fdd tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:09.910048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9f70845-b036-4125-91fb-8ac50f306fdd tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:09.910345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f9f70845-b036-4125-91fb-8ac50f306fdd tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:09.910506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f9f70845-b036-4125-91fb-8ac50f306fdd tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:09.915620 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:09.915620 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:09.916647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f9f70845-b036-4125-91fb-8ac50f306fdd tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:09.917110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 995/3922] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:09 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:09.936844 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['efeb30a9-0256-48e7-8675-9aeca3a833f3', '222fcf4e-8e62-4072-b54f-8900ac2538b9', 'a5005271-642f-4c07-aa67-d635e043960e', '45dbd06a-d276-4b6d-92fe-87424d335c31'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:09.937728 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cec45c4-86c9-452c-8d64-7e22a898e551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efeb30a9-0256-48e7-8675-9aeca3a833f3', '222fcf4e-8e62-4072-b54f-8900ac2538b9', 'a5005271-642f-4c07-aa67-d635e043960e', '45dbd06a-d276-4b6d-92fe-87424d335c31']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:09.938506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64cf7cbe-9656-4caa-a158-a62985c71f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:09.974212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64cf7cbe-9656-4caa-a158-a62985c71f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f360cb2a-e68a-4b61-ba54-28da4995aca9', '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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['efeb30a9-0256-48e7-8675-9aeca3a833f3','222fcf4e-8e62-4072-b54f-8900ac2538b9','a5005271-642f-4c07-aa67-d635e043960e','45dbd06a-d276-4b6d-92fe-87424d335c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=966db43e-892c-43a8-8d85-e6bbdfee7e2a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:09Z,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=f360cb2a-e68a-4b61-ba54-28da4995aca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f799ec86f0f549edac73900bf77e57bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='557b582ecced459d9287054c7bbd0eda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(966db43e-892c-43a8-8d85-e6bbdfee7e2a),volume_type_id=966db43e-892c-43a8-8d85-e6bbdfee7e2a)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:09.975844 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a589ce-2790-43aa-a805-84a2126c4405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:09.997955 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a589ce-2790-43aa-a805-84a2126c4405) transitioned into state 'SUCCESS' from 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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['efeb30a9-0256-48e7-8675-9aeca3a833f3','222fcf4e-8e62-4072-b54f-8900ac2538b9','a5005271-642f-4c07-aa67-d635e043960e','45dbd06a-d276-4b6d-92fe-87424d335c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=966db43e-892c-43a8-8d85-e6bbdfee7e2a)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:09.998653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8917498c-af20-4e0f-ab3e-49e5c73a54a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:10.008556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8917498c-af20-4e0f-ab3e-49e5c73a54a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:10.012104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (a2a9c84e-a361-48b5-b007-d9f6d342f566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:10.012104 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request issued successfully. Aug 16 23:02:10.012104 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e87f9868-6893-466b-ab88-f924d58f0eab tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:10.012104 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 981/3923] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:02:09 2026] POST /volume/v3/volumes => generated 771 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:10.031417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:10.033548 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 Aug 16 23:02:10.034793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:10.035410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:10.050864 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:10.050864 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:10.068319 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:10.072568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8c51a2f-aaba-47a9-9bd7-e43758124f8f tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 returned with HTTP 200 Aug 16 23:02:10.073965 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 963/3924] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:10 2026] GET /volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 => generated 950 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:10.522972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:10.525065 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:10.525317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:10.525559 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:10.540273 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:10.540273 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:10.544406 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:10.550253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff6f78ab-9b12-43d6-bb62-1dcc96888950 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:10.550732 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 986/3925] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:10 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:10.565271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a086311e-aa36-4698-ba47-b287e70c4cda None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:10.572272 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a086311e-aa36-4698-ba47-b287e70c4cda tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:10.572666 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a086311e-aa36-4698-ba47-b287e70c4cda tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:10.572914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a086311e-aa36-4698-ba47-b287e70c4cda tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:10.573101 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a086311e-aa36-4698-ba47-b287e70c4cda tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:10.582371 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:10.582371 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:10.583494 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a086311e-aa36-4698-ba47-b287e70c4cda tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:10.583974 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 996/3926] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:10 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:10.930266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:10.931916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:10.932164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:10.932404 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:10.932530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:10.940795 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:10.940795 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:10.941996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b00198d-ff3f-4029-aba2-0d14e7ad41b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:10.942723 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 982/3927] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:10 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.090680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.093564 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 Aug 16 23:02:11.093877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.094386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.104947 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.104947 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:11.112631 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:11.122090 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4e8f665b-c6d7-4982-a4d8-72afcd68cf89 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 returned with HTTP 200 Aug 16 23:02:11.122769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 964/3928] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.141603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-08b01de9-8c48-41ac-b264-f3e2b9c3fadc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.144069 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08b01de9-8c48-41ac-b264-f3e2b9c3fadc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:02:11.144879 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08b01de9-8c48-41ac-b264-f3e2b9c3fadc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.145831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-08b01de9-8c48-41ac-b264-f3e2b9c3fadc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.156251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-08b01de9-8c48-41ac-b264-f3e2b9c3fadc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:02:11.157239 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 987/3929] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.169602 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ae5c6d7-5427-403e-a8e8-c83fddac25f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.172091 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ae5c6d7-5427-403e-a8e8-c83fddac25f2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] GET https://10.4.3.26/volume/v3/messages Aug 16 23:02:11.172350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ae5c6d7-5427-403e-a8e8-c83fddac25f2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.172585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ae5c6d7-5427-403e-a8e8-c83fddac25f2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.178079 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ae5c6d7-5427-403e-a8e8-c83fddac25f2 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:02:11.178079 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 997/3930] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.191206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c7dc992-e6c8-4ad8-b07d-4b57b12fbef7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.195331 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c7dc992-e6c8-4ad8-b07d-4b57b12fbef7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/messages/42da56a8-c8a5-4144-bc12-f980c7079c43 Aug 16 23:02:11.195635 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c7dc992-e6c8-4ad8-b07d-4b57b12fbef7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.195895 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c7dc992-e6c8-4ad8-b07d-4b57b12fbef7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.215280 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c7dc992-e6c8-4ad8-b07d-4b57b12fbef7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/messages/42da56a8-c8a5-4144-bc12-f980c7079c43 returned with HTTP 204 Aug 16 23:02:11.216070 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 983/3931] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:02:11 2026] DELETE /volume/v3/messages/42da56a8-c8a5-4144-bc12-f980c7079c43 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 16 23:02:11.226895 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df075462-da38-41cd-815c-0183afaaf1f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.228634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 Aug 16 23:02:11.229025 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.229476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.229559 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume with id: f360cb2a-e68a-4b61-ba54-28da4995aca9 Aug 16 23:02:11.244780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.244780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:11.245433 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:11.247245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:02:11.263342 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-758080447 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-758080447, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:11.263756 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-758080447 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-758080447, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:11.276345 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['57a3b23b-96f3-41b3-9ce8-7c7a2a30aff0', '4aa26737-2f57-403d-a141-ac4dc35b4e14', '89f22dd5-2f5a-49a2-9561-cb3a18fa2392', '46f46b06-843a-4f7d-a072-528337639afb'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:11.324952 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume request issued successfully. Aug 16 23:02:11.325242 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df075462-da38-41cd-815c-0183afaaf1f9 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 returned with HTTP 202 Aug 16 23:02:11.325873 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 965/3932] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:11 2026] DELETE /volume/v3/volumes/f360cb2a-e68a-4b61-ba54-28da4995aca9 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:11.338437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a9b232c3-b2eb-4233-b2b7-5f9029046cf7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.340961 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9b232c3-b2eb-4233-b2b7-5f9029046cf7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/types/966db43e-892c-43a8-8d85-e6bbdfee7e2a Aug 16 23:02:11.341355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9b232c3-b2eb-4233-b2b7-5f9029046cf7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.341795 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a9b232c3-b2eb-4233-b2b7-5f9029046cf7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.383829 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a9b232c3-b2eb-4233-b2b7-5f9029046cf7 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types/966db43e-892c-43a8-8d85-e6bbdfee7e2a returned with HTTP 202 Aug 16 23:02:11.383829 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 988/3933] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:11 2026] DELETE /volume/v3/types/966db43e-892c-43a8-8d85-e6bbdfee7e2a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:11.395539 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-13143126-438c-4b35-86fa-2698f9cd2fec None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.399169 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13143126-438c-4b35-86fa-2698f9cd2fec tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:11.399793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-13143126-438c-4b35-86fa-2698f9cd2fec tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-14219187", "extra_specs": {"storage_protocol": "tempest-storage_protocol-994210056", "vendor_name": "tempest-vendor_name-134227832"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:11.437157 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-13143126-438c-4b35-86fa-2698f9cd2fec tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:11.437157 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 998/3934] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:11 2026] POST /volume/v3/types => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.448124 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.450496 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:11.451053 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff737de6-5342-4f58-9f34-5fef52eeba20", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:11.453838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request body: {'volume': {'volume_type': 'ff737de6-5342-4f58-9f34-5fef52eeba20', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:11.460827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume of 1 GB Aug 16 23:02:11.461286 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.461286 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:11.461768 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Availability Zones retrieved successfully. Aug 16 23:02:11.468072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (6d89812d-bec0-4adf-ae86-61bf16364bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:11.469237 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd5c59f-b360-45bb-ad92-fabe563e1b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:11.470148 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:11.500808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd5c59f-b360-45bb-ad92-fabe563e1b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:02:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-994210056',vendor_name='tempest-vendor_name-134227832'},id=ff737de6-5342-4f58-9f34-5fef52eeba20,is_public=True,name='tempest-ProjectMemberTests-volume-type-14219187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff737de6-5342-4f58-9f34-5fef52eeba20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:11.500808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582c277b-ea2c-4127-845e-ffe43c5c3fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:11.546717 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-14219187 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-14219187, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:11.547515 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-14219187 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-14219187, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:11.570664 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.574898 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:11.575601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.575601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.593723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['35663f73-a5ff-482a-a0ec-2c9da9e4b08b', '12b379a2-77ed-4b8c-8eb1-d94c4327fc5d', '461d9ceb-41a8-4f1c-941b-29459f38966a', 'be635e79-b277-4265-b296-a8e8b4a53a14'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:11.594784 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582c277b-ea2c-4127-845e-ffe43c5c3fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35663f73-a5ff-482a-a0ec-2c9da9e4b08b', '12b379a2-77ed-4b8c-8eb1-d94c4327fc5d', '461d9ceb-41a8-4f1c-941b-29459f38966a', 'be635e79-b277-4265-b296-a8e8b4a53a14']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:11.596100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ad4d24-602d-4fc9-9913-660a5d9d103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:11.596206 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.599121 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:11.599380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.599688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.599933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:11.603601 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.603601 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:11.607341 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.607341 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:11.608210 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca6bcbb6-61b1-4e76-8e50-5bb3882d2277 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:11.610257 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 989/3935] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.611705 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:11.625181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8db90924-a8b6-4c54-85e5-0fcb13d4b765 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:11.626391 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 966/3936] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.631615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ad4d24-602d-4fc9-9913-660a5d9d103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1e3b85-8269-4154-8c95-02207c69f442', '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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['35663f73-a5ff-482a-a0ec-2c9da9e4b08b','12b379a2-77ed-4b8c-8eb1-d94c4327fc5d','461d9ceb-41a8-4f1c-941b-29459f38966a','be635e79-b277-4265-b296-a8e8b4a53a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=ff737de6-5342-4f58-9f34-5fef52eeba20), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:11Z,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=1e1e3b85-8269-4154-8c95-02207c69f442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f799ec86f0f549edac73900bf77e57bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='557b582ecced459d9287054c7bbd0eda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff737de6-5342-4f58-9f34-5fef52eeba20),volume_type_id=ff737de6-5342-4f58-9f34-5fef52eeba20)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:11.632872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313a3908-3200-479b-a69f-c279ffb3cdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:11.670610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (313a3908-3200-479b-a69f-c279ffb3cdc8) transitioned into state 'SUCCESS' from 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='f799ec86f0f549edac73900bf77e57bb',qos_specs=None,replication_status=,reservations=['35663f73-a5ff-482a-a0ec-2c9da9e4b08b','12b379a2-77ed-4b8c-8eb1-d94c4327fc5d','461d9ceb-41a8-4f1c-941b-29459f38966a','be635e79-b277-4265-b296-a8e8b4a53a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557b582ecced459d9287054c7bbd0eda',volume_type_id=ff737de6-5342-4f58-9f34-5fef52eeba20)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:11.672107 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17f363e-3ebc-411c-84e8-f9126a4a1cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:11.689212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17f363e-3ebc-411c-84e8-f9126a4a1cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:11.690448 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Flow 'volume_create_api' (6d89812d-bec0-4adf-ae86-61bf16364bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:11.690939 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Create volume request issued successfully. Aug 16 23:02:11.691805 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-981e011f-47d7-43f9-a00c-73b5e0dbb7cc tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:11.692384 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 984/3937] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:02:11 2026] POST /volume/v3/volumes => generated 770 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:11.712298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-def9c000-f7d2-4181-9144-3c01fadedf39 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.718999 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-def9c000-f7d2-4181-9144-3c01fadedf39 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 Aug 16 23:02:11.719814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-def9c000-f7d2-4181-9144-3c01fadedf39 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.719814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-def9c000-f7d2-4181-9144-3c01fadedf39 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.748105 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.748105 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:11.763281 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-def9c000-f7d2-4181-9144-3c01fadedf39 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:11.775506 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-def9c000-f7d2-4181-9144-3c01fadedf39 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 returned with HTTP 200 Aug 16 23:02:11.776186 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 999/3938] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 => generated 949 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:11.956273 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:11.960405 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:11.960589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:11.960848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:11.961000 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:11.970898 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:11.970898 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:11.972100 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c737adf9-49b6-4b9c-a9e5-34bb96df90d8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:11.972463 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 990/3939] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:11 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.623327 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.625866 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:12.626149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.626446 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.626513 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:12.632090 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:12.632090 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:12.633118 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab6f225f-6185-4f6a-8e3f-8f733b9584d5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:12.634481 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 967/3940] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.642538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.645029 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:12.645163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.645422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.657245 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:12.657245 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:12.661339 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:12.671948 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-087e0670-2896-48c7-b0db-834e8bbb06c6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:12.673054 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 985/3941] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.800307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eeeb24d5-b74d-413f-9a08-442686023914 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.815765 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eeeb24d5-b74d-413f-9a08-442686023914 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 Aug 16 23:02:12.818986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eeeb24d5-b74d-413f-9a08-442686023914 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.820104 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-af5d952f-c823-4594-8650-2e74fb00eeff req-da7ab9c8-d1a2-46ca-81f9-224519d1b8a3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.820870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eeeb24d5-b74d-413f-9a08-442686023914 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.823067 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-da7ab9c8-d1a2-46ca-81f9-224519d1b8a3 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f/action Aug 16 23:02:12.823546 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-da7ab9c8-d1a2-46ca-81f9-224519d1b8a3 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:12.823714 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-da7ab9c8-d1a2-46ca-81f9-224519d1b8a3 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:12.831619 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:12.831619 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:12.839017 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eeeb24d5-b74d-413f-9a08-442686023914 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:12.845676 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eeeb24d5-b74d-413f-9a08-442686023914 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 returned with HTTP 200 Aug 16 23:02:12.846475 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:12.846475 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:12.848008 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1000/3942] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 => generated 970 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.861062 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af5d952f-c823-4594-8650-2e74fb00eeff req-da7ab9c8-d1a2-46ca-81f9-224519d1b8a3 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f/action returned with HTTP 204 Aug 16 23:02:12.862238 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 991/3943] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:02:12 2026] POST /volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:12.863086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-36712877-b542-47cb-bcf5-3f4fe64adc92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.865485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36712877-b542-47cb-bcf5-3f4fe64adc92 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:02:12.865824 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36712877-b542-47cb-bcf5-3f4fe64adc92 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.866049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-36712877-b542-47cb-bcf5-3f4fe64adc92 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.873862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-36712877-b542-47cb-bcf5-3f4fe64adc92 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:02:12.873862 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 968/3944] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.887256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8619ca9e-bcc7-4d40-9bcb-c6d9b217cc07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.889543 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8619ca9e-bcc7-4d40-9bcb-c6d9b217cc07 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] GET https://10.4.3.26/volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 Aug 16 23:02:12.889821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8619ca9e-bcc7-4d40-9bcb-c6d9b217cc07 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.890029 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8619ca9e-bcc7-4d40-9bcb-c6d9b217cc07 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.894505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8619ca9e-bcc7-4d40-9bcb-c6d9b217cc07 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-member] https://10.4.3.26/volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 returned with HTTP 200 Aug 16 23:02:12.894963 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 986/3945] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:12.909842 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b35b579-b949-4c56-93e8-b5e40284fdad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.914415 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b35b579-b949-4c56-93e8-b5e40284fdad tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 Aug 16 23:02:12.914415 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b35b579-b949-4c56-93e8-b5e40284fdad tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.914415 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b35b579-b949-4c56-93e8-b5e40284fdad tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.930883 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b35b579-b949-4c56-93e8-b5e40284fdad tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 returned with HTTP 204 Aug 16 23:02:12.930883 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1001/3946] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:02:12 2026] DELETE /volume/v3/messages/2d3bfaf5-facd-43f8-91c1-3b9e682dd1b1 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:02:12.942840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.943373 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 Aug 16 23:02:12.943373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.943373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.946830 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume with id: 1e1e3b85-8269-4154-8c95-02207c69f442 Aug 16 23:02:12.955421 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:12.955421 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:12.955876 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Volume info retrieved successfully. Aug 16 23:02:12.957364 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:02:12.975526 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-14219187 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-14219187, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:12.975817 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-14219187 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-14219187, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:12.991875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bfb54c26-7770-4276-b450-89a542526998 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:12.992947 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Created reservations ['a8eab287-9980-4342-8b66-f7d1faf4f28f', 'f0c0ff4b-bf86-47c5-83b8-c068601f774c', '8d17f9ff-a62d-4b76-94d1-5c6c63b07084', '7a0171b4-7c1c-4c73-8822-a23ad9b39485'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:12.994160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bfb54c26-7770-4276-b450-89a542526998 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:12.994401 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bfb54c26-7770-4276-b450-89a542526998 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:12.994852 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bfb54c26-7770-4276-b450-89a542526998 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:12.995026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-bfb54c26-7770-4276-b450-89a542526998 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:13.000492 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:13.000492 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:13.001266 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bfb54c26-7770-4276-b450-89a542526998 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:13.001667 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 969/3947] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:12 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:13.041178 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Delete volume request issued successfully. Aug 16 23:02:13.041559 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a1020a6c-ab16-40d8-9b71-daf15c571620 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 returned with HTTP 202 Aug 16 23:02:13.042305 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 992/3948] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:02:12 2026] DELETE /volume/v3/volumes/1e1e3b85-8269-4154-8c95-02207c69f442 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:13.052276 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a9799bdb-507c-48ac-8aa7-d916638e35e6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:13.053651 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9799bdb-507c-48ac-8aa7-d916638e35e6 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] DELETE https://10.4.3.26/volume/v3/types/ff737de6-5342-4f58-9f34-5fef52eeba20 Aug 16 23:02:13.053935 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9799bdb-507c-48ac-8aa7-d916638e35e6 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:13.054238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9799bdb-507c-48ac-8aa7-d916638e35e6 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:13.092987 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9799bdb-507c-48ac-8aa7-d916638e35e6 tempest-ProjectMemberTests-1680749187 tempest-ProjectMemberTests-1680749187-project-admin] https://10.4.3.26/volume/v3/types/ff737de6-5342-4f58-9f34-5fef52eeba20 returned with HTTP 202 Aug 16 23:02:13.093499 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 987/3949] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:13 2026] DELETE /volume/v3/types/ff737de6-5342-4f58-9f34-5fef52eeba20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:13.651057 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:13.653807 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:13.654156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:13.654917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:13.654917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:13.666732 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:13.666732 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:13.668511 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adf49cbf-abaa-4b4e-9768-498b7e50a552 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:13.668780 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1002/3950] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:13 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:13.702789 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:13.702789 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:13.708525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:13.708525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:13.724996 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:13.724996 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:13.733720 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:13.743170 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d78b9588-96e6-4f48-a0e9-8bc307dd4bfe tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:13.743999 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 970/3951] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:13 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:13.761516 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:13.766774 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:13.767423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:13.767423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:13.783674 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:13.783674 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:13.787948 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:13.795089 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dbd95ae7-5077-45c3-b435-b9c43bbf7512 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:13.795497 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 993/3952] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:13 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:13.811681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1ba26347-f083-442d-940a-284fb6f96c86 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:13.814428 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ba26347-f083-442d-940a-284fb6f96c86 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:02:13.814428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ba26347-f083-442d-940a-284fb6f96c86 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:13.815133 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ba26347-f083-442d-940a-284fb6f96c86 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:13.835385 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:13.835385 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:13.843595 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1ba26347-f083-442d-940a-284fb6f96c86 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:02:13.855849 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ba26347-f083-442d-940a-284fb6f96c86 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:02:13.856112 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 988/3953] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:13 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:14.020617 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:14.024434 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:14.024588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:14.025600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:14.025600 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:14.038197 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:14.038197 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:14.039326 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a32c0155-e093-4023-9512-ca111b5cf7b7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:14.039551 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1003/3954] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:14 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:14.683832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd294103-1a23-4b93-9b75-0c665d12517a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:14.686518 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd294103-1a23-4b93-9b75-0c665d12517a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:14.686949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd294103-1a23-4b93-9b75-0c665d12517a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:14.687246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd294103-1a23-4b93-9b75-0c665d12517a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:14.687466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cd294103-1a23-4b93-9b75-0c665d12517a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:14.694678 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:14.694678 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:14.696047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd294103-1a23-4b93-9b75-0c665d12517a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:14.696549 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 971/3955] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:14 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:15.055639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:15.058325 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:15.058575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:15.058831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:15.058966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:15.062988 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=333,cinder:INSERT=40,cinder:UPDATE=100 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:02:15.068240 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:15.068240 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:15.069212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-04b21d98-ca0e-47c3-b6ec-03ae2ae2873e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:15.070905 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 994/3956] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:15 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:15.712373 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ae9775d-525b-451d-bc22-e975ab439aad None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:15.714892 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ae9775d-525b-451d-bc22-e975ab439aad tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:15.715163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ae9775d-525b-451d-bc22-e975ab439aad tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:15.715367 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ae9775d-525b-451d-bc22-e975ab439aad tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:15.715492 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0ae9775d-525b-451d-bc22-e975ab439aad tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:15.722829 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:15.722829 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:15.723735 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ae9775d-525b-451d-bc22-e975ab439aad tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:15.724361 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 989/3957] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:15 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:16.082174 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:16.085576 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:16.086184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:16.086644 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:16.086999 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:16.094335 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:16.094335 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:16.096117 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-465998c8-6f71-49f0-b6ea-0c72b5056645 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:16.097098 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1004/3958] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:16 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:16.758811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:16.761186 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:16.764140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:16.764389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:16.764530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:16.772777 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:16.772777 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:16.774767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1f3663ee-db4b-40ae-b3c1-c60fa624f092 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:16.774936 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 972/3959] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:16 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:17.109629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c0acc014-de16-48b6-8594-b9562b424a6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:17.112423 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0acc014-de16-48b6-8594-b9562b424a6f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:17.112668 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0acc014-de16-48b6-8594-b9562b424a6f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:17.113002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c0acc014-de16-48b6-8594-b9562b424a6f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:17.113335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c0acc014-de16-48b6-8594-b9562b424a6f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:17.119824 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:17.119824 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:17.121162 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c0acc014-de16-48b6-8594-b9562b424a6f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:17.121616 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 995/3960] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:17 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:17.794199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:17.799417 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:17.799417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:17.799417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:17.799417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:17.800506 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=369,cinder:INSERT=63,cinder:UPDATE=102 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:02:17.805111 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:17.805111 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:17.806850 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6596e272-a981-4b19-9619-1f2dfbe961a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:17.806850 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 990/3961] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:17 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:18.136824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:18.141891 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:18.142192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:18.142475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:18.146790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:18.149295 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=372,cinder:UPDATE=111,cinder:INSERT=61 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:02:18.154436 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:18.154436 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:18.155530 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d20ac5ec-d021-4a0b-9255-bf485a18e7da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:18.156667 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1005/3962] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:18 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:18.842770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6960e135-0fd7-4567-8608-caf53edc2e23 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:18.845456 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6960e135-0fd7-4567-8608-caf53edc2e23 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:18.845823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6960e135-0fd7-4567-8608-caf53edc2e23 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:18.846060 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6960e135-0fd7-4567-8608-caf53edc2e23 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:18.846216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-6960e135-0fd7-4567-8608-caf53edc2e23 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:18.852658 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:18.852658 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:18.853615 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6960e135-0fd7-4567-8608-caf53edc2e23 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:18.854296 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 973/3963] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:18 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:19.168863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:19.171082 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:19.171316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:19.171558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:19.171708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:19.176977 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:19.176977 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:19.178177 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e1be6a6-4dbd-49b4-82c7-07ec075849d9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:19.178278 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 996/3964] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:19 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:19.187328 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-868040ba-e4fe-4081-afca-ef658bf24e35 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:19.189295 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-868040ba-e4fe-4081-afca-ef658bf24e35 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:02:19.189598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-868040ba-e4fe-4081-afca-ef658bf24e35 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:19.189808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-868040ba-e4fe-4081-afca-ef658bf24e35 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:19.198430 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:19.198430 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:19.203489 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-868040ba-e4fe-4081-afca-ef658bf24e35 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:19.209152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-868040ba-e4fe-4081-afca-ef658bf24e35 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 200 Aug 16 23:02:19.209934 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 991/3965] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:19 2026] GET /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:19.222793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-178309cf-e0b5-4359-a600-52d0e402566f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:19.224649 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:19.225285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:19.226540 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:19.226540 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. Aug 16 23:02:19.230536 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:19.230536 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:19.244499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:02:19.247061 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-178309cf-e0b5-4359-a600-52d0e402566f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 202 Aug 16 23:02:19.247735 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1006/3966] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:19 2026] DELETE /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:19.255086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1521484-6ea8-49fa-94f5-b56760df14ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:19.257387 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1521484-6ea8-49fa-94f5-b56760df14ad tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:19.257609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1521484-6ea8-49fa-94f5-b56760df14ad tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:19.257840 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1521484-6ea8-49fa-94f5-b56760df14ad tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:19.258761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f1521484-6ea8-49fa-94f5-b56760df14ad tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:19.265341 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:19.265341 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:19.265341 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1521484-6ea8-49fa-94f5-b56760df14ad tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 200 Aug 16 23:02:19.265341 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 974/3967] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:19 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:19.866729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:19.869298 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:19.869590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:19.869767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:19.869921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:19.874924 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:19.874924 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:19.876000 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05ff5b9e-42d1-452a-a391-331ac6a2b8e5 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:19.876532 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 997/3968] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:19 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:20.276168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-edd36567-77d6-47cc-be78-63b838bf53b6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:20.278378 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edd36567-77d6-47cc-be78-63b838bf53b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 Aug 16 23:02:20.278672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edd36567-77d6-47cc-be78-63b838bf53b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:20.278921 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-edd36567-77d6-47cc-be78-63b838bf53b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:20.279086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-edd36567-77d6-47cc-be78-63b838bf53b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 9cf795b2-8a0b-4402-8f6e-ddcb4915e968. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:20.282691 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-edd36567-77d6-47cc-be78-63b838bf53b6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 returned with HTTP 404 Aug 16 23:02:20.283220 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 992/3969] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:20 2026] GET /volume/v3/backups/9cf795b2-8a0b-4402-8f6e-ddcb4915e968 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:20.291759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:20.294221 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:02:20.294759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:20.295186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:20.295829 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: cdb01821-9e2b-46f6-a4a5-98e6f59181c6. Aug 16 23:02:20.301091 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:20.301091 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:20.313052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id cdb01821-9e2b-46f6-a4a5-98e6f59181c6 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:02:20.315271 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00002cc5-f83d-46dd-8f5b-4a182d1c6c11 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 202 Aug 16 23:02:20.315993 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1007/3970] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:20 2026] DELETE /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:20.323533 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:20.325628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:02:20.325884 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:20.326147 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:20.326264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:20.331557 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:20.331557 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:20.332356 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f991eabc-4c9d-421b-9c8a-63a506e54e2b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 200 Aug 16 23:02:20.332827 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 975/3971] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:20 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:20.887087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2ecc4294-1da7-4874-87f5-c7a082434dff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:20.889065 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ecc4294-1da7-4874-87f5-c7a082434dff tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:20.889290 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ecc4294-1da7-4874-87f5-c7a082434dff tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:20.889497 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ecc4294-1da7-4874-87f5-c7a082434dff tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:20.889607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-2ecc4294-1da7-4874-87f5-c7a082434dff tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:20.894126 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:20.894126 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:20.894945 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ecc4294-1da7-4874-87f5-c7a082434dff tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:20.898823 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 998/3972] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:20 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:21.346253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4484b9f8-2499-4777-bc19-faa521e573e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:21.349127 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4484b9f8-2499-4777-bc19-faa521e573e8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 Aug 16 23:02:21.349569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4484b9f8-2499-4777-bc19-faa521e573e8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:21.349854 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4484b9f8-2499-4777-bc19-faa521e573e8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:21.350402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4484b9f8-2499-4777-bc19-faa521e573e8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id cdb01821-9e2b-46f6-a4a5-98e6f59181c6. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:21.356305 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4484b9f8-2499-4777-bc19-faa521e573e8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 returned with HTTP 404 Aug 16 23:02:21.356837 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 993/3973] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:21 2026] GET /volume/v3/backups/cdb01821-9e2b-46f6-a4a5-98e6f59181c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:21.393129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:21.396776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:21.396776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "name": "tempest-VolumesBackupsTest-Volume-1365470110"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:21.397778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'name': 'tempest-VolumesBackupsTest-Volume-1365470110'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:21.498587 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume of 1 GB Aug 16 23:02:21.506771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Availability Zones retrieved successfully. Aug 16 23:02:21.510481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (4bd47b8c-42fd-4dff-885d-c2d70d1f7033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:21.511819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282a4600-bfac-4642-8bbb-8e5a058cd849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:21.513339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:21.578708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282a4600-bfac-4642-8bbb-8e5a058cd849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:21.579730 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430162da-2c27-45db-9105-c376c4703577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:21.619757 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['111d1a2d-6e55-4cfc-8ffc-096fcd4d2e11', '4209cb5d-3549-4d2c-a3db-9fc1160898a9', '52fadf02-c240-4de8-b9ed-08bc4b9ebd1e', '055fe4d5-6b88-42f0-8a90-126710d89fa6'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:21.620806 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430162da-2c27-45db-9105-c376c4703577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111d1a2d-6e55-4cfc-8ffc-096fcd4d2e11', '4209cb5d-3549-4d2c-a3db-9fc1160898a9', '52fadf02-c240-4de8-b9ed-08bc4b9ebd1e', '055fe4d5-6b88-42f0-8a90-126710d89fa6']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:21.621678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0176562f-5652-4b2f-96ca-db11bfa0980d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:21.645541 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0176562f-5652-4b2f-96ca-db11bfa0980d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a765a7ac-7e9e-4fad-9605-714985b9274d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1365470110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['111d1a2d-6e55-4cfc-8ffc-096fcd4d2e11','4209cb5d-3549-4d2c-a3db-9fc1160898a9','52fadf02-c240-4de8-b9ed-08bc4b9ebd1e','055fe4d5-6b88-42f0-8a90-126710d89fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1365470110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a765a7ac-7e9e-4fad-9605-714985b9274d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e9097ec4143bcaca5329e12d996ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6e772ad67e4d269632c3472c906b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:21.646468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cc9b6e-63b4-4b29-9df9-1c39800b31bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:21.665152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cc9b6e-63b4-4b29-9df9-1c39800b31bf) transitioned into state 'SUCCESS' from state '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-1365470110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['111d1a2d-6e55-4cfc-8ffc-096fcd4d2e11','4209cb5d-3549-4d2c-a3db-9fc1160898a9','52fadf02-c240-4de8-b9ed-08bc4b9ebd1e','055fe4d5-6b88-42f0-8a90-126710d89fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:21.666113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24abb8c0-36b7-45d1-bd2a-f2f88eb781d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:21.676597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24abb8c0-36b7-45d1-bd2a-f2f88eb781d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:21.677514 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (4bd47b8c-42fd-4dff-885d-c2d70d1f7033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:21.677836 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request issued successfully. Aug 16 23:02:21.678422 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0c47fa04-6d83-42c4-a92a-30c4160754bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:21.679153 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1008/3974] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:21 2026] POST /volume/v3/volumes => generated 747 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:21.692706 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-38e316b3-037f-4218-8f41-18444d01d98a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:21.694469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38e316b3-037f-4218-8f41-18444d01d98a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:02:21.694668 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38e316b3-037f-4218-8f41-18444d01d98a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:21.694899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-38e316b3-037f-4218-8f41-18444d01d98a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:21.703187 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:21.703187 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:21.709704 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-38e316b3-037f-4218-8f41-18444d01d98a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:21.715664 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-38e316b3-037f-4218-8f41-18444d01d98a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:02:21.716124 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 976/3975] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:21 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:21.905330 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:21.907441 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:21.907681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:21.908071 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:21.908217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:21.913403 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:21.913403 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:21.914324 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a8831ec-81ae-483c-b089-1d4c4c310330 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:21.915296 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 999/3976] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:21 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.324217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.327724 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:22.327724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.328103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.338124 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.338124 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:22.345406 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:22.350963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36b68f0a-4b76-4959-8288-5e409cbfbd24 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:22.350963 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 994/3977] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.366175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.368763 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:22.369010 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.369312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.377162 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.377162 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:22.383122 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:22.389406 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3467db7e-8228-48c9-bd1e-04fc32a8e572 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:22.390162 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1009/3978] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.446328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.448728 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:22.449081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.449493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.456705 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.456705 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:22.460848 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:22.465287 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-68c09341-f213-4319-b8ee-ab06a7dfdbd2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:22.465700 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 977/3979] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.559624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43ff1f68-8956-4a9e-82bd-ba5738fd74af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.559624 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ff1f68-8956-4a9e-82bd-ba5738fd74af None None] GET https://10.4.3.26/volume// Aug 16 23:02:22.559974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ff1f68-8956-4a9e-82bd-ba5738fd74af None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.560257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ff1f68-8956-4a9e-82bd-ba5738fd74af None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.560641 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ff1f68-8956-4a9e-82bd-ba5738fd74af None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:22.561058 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1000/3980] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:22.580693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-cf015303-b6c6-4dfc-b9e1-d449660ff983 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.582683 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-cf015303-b6c6-4dfc-b9e1-d449660ff983 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:02:22.583045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-cf015303-b6c6-4dfc-b9e1-d449660ff983 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4", "connector": null, "instance_uuid": "4ae6435d-5960-44ec-b16b-210780e74ade"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:22.595923 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.595923 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:22.625641 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-cf015303-b6c6-4dfc-b9e1-d449660ff983 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:02:22.626131 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 995/3981] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:02:22 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 16 23:02:22.692372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.695799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1cdee95f-73a1-482a-b20c-7078c99f3f5a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.696382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cdee95f-73a1-482a-b20c-7078c99f3f5a None None] GET https://10.4.3.26/volume// Aug 16 23:02:22.696496 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:22.696615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cdee95f-73a1-482a-b20c-7078c99f3f5a None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.696802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.696922 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cdee95f-73a1-482a-b20c-7078c99f3f5a None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.697130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.697386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cdee95f-73a1-482a-b20c-7078c99f3f5a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:22.697901 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 978/3982] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:22.708095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.709541 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.709541 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:22.711486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:22.711674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.711984 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.713894 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:22.719647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a7879cb-8760-4a4c-8dba-66855cf41452 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:22.720219 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1010/3983] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.724639 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.724639 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:22.733586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.734254 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:22.735541 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:02:22.735816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.735941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.738605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-d7acc74b-267e-428f-a0d1-e571796b9ef5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:22.739236 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1001/3984] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:22.743728 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.743728 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:22.748097 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:22.754432 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c4f6b6f4-7f8e-4470-a77b-a0a389c32487 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:02:22.755061 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 996/3985] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:22.773478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.775958 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:02:22.776389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a765a7ac-7e9e-4fad-9605-714985b9274d", "name": "tempest-VolumesBackupsTest-Backup-1145475927"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:22.778503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': 'a765a7ac-7e9e-4fad-9605-714985b9274d', 'name': 'tempest-VolumesBackupsTest-Backup-1145475927'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:02:22.778723 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume a765a7ac-7e9e-4fad-9605-714985b9274d in container None Aug 16 23:02:22.788924 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.788924 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:22.789632 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:22.812398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['4a2a5327-8ce9-467b-8150-f8bbf74b5f65', '4c41aaf9-6bac-4115-914c-8cc5bed57411'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:22.851120 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f5d9681-a71c-4ef8-aac7-350fee4d1adc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:02:22.851816 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 979/3986] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:22 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:22.859959 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.863102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.863518 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 Aug 16 23:02:22.864028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:22.865305 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:22.865518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.865789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.865967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:22.871590 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.871590 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:22.873843 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e25ea8e1-81c7-428f-b625-2e0d4b2b7275 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:22.873843 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1002/3987] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:22.876257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:02:22.881723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:02:22.882574 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.882574 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:22.931105 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ebeb6ddd-a738-4496-864e-16fd5172968c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:22.938067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebeb6ddd-a738-4496-864e-16fd5172968c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:22.938345 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebeb6ddd-a738-4496-864e-16fd5172968c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:22.938664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebeb6ddd-a738-4496-864e-16fd5172968c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:22.941318 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ebeb6ddd-a738-4496-864e-16fd5172968c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:22.951697 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:22.951697 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:22.952107 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebeb6ddd-a738-4496-864e-16fd5172968c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:22.953150 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 997/3988] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:22 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:23.009200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4-np0000007421" released by "attachment_update" :: held 0.128s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:02:23.009570 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-8aa40f89-da68-4178-b23a-aadbb1f5e8d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 returned with HTTP 200 Aug 16 23:02:23.010124 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1011/3989] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:02:22 2026] PUT /volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:23.019247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-e8be003e-319f-40c7-864a-6ef78ebe309c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.022413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-e8be003e-319f-40c7-864a-6ef78ebe309c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption Aug 16 23:02:23.022813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-e8be003e-319f-40c7-864a-6ef78ebe309c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:23.022947 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-e8be003e-319f-40c7-864a-6ef78ebe309c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:23.043413 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.043413 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:23.060274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-e8be003e-319f-40c7-864a-6ef78ebe309c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption returned with HTTP 200 Aug 16 23:02:23.060830 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 980/3990] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:02:23 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:23.734502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.736375 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:23.736593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:23.736810 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:23.750558 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.750558 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:23.758973 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:23.765228 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ef694ba1-6f0c-4a8a-99fd-c6da57cadb44 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:23.765498 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1003/3991] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:23 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:23.821371 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.827481 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:23.827970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "439af8df-d9d7-4933-8765-a995bc8e26c1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-302641156", "description": null, "metadata": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:23.846758 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.846758 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:23.847252 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:23.847396 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume 439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:23.886636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-911984d9-541b-4fa4-853f-d622780ac47f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.888894 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-911984d9-541b-4fa4-853f-d622780ac47f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:23.889135 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-911984d9-541b-4fa4-853f-d622780ac47f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:23.889353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-911984d9-541b-4fa4-853f-d622780ac47f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:23.889451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-911984d9-541b-4fa4-853f-d622780ac47f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:23.890070 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['47eea5ab-8dfe-41fd-b6c7-ed3f495085cc', '3db742ad-403d-4c30-89c9-ff4d603f4f54', '2b856407-321c-49e1-ad41-6008d67fecb0', '10417823-0b89-4a66-a1dd-56c53415d9ca'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:23.894115 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.894115 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:23.894947 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-911984d9-541b-4fa4-853f-d622780ac47f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:23.895432 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1012/3992] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:23 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:23.931277 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:02:23.931653 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-beedafe8-ba28-48dc-bc63-1ff89c34d4e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:02:23.932327 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 998/3993] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:23.944127 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.947016 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:23.947016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:23.947016 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:23.953861 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.953861 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:23.954414 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:23.955402 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0153bb5f-46df-40c3-9f75-fbeabeb3f64d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 200 Aug 16 23:02:23.956024 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 981/3994] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:23 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:23.964670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:23.967127 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:23.967498 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:23.967787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:23.967955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:23.973861 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:23.973861 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:23.975017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fddd680b-3a1e-43ed-bf8b-1431375a2605 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:23.975485 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1004/3995] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:23 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:24.783686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:24.786029 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:24.786360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:24.786891 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:24.800239 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:24.800239 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:24.805179 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:24.810059 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f496e8f-fc8f-438f-bda5-76660e77b2f9 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:24.810569 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1013/3996] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:24 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:24.908515 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:24.912612 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:24.912612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:24.912612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:24.912612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:24.917242 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:24.917242 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:24.918695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73bee2ef-ab39-452d-8aee-fdcc8370996e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:24.922407 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 999/3997] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:24 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:24.969208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:24.971348 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:24.971574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:24.972923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:24.979613 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:24.979613 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:24.980309 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:24.982628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e6f0d35-f6e9-4710-a8e0-b4c613a46013 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 200 Aug 16 23:02:24.984797 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 982/3998] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:24 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:24.989249 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:24.992781 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:24.992781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:24.992781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:24.992781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:24.996997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40d9c402-3494-4446-8b05-08be4d13126f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:25.000068 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.000068 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:25.000195 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40d9c402-3494-4446-8b05-08be4d13126f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:25.001072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40d9c402-3494-4446-8b05-08be4d13126f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:25.001156 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-52e6fe85-cc07-4d0c-9637-3326a24ffe63 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:25.001236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40d9c402-3494-4446-8b05-08be4d13126f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:25.002528 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1005/3999] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:24 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:25.008646 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.008646 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:25.009311 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-40d9c402-3494-4446-8b05-08be4d13126f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:25.010461 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40d9c402-3494-4446-8b05-08be4d13126f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 200 Aug 16 23:02:25.011596 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1014/4000] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:24 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:25.023271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:25.025815 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:25.026206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "439af8df-d9d7-4933-8765-a995bc8e26c1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1811953272", "description": null, "metadata": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:25.041185 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.041185 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:25.041906 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:25.042213 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume 439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:25.080171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['e85a05b8-ac29-49d1-a9e4-84e435e917e8', '5fb2997b-1e9f-48f4-8135-17b0a384b4be', '99ac75e3-5e4e-457e-a50f-b73832938954', '0c017f63-daf1-4ef6-9c59-e94340abf265'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:25.121855 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:02:25.122220 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3d4e5cd4-1255-43c0-b2dc-e48dbb853077 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:02:25.122663 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1000/4001] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:25.137903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:25.139211 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:25.139619 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:25.140012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:25.146505 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.146505 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:25.148770 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:25.148770 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0b5b75e9-8814-4183-ac26-1f2836d939ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 200 Aug 16 23:02:25.149176 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 983/4002] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:25 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:25.823119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:25.825323 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:25.825549 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:25.825804 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:25.837486 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.837486 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:25.842196 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:25.853590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0fd067a7-8ee9-46d5-b1f7-20e641577d96 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:25.854143 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1006/4003] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:25 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:25.933766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:25.936313 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:25.936313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:25.936581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:25.937120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:25.941714 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:25.941714 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:25.943537 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d7aad01-bd8f-4d1f-8534-0fb290f2c6da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:25.943537 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1015/4004] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:25 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.013506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.015286 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:26.015453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.015626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.015716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:26.020293 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.020293 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:26.021293 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-701fbaf7-b58b-4b89-9684-1f9c997cfefe tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:26.021817 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1001/4005] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.159682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.164253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:26.164618 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.165083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.176774 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.176774 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:26.176774 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:26.176774 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19e0dfba-ffad-4b12-ade2-5eb68f90bc09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 200 Aug 16 23:02:26.177347 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 984/4006] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.188045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.190024 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:26.190304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.190556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.196627 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.196627 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:26.196627 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:26.197533 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49ff3ba3-76ff-441d-ac0d-a3b1f68758ae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 200 Aug 16 23:02:26.197891 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1007/4007] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.206362 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.208420 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:26.208669 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "439af8df-d9d7-4933-8765-a995bc8e26c1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-408652481", "description": null, "metadata": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:26.221344 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.221344 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:26.221807 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:26.222068 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume 439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:26.253225 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['c46134b6-3393-4253-ba5c-7ee4c1874e69', 'f2dcc8b1-8d2a-4d73-bc0c-93a9e4b84105', '6b0b3b0d-99f0-47a5-84ed-a35d554f724a', '14becb6d-a16a-43f4-82a4-824b94d8db0d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:26.298312 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:02:26.298779 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ad2e4120-3a7a-4c1b-8a97-af5c36198d13 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:02:26.302377 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1016/4008] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:26 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 16 23:02:26.313004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-34062352-5a99-4605-a45b-1b5a4912f03b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.314950 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34062352-5a99-4605-a45b-1b5a4912f03b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:26.315152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34062352-5a99-4605-a45b-1b5a4912f03b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.315403 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-34062352-5a99-4605-a45b-1b5a4912f03b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.321906 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.321906 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:26.322330 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-34062352-5a99-4605-a45b-1b5a4912f03b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:26.323122 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-34062352-5a99-4605-a45b-1b5a4912f03b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 200 Aug 16 23:02:26.323695 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1002/4009] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.867680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.870872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:26.871449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.871721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.886927 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.886927 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:26.891564 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:26.896902 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-283cbcff-359e-47bc-b09f-d64d49ac25bb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:26.897473 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 985/4010] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:26.957931 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:26.960291 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:26.960671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:26.960940 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:26.961111 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:26.965651 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:26.965651 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:26.966508 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62b3c7e7-6cf3-4aad-8fc4-eb5aae0ddd7d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:26.966966 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1008/4011] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:26 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:27.038612 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68d37276-2ee7-43f1-8a39-8769afd06646 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:27.044214 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68d37276-2ee7-43f1-8a39-8769afd06646 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:27.044522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68d37276-2ee7-43f1-8a39-8769afd06646 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:27.044796 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68d37276-2ee7-43f1-8a39-8769afd06646 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:27.044967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-68d37276-2ee7-43f1-8a39-8769afd06646 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:27.050947 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:27.050947 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:27.051956 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68d37276-2ee7-43f1-8a39-8769afd06646 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:27.052440 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1017/4012] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:27 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:27.333850 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:27.335911 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:27.336143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:27.336429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:27.342166 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:27.342166 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:27.342597 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:27.343482 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b741e525-d7bd-44e0-8d7f-03685edd7f37 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 200 Aug 16 23:02:27.343896 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1003/4013] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:27 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:27.356702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:27.358523 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:27.358603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:27.358803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:27.365048 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:27.365048 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:27.365269 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:27.366102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5853345f-a0d3-42d7-add4-6f72cb0c9b95 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 200 Aug 16 23:02:27.366800 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 986/4014] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:27 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:27.913214 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:27.914906 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:27.915096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:27.915233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:27.924211 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:27.924211 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:27.927767 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:27.931762 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-902c4d48-6fde-4dae-9bcd-3810faa0307d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:27.932189 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1009/4015] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:27 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:27.977868 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-046310a3-7ff2-43e8-8868-3001b6866f8c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:27.979723 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-046310a3-7ff2-43e8-8868-3001b6866f8c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:27.981453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-046310a3-7ff2-43e8-8868-3001b6866f8c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:27.982009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-046310a3-7ff2-43e8-8868-3001b6866f8c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:27.982009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-046310a3-7ff2-43e8-8868-3001b6866f8c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:27.987488 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:27.987488 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:27.988394 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-046310a3-7ff2-43e8-8868-3001b6866f8c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:27.988931 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1018/4016] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:27 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:28.065270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:28.066985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:28.067176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:28.067363 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:28.067465 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:28.071408 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:28.071408 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:28.072095 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d268d35-e2d8-483d-8af2-64bff8a73eca tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:28.072586 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1004/4017] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:28 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:28.840738 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:28.842564 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:28.842766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:28.843006 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:28.843109 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:28.848532 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:28.848532 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:28.849044 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:28.866732 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:02:28.867038 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0cebdb35-a7f1-4b73-897a-43ed0513db86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 202 Aug 16 23:02:28.867776 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 987/4018] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:28 2026] DELETE /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:28.875445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6a576ea8-8f3b-436f-8227-f268884b293e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:28.877130 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a576ea8-8f3b-436f-8227-f268884b293e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:28.877381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a576ea8-8f3b-436f-8227-f268884b293e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:28.877578 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a576ea8-8f3b-436f-8227-f268884b293e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:28.883148 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:28.883148 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:28.883561 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6a576ea8-8f3b-436f-8227-f268884b293e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:28.884320 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a576ea8-8f3b-436f-8227-f268884b293e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 200 Aug 16 23:02:28.884817 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1010/4019] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:28 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:28.947138 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-646a756f-d769-4fb1-a810-72faab93cbc2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:28.949346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-646a756f-d769-4fb1-a810-72faab93cbc2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:28.949544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-646a756f-d769-4fb1-a810-72faab93cbc2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:28.949737 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-646a756f-d769-4fb1-a810-72faab93cbc2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:28.963028 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:28.963028 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:28.967187 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-646a756f-d769-4fb1-a810-72faab93cbc2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:28.972211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-646a756f-d769-4fb1-a810-72faab93cbc2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:28.973004 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1019/4020] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:28 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:28.999399 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.001997 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:29.001997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:29.001997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:29.001997 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:29.006700 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:29.006700 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:29.007637 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9574ee18-ce0f-45e6-987f-fc7fa65df4ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:29.008119 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1005/4021] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:28 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:29.082136 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.083991 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:29.084270 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:29.084534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:29.084737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:29.089382 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:29.089382 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:29.090139 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2818ad8-cb11-41ea-9a78-39698db0be84 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:29.090514 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 988/4022] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:29 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:29.100948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.102723 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:29.103123 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5aa3e699-59d3-44a1-8378-c332019bfede", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1841010803"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:29.104557 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {"'backup_id": '5aa3e699-59d3-44a1-8378-c332019bfede', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1841010803'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:29.104710 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:29.108867 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:29.114642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (2b099d23-9b70-45e3-97df-4914525c3a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.115759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb1be87-4a2b-4194-8b1a-dea834e8240d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.116620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:29.144866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb1be87-4a2b-4194-8b1a-dea834e8240d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.146085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5122a9ef-c7e5-462c-9605-9a1a57ab9e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.186610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['546a44bc-c78d-4de3-bb3c-eb652dba20c2', '139902e8-05c0-4eda-bbf3-933de8e9c82e', 'd77cd852-e011-4156-ac81-5293716d3f86', 'afd8638c-8d31-4251-b5bf-525c38d8a2de'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:29.187338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5122a9ef-c7e5-462c-9605-9a1a57ab9e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546a44bc-c78d-4de3-bb3c-eb652dba20c2', '139902e8-05c0-4eda-bbf3-933de8e9c82e', 'd77cd852-e011-4156-ac81-5293716d3f86', 'afd8638c-8d31-4251-b5bf-525c38d8a2de']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.188053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0615a26-780e-4257-90d5-74d4b5708487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.207759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0615a26-780e-4257-90d5-74d4b5708487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c72a4483-a555-407d-865b-0112889dd955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841010803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['546a44bc-c78d-4de3-bb3c-eb652dba20c2','139902e8-05c0-4eda-bbf3-933de8e9c82e','d77cd852-e011-4156-ac81-5293716d3f86','afd8638c-8d31-4251-b5bf-525c38d8a2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841010803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c72a4483-a555-407d-865b-0112889dd955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.208455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaa6a47-370d-4d43-9f99-381e0c565247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.225093 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaa6a47-370d-4d43-9f99-381e0c565247) transitioned into state 'SUCCESS' from state '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-1841010803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['546a44bc-c78d-4de3-bb3c-eb652dba20c2','139902e8-05c0-4eda-bbf3-933de8e9c82e','d77cd852-e011-4156-ac81-5293716d3f86','afd8638c-8d31-4251-b5bf-525c38d8a2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.225750 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6610fc43-bc90-4489-b4cb-98bccf8f3dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.234252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6610fc43-bc90-4489-b4cb-98bccf8f3dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.235080 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (2b099d23-9b70-45e3-97df-4914525c3a9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.235365 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:29.235916 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5b6ece85-bf7b-4fa5-bb5c-929d8416fb61 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:29.236308 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1011/4023] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:29.249901 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-abcca8d6-9678-42f3-a7cd-26646810c256 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.251856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:29.253775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5aa3e699-59d3-44a1-8378-c332019bfede", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1200839884"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:29.255249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {"'backup_id": '5aa3e699-59d3-44a1-8378-c332019bfede', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1200839884'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:29.255550 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:29.261245 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:29.271499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (d5928b4c-6a1d-41ba-b060-362dde1e7d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.275053 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a8064a-45fd-42b9-9b75-871acabc7434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.275053 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:29.303178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a8064a-45fd-42b9-9b75-871acabc7434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.304345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4b02b-beca-417c-a9c2-81af8b1e1413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.352727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['31b87666-227c-4250-a85c-c14fef22d7d7', '4cc988ab-e603-4c69-b090-592c95b722c9', '2812db35-f474-4827-bcf3-8b70acd5bfc9', '139f5ee1-aae1-4dcd-8875-d0b3f7a99c00'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:29.353414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c4b02b-beca-417c-a9c2-81af8b1e1413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b87666-227c-4250-a85c-c14fef22d7d7', '4cc988ab-e603-4c69-b090-592c95b722c9', '2812db35-f474-4827-bcf3-8b70acd5bfc9', '139f5ee1-aae1-4dcd-8875-d0b3f7a99c00']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.354593 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7857b81b-5d7a-49fa-b582-23e5bc2cfa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.379455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7857b81b-5d7a-49fa-b582-23e5bc2cfa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fbe402-90a2-45a8-80af-00035c718808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1200839884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['31b87666-227c-4250-a85c-c14fef22d7d7','4cc988ab-e603-4c69-b090-592c95b722c9','2812db35-f474-4827-bcf3-8b70acd5bfc9','139f5ee1-aae1-4dcd-8875-d0b3f7a99c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1200839884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fbe402-90a2-45a8-80af-00035c718808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.380570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03128e-7fd4-477e-bc03-55cdf8373d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.407354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03128e-7fd4-477e-bc03-55cdf8373d8e) transitioned into state 'SUCCESS' from state '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-1200839884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['31b87666-227c-4250-a85c-c14fef22d7d7','4cc988ab-e603-4c69-b090-592c95b722c9','2812db35-f474-4827-bcf3-8b70acd5bfc9','139f5ee1-aae1-4dcd-8875-d0b3f7a99c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.408444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8f4191-c4ea-4d7d-884f-4d6cb693f58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.419740 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8f4191-c4ea-4d7d-884f-4d6cb693f58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.421022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (d5928b4c-6a1d-41ba-b060-362dde1e7d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.422871 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:29.422871 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-abcca8d6-9678-42f3-a7cd-26646810c256 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:29.423171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1020/4024] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:29.437942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.439732 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:29.440104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5aa3e699-59d3-44a1-8378-c332019bfede", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2097836574"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:29.441586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {"'backup_id": '5aa3e699-59d3-44a1-8378-c332019bfede', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2097836574'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:29.441700 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:29.445882 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:29.452167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (86d4dc41-223c-44e5-9272-4e3ef7d154e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.453156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e9fcdc-9f88-4700-a491-3b37b8b8ace2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.454182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:29.481215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e9fcdc-9f88-4700-a491-3b37b8b8ace2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.482141 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3873ab0-033b-42a0-b33d-3110bf32a75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.526773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['e255e0d4-d33d-4a95-9413-3c858425b010', 'f70f17cb-17d0-4178-afa1-6e80a667fc0c', '2c49d333-b423-4794-aa48-df6276db5ef4', '19f6892e-5ddf-4182-a374-aceacfb2df23'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:29.527893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3873ab0-033b-42a0-b33d-3110bf32a75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e255e0d4-d33d-4a95-9413-3c858425b010', 'f70f17cb-17d0-4178-afa1-6e80a667fc0c', '2c49d333-b423-4794-aa48-df6276db5ef4', '19f6892e-5ddf-4182-a374-aceacfb2df23']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.529047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a53571-c952-4498-8117-9f241729da20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.557845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a53571-c952-4498-8117-9f241729da20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeacda22-e92a-47c6-96b8-962fdd568ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2097836574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['e255e0d4-d33d-4a95-9413-3c858425b010','f70f17cb-17d0-4178-afa1-6e80a667fc0c','2c49d333-b423-4794-aa48-df6276db5ef4','19f6892e-5ddf-4182-a374-aceacfb2df23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2097836574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeacda22-e92a-47c6-96b8-962fdd568ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.559176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b9fe97-daab-4c1d-bfe8-65d8d21ef4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.580509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b9fe97-daab-4c1d-bfe8-65d8d21ef4aa) transitioned into state 'SUCCESS' from state '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-2097836574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['e255e0d4-d33d-4a95-9413-3c858425b010','f70f17cb-17d0-4178-afa1-6e80a667fc0c','2c49d333-b423-4794-aa48-df6276db5ef4','19f6892e-5ddf-4182-a374-aceacfb2df23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.581774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726178-8122-46b6-b302-1cb16c3bee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.591942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726178-8122-46b6-b302-1cb16c3bee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.592725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (86d4dc41-223c-44e5-9272-4e3ef7d154e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.593151 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:29.593826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-25e31d85-9ee0-46b1-a306-3020c5c58bbb tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:29.594488 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1006/4025] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:29.616115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-470975bd-0104-4bf2-80d7-78e655e2d238 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.618434 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:29.618434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5aa3e699-59d3-44a1-8378-c332019bfede", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1037888056"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:29.620109 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {"'backup_id": '5aa3e699-59d3-44a1-8378-c332019bfede', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1037888056'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:29.620250 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:29.625480 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:29.633274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (6fa5983a-f432-4177-97e9-3f11d155337c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.633694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501f1fa0-b930-4d43-bbd2-ee8722e37d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.635264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:29.672171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501f1fa0-b930-4d43-bbd2-ee8722e37d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.673258 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34966233-eac7-4094-8ab3-8afb8755a2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.728948 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['9ac7104f-d592-4187-96c0-43ec3c98385e', '4859f01f-3ed7-42ce-9003-4022a82f45c7', '6bcb22a2-764c-4e66-9391-bcf3d8b9d77c', '324e51b3-805b-4f19-95d3-63c020b97548'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:29.729851 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34966233-eac7-4094-8ab3-8afb8755a2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac7104f-d592-4187-96c0-43ec3c98385e', '4859f01f-3ed7-42ce-9003-4022a82f45c7', '6bcb22a2-764c-4e66-9391-bcf3d8b9d77c', '324e51b3-805b-4f19-95d3-63c020b97548']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.730975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb48a104-dc68-4410-86e5-7caf9c3df212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.757389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb48a104-dc68-4410-86e5-7caf9c3df212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55b9a686-b268-49d7-a1bc-fad33fed1142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1037888056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['9ac7104f-d592-4187-96c0-43ec3c98385e','4859f01f-3ed7-42ce-9003-4022a82f45c7','6bcb22a2-764c-4e66-9391-bcf3d8b9d77c','324e51b3-805b-4f19-95d3-63c020b97548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1037888056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55b9a686-b268-49d7-a1bc-fad33fed1142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.758609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afa7d9-2715-4926-b8bb-11ebf7ac5c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.777885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afa7d9-2715-4926-b8bb-11ebf7ac5c5c) transitioned into state 'SUCCESS' from state '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-1037888056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['9ac7104f-d592-4187-96c0-43ec3c98385e','4859f01f-3ed7-42ce-9003-4022a82f45c7','6bcb22a2-764c-4e66-9391-bcf3d8b9d77c','324e51b3-805b-4f19-95d3-63c020b97548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.777885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4ea2ea-ab02-4c7a-982a-6367d53c7a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.789150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4ea2ea-ab02-4c7a-982a-6367d53c7a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.790092 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (6fa5983a-f432-4177-97e9-3f11d155337c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.790678 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:29.791139 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-470975bd-0104-4bf2-80d7-78e655e2d238 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:29.791768 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 989/4026] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:29.806438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.811388 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:29.811998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5aa3e699-59d3-44a1-8378-c332019bfede", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1604143514"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:29.814137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request body: {'volume': {"'backup_id": '5aa3e699-59d3-44a1-8378-c332019bfede', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1604143514'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:29.814339 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume of 1 GB Aug 16 23:02:29.814787 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:29.814787 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:29.820299 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Availability Zones retrieved successfully. Aug 16 23:02:29.830587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (197d3a0c-8402-4b77-b0e0-9c7ace654719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:29.831966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9173c5fb-c043-49e4-8646-e4c309dab2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.833328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:29.864915 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9173c5fb-c043-49e4-8646-e4c309dab2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.865691 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85adc7c7-f075-40f9-bab3-4e3ce6c90f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.896648 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-adaa9e49-167e-4889-b4c9-8ac00e54e598 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.899460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adaa9e49-167e-4889-b4c9-8ac00e54e598 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:29.899716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-adaa9e49-167e-4889-b4c9-8ac00e54e598 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:29.900007 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-adaa9e49-167e-4889-b4c9-8ac00e54e598 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:29.905763 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-adaa9e49-167e-4889-b4c9-8ac00e54e598 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 404 Aug 16 23:02:29.905998 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1021/4027] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:29 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:29.915918 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.918551 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:29.919145 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:29.919498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:29.919826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:29.921689 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Created reservations ['b5ced784-1ec4-417a-99ac-f90e60909670', '7ff71896-03d1-40a1-a438-69687bcbd34d', '4f168e4a-667b-473d-b124-603cd1a2af22', '8ec53eb0-8d1f-4887-bb12-540a719b1d2c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:29.922701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85adc7c7-f075-40f9-bab3-4e3ce6c90f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5ced784-1ec4-417a-99ac-f90e60909670', '7ff71896-03d1-40a1-a438-69687bcbd34d', '4f168e4a-667b-473d-b124-603cd1a2af22', '8ec53eb0-8d1f-4887-bb12-540a719b1d2c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.923776 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb8c0cb-9cd7-4cb2-97e4-d3512388fa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.927265 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:29.927265 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:29.927998 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:29.951117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb8c0cb-9cd7-4cb2-97e4-d3512388fa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc80c628-867e-48d9-9aa5-68fb28dae0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1604143514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['b5ced784-1ec4-417a-99ac-f90e60909670','7ff71896-03d1-40a1-a438-69687bcbd34d','4f168e4a-667b-473d-b124-603cd1a2af22','8ec53eb0-8d1f-4887-bb12-540a719b1d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1604143514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc80c628-867e-48d9-9aa5-68fb28dae0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0677349672d943de8cd08498eeaa8ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8474fd07774742f28e2a5590e529cdec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.953762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf54f40-05c4-4fa0-9cbe-3e0704992f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.956454 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:02:29.956863 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae3b7ef-9ec7-407c-af27-8ef948960c74 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 202 Aug 16 23:02:29.957474 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1007/4028] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:29 2026] DELETE /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:29.966763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4523af29-0f2d-4162-8432-3217e4608602 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:29.970613 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4523af29-0f2d-4162-8432-3217e4608602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:29.970879 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4523af29-0f2d-4162-8432-3217e4608602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:29.971146 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4523af29-0f2d-4162-8432-3217e4608602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:29.981859 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:29.981859 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:29.982510 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4523af29-0f2d-4162-8432-3217e4608602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:29.983693 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4523af29-0f2d-4162-8432-3217e4608602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 200 Aug 16 23:02:29.984133 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 990/4029] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:29 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:29.988292 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcf54f40-05c4-4fa0-9cbe-3e0704992f01) transitioned into state 'SUCCESS' from state '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-1604143514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0677349672d943de8cd08498eeaa8ffd',qos_specs=None,replication_status=,reservations=['b5ced784-1ec4-417a-99ac-f90e60909670','7ff71896-03d1-40a1-a438-69687bcbd34d','4f168e4a-667b-473d-b124-603cd1a2af22','8ec53eb0-8d1f-4887-bb12-540a719b1d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8474fd07774742f28e2a5590e529cdec',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:29.989284 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040b63ca-f823-47a9-8a78-c6f394413d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:29.991716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.003839 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:30.008339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.008339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.008494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040b63ca-f823-47a9-8a78-c6f394413d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:30.008494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Flow 'volume_create_api' (197d3a0c-8402-4b77-b0e0-9c7ace654719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:30.008494 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Create volume request issued successfully. Aug 16 23:02:30.013963 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15e6be35-2040-4df3-b682-9b5d84ff5f35 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:30.013963 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1012/4030] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:29 2026] POST /volume/v3/volumes => generated 756 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:30.016406 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.016406 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:30.026703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.029353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.029878 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:30.030230 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:30.032109 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.032109 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.032109 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:30.032311 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 Aug 16 23:02:30.032311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.032311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.036444 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be7a9935-f7c4-48d9-98a2-d9ac6412205b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:30.036969 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1022/4031] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:29 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.038711 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.038711 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:30.039888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a9cf36f8-6d9e-46df-801f-3bcbc6313b7c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:30.040361 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1008/4032] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.042617 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.042617 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:30.047882 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:30.052804 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7896ec96-0a98-4a7b-a4d1-5deb77ee6e02 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 returned with HTTP 200 Aug 16 23:02:30.053264 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 991/4033] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.074892 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.078605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 Aug 16 23:02:30.078912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.079164 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.088299 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.088299 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:30.094609 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:30.102513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9f73afdd-00dd-4dec-b7a0-c650f73d1095 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 returned with HTTP 200 Aug 16 23:02:30.103480 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1013/4034] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.123220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.130312 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 Aug 16 23:02:30.130535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.130965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.139449 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.139449 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:30.143632 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:30.148471 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3ea60c1c-f6fa-4fbe-be51-3d3170f88519 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 returned with HTTP 200 Aug 16 23:02:30.148975 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1023/4035] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.163127 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.166038 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 Aug 16 23:02:30.166256 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.166623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.174890 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.174890 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:30.187905 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:30.195473 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bf49ffcc-24fd-4e4a-9df6-7e80a156f5a9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 returned with HTTP 200 Aug 16 23:02:30.196247 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1009/4036] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.221297 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-698aac95-1ea8-45fa-8558-d62f25014a6c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.223496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-698aac95-1ea8-45fa-8558-d62f25014a6c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:30.223712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-698aac95-1ea8-45fa-8558-d62f25014a6c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:30.223969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-698aac95-1ea8-45fa-8558-d62f25014a6c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:30.233224 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:30.233224 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:30.240198 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-698aac95-1ea8-45fa-8558-d62f25014a6c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:30.246300 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-698aac95-1ea8-45fa-8558-d62f25014a6c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 returned with HTTP 200 Aug 16 23:02:30.246670 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 992/4037] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:30.997634 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-aa55fb3b-cf8d-4ec9-8331-c0c14fefdabe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:30.999969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa55fb3b-cf8d-4ec9-8331-c0c14fefdabe tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:31.000216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa55fb3b-cf8d-4ec9-8331-c0c14fefdabe tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.000433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-aa55fb3b-cf8d-4ec9-8331-c0c14fefdabe tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.007824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-aa55fb3b-cf8d-4ec9-8331-c0c14fefdabe tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 404 Aug 16 23:02:31.008378 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1014/4038] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:30 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:31.017061 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.019520 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:31.019814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.020071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.020215 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:31.026678 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.026678 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:31.027256 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:31.052341 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:02:31.052586 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d27dd461-dc29-44cd-a8d1-cc824c4f98d8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 202 Aug 16 23:02:31.053274 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1024/4039] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:31 2026] DELETE /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:31.053538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.057428 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:31.057428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.057428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.058183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.061784 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:31.061784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.061784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.061784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:31.066943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.068319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:31.068542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.068822 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.069390 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.069390 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:31.069831 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.069831 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:31.070940 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c53218d2-2870-4656-b1a3-a7a2eb7a0cec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:31.071597 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 993/4040] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:31 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:31.075699 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:31.080161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.080161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:31.080715 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:02:31.081650 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce3dd3d9-2067-4f0c-927a-5580349630ef tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 200 Aug 16 23:02:31.081942 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ddab1003-f123-4cac-84bf-b702d03b72f6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:31.082141 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1015/4041] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:31 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:31.082625 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1010/4042] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:31 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:31.262469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.264944 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:31.264944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.264944 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.272197 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.272197 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:31.275823 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:31.281659 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2ce2cda2-3dcf-4545-b1e1-b46449d5cf51 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 returned with HTTP 200 Aug 16 23:02:31.282387 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1025/4043] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:31 2026] GET /volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:31.295791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5918ca8-15cd-4378-a626-3711344d2479 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.298977 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:31.299254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.299516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.299673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete backup with id: 5aa3e699-59d3-44a1-8378-c332019bfede. Aug 16 23:02:31.305415 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.305415 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:31.324557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] delete_backup rpcapi backup_id 5aa3e699-59d3-44a1-8378-c332019bfede {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:02:31.326990 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5918ca8-15cd-4378-a626-3711344d2479 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 202 Aug 16 23:02:31.327571 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 994/4044] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:31 2026] DELETE /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:31.336834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c18edacd-c972-449c-ac42-db308af3f4e4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:31.342904 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c18edacd-c972-449c-ac42-db308af3f4e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:31.343137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c18edacd-c972-449c-ac42-db308af3f4e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:31.343395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c18edacd-c972-449c-ac42-db308af3f4e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:31.343532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c18edacd-c972-449c-ac42-db308af3f4e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:31.349727 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:31.349727 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:31.350348 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c18edacd-c972-449c-ac42-db308af3f4e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 200 Aug 16 23:02:31.350918 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1016/4045] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:31 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:32.083302 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.086762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:32.087592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.087592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.087592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:32.093006 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:32.093006 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:32.094250 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01be16e4-4b0c-4dab-84fd-ea1d7d523ac3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:32.094801 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1011/4046] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:32.097039 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.100872 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:32.100872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.100872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.110869 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3ca1d924-e8af-424a-9da8-1669f9655a2e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.127524 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ca1d924-e8af-424a-9da8-1669f9655a2e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:32.127524 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ca1d924-e8af-424a-9da8-1669f9655a2e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.127524 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3ca1d924-e8af-424a-9da8-1669f9655a2e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.127797 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:32.127797 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:32.127870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3ca1d924-e8af-424a-9da8-1669f9655a2e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 404 Aug 16 23:02:32.127870 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 995/4047] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.127944 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:32.134002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.136387 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f8e8174-276f-4d6e-95e6-3dd3ca6f9e8c tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:32.137183 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1026/4048] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:32.142296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:32.143358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.143358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.144359 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:32.151328 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3656c2d4-dd0f-49d1-9b0a-81b43f763371 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 404 Aug 16 23:02:32.152077 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1017/4049] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:32 2026] DELETE /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.169114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2afe7b4c-9826-49a3-b6cd-dda232aeea85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.171341 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2afe7b4c-9826-49a3-b6cd-dda232aeea85 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 Aug 16 23:02:32.171637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2afe7b4c-9826-49a3-b6cd-dda232aeea85 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.171926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2afe7b4c-9826-49a3-b6cd-dda232aeea85 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.177266 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2afe7b4c-9826-49a3-b6cd-dda232aeea85 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 returned with HTTP 404 Aug 16 23:02:32.177989 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1012/4050] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/snapshots/c172de77-0ee8-4539-b179-fc144b1780d7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.214371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9779dce7-cb14-42d8-8c28-41434f56eaea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.217837 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9779dce7-cb14-42d8-8c28-41434f56eaea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:32.218083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9779dce7-cb14-42d8-8c28-41434f56eaea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.218313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9779dce7-cb14-42d8-8c28-41434f56eaea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.218458 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-9779dce7-cb14-42d8-8c28-41434f56eaea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:32.223132 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9779dce7-cb14-42d8-8c28-41434f56eaea tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 404 Aug 16 23:02:32.223862 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 996/4051] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:32 2026] DELETE /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.231040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-067b5951-747b-4137-a763-e06822a956ce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.242970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-067b5951-747b-4137-a763-e06822a956ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b Aug 16 23:02:32.243265 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-067b5951-747b-4137-a763-e06822a956ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.243541 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-067b5951-747b-4137-a763-e06822a956ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.249734 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-067b5951-747b-4137-a763-e06822a956ce tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b returned with HTTP 404 Aug 16 23:02:32.250582 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1027/4052] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/snapshots/53c933b0-ef7b-4bd2-8c92-1b60e14f275b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.259126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-452c1d59-0804-4311-b1a1-6b844d796b88 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.264850 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-452c1d59-0804-4311-b1a1-6b844d796b88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:32.265127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-452c1d59-0804-4311-b1a1-6b844d796b88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.265440 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-452c1d59-0804-4311-b1a1-6b844d796b88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.265844 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-452c1d59-0804-4311-b1a1-6b844d796b88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:32.271346 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-452c1d59-0804-4311-b1a1-6b844d796b88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 404 Aug 16 23:02:32.271916 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1018/4053] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:02:32 2026] DELETE /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.280898 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-017bfd06-ae73-4d63-9535-4cd64153735b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.283141 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-017bfd06-ae73-4d63-9535-4cd64153735b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 Aug 16 23:02:32.283456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-017bfd06-ae73-4d63-9535-4cd64153735b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.283774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-017bfd06-ae73-4d63-9535-4cd64153735b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.290128 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-017bfd06-ae73-4d63-9535-4cd64153735b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 returned with HTTP 404 Aug 16 23:02:32.290826 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1013/4054] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/snapshots/31a96dc9-0171-4c0c-9e77-2ba8e2f71de7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.363981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-28b9355b-9325-4044-ac32-5caa2b459570 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.367793 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28b9355b-9325-4044-ac32-5caa2b459570 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede Aug 16 23:02:32.367793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28b9355b-9325-4044-ac32-5caa2b459570 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.367793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28b9355b-9325-4044-ac32-5caa2b459570 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.367793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-28b9355b-9325-4044-ac32-5caa2b459570 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Show backup with id 5aa3e699-59d3-44a1-8378-c332019bfede. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:32.371386 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28b9355b-9325-4044-ac32-5caa2b459570 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede returned with HTTP 404 Aug 16 23:02:32.372069 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 997/4055] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/backups/5aa3e699-59d3-44a1-8378-c332019bfede => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:32.397910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.401896 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:32.401896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.401896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.402143 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:32.413922 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:32.413922 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:32.414687 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:32.452921 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:32.453203 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e6dbb715-3cbb-403b-9358-1917186b76f9 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 returned with HTTP 202 Aug 16 23:02:32.457455 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1028/4056] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:32 2026] DELETE /volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:32.467864 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a715a873-e879-4e07-ba69-48fd840744ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:32.470339 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a715a873-e879-4e07-ba69-48fd840744ce tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:32.470339 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a715a873-e879-4e07-ba69-48fd840744ce tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:32.470604 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a715a873-e879-4e07-ba69-48fd840744ce tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:32.480285 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:32.480285 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:32.485561 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a715a873-e879-4e07-ba69-48fd840744ce tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:32.492894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a715a873-e879-4e07-ba69-48fd840744ce tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 returned with HTTP 200 Aug 16 23:02:32.493506 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1019/4057] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:32 2026] GET /volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:33.106900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.110924 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:33.110924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.110924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.110924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:33.116030 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:33.116030 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:33.117298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-686e2fe1-33c2-4308-b3f7-2fcffe4f9c68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:33.117919 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1014/4058] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:33 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:33.158701 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.161047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:33.161261 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.161707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.186511 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:33.186511 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:33.197640 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:33.204377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c2f14963-277d-402d-9dc6-f6e12c07fe4a tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:33.204881 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 998/4059] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:33 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:33.509002 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c462dde7-3680-420b-b1da-5da779ba9e30 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.510931 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c462dde7-3680-420b-b1da-5da779ba9e30 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 Aug 16 23:02:33.511127 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c462dde7-3680-420b-b1da-5da779ba9e30 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.511501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c462dde7-3680-420b-b1da-5da779ba9e30 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.518429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c462dde7-3680-420b-b1da-5da779ba9e30 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 returned with HTTP 404 Aug 16 23:02:33.519228 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1029/4060] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:33 2026] GET /volume/v3/volumes/cc80c628-867e-48d9-9aa5-68fb28dae0b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:33.527456 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.529651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 Aug 16 23:02:33.529951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.530178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.530454 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: 55b9a686-b268-49d7-a1bc-fad33fed1142 Aug 16 23:02:33.548251 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:33.548251 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:33.548890 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:33.574163 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:33.575026 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9cdda9f-0a9b-4ab2-816b-1b3e13579b4b tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 returned with HTTP 202 Aug 16 23:02:33.575026 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1020/4061] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:33 2026] DELETE /volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:33.585412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c936aa75-994c-4547-8bab-e6058354a448 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.588277 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c936aa75-994c-4547-8bab-e6058354a448 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 Aug 16 23:02:33.588506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c936aa75-994c-4547-8bab-e6058354a448 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.588788 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c936aa75-994c-4547-8bab-e6058354a448 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.599446 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:33.599446 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:33.605545 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c936aa75-994c-4547-8bab-e6058354a448 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:33.611246 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c936aa75-994c-4547-8bab-e6058354a448 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 returned with HTTP 200 Aug 16 23:02:33.611703 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1015/4062] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:33 2026] GET /volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:33.790566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0d625966-7c16-4ba6-b083-84db89009779 req-d3f92566-a905-4ad4-88dd-5a50a80b1a20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:33.794606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d625966-7c16-4ba6-b083-84db89009779 req-d3f92566-a905-4ad4-88dd-5a50a80b1a20 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece Aug 16 23:02:33.794606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d625966-7c16-4ba6-b083-84db89009779 req-d3f92566-a905-4ad4-88dd-5a50a80b1a20 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:33.794822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d625966-7c16-4ba6-b083-84db89009779 req-d3f92566-a905-4ad4-88dd-5a50a80b1a20 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:33.814112 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:33.814112 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:33.897110 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d625966-7c16-4ba6-b083-84db89009779 req-d3f92566-a905-4ad4-88dd-5a50a80b1a20 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece returned with HTTP 200 Aug 16 23:02:33.898239 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 999/4063] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:02:33 2026] DELETE /volume/v3/attachments/c2fd86cd-e602-4d85-bd19-dad4122a6ece => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:34.134789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:34.137006 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:34.137280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:34.137575 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:34.137687 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:34.147855 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:34.147855 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:34.149196 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fc3d4635-fbe4-4564-9cac-5d13d5a27462 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:34.149770 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1030/4064] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:34 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:34.223186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:34.225096 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:34.226002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:34.226002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:34.239323 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:34.239323 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:34.244374 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:34.252198 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97d6a691-81ec-4c5e-9e0b-c2296c85f5a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:34.252198 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1021/4065] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:34 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:34.628524 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-daccc2c6-461f-4e8f-a5b3-41763cccefe6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:34.630295 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-daccc2c6-461f-4e8f-a5b3-41763cccefe6 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 Aug 16 23:02:34.630501 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-daccc2c6-461f-4e8f-a5b3-41763cccefe6 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:34.630704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-daccc2c6-461f-4e8f-a5b3-41763cccefe6 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:34.638658 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-daccc2c6-461f-4e8f-a5b3-41763cccefe6 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 returned with HTTP 404 Aug 16 23:02:34.639504 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1016/4066] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:34 2026] GET /volume/v3/volumes/55b9a686-b268-49d7-a1bc-fad33fed1142 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:34.649725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:34.654925 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 Aug 16 23:02:34.654925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:34.654925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:34.654925 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: eeacda22-e92a-47c6-96b8-962fdd568ef3 Aug 16 23:02:34.664627 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:34.664627 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:34.665686 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:34.691604 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:34.692077 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b3d513d-5c23-4daf-8ca9-3bac0d7c5257 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 returned with HTTP 202 Aug 16 23:02:34.693295 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1000/4067] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:34 2026] DELETE /volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:34.701444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:34.704618 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 Aug 16 23:02:34.704929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:34.705252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:34.716524 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:34.716524 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:34.722069 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:34.727411 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-225f28fd-27c4-4061-a80f-a366ea7c6354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 returned with HTTP 200 Aug 16 23:02:34.727890 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1031/4068] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:34 2026] GET /volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:35.162419 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.165325 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:35.165677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.166141 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.166343 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:35.172565 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.172565 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:35.172565 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90277fa2-1d05-4571-a135-498c94fbf9d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:35.172565 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1022/4069] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:35 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:35.265500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.267588 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:35.267903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.268125 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.278768 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.278768 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:35.283240 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:35.288089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3b610857-8de5-4c1e-94b7-fe37c90dc10f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:35.288616 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1017/4070] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:35 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:35.433837 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e7636083-6e58-49d8-8310-f8b277fc65fa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.435691 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:35.436003 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.436191 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.436325 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:35.443334 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.443334 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:35.443762 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:35.461533 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:02:35.461758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e7636083-6e58-49d8-8310-f8b277fc65fa tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 202 Aug 16 23:02:35.462234 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1001/4071] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:35 2026] DELETE /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:35.472459 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.474810 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:35.475069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.475665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.484989 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.484989 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:35.490025 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:35.497262 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-85979035-dcfe-48a4-93ea-69b24f7ff982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 200 Aug 16 23:02:35.497613 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1032/4072] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:35 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:35.747881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-61b4a7c5-84f0-4a70-b517-d2613f23d42a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.749777 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61b4a7c5-84f0-4a70-b517-d2613f23d42a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 Aug 16 23:02:35.749975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61b4a7c5-84f0-4a70-b517-d2613f23d42a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.750154 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-61b4a7c5-84f0-4a70-b517-d2613f23d42a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.756595 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-61b4a7c5-84f0-4a70-b517-d2613f23d42a tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 returned with HTTP 404 Aug 16 23:02:35.757155 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1023/4073] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:35 2026] GET /volume/v3/volumes/eeacda22-e92a-47c6-96b8-962fdd568ef3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:35.766670 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cba65176-e6d9-4847-a317-6718410c556e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.768475 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 Aug 16 23:02:35.768698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.768956 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.769124 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: f0fbe402-90a2-45a8-80af-00035c718808 Aug 16 23:02:35.780666 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.780666 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:35.781384 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:35.804589 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:35.805070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cba65176-e6d9-4847-a317-6718410c556e tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 returned with HTTP 202 Aug 16 23:02:35.805451 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1018/4074] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:35 2026] DELETE /volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:35.817612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:35.821706 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 Aug 16 23:02:35.822479 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:35.822779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:35.837335 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:35.837335 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:35.842592 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:35.847378 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ed0eca9-d799-4a08-837b-5f27d5c34ed8 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 returned with HTTP 200 Aug 16 23:02:35.847849 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1002/4075] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:35 2026] GET /volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:36.188893 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-088c4f9f-3883-4c26-9448-fa602303c37e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.191676 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-088c4f9f-3883-4c26-9448-fa602303c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:36.192031 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-088c4f9f-3883-4c26-9448-fa602303c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.192358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-088c4f9f-3883-4c26-9448-fa602303c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.192537 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-088c4f9f-3883-4c26-9448-fa602303c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:36.197436 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:36.197436 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:36.198222 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-088c4f9f-3883-4c26-9448-fa602303c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:36.198603 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1033/4076] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:36.304134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c283c6aa-6f65-4f64-9074-add883c57a59 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.306800 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c283c6aa-6f65-4f64-9074-add883c57a59 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:36.307139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c283c6aa-6f65-4f64-9074-add883c57a59 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.307395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c283c6aa-6f65-4f64-9074-add883c57a59 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.322242 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:36.322242 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:36.328612 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c283c6aa-6f65-4f64-9074-add883c57a59 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:36.335042 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c283c6aa-6f65-4f64-9074-add883c57a59 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:36.335576 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1024/4077] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:36.516623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f57626b7-edeb-4e2a-aa94-18d9e0bfcf23 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.519070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f57626b7-edeb-4e2a-aa94-18d9e0bfcf23 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 Aug 16 23:02:36.519291 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f57626b7-edeb-4e2a-aa94-18d9e0bfcf23 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.519484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f57626b7-edeb-4e2a-aa94-18d9e0bfcf23 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.526830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f57626b7-edeb-4e2a-aa94-18d9e0bfcf23 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 returned with HTTP 404 Aug 16 23:02:36.527358 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1019/4078] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/volumes/439af8df-d9d7-4933-8765-a995bc8e26c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:36.563368 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.567224 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:36.567625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2022045853", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:36.569408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2022045853', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:36.662506 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:02:36.669684 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:02:36.675685 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (cf5138b3-de01-4f4a-8212-f0342ff5924a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:36.677112 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564041b-0b19-4406-be78-e32749a10e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:36.678403 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:36.739347 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7564041b-0b19-4406-be78-e32749a10e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:36.740319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44ecb94-c880-4b20-a2a4-186e1983878d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:36.779410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['2eb8bb26-970a-4e3c-ba68-ba4b6db1eb49', '45c989e0-8cd4-4bdc-8626-5c954fc18931', '26465213-8b9b-47e8-8e34-cb9357ba46d4', '9160d28a-06a1-4fcb-8901-437f26f8a500'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:36.780866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44ecb94-c880-4b20-a2a4-186e1983878d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb8bb26-970a-4e3c-ba68-ba4b6db1eb49', '45c989e0-8cd4-4bdc-8626-5c954fc18931', '26465213-8b9b-47e8-8e34-cb9357ba46d4', '9160d28a-06a1-4fcb-8901-437f26f8a500']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:36.782256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051f118-7082-478e-8686-4ff26aa30f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:36.812757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051f118-7082-478e-8686-4ff26aa30f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ce41d14-dff6-466b-b48e-008924905ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2022045853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['2eb8bb26-970a-4e3c-ba68-ba4b6db1eb49','45c989e0-8cd4-4bdc-8626-5c954fc18931','26465213-8b9b-47e8-8e34-cb9357ba46d4','9160d28a-06a1-4fcb-8901-437f26f8a500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2022045853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ce41d14-dff6-466b-b48e-008924905ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:36.814630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7329f3eb-1579-4b8e-a58a-feef0cc4d900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:36.839445 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7329f3eb-1579-4b8e-a58a-feef0cc4d900) transitioned into state 'SUCCESS' from state '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-2022045853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['2eb8bb26-970a-4e3c-ba68-ba4b6db1eb49','45c989e0-8cd4-4bdc-8626-5c954fc18931','26465213-8b9b-47e8-8e34-cb9357ba46d4','9160d28a-06a1-4fcb-8901-437f26f8a500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:36.840102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3eb173-f21c-4870-82ff-41db2468d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:36.852667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3eb173-f21c-4870-82ff-41db2468d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:36.852667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (cf5138b3-de01-4f4a-8212-f0342ff5924a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:36.852667 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:02:36.852667 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cf44eba9-26e8-4aa0-a2b9-bb1309802239 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:36.852991 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1003/4079] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:36 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 16 23:02:36.862471 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78296d7a-a9f9-41ba-a38e-a3423cbb5d8c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.865392 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78296d7a-a9f9-41ba-a38e-a3423cbb5d8c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 Aug 16 23:02:36.865392 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78296d7a-a9f9-41ba-a38e-a3423cbb5d8c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.865392 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78296d7a-a9f9-41ba-a38e-a3423cbb5d8c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.866628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.868976 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:36.869246 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.869532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.872213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78296d7a-a9f9-41ba-a38e-a3423cbb5d8c tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 returned with HTTP 404 Aug 16 23:02:36.872613 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1034/4080] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/volumes/f0fbe402-90a2-45a8-80af-00035c718808 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:36.880025 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:36.880025 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:36.880225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.882178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 Aug 16 23:02:36.882716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.882716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.882864 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: c72a4483-a555-407d-865b-0112889dd955 Aug 16 23:02:36.887430 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:36.889765 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:36.889765 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:36.892760 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:36.892914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c3e641ab-51b0-4cd2-a867-9b596a5054e7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:36.892914 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1025/4081] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:36.910304 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:36.910489 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69c77cc9-ce4f-4f30-979c-c172f14ed1e4 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 returned with HTTP 202 Aug 16 23:02:36.911022 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1020/4082] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:36 2026] DELETE /volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:36.919987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:36.922456 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 Aug 16 23:02:36.922769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:36.923043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:36.933912 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:36.933912 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:36.940803 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:36.947640 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9d6db551-a038-4f3d-873a-2e5e78f2b0b3 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 returned with HTTP 200 Aug 16 23:02:36.948371 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1004/4083] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:36 2026] GET /volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:37.212951 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.216787 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:37.217800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.222258 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.222381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:37.232718 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:37.232718 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:37.232718 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-565f6ab9-3f89-43b7-a098-140fffc9da56 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:37.232718 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1035/4084] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:37 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:37.350406 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.352412 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:37.352668 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.352960 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.364326 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:37.364326 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:37.368237 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:37.372463 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23aa7aaf-ae3a-41ac-9ef1-46482acbb6a1 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:37.372880 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1026/4085] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:37 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:37.848220 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-09655277-06bb-4b61-98a0-83873f37fe5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.855079 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-09655277-06bb-4b61-98a0-83873f37fe5e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576/action Aug 16 23:02:37.855079 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-09655277-06bb-4b61-98a0-83873f37fe5e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:37.855227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-09655277-06bb-4b61-98a0-83873f37fe5e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:37.874440 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:37.874440 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:37.887361 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-af55c339-dd19-4bb4-8425-bb65b127aeaa req-09655277-06bb-4b61-98a0-83873f37fe5e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576/action returned with HTTP 204 Aug 16 23:02:37.888031 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1021/4086] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:02:37 2026] POST /volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:37.910037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.912449 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:37.912763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.913046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.923995 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:37.923995 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:37.929163 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:37.936295 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd6c7c9c-fc17-4373-a488-bd38d70d0941 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:37.936904 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1005/4087] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:37 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:37.949665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-46558feb-013e-40ed-bb69-55f85f5ed298 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.951855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46558feb-013e-40ed-bb69-55f85f5ed298 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:37.952130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46558feb-013e-40ed-bb69-55f85f5ed298 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.952471 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46558feb-013e-40ed-bb69-55f85f5ed298 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.964158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-593453ee-4d18-4868-8878-c1ecaaa14efd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.964336 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:37.964336 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:37.967200 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-593453ee-4d18-4868-8878-c1ecaaa14efd tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 Aug 16 23:02:37.967417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-593453ee-4d18-4868-8878-c1ecaaa14efd tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.967941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-593453ee-4d18-4868-8878-c1ecaaa14efd tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.972188 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-46558feb-013e-40ed-bb69-55f85f5ed298 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:37.978519 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-593453ee-4d18-4868-8878-c1ecaaa14efd tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 returned with HTTP 404 Aug 16 23:02:37.979309 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1027/4088] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:37 2026] GET /volume/v3/volumes/c72a4483-a555-407d-865b-0112889dd955 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:37.984177 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46558feb-013e-40ed-bb69-55f85f5ed298 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:37.984729 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1036/4089] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:37 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:37.989801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:37.990687 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] DELETE https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:37.991406 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:37.991801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:37.991998 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume with id: 927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:38.006627 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.006627 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:38.010762 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:38.039810 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Delete volume request issued successfully. Aug 16 23:02:38.040126 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8e66e210-a82d-4553-9c54-5bfac2c27300 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 returned with HTTP 202 Aug 16 23:02:38.040738 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1022/4090] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:37 2026] DELETE /volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:38.048990 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.052114 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:38.052114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.052114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.059072 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.059072 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:38.062493 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Volume info retrieved successfully. Aug 16 23:02:38.066461 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d543ad4-606d-4f52-b8b0-a9b56d7ca354 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 returned with HTTP 200 Aug 16 23:02:38.066859 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1006/4091] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:38.252794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.255989 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:38.256266 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.256945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.256945 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:38.262215 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.262215 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:38.262986 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6a267f28-4c7a-4387-ade3-62974e3dd702 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:38.263563 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1028/4092] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:38.385659 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-847c6cc4-978e-46da-a403-65230bbe84ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.388075 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-847c6cc4-978e-46da-a403-65230bbe84ab tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:38.388291 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-847c6cc4-978e-46da-a403-65230bbe84ab tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.388500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-847c6cc4-978e-46da-a403-65230bbe84ab tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.399849 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.399849 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:38.403312 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-847c6cc4-978e-46da-a403-65230bbe84ab tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:38.407548 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-847c6cc4-978e-46da-a403-65230bbe84ab tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:38.408383 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1037/4093] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:38.420390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.422180 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:38.422375 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.422567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.434259 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.434259 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:38.440178 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:38.444459 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43c70c45-1047-4935-8331-e3941e9ef8b8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:38.444945 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1023/4094] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:38.495418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.498053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:38.498317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.498573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.511278 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.511278 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:38.515597 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:38.521882 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-834bc2cf-1045-41df-b80a-132e986903e6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:38.522473 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1007/4095] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:38.541065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.543406 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/action Aug 16 23:02:38.543797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:38.543967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:38.554371 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.554371 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:38.554911 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:38.560574 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Begin detaching volume completed successfully. Aug 16 23:02:38.560873 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-f31ae65c-e639-4985-ab95-fd299f0765b3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/action returned with HTTP 202 Aug 16 23:02:38.561333 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1029/4096] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:02:38 2026] POST /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aad76461-9aaa-4c1a-b393-f5f28a5409d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aad76461-9aaa-4c1a-b393-f5f28a5409d7 None None] GET https://10.4.3.26/volume// Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aad76461-9aaa-4c1a-b393-f5f28a5409d7 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aad76461-9aaa-4c1a-b393-f5f28a5409d7 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aad76461-9aaa-4c1a-b393-f5f28a5409d7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:38.625391 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1038/4097] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:38.636529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.639553 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:38.639835 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.640069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.650758 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.650758 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:38.654185 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:38.660568 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-1e9fe8bf-cc1e-45c9-97a7-d19431b975f5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:38.661015 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1024/4098] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:38.670646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-ba806f57-f4c9-4ad8-9850-054805dc1aa4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:38.672623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-ba806f57-f4c9-4ad8-9850-054805dc1aa4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption Aug 16 23:02:38.672820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-ba806f57-f4c9-4ad8-9850-054805dc1aa4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:38.673043 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-ba806f57-f4c9-4ad8-9850-054805dc1aa4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:38.681654 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:38.681654 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:38.687101 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-ba806f57-f4c9-4ad8-9850-054805dc1aa4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption returned with HTTP 200 Aug 16 23:02:38.687482 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1008/4099] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:02:38 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:39.081151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58ebf6ce-ce0d-4a27-9aa2-cd837f3f3fe2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.084221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58ebf6ce-ce0d-4a27-9aa2-cd837f3f3fe2 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] GET https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 Aug 16 23:02:39.084449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58ebf6ce-ce0d-4a27-9aa2-cd837f3f3fe2 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.084697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58ebf6ce-ce0d-4a27-9aa2-cd837f3f3fe2 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.091818 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58ebf6ce-ce0d-4a27-9aa2-cd837f3f3fe2 tempest-CreateVolumesFromBackupTest-1471798330 tempest-CreateVolumesFromBackupTest-1471798330-project-member] https://10.4.3.26/volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 returned with HTTP 404 Aug 16 23:02:39.092439 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1030/4100] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/v3/volumes/927d70d8-c68d-42d6-94e0-e14e85ae11b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:39.183923 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.186617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:39.188312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.188952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.199706 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.199706 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:39.203981 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:39.212654 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-50c0d2bc-c8a1-434e-a953-c44b35bb1518 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:39.213193 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1039/4101] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:39.276566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3bc82803-5053-4166-8895-417db46174f0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.278407 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bc82803-5053-4166-8895-417db46174f0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:02:39.278602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bc82803-5053-4166-8895-417db46174f0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.278848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3bc82803-5053-4166-8895-417db46174f0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.278982 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3bc82803-5053-4166-8895-417db46174f0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:02:39.283522 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.283522 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:39.284423 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3bc82803-5053-4166-8895-417db46174f0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:02:39.284912 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1025/4102] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:39.529647 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-552eef58-c73b-4dde-9169-514883504333 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.531983 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-552eef58-c73b-4dde-9169-514883504333 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 Aug 16 23:02:39.532288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-552eef58-c73b-4dde-9169-514883504333 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.532288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-552eef58-c73b-4dde-9169-514883504333 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.541197 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.541197 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:39.601253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-be91e3a0-96c6-48c4-9f00-1ba04e475739 req-552eef58-c73b-4dde-9169-514883504333 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 returned with HTTP 200 Aug 16 23:02:39.601253 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1009/4103] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:02:39 2026] DELETE /volume/v3/attachments/7049fab7-8e3f-42e6-8956-65d05285d576 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:39.707629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.709974 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:39.710359 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.710889 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.717958 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.717958 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:39.722049 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:39.726407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-81ecb828-9f75-48fc-a0e9-6b4f7070d59f req-d5aed07e-04ea-47dc-ac06-da5d6f4008ea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:39.726878 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1031/4104] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:39.736271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.739150 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:39.739407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.739633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.750211 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.750211 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:39.754546 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:39.762178 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-11f21379-9203-44de-b709-53371ae2f2c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:39.762595 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1040/4105] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:39.773733 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dae23377-2809-4f13-9fea-1e605aaecd77 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.774250 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae23377-2809-4f13-9fea-1e605aaecd77 None None] GET https://10.4.3.26/volume// Aug 16 23:02:39.774458 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae23377-2809-4f13-9fea-1e605aaecd77 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:39.774716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dae23377-2809-4f13-9fea-1e605aaecd77 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:39.775114 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dae23377-2809-4f13-9fea-1e605aaecd77 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:39.775448 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1026/4106] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:02:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:39.786712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-9e9ea43d-03fe-49f3-b354-5578a5ccb3e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:39.791534 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-9e9ea43d-03fe-49f3-b354-5578a5ccb3e8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:02:39.791910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-9e9ea43d-03fe-49f3-b354-5578a5ccb3e8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ce41d14-dff6-466b-b48e-008924905ffe", "connector": null, "instance_uuid": "8f30ac52-b172-49b3-b09a-30f1e087abad"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:39.805996 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:39.805996 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:39.839096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-9e9ea43d-03fe-49f3-b354-5578a5ccb3e8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:02:39.839702 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1010/4107] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:02:39 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 16 23:02:40.537137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6065354f-7d9b-4367-8620-662e83aaaff6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.571363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-a329b12d-4d06-4513-abe3-3dbe622216c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.574971 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-a329b12d-4d06-4513-abe3-3dbe622216c1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/attachments?instance_id=3c3eec76-978c-418a-9c37-035e3d7eb465 Aug 16 23:02:40.574971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-a329b12d-4d06-4513-abe3-3dbe622216c1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:40.574971 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-a329b12d-4d06-4513-abe3-3dbe622216c1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:40.596552 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-a329b12d-4d06-4513-abe3-3dbe622216c1 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments?instance_id=3c3eec76-978c-418a-9c37-035e3d7eb465 returned with HTTP 200 Aug 16 23:02:40.597114 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1041/4108] 10.4.3.26 () {70 vars in 1630 bytes} [Sun Aug 16 23:02:40 2026] GET /volume/v3/attachments?instance_id=3c3eec76-978c-418a-9c37-035e3d7eb465 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:40.605810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-d55c9ccc-3bb7-4cfa-bffb-06bd34f684c5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.611483 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-d55c9ccc-3bb7-4cfa-bffb-06bd34f684c5 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f Aug 16 23:02:40.611951 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-d55c9ccc-3bb7-4cfa-bffb-06bd34f684c5 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:40.612023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-d55c9ccc-3bb7-4cfa-bffb-06bd34f684c5 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:40.640020 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6c0f2db2-8f97-4e7c-b58e-52b08a8a2e51 req-d55c9ccc-3bb7-4cfa-bffb-06bd34f684c5 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f returned with HTTP 200 Aug 16 23:02:40.640514 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1027/4109] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 23:02:40 2026] GET /volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:40.675366 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6065354f-7d9b-4367-8620-662e83aaaff6 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:40.675923 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6065354f-7d9b-4367-8620-662e83aaaff6 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-519003225", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.696486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6065354f-7d9b-4367-8620-662e83aaaff6 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:40.697015 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1032/4110] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types => generated 379 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:40.705564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-405ec4f4-a9ac-4369-bc4b-68e417a162ad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.707964 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-405ec4f4-a9ac-4369-bc4b-68e417a162ad tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption Aug 16 23:02:40.709278 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-405ec4f4-a9ac-4369-bc4b-68e417a162ad tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.710777 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:40.710777 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:40.728146 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-405ec4f4-a9ac-4369-bc4b-68e417a162ad tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption returned with HTTP 200 Aug 16 23:02:40.728609 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1011/4111] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:40.739113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-80115949-fc6e-49de-92ca-41b4f83a0e2b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.742000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80115949-fc6e-49de-92ca-41b4f83a0e2b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:40.742485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-80115949-fc6e-49de-92ca-41b4f83a0e2b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1544170499", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.744615 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:40.744615 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:40.763929 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-80115949-fc6e-49de-92ca-41b4f83a0e2b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:40.764390 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1042/4112] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:40 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 16 23:02:40.774342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-97267000-4f39-4a22-beed-69284085f430 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.776818 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97267000-4f39-4a22-beed-69284085f430 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b/encryption Aug 16 23:02:40.777203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-97267000-4f39-4a22-beed-69284085f430 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.778826 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:40.778826 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:40.799316 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-97267000-4f39-4a22-beed-69284085f430 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b/encryption returned with HTTP 200 Aug 16 23:02:40.801386 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1028/4113] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:40.810921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b3336b7-47ae-4a10-a829-b3f50460ec8b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.815767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b3336b7-47ae-4a10-a829-b3f50460ec8b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:40.815767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b3336b7-47ae-4a10-a829-b3f50460ec8b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1448801876", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.837544 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b3336b7-47ae-4a10-a829-b3f50460ec8b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:40.838017 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1033/4114] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:40.848313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b80bbad-582b-4852-8333-b1bf7ed21bfa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.850494 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b80bbad-582b-4852-8333-b1bf7ed21bfa tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs Aug 16 23:02:40.850494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b80bbad-582b-4852-8333-b1bf7ed21bfa tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.871167 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b80bbad-582b-4852-8333-b1bf7ed21bfa tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs returned with HTTP 200 Aug 16 23:02:40.872128 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1012/4115] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:40.879350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68e21485-1733-4f95-8fa0-5ca80d14a190 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.882081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e21485-1733-4f95-8fa0-5ca80d14a190 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] PUT https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs/key2 Aug 16 23:02:40.883765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68e21485-1733-4f95-8fa0-5ca80d14a190 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.905609 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68e21485-1733-4f95-8fa0-5ca80d14a190 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs/key2 returned with HTTP 200 Aug 16 23:02:40.906078 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1043/4116] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 23:02:40 2026] PUT /volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187/extra_specs/key2 => generated 25 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:40.921076 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-addeae91-7048-4c9e-b255-32ecc099acdf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.922965 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-addeae91-7048-4c9e-b255-32ecc099acdf tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:40.923315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-addeae91-7048-4c9e-b255-32ecc099acdf tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:40.941819 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-addeae91-7048-4c9e-b255-32ecc099acdf tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:40.944763 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1029/4117] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:02:40 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:02:40.956821 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6d98008-da0c-4ac7-83e8-a9707eb35000 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:40.960775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6d98008-da0c-4ac7-83e8-a9707eb35000 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/13e24a47-9208-474b-879e-c682abf82f1e Aug 16 23:02:40.962449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6d98008-da0c-4ac7-83e8-a9707eb35000 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:40.962449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6d98008-da0c-4ac7-83e8-a9707eb35000 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.003231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e087f4f2-c5d5-478f-868a-137111a70045 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.003633 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e087f4f2-c5d5-478f-868a-137111a70045 None None] GET https://10.4.3.26/volume// Aug 16 23:02:41.003850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e087f4f2-c5d5-478f-868a-137111a70045 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.004040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e087f4f2-c5d5-478f-868a-137111a70045 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.004336 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e087f4f2-c5d5-478f-868a-137111a70045 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:41.004699 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1013/4118] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:41.015163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.015984 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6d98008-da0c-4ac7-83e8-a9707eb35000 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/13e24a47-9208-474b-879e-c682abf82f1e returned with HTTP 202 Aug 16 23:02:41.016457 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1034/4119] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:40 2026] DELETE /volume/v3/types/13e24a47-9208-474b-879e-c682abf82f1e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.024311 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:02:41.024642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.024908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.028669 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58b25a0c-d713-4517-89f1-7dc3c5b0bc11 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.034953 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58b25a0c-d713-4517-89f1-7dc3c5b0bc11 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:41.036113 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58b25a0c-d713-4517-89f1-7dc3c5b0bc11 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-318280567", "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=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.041145 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.041145 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:41.047115 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:02:41.053527 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f5354003-e3d4-48a1-8d18-1d40a1236806 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:02:41.053996 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1044/4120] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:41.058058 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58b25a0c-d713-4517-89f1-7dc3c5b0bc11 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:41.059106 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1030/4121] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:41 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.076839 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-00a47c99-14b9-4473-8ea0-ab276e2aae09 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.079226 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00a47c99-14b9-4473-8ea0-ab276e2aae09 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption Aug 16 23:02:41.079689 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-00a47c99-14b9-4473-8ea0-ab276e2aae09 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.109856 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-00a47c99-14b9-4473-8ea0-ab276e2aae09 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption returned with HTTP 200 Aug 16 23:02:41.110385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1014/4122] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:02:41 2026] POST /volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.122778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0c8cc155-e331-4921-8dfc-b236f6c0a93f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.124879 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c8cc155-e331-4921-8dfc-b236f6c0a93f tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption/b3af8bc2-cc1c-468c-b804-b2a168c59d56 Aug 16 23:02:41.125049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c8cc155-e331-4921-8dfc-b236f6c0a93f tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.125233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0c8cc155-e331-4921-8dfc-b236f6c0a93f tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.141102 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0c8cc155-e331-4921-8dfc-b236f6c0a93f tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption/b3af8bc2-cc1c-468c-b804-b2a168c59d56 returned with HTTP 202 Aug 16 23:02:41.141902 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1035/4123] 10.4.3.26 () {66 vars in 1482 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0/encryption/b3af8bc2-cc1c-468c-b804-b2a168c59d56 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.153568 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-727a6f75-8ab6-41f8-a03c-682949cb3f05 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.155455 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-727a6f75-8ab6-41f8-a03c-682949cb3f05 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:41.155853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-727a6f75-8ab6-41f8-a03c-682949cb3f05 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1058783620", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.171993 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-727a6f75-8ab6-41f8-a03c-682949cb3f05 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:41.172376 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1045/4124] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:41 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 16 23:02:41.181456 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fe01cf36-f441-43de-ba72-e05f46ae5064 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.183620 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe01cf36-f441-43de-ba72-e05f46ae5064 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216/extra_specs/key1 Aug 16 23:02:41.183620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe01cf36-f441-43de-ba72-e05f46ae5064 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.183620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fe01cf36-f441-43de-ba72-e05f46ae5064 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.202055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.204117 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b Aug 16 23:02:41.204538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.217873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-4ce41d14-dff6-466b-b48e-008924905ffe-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:02:41.222149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-4ce41d14-dff6-466b-b48e-008924905ffe-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:02:41.223103 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.223103 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:41.225164 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fe01cf36-f441-43de-ba72-e05f46ae5064 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216/extra_specs/key1 returned with HTTP 202 Aug 16 23:02:41.225545 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1031/4125] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216/extra_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:02:41.242183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1e652005-5622-4aa5-b0c6-9005b90bc840 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.245207 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e652005-5622-4aa5-b0c6-9005b90bc840 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:41.245638 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1e652005-5622-4aa5-b0c6-9005b90bc840 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-385817768", "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=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.283388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.285556 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1e652005-5622-4aa5-b0c6-9005b90bc840 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:41.285903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:02:41.286318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.286318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.287808 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1036/4126] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:02:41 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.296321 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.296321 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:41.301875 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-16f2bd3f-3ef4-48e3-926d-6190a49e4447 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.303172 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:41.305044 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16f2bd3f-3ef4-48e3-926d-6190a49e4447 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/e42535e9-7563-47d2-93aa-3851f8599c67 Aug 16 23:02:41.305233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16f2bd3f-3ef4-48e3-926d-6190a49e4447 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.305491 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16f2bd3f-3ef4-48e3-926d-6190a49e4447 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.311442 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-48f4cdf7-0857-4802-a1e8-c7875028e277 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:02:41.312001 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1046/4127] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:41.325845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3019eab-8ba3-44a1-8b72-594cd0e3478f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.325845 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3019eab-8ba3-44a1-8b72-594cd0e3478f None None] GET https://10.4.3.26/volume// Aug 16 23:02:41.325845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3019eab-8ba3-44a1-8b72-594cd0e3478f None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.325845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3019eab-8ba3-44a1-8b72-594cd0e3478f None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.325845 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3019eab-8ba3-44a1-8b72-594cd0e3478f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:41.327218 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1037/4128] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:41.332045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-4ce41d14-dff6-466b-b48e-008924905ffe-np0000007421" released by "attachment_update" :: held 0.110s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:02:41.332290 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-f970e884-ace1-44ca-b803-ee413815d1a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b returned with HTTP 200 Aug 16 23:02:41.332996 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1015/4129] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:02:41 2026] PUT /volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:41.339444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-5282a674-8f69-4cf6-843e-50997afccefb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.342326 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-5282a674-8f69-4cf6-843e-50997afccefb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:02:41.342966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-5282a674-8f69-4cf6-843e-50997afccefb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a765a7ac-7e9e-4fad-9605-714985b9274d", "connector": null, "instance_uuid": "399b7966-b7ab-4831-8f04-0aedcd9a6ef5"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.350388 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16f2bd3f-3ef4-48e3-926d-6190a49e4447 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/e42535e9-7563-47d2-93aa-3851f8599c67 returned with HTTP 202 Aug 16 23:02:41.351809 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1032/4130] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/e42535e9-7563-47d2-93aa-3851f8599c67 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.354568 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.354568 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:41.363264 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-56730663-ccf3-416e-83f7-d9f1aea997d3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.363374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-b66e3423-3b7d-47a9-85bc-e0c637875572 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.368957 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56730663-ccf3-416e-83f7-d9f1aea997d3 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs Aug 16 23:02:41.369062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-b66e3423-3b7d-47a9-85bc-e0c637875572 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b/action Aug 16 23:02:41.369195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56730663-ccf3-416e-83f7-d9f1aea997d3 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.369195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-56730663-ccf3-416e-83f7-d9f1aea997d3 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.369287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-b66e3423-3b7d-47a9-85bc-e0c637875572 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:41.369287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-b66e3423-3b7d-47a9-85bc-e0c637875572 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.379051 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-56730663-ccf3-416e-83f7-d9f1aea997d3 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs returned with HTTP 200 Aug 16 23:02:41.379867 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1038/4131] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs => generated 185 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.386374 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-5282a674-8f69-4cf6-843e-50997afccefb tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:02:41.387070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1047/4132] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:02:41 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 16 23:02:41.388144 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.388144 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:41.391937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fccfaf68-116f-4014-b997-95c7a3ca6167 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.397215 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fccfaf68-116f-4014-b997-95c7a3ca6167 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types Aug 16 23:02:41.397419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fccfaf68-116f-4014-b997-95c7a3ca6167 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.397630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fccfaf68-116f-4014-b997-95c7a3ca6167 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.402275 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aadfe15d-8635-4736-bf56-8c461d8ade70 req-b66e3423-3b7d-47a9-85bc-e0c637875572 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b/action returned with HTTP 204 Aug 16 23:02:41.402769 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1016/4133] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:02:41 2026] POST /volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:41.418809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fccfaf68-116f-4014-b997-95c7a3ca6167 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:41.419173 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1033/4134] 10.4.3.26 () {66 vars in 1224 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types => generated 2830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:41.431475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33f92f50-5ff7-4c33-802e-ddca5eb7e119 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.435965 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33f92f50-5ff7-4c33-802e-ddca5eb7e119 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/cipher Aug 16 23:02:41.435965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33f92f50-5ff7-4c33-802e-ddca5eb7e119 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.435965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33f92f50-5ff7-4c33-802e-ddca5eb7e119 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.442989 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33f92f50-5ff7-4c33-802e-ddca5eb7e119 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/cipher returned with HTTP 200 Aug 16 23:02:41.443694 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1039/4135] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:41.453576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c1166fe-0631-4578-ba18-8fe53226d7d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.456271 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c1166fe-0631-4578-ba18-8fe53226d7d4 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption Aug 16 23:02:41.456480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c1166fe-0631-4578-ba18-8fe53226d7d4 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.456720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c1166fe-0631-4578-ba18-8fe53226d7d4 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.457005 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:41.457005 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:41.465101 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c1166fe-0631-4578-ba18-8fe53226d7d4 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption returned with HTTP 200 Aug 16 23:02:41.465674 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1048/4136] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.475999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e65f0721-a51f-4295-a305-d8e621c9dcca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.477766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e65f0721-a51f-4295-a305-d8e621c9dcca tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/multiattach Aug 16 23:02:41.477972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e65f0721-a51f-4295-a305-d8e621c9dcca tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.478187 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e65f0721-a51f-4295-a305-d8e621c9dcca tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.485793 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e65f0721-a51f-4295-a305-d8e621c9dcca tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/multiattach returned with HTTP 200 Aug 16 23:02:41.486193 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1017/4137] 10.4.3.26 () {66 vars in 1407 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:41.494494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e14371b9-2791-426b-9bd0-4c2cebfdf164 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.496769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e14371b9-2791-426b-9bd0-4c2cebfdf164 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/volume_backend_name Aug 16 23:02:41.497030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e14371b9-2791-426b-9bd0-4c2cebfdf164 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.497238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e14371b9-2791-426b-9bd0-4c2cebfdf164 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.504478 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e14371b9-2791-426b-9bd0-4c2cebfdf164 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/volume_backend_name returned with HTTP 200 Aug 16 23:02:41.505112 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1034/4138] 10.4.3.26 () {66 vars in 1431 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:41.514824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd551f67-8152-4e95-a01d-8c488cb7d858 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.516693 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd551f67-8152-4e95-a01d-8c488cb7d858 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] GET https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f Aug 16 23:02:41.517152 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd551f67-8152-4e95-a01d-8c488cb7d858 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.517535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd551f67-8152-4e95-a01d-8c488cb7d858 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.526156 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd551f67-8152-4e95-a01d-8c488cb7d858 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f returned with HTTP 200 Aug 16 23:02:41.527470 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1040/4139] 10.4.3.26 () {66 vars in 1335 bytes} [Sun Aug 16 23:02:41 2026] GET /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f => generated 401 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.538530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a2c1cd4a-7166-4a0d-9bb8-abebda0adb6a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.540970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2c1cd4a-7166-4a0d-9bb8-abebda0adb6a tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] PUT https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/a52c2630-6f4e-4202-9b24-7f5f8fb72b15 Aug 16 23:02:41.541468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a2c1cd4a-7166-4a0d-9bb8-abebda0adb6a tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.562842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a2c1cd4a-7166-4a0d-9bb8-abebda0adb6a tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/a52c2630-6f4e-4202-9b24-7f5f8fb72b15 returned with HTTP 200 Aug 16 23:02:41.563477 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1049/4140] 10.4.3.26 () {68 vars in 1499 bytes} [Sun Aug 16 23:02:41 2026] PUT /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/encryption/a52c2630-6f4e-4202-9b24-7f5f8fb72b15 => generated 33 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:41.575949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-221fef7f-3d2d-4945-a84e-8796a0a74886 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.578525 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-221fef7f-3d2d-4945-a84e-8796a0a74886 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] PUT https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/key1 Aug 16 23:02:41.579069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-221fef7f-3d2d-4945-a84e-8796a0a74886 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.620243 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-221fef7f-3d2d-4945-a84e-8796a0a74886 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/key1 returned with HTTP 200 Aug 16 23:02:41.620837 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1018/4141] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 23:02:41 2026] PUT /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f/extra_specs/key1 => generated 30 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:02:41.631103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-224f1c4f-cfe2-4dc2-953b-05930fafa26b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.632764 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-224f1c4f-cfe2-4dc2-953b-05930fafa26b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] PUT https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f Aug 16 23:02:41.632897 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-224f1c4f-cfe2-4dc2-953b-05930fafa26b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:41.651274 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-224f1c4f-cfe2-4dc2-953b-05930fafa26b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f returned with HTTP 200 Aug 16 23:02:41.651873 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1035/4142] 10.4.3.26 () {68 vars in 1355 bytes} [Sun Aug 16 23:02:41 2026] PUT /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f => generated 370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:41.661588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-25a92e41-9452-4c42-80be-2cd36699d26d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.664425 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25a92e41-9452-4c42-80be-2cd36699d26d tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216 Aug 16 23:02:41.664910 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25a92e41-9452-4c42-80be-2cd36699d26d tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.664910 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-25a92e41-9452-4c42-80be-2cd36699d26d tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.694651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-25a92e41-9452-4c42-80be-2cd36699d26d tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216 returned with HTTP 202 Aug 16 23:02:41.695262 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1041/4143] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/7e459602-0630-4a3d-9397-73a85dcde216 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.702400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8c7bd2c2-9dac-4247-8957-f2bcbd2edc4e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.704690 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c7bd2c2-9dac-4247-8957-f2bcbd2edc4e tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0 Aug 16 23:02:41.704951 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c7bd2c2-9dac-4247-8957-f2bcbd2edc4e tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.705227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c7bd2c2-9dac-4247-8957-f2bcbd2edc4e tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.735453 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c7bd2c2-9dac-4247-8957-f2bcbd2edc4e tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0 returned with HTTP 202 Aug 16 23:02:41.735871 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1050/4144] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/1dd3615b-c93f-4894-a585-a46ac5d5a1f0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.746615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-65a80530-bc0f-45dd-8888-45874f21004b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.749278 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65a80530-bc0f-45dd-8888-45874f21004b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187 Aug 16 23:02:41.749502 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-65a80530-bc0f-45dd-8888-45874f21004b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.749771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-65a80530-bc0f-45dd-8888-45874f21004b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.778831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65a80530-bc0f-45dd-8888-45874f21004b tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187 returned with HTTP 202 Aug 16 23:02:41.779322 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1019/4145] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/59fd9a0e-7b41-4181-bbd5-c03dca4cd187 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.785791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b75e17e2-30ef-426a-b760-9c0a55e79545 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.788310 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b75e17e2-30ef-426a-b760-9c0a55e79545 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b Aug 16 23:02:41.788310 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b75e17e2-30ef-426a-b760-9c0a55e79545 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.788310 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b75e17e2-30ef-426a-b760-9c0a55e79545 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.816499 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b75e17e2-30ef-426a-b760-9c0a55e79545 tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b returned with HTTP 202 Aug 16 23:02:41.817014 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1036/4146] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/d3066542-8443-477d-8936-a1dfd97b820b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:41.825768 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-486a6c19-eafd-40f5-ab87-bec4900163bb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:41.827607 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-486a6c19-eafd-40f5-ab87-bec4900163bb tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] DELETE https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f Aug 16 23:02:41.827837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-486a6c19-eafd-40f5-ab87-bec4900163bb tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:41.828076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-486a6c19-eafd-40f5-ab87-bec4900163bb tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:41.860569 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-486a6c19-eafd-40f5-ab87-bec4900163bb tempest-VolumeTypesAdminTests-480080737 tempest-VolumeTypesAdminTests-480080737-project-admin] https://10.4.3.26/volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f returned with HTTP 202 Aug 16 23:02:41.861136 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1042/4147] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:41 2026] DELETE /volume/v3/types/6098cb5c-f8a6-4ccd-808e-3e2518f4ff1f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:42.621488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2cb32341-0f28-4127-b87a-1e99a7e2b1ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:42.622952 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cb32341-0f28-4127-b87a-1e99a7e2b1ca None None] GET https://10.4.3.26/volume// Aug 16 23:02:42.622952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cb32341-0f28-4127-b87a-1e99a7e2b1ca None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:42.623092 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2cb32341-0f28-4127-b87a-1e99a7e2b1ca None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:42.623697 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2cb32341-0f28-4127-b87a-1e99a7e2b1ca None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:42.624166 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1051/4148] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:42.635057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:42.639573 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:02:42.640423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:42.640672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:42.653824 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:42.653824 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:42.659210 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:02:42.666790 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-df451589-1013-44ad-bfd2-4b3a117c3693 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:02:42.667579 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1020/4149] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:42 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1534 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:42.729871 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:42.731758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:42.731931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:42.732122 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:42.732285 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume with id: 7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:42.743987 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:42.743987 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:42.743987 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:42.757229 np0000007421 devstack@c-api.service[100203]: WARNING cinder.keymgr.conf_key_mgr [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:02:42.764658 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume request issued successfully. Aug 16 23:02:42.765381 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c6f55cc-60ad-40a0-ab8f-2b214ecf4fe6 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 202 Aug 16 23:02:42.765514 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1037/4150] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:02:42 2026] DELETE /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:42.773864 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:42.777157 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:42.777356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:42.777535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:42.784859 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:42.784859 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:42.792224 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:02:42.800412 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc5f25be-3623-4b58-a02a-de66b96e8407 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 200 Aug 16 23:02:42.800836 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1043/4151] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:42 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:42.822684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:42.827276 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] PUT https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 Aug 16 23:02:42.827898 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:42.839505 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Acquiring lock "cinder-attachment_update-a765a7ac-7e9e-4fad-9605-714985b9274d-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:02:42.848160 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Lock "cinder-attachment_update-a765a7ac-7e9e-4fad-9605-714985b9274d-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:02:42.848160 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:42.848160 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:42.966009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Lock "cinder-attachment_update-a765a7ac-7e9e-4fad-9605-714985b9274d-np0000007421" released by "attachment_update" :: held 0.120s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:02:42.966463 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-e4c5e3cf-09b2-4740-b9ed-866b5bbea26d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 returned with HTTP 200 Aug 16 23:02:42.967249 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1052/4152] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:02:42 2026] PUT /volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:42.999673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-70692617-cd51-498a-9e00-7265523aabb4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.005883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-70692617-cd51-498a-9e00-7265523aabb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851/action Aug 16 23:02:43.005883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-70692617-cd51-498a-9e00-7265523aabb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:43.005883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-70692617-cd51-498a-9e00-7265523aabb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:43.035276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:43.035276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:43.054485 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a8c71911-c5cd-4c41-87a9-862b7202dc7f req-70692617-cd51-498a-9e00-7265523aabb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851/action returned with HTTP 204 Aug 16 23:02:43.055156 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1021/4153] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:02:42 2026] POST /volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:43.815693 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6881bc42-561c-41bb-97c1-c381cee05f61 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.817268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6881bc42-561c-41bb-97c1-c381cee05f61 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 Aug 16 23:02:43.817430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6881bc42-561c-41bb-97c1-c381cee05f61 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:43.817598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6881bc42-561c-41bb-97c1-c381cee05f61 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:43.823265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6881bc42-561c-41bb-97c1-c381cee05f61 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 returned with HTTP 404 Aug 16 23:02:43.823798 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1038/4154] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:43 2026] GET /volume/v3/volumes/7123eb0c-dae4-4789-a46a-fd2c7b7c8ab4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:43.833061 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.835337 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:02:43.835496 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:43.835687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method 'detail' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:43.836412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:02:43.866765 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Get all volumes completed successfully. Aug 16 23:02:43.870417 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:43.870417 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:43.880164 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a65f860e-2f70-4f7e-8767-6c3484f1846e tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:02:43.880761 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1044/4155] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:02:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11568 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:43.897822 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-93a4ee09-9b4d-4235-af19-1bb78350ea93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.899969 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93a4ee09-9b4d-4235-af19-1bb78350ea93 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] DELETE https://10.4.3.26/volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6 Aug 16 23:02:43.900317 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93a4ee09-9b4d-4235-af19-1bb78350ea93 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:43.900468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-93a4ee09-9b4d-4235-af19-1bb78350ea93 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:43.900859 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:43.900859 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:43.933711 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-93a4ee09-9b4d-4235-af19-1bb78350ea93 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6 returned with HTTP 202 Aug 16 23:02:43.936070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1053/4156] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:02:43 2026] DELETE /volume/v3/types/940bea9d-86ef-411b-adc3-40a523ef37c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:02:43.947172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc590b3b-fa79-473b-a82a-239178ce168a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.950968 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc590b3b-fa79-473b-a82a-239178ce168a tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:02:43.950968 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc590b3b-fa79-473b-a82a-239178ce168a tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-593988985", "extra_specs": {}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:43.968205 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc590b3b-fa79-473b-a82a-239178ce168a tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:02:43.968591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1022/4157] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:02:43 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:43.982008 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bca6329f-9bc6-439c-bc42-091ce4a9e2c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:43.983433 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca6329f-9bc6-439c-bc42-091ce4a9e2c7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] POST https://10.4.3.26/volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898/encryption Aug 16 23:02:43.983945 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bca6329f-9bc6-439c-bc42-091ce4a9e2c7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:44.019437 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bca6329f-9bc6-439c-bc42-091ce4a9e2c7 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898/encryption returned with HTTP 200 Aug 16 23:02:44.020600 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1039/4158] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:02:43 2026] POST /volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:44.031495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d91de712-23c4-4809-9364-5429c6f5a241 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:44.033820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:02:44.034216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1490858472", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-593988985", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:44.036575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1490858472', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-593988985', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:02:44.042210 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume of 1 GB Aug 16 23:02:44.042594 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:44.042594 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:44.043243 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Availability Zones retrieved successfully. Aug 16 23:02:44.051990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (01ffe0af-6283-46d2-8e4a-4fa5ad4eda41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:44.053237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd76a59-6fcd-4fc9-8acb-863a9d2e34cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:44.054604 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:02:44.093970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd76a59-6fcd-4fc9-8acb-863a9d2e34cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:02:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd2855e6-2e51-486d-834c-b71e940ae898,is_public=True,name='tempest-scenario-type-luks-593988985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd2855e6-2e51-486d-834c-b71e940ae898', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:44.099707 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3e4553-4a28-43aa-8a7a-65aa2e36c0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:44.133313 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-593988985 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-593988985, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:44.133835 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-593988985 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-593988985, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:02:44.186235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Created reservations ['f071e1ac-8bf1-40a5-a806-b90282f23ac0', '69378f10-1b68-432a-af6b-7915d21b2c8c', '99f30000-ba7b-4a96-b4d0-321450770f5a', '7a18ee6c-a935-4552-ad21-89781fb62fc2'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:44.187380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3e4553-4a28-43aa-8a7a-65aa2e36c0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f071e1ac-8bf1-40a5-a806-b90282f23ac0', '69378f10-1b68-432a-af6b-7915d21b2c8c', '99f30000-ba7b-4a96-b4d0-321450770f5a', '7a18ee6c-a935-4552-ad21-89781fb62fc2']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:44.188529 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d9876e-4431-452b-89f9-730567bbce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:44.222596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d9876e-4431-452b-89f9-730567bbce84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e01e2f5-da41-482e-aaf0-9c9ab3b85b09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1490858472',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['f071e1ac-8bf1-40a5-a806-b90282f23ac0','69378f10-1b68-432a-af6b-7915d21b2c8c','99f30000-ba7b-4a96-b4d0-321450770f5a','7a18ee6c-a935-4552-ad21-89781fb62fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=fd2855e6-2e51-486d-834c-b71e940ae898), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1490858472',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e01e2f5-da41-482e-aaf0-9c9ab3b85b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9df9ba9424e417882890eb944eafc25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d1efd0f060942759accb439d8da07fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd2855e6-2e51-486d-834c-b71e940ae898),volume_type_id=fd2855e6-2e51-486d-834c-b71e940ae898)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:44.223682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ad4b76-988f-470d-b4fa-89771aad2046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:44.254188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ad4b76-988f-470d-b4fa-89771aad2046) transitioned into state 'SUCCESS' from state '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-1490858472',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9df9ba9424e417882890eb944eafc25',qos_specs=None,replication_status=,reservations=['f071e1ac-8bf1-40a5-a806-b90282f23ac0','69378f10-1b68-432a-af6b-7915d21b2c8c','99f30000-ba7b-4a96-b4d0-321450770f5a','7a18ee6c-a935-4552-ad21-89781fb62fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d1efd0f060942759accb439d8da07fb',volume_type_id=fd2855e6-2e51-486d-834c-b71e940ae898)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:44.255288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb317be-823b-4bc5-be7a-63e0fa75cc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:02:44.280448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb317be-823b-4bc5-be7a-63e0fa75cc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:02:44.281426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Flow 'volume_create_api' (01ffe0af-6283-46d2-8e4a-4fa5ad4eda41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:02:44.281961 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Create volume request issued successfully. Aug 16 23:02:44.283113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d91de712-23c4-4809-9364-5429c6f5a241 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:02:44.283978 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1045/4159] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:02:44 2026] POST /volume/v3/volumes => generated 782 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:53.806226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:53.809681 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:53.810448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:53.810758 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:53.822358 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:53.822358 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:53.828256 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:53.833855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-b45c9739-6ef1-4369-ad17-7728b0f3bdb7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:53.834274 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1054/4160] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:02:53 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:53.937683 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bea092e9-b6ee-461b-a88c-1c32d0c2cec8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:53.938127 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bea092e9-b6ee-461b-a88c-1c32d0c2cec8 None None] GET https://10.4.3.26/volume// Aug 16 23:02:53.938358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bea092e9-b6ee-461b-a88c-1c32d0c2cec8 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:53.938496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bea092e9-b6ee-461b-a88c-1c32d0c2cec8 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:53.938848 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bea092e9-b6ee-461b-a88c-1c32d0c2cec8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:53.939402 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1023/4161] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:02:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:53.947823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-072de429-11cb-44d5-bc89-c22ac77c1c4d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:53.950045 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-072de429-11cb-44d5-bc89-c22ac77c1c4d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:02:53.950442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-072de429-11cb-44d5-bc89-c22ac77c1c4d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "005e6e70-8d12-4006-a831-444baa78a021", "connector": null, "instance_uuid": "3bc780a7-db96-4217-b187-9549117f305b"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:53.963706 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:53.963706 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:53.966031 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=303,cinder:UPDATE=90,cinder:INSERT=33 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:02:54.006582 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-072de429-11cb-44d5-bc89-c22ac77c1c4d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:02:54.007143 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1040/4162] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:02:53 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:54.042811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82bfdeba-2f10-4fdb-9885-773fa176878c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:54.045420 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bfdeba-2f10-4fdb-9885-773fa176878c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:54.045727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bfdeba-2f10-4fdb-9885-773fa176878c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:54.046065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82bfdeba-2f10-4fdb-9885-773fa176878c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:54.063384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-51acabb4-df2c-4f9a-8467-a482204daf66 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:54.063810 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51acabb4-df2c-4f9a-8467-a482204daf66 None None] GET https://10.4.3.26/volume// Aug 16 23:02:54.063995 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51acabb4-df2c-4f9a-8467-a482204daf66 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:54.064199 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:54.064199 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:54.064285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51acabb4-df2c-4f9a-8467-a482204daf66 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:54.064601 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51acabb4-df2c-4f9a-8467-a482204daf66 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:02:54.064939 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1055/4163] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:02:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:02:54.071139 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82bfdeba-2f10-4fdb-9885-773fa176878c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:54.079224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:54.080264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82bfdeba-2f10-4fdb-9885-773fa176878c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:54.080715 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1046/4164] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:54 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:54.082585 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:54.083210 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:54.083460 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:54.097154 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:54.097154 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:54.102138 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:54.108663 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-fd3001da-eded-483b-8a92-56513e61dd79 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:54.109196 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1024/4165] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:02:54 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:02:54.243287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:54.247908 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] PUT https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 Aug 16 23:02:54.247908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:54.261277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Acquiring lock "cinder-attachment_update-005e6e70-8d12-4006-a831-444baa78a021-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:02:54.269812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Lock "cinder-attachment_update-005e6e70-8d12-4006-a831-444baa78a021-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:02:54.269812 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:54.269812 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:54.378081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Lock "cinder-attachment_update-005e6e70-8d12-4006-a831-444baa78a021-np0000007421" released by "attachment_update" :: held 0.109s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:02:54.378081 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-656053db-ccad-434d-81f2-d91cf94308a3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 returned with HTTP 200 Aug 16 23:02:54.378081 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1041/4166] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:02:54 2026] PUT /volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:55.096006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:55.098301 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:55.098574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:55.098845 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:55.112383 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:55.112383 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:55.118831 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:55.124833 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0cc7755-c515-48b1-9ffa-b89fc790ffe4 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:55.125516 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1056/4167] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:55 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:56.142199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:56.144489 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:56.144911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:56.145156 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:56.157182 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:56.157182 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:56.161922 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:56.168264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2dc08bcf-41d8-4f7e-8b7d-0fe24ab4d601 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:56.168862 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1047/4168] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:56 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:57.181574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:57.183809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:57.184090 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:57.184379 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:57.197464 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:57.197464 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:57.202107 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:57.207048 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7227f5bf-50d4-4b1e-8f50-de6839106999 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:57.207493 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1025/4169] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:57 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:57.643508 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-90e3512e-6203-402a-96f3-88d8ca8f4bfd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:57.645540 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-90e3512e-6203-402a-96f3-88d8ca8f4bfd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760/action Aug 16 23:02:57.645927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-90e3512e-6203-402a-96f3-88d8ca8f4bfd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:02:57.646071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-90e3512e-6203-402a-96f3-88d8ca8f4bfd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:57.672171 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:57.672171 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:57.688536 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7293a8b5-aa9a-4006-aa49-c39acaea0680 req-90e3512e-6203-402a-96f3-88d8ca8f4bfd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760/action returned with HTTP 204 Aug 16 23:02:57.689149 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1042/4170] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:02:57 2026] POST /volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:02:58.219928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-86ed66d6-6a82-446c-80d1-2397dac47245 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:58.222054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86ed66d6-6a82-446c-80d1-2397dac47245 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:58.222239 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-86ed66d6-6a82-446c-80d1-2397dac47245 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:58.222428 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-86ed66d6-6a82-446c-80d1-2397dac47245 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:58.235481 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:58.235481 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:58.243074 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-86ed66d6-6a82-446c-80d1-2397dac47245 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:58.254977 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86ed66d6-6a82-446c-80d1-2397dac47245 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:02:58.255529 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1057/4171] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:02:58 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1651 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:02:58.274355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:58.276877 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:58.277323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005e6e70-8d12-4006-a831-444baa78a021", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-114490427"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:58.292564 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:58.292564 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:58.293432 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:58.293639 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:58.298201 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-63e90d41-561b-49c3-a6a6-4a4250ea5262 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 400 Aug 16 23:02:58.298759 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1048/4172] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:58 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 23:02:58.308487 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:58.311033 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:58.311648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005e6e70-8d12-4006-a831-444baa78a021", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-348618237"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:58.326097 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:58.326097 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:58.326739 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:58.326903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:58.355915 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['2d960a16-89df-4b7e-9259-722e3e4251f3', '99253e9b-4d3d-4472-a4ab-57a3518cae62', '65e4b434-52a6-4bcb-8db4-e76acf037751', 'd76a02aa-bf0f-47fe-b574-7de18852fda2'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:58.396486 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot force create request issued successfully. Aug 16 23:02:58.396968 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9bc972b5-701a-4a7f-b23f-a9753987a49f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:02:58.397654 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1026/4173] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:58.406412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:58.413312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:02:58.413575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:58.413836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:58.421785 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:58.421785 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:02:58.422353 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:58.423252 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-67b50adb-0d19-4382-bbed-730e97f08ef9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 200 Aug 16 23:02:58.423712 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1043/4174] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:58 2026] GET /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:59.438418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:59.440570 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:02:59.440835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:59.441076 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:59.448213 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:59.448213 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:02:59.448858 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:59.449918 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22c8cf8b-a8fb-4dee-8e79-2dc84b71797e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 200 Aug 16 23:02:59.450447 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1058/4175] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:59 2026] GET /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:02:59.459938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:59.461875 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:02:59.462312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005e6e70-8d12-4006-a831-444baa78a021", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-615886819"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:02:59.477650 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:59.477650 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:02:59.478274 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:02:59.478521 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:02:59.512031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['1e49c333-212e-41f5-afb5-ad32726ba99e', '4d07c5b7-919c-4246-a8ae-96ee2dc21515', '38416011-7079-49c6-8c7f-b4147fa7c1e8', '7954294c-b672-4530-8186-f628425c6803'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:02:59.548993 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot force create request issued successfully. Aug 16 23:02:59.549337 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-720a046c-54ff-4cc7-9a8a-9da87fadd532 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:02:59.549832 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1049/4176] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:02:59 2026] POST /volume/v3/snapshots => generated 309 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:02:59.561462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4851ec12-1267-4095-b546-7bfd07adf99a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:02:59.570452 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4851ec12-1267-4095-b546-7bfd07adf99a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:02:59.570671 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4851ec12-1267-4095-b546-7bfd07adf99a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:02:59.570906 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4851ec12-1267-4095-b546-7bfd07adf99a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:02:59.580386 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:02:59.580386 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:02:59.580879 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4851ec12-1267-4095-b546-7bfd07adf99a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:02:59.584317 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4851ec12-1267-4095-b546-7bfd07adf99a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 200 Aug 16 23:02:59.585612 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1027/4177] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:02:59 2026] GET /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:00.600301 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c401d9ee-7196-42b4-8ae6-311438c89eed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:00.602849 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c401d9ee-7196-42b4-8ae6-311438c89eed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:00.603026 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c401d9ee-7196-42b4-8ae6-311438c89eed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:00.603304 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c401d9ee-7196-42b4-8ae6-311438c89eed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:00.609286 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:00.609286 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:00.609859 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c401d9ee-7196-42b4-8ae6-311438c89eed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:00.610881 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c401d9ee-7196-42b4-8ae6-311438c89eed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 200 Aug 16 23:03:00.611260 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1044/4178] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:00 2026] GET /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:03:00.627717 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3bf0863e-3dea-48e3-8526-b895e242f4da None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:00.630454 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:00.630840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005e6e70-8d12-4006-a831-444baa78a021", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1997929568"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:00.657147 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:00.657147 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:00.657869 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:00.658093 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:00.699556 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['7cd32092-9a99-41df-80f1-a7580eeb1b36', '78901e8c-466f-4717-a686-691d3c62f0e5', '53236968-1a97-459c-8253-bcfacca9408a', 'e92c3e2f-0129-408a-a3c3-820fe730ac61'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:00.750773 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot force create request issued successfully. Aug 16 23:03:00.752042 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bf0863e-3dea-48e3-8526-b895e242f4da tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:03:00.753814 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1059/4179] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:03:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:00.767266 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f7de8a64-0320-4f3b-84fd-2563843361be None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:00.770072 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7de8a64-0320-4f3b-84fd-2563843361be tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:00.770387 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7de8a64-0320-4f3b-84fd-2563843361be tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:00.770708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7de8a64-0320-4f3b-84fd-2563843361be tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:00.778489 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:00.778489 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:00.778666 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f7de8a64-0320-4f3b-84fd-2563843361be tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:00.780017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7de8a64-0320-4f3b-84fd-2563843361be tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 200 Aug 16 23:03:00.780534 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1050/4180] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:00 2026] GET /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:01.795060 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:01.797758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:01.798097 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:01.798388 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:01.806780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:01.806780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:01.807492 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:01.808830 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-edcb033b-6f5f-4cc4-8ff5-4304a2f27064 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 200 Aug 16 23:03:01.809734 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1028/4181] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:01 2026] GET /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:01.819764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dedd6894-8237-4e86-ac65-f88414f94efc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:01.822289 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:01.822526 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:01.822735 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:01.822857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:01.829762 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:01.829762 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:01.830369 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:01.859386 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:03:01.859632 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dedd6894-8237-4e86-ac65-f88414f94efc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 202 Aug 16 23:03:01.860094 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1045/4182] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:01 2026] DELETE /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:01.873164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:01.875379 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:01.875554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:01.875848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:01.882160 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:01.882160 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:01.882865 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:01.884005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-78ec1fac-e90e-4034-856f-b2ac66091d8b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 200 Aug 16 23:03:01.884604 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1060/4183] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:01 2026] GET /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:02.897334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06155186-cb13-4523-a3ee-c3e03f7d7c5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:02.899269 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06155186-cb13-4523-a3ee-c3e03f7d7c5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:02.899432 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06155186-cb13-4523-a3ee-c3e03f7d7c5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:02.899612 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06155186-cb13-4523-a3ee-c3e03f7d7c5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:02.905508 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06155186-cb13-4523-a3ee-c3e03f7d7c5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 404 Aug 16 23:03:02.906128 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1051/4184] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:02 2026] GET /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:02.913929 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12099e15-9be4-4a78-b630-eb68f976e156 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:02.916031 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:02.916281 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:02.916443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:02.916550 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:02.922296 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:02.922296 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:02.922761 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:02.943111 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:03:02.943418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12099e15-9be4-4a78-b630-eb68f976e156 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 202 Aug 16 23:03:02.943936 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1029/4185] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:02 2026] DELETE /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:02.956391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:02.960132 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:02.960540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:02.960734 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:02.972131 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:02.972131 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:02.973021 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:02.974723 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c54b4b0-d731-4036-9a3d-a79216006f4a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 200 Aug 16 23:03:02.975511 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1046/4186] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:02 2026] GET /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:03.989093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0956a6d8-572b-45bd-820d-933aefbf3f7f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:03.991353 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0956a6d8-572b-45bd-820d-933aefbf3f7f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:03.991589 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0956a6d8-572b-45bd-820d-933aefbf3f7f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:03.991847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0956a6d8-572b-45bd-820d-933aefbf3f7f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:03.997724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0956a6d8-572b-45bd-820d-933aefbf3f7f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 404 Aug 16 23:03:03.998424 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1061/4187] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:03 2026] GET /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:04.006830 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:04.011574 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:04.011819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:04.012074 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:04.012213 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:04.021114 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:04.021114 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:04.021770 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:04.054871 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:03:04.055160 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3cd4764-84c4-48f3-9d31-4760f9523974 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 202 Aug 16 23:03:04.055714 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1052/4188] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:04 2026] DELETE /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:04.069240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ea214624-8bc0-470b-adb9-707669686386 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:04.073710 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea214624-8bc0-470b-adb9-707669686386 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:04.073710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea214624-8bc0-470b-adb9-707669686386 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:04.073710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ea214624-8bc0-470b-adb9-707669686386 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:04.090773 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:04.090773 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:04.090773 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ea214624-8bc0-470b-adb9-707669686386 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:04.090773 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ea214624-8bc0-470b-adb9-707669686386 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 200 Aug 16 23:03:04.091182 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1030/4189] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:04 2026] GET /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:05.103540 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b6ea6d58-f9de-44d1-aae4-7cb6117ef3ed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.105825 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6ea6d58-f9de-44d1-aae4-7cb6117ef3ed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:05.106241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6ea6d58-f9de-44d1-aae4-7cb6117ef3ed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.106615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6ea6d58-f9de-44d1-aae4-7cb6117ef3ed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.114232 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6ea6d58-f9de-44d1-aae4-7cb6117ef3ed tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 404 Aug 16 23:03:05.114232 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1047/4190] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:05 2026] GET /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:05.123846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.125957 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:05.126259 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.126522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.126646 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 9dc04c90-d254-4904-aa55-4439682471b5 Aug 16 23:03:05.133418 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c21888f4-4c85-44ba-bf96-100a2608faa8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 returned with HTTP 404 Aug 16 23:03:05.134153 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1062/4191] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:05 2026] DELETE /volume/v3/snapshots/9dc04c90-d254-4904-aa55-4439682471b5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:05.144156 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.146939 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:05.147487 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.147487 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.147615 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 121fa5b5-f00b-4c2e-9363-45cfebab40d6 Aug 16 23:03:05.153075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-65e544fb-de09-4ffb-b731-d6a1a3e21523 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 returned with HTTP 404 Aug 16 23:03:05.153727 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1053/4192] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:05 2026] DELETE /volume/v3/snapshots/121fa5b5-f00b-4c2e-9363-45cfebab40d6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:05.161251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4834460f-f943-4644-9c79-fa57a44b37b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.165521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4834460f-f943-4644-9c79-fa57a44b37b0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:05.165521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4834460f-f943-4644-9c79-fa57a44b37b0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.165521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4834460f-f943-4644-9c79-fa57a44b37b0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.165521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-4834460f-f943-4644-9c79-fa57a44b37b0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 049dab7a-413c-485f-94d1-31dc0db8b05a Aug 16 23:03:05.170700 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4834460f-f943-4644-9c79-fa57a44b37b0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a returned with HTTP 404 Aug 16 23:03:05.171647 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1031/4193] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:05 2026] DELETE /volume/v3/snapshots/049dab7a-413c-485f-94d1-31dc0db8b05a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:05.215562 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.217612 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:05.217912 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.218202 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.233492 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:05.233492 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:05.237453 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:05.243050 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-7a677c62-603e-4fc0-aa7c-1c0eefe6ae69 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:03:05.243228 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1048/4194] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:05 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1651 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:05.261958 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.264458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021/action Aug 16 23:03:05.264863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:05.265091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:05.278825 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:05.278825 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:05.279553 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:05.287108 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Begin detaching volume completed successfully. Aug 16 23:03:05.287462 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-1552c6f3-4c32-41ba-8168-d97cb439d564 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021/action returned with HTTP 202 Aug 16 23:03:05.288064 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1063/4195] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:03:05 2026] POST /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:03:05.337014 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8327fcc-9dc5-4cc8-984f-f7de43c99b3b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.337651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8327fcc-9dc5-4cc8-984f-f7de43c99b3b None None] GET https://10.4.3.26/volume// Aug 16 23:03:05.337793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8327fcc-9dc5-4cc8-984f-f7de43c99b3b None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.338013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8327fcc-9dc5-4cc8-984f-f7de43c99b3b None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.338447 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8327fcc-9dc5-4cc8-984f-f7de43c99b3b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:05.338855 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1054/4196] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:05.352798 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:05.356992 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:05.357268 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:05.357512 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:05.376635 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:05.376635 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:05.381297 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:05.387689 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-845f9718-4fac-41ff-9b05-1f6c9c036848 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:03:05.388136 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1032/4197] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:05 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:06.372146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-fc7aba87-6716-4c34-b6f9-621a4b429b7a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:06.374712 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-fc7aba87-6716-4c34-b6f9-621a4b429b7a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 Aug 16 23:03:06.374947 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-fc7aba87-6716-4c34-b6f9-621a4b429b7a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:06.375195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-fc7aba87-6716-4c34-b6f9-621a4b429b7a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:06.383036 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:06.383036 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:06.434819 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-731b052d-b06a-4bc4-bfb2-dc694164e6df req-fc7aba87-6716-4c34-b6f9-621a4b429b7a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 returned with HTTP 200 Aug 16 23:03:06.435422 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1049/4198] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:06 2026] DELETE /volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:07.603835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-c3a70744-5261-4a0f-8cf4-894298b79f53 req-afa9efc0-394e-46e3-b0cb-ab4b63d7f9f2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:07.606037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c3a70744-5261-4a0f-8cf4-894298b79f53 req-afa9efc0-394e-46e3-b0cb-ab4b63d7f9f2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 Aug 16 23:03:07.606274 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c3a70744-5261-4a0f-8cf4-894298b79f53 req-afa9efc0-394e-46e3-b0cb-ab4b63d7f9f2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:07.606522 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-c3a70744-5261-4a0f-8cf4-894298b79f53 req-afa9efc0-394e-46e3-b0cb-ab4b63d7f9f2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:07.611551 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-c3a70744-5261-4a0f-8cf4-894298b79f53 req-afa9efc0-394e-46e3-b0cb-ab4b63d7f9f2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 returned with HTTP 404 Aug 16 23:03:07.612141 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1064/4199] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:07 2026] DELETE /volume/v3/attachments/6f44c652-d5fa-4dac-9017-9c384467c760 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:03:09.586175 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:09.587863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:09.588059 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:09.588285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:09.595438 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:09.595438 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:09.600357 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:09.606021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a37ee2b4-53a3-4aac-9076-de4ef0f19684 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:03:09.606577 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1055/4200] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:09 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:09.619251 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-459cfd9e-1157-4db7-84c0-8c76df126351 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:09.621161 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:09.621397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:09.621605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:09.621819 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: 005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:09.628988 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:09.628988 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:09.629620 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:09.656776 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:03:09.656776 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-459cfd9e-1157-4db7-84c0-8c76df126351 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 202 Aug 16 23:03:09.656776 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1033/4201] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:03:09 2026] DELETE /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:09.663416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e3d96524-b0b0-4085-b527-186388d793fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:09.665446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3d96524-b0b0-4085-b527-186388d793fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:09.665668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3d96524-b0b0-4085-b527-186388d793fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:09.665932 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e3d96524-b0b0-4085-b527-186388d793fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:09.675548 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:09.675548 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:09.680568 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e3d96524-b0b0-4085-b527-186388d793fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:09.686346 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e3d96524-b0b0-4085-b527-186388d793fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 200 Aug 16 23:03:09.686477 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1050/4202] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:09 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:10.702801 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-095c9c2f-2c1b-49e0-9944-eddda80f7492 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:10.704864 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-095c9c2f-2c1b-49e0-9944-eddda80f7492 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 Aug 16 23:03:10.705099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-095c9c2f-2c1b-49e0-9944-eddda80f7492 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:10.705345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-095c9c2f-2c1b-49e0-9944-eddda80f7492 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:10.712152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-095c9c2f-2c1b-49e0-9944-eddda80f7492 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 returned with HTTP 404 Aug 16 23:03:10.713179 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1065/4203] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:10 2026] GET /volume/v3/volumes/005e6e70-8d12-4006-a831-444baa78a021 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:10.726104 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:10.727926 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:10.728120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:10.728307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:10.737955 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:10.737955 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:10.743341 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:10.748675 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7fcdcac8-1985-48a8-b69c-c8282b269bad tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:10.749194 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1056/4204] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:10 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:10.765460 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:10.769315 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:10.769681 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1117109970"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:10.780277 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:10.780277 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:10.780826 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:10.780977 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:10.809417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['0b5a8514-e21b-44b7-b7d6-1b16387ed25e', 'b84ce338-b114-4049-ac6e-a9d9a7efb3d7', '25973af7-6c88-4ef8-ae19-abc63bee5176', '61d3f296-c3ed-46e7-9bbf-7773f67dd789'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:10.854072 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot create request issued successfully. Aug 16 23:03:10.854508 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4c1c20fc-6f44-4bbe-a434-d75b08d97257 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:03:10.855091 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1034/4205] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:03:10 2026] POST /volume/v3/snapshots => generated 380 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:10.867789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:10.869717 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:10.870102 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:10.870479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:10.878186 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:10.878186 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:10.878708 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:10.879685 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6aeaf5b4-82c8-429d-9bf9-95cbb530393c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:10.880175 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1051/4206] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:10 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:11.890656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:11.892808 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:11.893242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:11.893400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:11.899792 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:11.899792 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:11.900383 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:11.901295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e305764a-2aaa-4549-88f0-bfe1c10653ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:11.901697 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1066/4207] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:11 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:11.913642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a64c1724-8954-4ef6-897a-d8b204794661 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:11.916088 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a64c1724-8954-4ef6-897a-d8b204794661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:11.916358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a64c1724-8954-4ef6-897a-d8b204794661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:11.916596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a64c1724-8954-4ef6-897a-d8b204794661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:11.923906 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:11.923906 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:11.924389 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a64c1724-8954-4ef6-897a-d8b204794661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:11.925435 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a64c1724-8954-4ef6-897a-d8b204794661 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:11.925920 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1057/4208] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:11 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:11.937448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:11.939994 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:11.940324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:11.940622 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:11.941195 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.api_utils [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Removing options '' from query. {{(pid=100204) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:03:11.941575 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:11.941575 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:11.942447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.db.api [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Building query based on filter {{(pid=100204) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:03:11.947366 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Get all snapshots completed successfully. Aug 16 23:03:11.948248 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3614c59d-4cd6-4794-a557-1922d4d7a081 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 23:03:11.948440 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1035/4209] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 23:03:11 2026] GET /volume/v3/snapshots => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:11.960249 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ce15552-7e9c-4632-8a4e-63c771d5107e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:11.962422 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ce15552-7e9c-4632-8a4e-63c771d5107e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] PUT https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:11.962867 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ce15552-7e9c-4632-8a4e-63c771d5107e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-394484032", "description": "This is the new description of snapshot."}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:11.971787 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:11.971787 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:11.972051 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ce15552-7e9c-4632-8a4e-63c771d5107e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:11.978678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ce15552-7e9c-4632-8a4e-63c771d5107e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:11.979161 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1052/4210] 10.4.3.26 () {68 vars in 1368 bytes} [Sun Aug 16 23:03:11 2026] PUT /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:11.990634 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:11.992968 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:11.993232 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:11.994200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:12.000699 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:12.000699 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:12.001468 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:12.002608 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd43ea15-ddb2-4ee5-adad-ff6fad88e997 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:12.003225 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1067/4211] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:11 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:12.011986 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9be041f-3257-44e8-8b50-e7972f7b539e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:12.014628 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:12.014878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:12.015036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:12.015185 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:12.020630 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:12.020630 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:12.021077 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:12.038697 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:03:12.039060 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9be041f-3257-44e8-8b50-e7972f7b539e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 202 Aug 16 23:03:12.039561 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1058/4212] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:12 2026] DELETE /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:12.046538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:12.048768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:12.048966 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:12.049275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:12.054828 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:12.054828 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:12.055332 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:12.056123 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb9aeb7e-311b-40dc-87b2-b73ed2de8bf0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 200 Aug 16 23:03:12.056593 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1036/4213] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:12 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 575 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:13.065217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a75f50b-d665-41ad-99d6-9239d08b0be5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:13.066854 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a75f50b-d665-41ad-99d6-9239d08b0be5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:13.067075 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a75f50b-d665-41ad-99d6-9239d08b0be5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:13.067271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a75f50b-d665-41ad-99d6-9239d08b0be5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:13.071253 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a75f50b-d665-41ad-99d6-9239d08b0be5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 404 Aug 16 23:03:13.071682 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1053/4214] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:13 2026] GET /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:13.079011 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-66cebae2-5711-4268-bbff-598c7f15f5ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:13.080621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66cebae2-5711-4268-bbff-598c7f15f5ea tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:13.080841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66cebae2-5711-4268-bbff-598c7f15f5ea tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:13.081060 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-66cebae2-5711-4268-bbff-598c7f15f5ea tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:13.081205 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-66cebae2-5711-4268-bbff-598c7f15f5ea tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: f0693fef-c819-45a1-8161-3da00002b21d Aug 16 23:03:13.085008 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-66cebae2-5711-4268-bbff-598c7f15f5ea tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d returned with HTTP 404 Aug 16 23:03:13.085454 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1068/4215] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:13 2026] DELETE /volume/v3/snapshots/f0693fef-c819-45a1-8161-3da00002b21d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:13.092424 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:13.094355 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:13.094548 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:13.094793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:13.101577 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:13.101577 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:13.104830 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:13.108898 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-009c450d-80d0-49e5-9afb-f0a0e496bcfa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:13.109249 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1059/4216] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:13 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:13.121419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:13.123240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:13.123592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1321751788"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:13.131671 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:13.131671 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:13.132338 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:13.132494 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:13.157760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['1ef26b2f-f4e7-49e7-80a5-1edee7ef86f0', '81a88af4-733d-45a1-9005-e465236efb67', 'b543940b-0310-4997-a249-4d88aad506c0', 'f55bd7eb-d1b3-4db3-962e-4e15f2eadc34'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:13.183570 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot create request issued successfully. Aug 16 23:03:13.184057 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f75e7e1b-472b-41a0-b7c0-067f825fbe8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:03:13.184693 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1037/4217] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:03:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:13.192812 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:13.194497 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:03:13.194685 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:13.194913 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:13.202005 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:13.202005 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:13.202466 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:13.203417 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d5560b51-d6d0-4668-a7cf-b8e174d9517a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 200 Aug 16 23:03:13.203889 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1054/4218] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:13 2026] GET /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:14.214010 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:14.215861 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:03:14.216113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:14.216344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:14.222390 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:14.222390 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:14.222936 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:03:14.223756 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88a68c0c-d0cd-4062-ba08-5417e92e9099 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 200 Aug 16 23:03:14.224182 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1069/4219] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:14 2026] GET /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:23.108346 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=240,cinder:INSERT=44,cinder:UPDATE=65 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:03:23.179170 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=66,cinder:INSERT=19,cinder:UPDATE=38 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:03:23.197078 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=221,cinder:UPDATE=65,cinder:INSERT=33 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:03:24.220308 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=236,cinder:UPDATE=67,cinder:INSERT=36 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:03:24.518372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:24.524221 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:24.524434 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:24.524623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:24.537950 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:24.537950 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:24.542579 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:24.547294 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-68dee3a0-4092-4a62-8543-1eaa64554ea6 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:03:24.547720 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1060/4220] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:24 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:24.571581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:24.574283 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] POST https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509/action Aug 16 23:03:24.574716 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:24.574883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:24.586281 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:24.586281 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:24.586993 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:24.593357 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Begin detaching volume completed successfully. Aug 16 23:03:24.593735 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-aa4e06eb-c98b-487b-a6cf-da7f4382133d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509/action returned with HTTP 202 Aug 16 23:03:24.594434 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1038/4221] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:03:24 2026] POST /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:03:24.652879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-26677e6d-3432-4a6b-83bb-3a11ef662eb1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:24.653355 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26677e6d-3432-4a6b-83bb-3a11ef662eb1 None None] GET https://10.4.3.26/volume// Aug 16 23:03:24.653551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26677e6d-3432-4a6b-83bb-3a11ef662eb1 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:24.653771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26677e6d-3432-4a6b-83bb-3a11ef662eb1 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:24.654197 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26677e6d-3432-4a6b-83bb-3a11ef662eb1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:24.654522 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1055/4222] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:24.670762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:24.673193 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:24.673445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:24.673689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:24.685507 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:24.685507 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:24.690132 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:24.695250 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-b8f23fa6-ed59-4635-b73b-fbbad9f9c4bb tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:03:24.695796 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1070/4223] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:24 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:25.636959 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-065b2f45-14f3-4e2f-9bd9-cc566943e600 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:25.639705 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-065b2f45-14f3-4e2f-9bd9-cc566943e600 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f Aug 16 23:03:25.640016 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-065b2f45-14f3-4e2f-9bd9-cc566943e600 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:25.640294 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-065b2f45-14f3-4e2f-9bd9-cc566943e600 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:25.647348 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:25.647348 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:25.700436 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1143c123-4910-43a2-9d8f-a8a4c2989104 req-065b2f45-14f3-4e2f-9bd9-cc566943e600 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f returned with HTTP 200 Aug 16 23:03:25.700863 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1061/4224] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:25 2026] DELETE /volume/v3/attachments/f58cbd62-76ca-4432-a551-3a39d3814f2f => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:26.793142 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:26.798185 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:26.800150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:26.800439 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:26.810712 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:26.810712 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:26.817652 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:26.823322 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-7da00f4c-c3e3-456c-afb1-05d414b3a968 req-e05e0e54-0adf-4f2f-90f5-ca029c7af904 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:03:26.823932 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1039/4225] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:26 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:26.842203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5091486d-d30b-473f-9988-11b119a9be7d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:26.845410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] DELETE https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:26.845410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:26.845410 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:26.845410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete volume with id: 74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:26.852466 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:26.852466 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:26.852978 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:26.878712 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Delete volume request issued successfully. Aug 16 23:03:26.878968 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5091486d-d30b-473f-9988-11b119a9be7d tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 202 Aug 16 23:03:26.879398 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1056/4226] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:03:26 2026] DELETE /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:26.886829 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac391312-9619-4781-9122-9d178b156e41 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:26.891280 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac391312-9619-4781-9122-9d178b156e41 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:26.891280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac391312-9619-4781-9122-9d178b156e41 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:26.891280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac391312-9619-4781-9122-9d178b156e41 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:26.900087 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:26.900087 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:26.909385 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac391312-9619-4781-9122-9d178b156e41 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Volume info retrieved successfully. Aug 16 23:03:26.915021 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac391312-9619-4781-9122-9d178b156e41 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 200 Aug 16 23:03:26.920871 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1071/4227] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:26 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:03:27.932225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4478ec9b-fcd3-48b9-8dd4-9bc6d9f7b807 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:27.934246 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4478ec9b-fcd3-48b9-8dd4-9bc6d9f7b807 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] GET https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 Aug 16 23:03:27.934472 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4478ec9b-fcd3-48b9-8dd4-9bc6d9f7b807 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:27.934691 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4478ec9b-fcd3-48b9-8dd4-9bc6d9f7b807 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:27.940454 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4478ec9b-fcd3-48b9-8dd4-9bc6d9f7b807 tempest-TestMinimumBasicScenario-8083016 tempest-TestMinimumBasicScenario-8083016-project-member] https://10.4.3.26/volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 returned with HTTP 404 Aug 16 23:03:27.941112 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1062/4228] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:27 2026] GET /volume/v3/volumes/74f00389-3466-4780-a945-b91a834c1509 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:28.319522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:28.321478 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:28.321882 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ce41d14-dff6-466b-b48e-008924905ffe", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1250473581", "description": null, "metadata": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:28.335502 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:28.335502 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:28.336424 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:28.336690 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume 4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:03:28.368735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['735561f5-a8d6-40eb-a30f-13979225903f', '5ecb735f-3fdd-4b12-ac50-b91f3c1cafd8', '9290906b-e0ea-4bde-bb80-9ea8c80fe6a9', '09afcd9c-a9e7-4088-ad70-4af32eb4d0ca'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:28.418347 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:03:28.418764 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abd36552-ccfa-4ae0-a2c3-4ce1f3b3db0c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:03:28.419238 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1040/4229] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:03:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:28.437970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:28.440484 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:28.440484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:28.440484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:28.446661 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:28.446661 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:28.446661 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:28.447812 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7c0b189d-cef5-453f-a8c0-b34b62b8022a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 200 Aug 16 23:03:28.448484 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1057/4230] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:28 2026] GET /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:29.458720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:29.460469 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:29.460633 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:29.460840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:29.465650 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:29.465650 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:29.466086 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:29.466838 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0db2cfd-f822-44b8-966b-c3e938b2291c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 200 Aug 16 23:03:29.467209 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1072/4231] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:29 2026] GET /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:29.477409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:29.479381 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:29.479585 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:29.479834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:29.484698 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:29.484698 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:29.485153 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:29.485989 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c712fdc2-7001-4bca-9edb-91e300f3eeae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 200 Aug 16 23:03:29.486414 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1063/4232] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:29 2026] GET /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:30.421544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-abfa2c08-95d6-49ee-b566-65990db0adde None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.424225 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abfa2c08-95d6-49ee-b566-65990db0adde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:30.424490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abfa2c08-95d6-49ee-b566-65990db0adde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.424773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abfa2c08-95d6-49ee-b566-65990db0adde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.442026 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.442026 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:30.447632 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abfa2c08-95d6-49ee-b566-65990db0adde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:30.460005 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abfa2c08-95d6-49ee-b566-65990db0adde tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:30.460005 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1041/4233] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:30.475374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.478247 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:30.478713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.478713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.488779 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.488779 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:30.493208 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:30.501001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-093d0976-5adf-47dc-8255-f2aa5886edd3 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:30.501369 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1058/4234] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:30.569419 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.572970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:30.573261 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.573544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.585702 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.585702 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:30.591123 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:30.598515 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-06c3fe7a-4370-40a0-b33c-d6e9d43911d4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:30.599272 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1073/4235] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:30.726693 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-30659abe-b2bd-42ef-97ca-57ee18a3ad29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.727217 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30659abe-b2bd-42ef-97ca-57ee18a3ad29 None None] GET https://10.4.3.26/volume// Aug 16 23:03:30.727427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30659abe-b2bd-42ef-97ca-57ee18a3ad29 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.727658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30659abe-b2bd-42ef-97ca-57ee18a3ad29 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.728097 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30659abe-b2bd-42ef-97ca-57ee18a3ad29 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:30.728450 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1064/4236] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:30.736864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-e062d683-0758-44fb-94fa-1502c774ed2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.805984 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-e062d683-0758-44fb-94fa-1502c774ed2d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:30.806505 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-e062d683-0758-44fb-94fa-1502c774ed2d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e01e2f5-da41-482e-aaf0-9c9ab3b85b09", "connector": null, "instance_uuid": "f36b460e-3c76-4dd2-b9a6-08eb2177f635"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:30.817115 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.817115 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:30.851028 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-e062d683-0758-44fb-94fa-1502c774ed2d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:30.851433 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1042/4237] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:30 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:30.884610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0270594a-b734-4980-be71-7e61dc4f89eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.888590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0270594a-b734-4980-be71-7e61dc4f89eb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:30.888920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0270594a-b734-4980-be71-7e61dc4f89eb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.889689 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0270594a-b734-4980-be71-7e61dc4f89eb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.901222 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.901222 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:30.902894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-94808d53-1d8c-4eef-b95f-fc733e301682 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.903344 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94808d53-1d8c-4eef-b95f-fc733e301682 None None] GET https://10.4.3.26/volume// Aug 16 23:03:30.903572 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94808d53-1d8c-4eef-b95f-fc733e301682 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.903793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94808d53-1d8c-4eef-b95f-fc733e301682 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.904154 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94808d53-1d8c-4eef-b95f-fc733e301682 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:30.904506 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1074/4238] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:30.904951 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0270594a-b734-4980-be71-7e61dc4f89eb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:30.909379 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0270594a-b734-4980-be71-7e61dc4f89eb tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:30.909840 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1059/4239] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:30.912858 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:30.915171 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:30.915396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:30.915573 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:30.927452 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:30.927452 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:30.934974 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:30.941213 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3a846b75-3441-4814-b7c8-a272f3d13762 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:30.942335 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1065/4240] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:30 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:31.049325 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:31.051494 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 Aug 16 23:03:31.054761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:31.059323 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:31.064335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:31.065338 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:31.065338 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:31.165711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" released by "attachment_update" :: held 0.101s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:31.166183 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-3319ce53-aa10-4701-a9d4-ee1328b6935e tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 returned with HTTP 200 Aug 16 23:03:31.166878 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1043/4241] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:31 2026] PUT /volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:31.177364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-c91a5b4a-e029-4ae9-b07f-2deef3e8e1d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:31.179955 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-c91a5b4a-e029-4ae9-b07f-2deef3e8e1d8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption Aug 16 23:03:31.180153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-c91a5b4a-e029-4ae9-b07f-2deef3e8e1d8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:31.180631 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-c91a5b4a-e029-4ae9-b07f-2deef3e8e1d8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:31.195498 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:31.195498 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:31.205768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-c91a5b4a-e029-4ae9-b07f-2deef3e8e1d8 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption returned with HTTP 200 Aug 16 23:03:31.206015 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1075/4242] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:03:31 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:31.927970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:31.929816 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:31.929998 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:31.930199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:31.945668 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:31.945668 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:31.950176 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:31.956628 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aff0b2b2-afe8-444f-9082-7504a5f93715 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:31.957426 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1060/4243] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:31 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:32.975427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:32.977894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:32.978166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:32.978416 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:32.989029 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:32.989029 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:32.992562 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:32.997104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5f9f317-72cb-4de4-929b-eb29c7fbbeea tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:32.997645 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1066/4244] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:32 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:34.013848 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:34.018768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:34.018768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:34.018768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:34.032096 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:34.032096 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:34.043769 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:34.051201 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfcc48c2-4475-4b76-a50a-d56f955bc28b tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:34.052318 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1044/4245] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:34 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:34.816952 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f8def97f-6845-44a9-a005-99174c4bd806 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:34.818898 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f8def97f-6845-44a9-a005-99174c4bd806 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:03:34.819087 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f8def97f-6845-44a9-a005-99174c4bd806 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:34.819622 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f8def97f-6845-44a9-a005-99174c4bd806 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:34.831825 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:34.831825 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:34.836041 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f8def97f-6845-44a9-a005-99174c4bd806 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:34.842035 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f8def97f-6845-44a9-a005-99174c4bd806 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:03:34.842547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1076/4246] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:34 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:35.066884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:35.070684 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:35.070988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:35.071223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:35.085813 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:35.085813 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:35.090726 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:35.099303 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-495a3b1f-971e-4c7c-a3fc-24ed771b7225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:35.101227 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1061/4247] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:35 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:35.862661 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:35.864540 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:03:35.864887 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:35.865079 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:35.875456 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:35.875456 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:35.879624 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:35.885525 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d057f05-2670-45ca-ac61-1ffc0ca982da tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:03:35.886008 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1067/4248] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:35 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:36.084518 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9b1400be-7942-42b0-8fd5-633c3b031456 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:36.086276 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:36.086472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:36.086718 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:36.086844 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:36.091671 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:36.091671 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:36.092278 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:36.111198 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:03:36.111703 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9b1400be-7942-42b0-8fd5-633c3b031456 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 202 Aug 16 23:03:36.111783 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1045/4249] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:03:36 2026] DELETE /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:36.117178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-425238f7-c720-4a24-89a6-9a0d00406760 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:36.120106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-425238f7-c720-4a24-89a6-9a0d00406760 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:36.120515 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-425238f7-c720-4a24-89a6-9a0d00406760 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:36.121194 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-425238f7-c720-4a24-89a6-9a0d00406760 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:36.124806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:36.128181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:36.128181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:36.128181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:36.132595 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:36.132595 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:36.132774 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:36.132774 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:36.133337 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:36.134463 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c3b9b1d7-36c9-40aa-87f9-2394f84b4736 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 200 Aug 16 23:03:36.135311 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1062/4250] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:36 2026] GET /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:03:36.137431 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-425238f7-c720-4a24-89a6-9a0d00406760 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:36.143573 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-425238f7-c720-4a24-89a6-9a0d00406760 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:36.144561 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1077/4251] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:36 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:36.901489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:36.907504 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:03:36.907769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:36.908212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:36.925264 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:36.925264 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:36.931654 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:36.941229 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58dd219d-efc1-4bdc-89e8-25be08b60fc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:03:36.941795 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1068/4252] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:36 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1647 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:37.146006 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c472aa3c-d761-4b16-8532-c83fe9300197 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:37.148248 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c472aa3c-d761-4b16-8532-c83fe9300197 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 Aug 16 23:03:37.148480 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c472aa3c-d761-4b16-8532-c83fe9300197 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:37.148636 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c472aa3c-d761-4b16-8532-c83fe9300197 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:37.154303 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c472aa3c-d761-4b16-8532-c83fe9300197 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 returned with HTTP 404 Aug 16 23:03:37.154946 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1046/4253] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:37 2026] GET /volume/v3/snapshots/5756bae0-133b-42c0-98de-80aa88854544 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:37.162506 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b36ff28-34be-400f-870e-8778991b5c94 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:37.164202 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b36ff28-34be-400f-870e-8778991b5c94 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:37.164387 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b36ff28-34be-400f-870e-8778991b5c94 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:37.164556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b36ff28-34be-400f-870e-8778991b5c94 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:37.180254 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:37.180254 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:37.186423 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b36ff28-34be-400f-870e-8778991b5c94 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:37.191498 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b36ff28-34be-400f-870e-8778991b5c94 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:37.192535 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1063/4254] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:37 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:37.961393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:37.963637 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:03:37.963965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:37.964125 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:37.977104 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:37.977104 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:37.990477 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:38.007431 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-59c5dab4-d753-4103-a9d1-8d9c5665ded1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:03:38.009842 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1078/4255] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:37 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1647 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:38.078792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-5235547e-d2bb-450e-b085-e614c1a092c5 req-eb4003ef-ac0c-427b-b99a-e8ca9fa14eab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:38.083451 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5235547e-d2bb-450e-b085-e614c1a092c5 req-eb4003ef-ac0c-427b-b99a-e8ca9fa14eab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 Aug 16 23:03:38.083451 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5235547e-d2bb-450e-b085-e614c1a092c5 req-eb4003ef-ac0c-427b-b99a-e8ca9fa14eab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:38.083451 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-5235547e-d2bb-450e-b085-e614c1a092c5 req-eb4003ef-ac0c-427b-b99a-e8ca9fa14eab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:38.093814 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:38.093814 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:38.166407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-5235547e-d2bb-450e-b085-e614c1a092c5 req-eb4003ef-ac0c-427b-b99a-e8ca9fa14eab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 returned with HTTP 200 Aug 16 23:03:38.167040 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1069/4256] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:38 2026] DELETE /volume/v3/attachments/d8f91205-b2dc-4d31-8ae2-5f5e00ac2851 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:38.213341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:38.214725 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:38.214947 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:38.215130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:38.225879 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:38.225879 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:38.229891 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:38.234590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c289d23f-3897-4f7c-bca7-128a0cc4a120 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:38.235064 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1047/4257] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:38 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:38.901996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-7cf680a5-d385-4430-a968-60368c7af7c1 req-7f6180c0-87d0-46b8-bb44-0c8ccb3d0ef8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:38.906121 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7cf680a5-d385-4430-a968-60368c7af7c1 req-7f6180c0-87d0-46b8-bb44-0c8ccb3d0ef8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b Aug 16 23:03:38.906121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7cf680a5-d385-4430-a968-60368c7af7c1 req-7f6180c0-87d0-46b8-bb44-0c8ccb3d0ef8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:38.906121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-7cf680a5-d385-4430-a968-60368c7af7c1 req-7f6180c0-87d0-46b8-bb44-0c8ccb3d0ef8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:38.914873 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:38.914873 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:38.964902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-7cf680a5-d385-4430-a968-60368c7af7c1 req-7f6180c0-87d0-46b8-bb44-0c8ccb3d0ef8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b returned with HTTP 200 Aug 16 23:03:38.965665 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1064/4258] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:38 2026] DELETE /volume/v3/attachments/a32a8a11-4d1f-45c4-8ce2-b65440edb88b => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:39.024161 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:39.027361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:03:39.027361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:39.027361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:39.043422 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:39.043422 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:39.048896 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:39.057508 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4bd632b-2eeb-4245-86aa-fbabbb45153b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:03:39.057994 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1079/4259] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:39 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:39.074685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:39.077108 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:03:39.077549 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a765a7ac-7e9e-4fad-9605-714985b9274d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-20137109"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:39.079542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.backups [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': 'a765a7ac-7e9e-4fad-9605-714985b9274d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-20137109'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:03:39.080072 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume a765a7ac-7e9e-4fad-9605-714985b9274d in container None Aug 16 23:03:39.091169 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:39.091169 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:39.091919 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:03:39.113930 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['febfd7e8-4a10-41db-a0e3-b8b740751a17', 'e8a72c68-fa6f-4694-a4f2-f022f1602c00'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:39.151405 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6aaad67a-5026-4209-8f5c-7a5179c7ed26 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:03:39.151895 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1070/4260] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:39 2026] POST /volume/v3/backups => generated 326 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:39.162772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:39.165674 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:39.165976 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:39.166230 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:39.166378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:39.172609 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:39.172609 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:39.173683 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61224abb-9a43-438d-bc4d-15ed1a28bde7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:39.174178 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1048/4261] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:39 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:39.256878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:39.261192 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:39.261192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:39.261192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:39.274209 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:39.274209 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:39.278232 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:39.283208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7309f8f2-09d4-4d18-b9e9-6ff1dcee7174 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:39.283705 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1065/4262] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:39 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:40.185698 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:40.188253 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:40.188548 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:40.188869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:40.189046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:40.195592 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:40.195592 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:40.197065 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8e26064-9ca6-41b7-b6d3-bcea2abf1244 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:40.198004 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1080/4263] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:40 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:40.295775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:40.298111 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:03:40.298670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:40.298670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:40.298903 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:03:40.302935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-72ff2020-17a0-40f8-adac-af8879115c83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:40.305361 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72ff2020-17a0-40f8-adac-af8879115c83 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:40.305480 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72ff2020-17a0-40f8-adac-af8879115c83 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:40.305686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-72ff2020-17a0-40f8-adac-af8879115c83 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:40.308429 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:40.308429 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:40.309005 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:40.319239 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:40.319239 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:40.324593 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-72ff2020-17a0-40f8-adac-af8879115c83 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:40.329312 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:03:40.329556 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6eaf93cf-4f40-4c2a-b560-7c05c661ad76 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 202 Aug 16 23:03:40.330358 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1071/4264] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:03:40 2026] DELETE /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:03:40.331841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-72ff2020-17a0-40f8-adac-af8879115c83 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:40.332441 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1049/4265] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:40 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:40.340520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:40.342521 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:03:40.342707 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:40.342929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:40.351142 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:40.351142 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:40.354678 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:40.359548 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf403a89-4f51-440d-b3f1-a058fb2e3494 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 200 Aug 16 23:03:40.360066 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1066/4266] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:40 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:41.208393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.210074 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:41.210241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:41.210420 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:41.210518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:41.215333 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.215333 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:41.216324 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8ffe16cf-3613-4e66-befd-2213e3a39cb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:41.216876 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1081/4267] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:41 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:03:41.347645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.352775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:41.352775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:41.352775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:41.367765 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.367765 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:41.372061 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:41.375423 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-492aceea-e9b2-4ef5-a3fd-937bc5738ee7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.377372 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-492aceea-e9b2-4ef5-a3fd-937bc5738ee7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe Aug 16 23:03:41.377722 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-492aceea-e9b2-4ef5-a3fd-937bc5738ee7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:41.377961 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-492aceea-e9b2-4ef5-a3fd-937bc5738ee7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:41.379673 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10abbc5c-5ef4-424e-b6f4-1d10391ea225 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:41.380556 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1072/4268] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:41 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:41.385601 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-492aceea-e9b2-4ef5-a3fd-937bc5738ee7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe returned with HTTP 404 Aug 16 23:03:41.386400 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1050/4269] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:41 2026] GET /volume/v3/volumes/4ce41d14-dff6-466b-b48e-008924905ffe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:41.421230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.422954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:41.423268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1862031085", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:41.424726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1862031085', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:41.668546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0efafb9b-cfab-4692-9e17-516593c4ad14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.677865 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:03:41.682661 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:03:41.702144 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (a4d65726-4c3c-4f83-9f11-433cb3a9d8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:41.703905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827065b7-7423-4922-b11c-350818cf0da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.705367 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:41.769970 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0efafb9b-cfab-4692-9e17-516593c4ad14 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:03:41.770443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0efafb9b-cfab-4692-9e17-516593c4ad14 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148", "extra_specs": {"multiattach": " True"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:41.787841 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0efafb9b-cfab-4692-9e17-516593c4ad14 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:03:41.788048 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1082/4270] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:03:41 2026] POST /volume/v3/types => generated 287 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:41.794214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (827065b7-7423-4922-b11c-350818cf0da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.794971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889e6914-8109-410b-aebe-fa451831f184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.798529 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.801319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:41.801833 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2119624601", "snapshot_id": null, "imageRef": null, "volume_type": "fad145ef-443f-4c95-9f55-2f21182457ac", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:41.803990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2119624601', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fad145ef-443f-4c95-9f55-2f21182457ac', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:41.809727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume of 1 GB Aug 16 23:03:41.810240 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.810240 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:41.811532 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Availability Zones retrieved successfully. Aug 16 23:03:41.820109 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (97f1e58b-2027-40da-be52-fe92eb3436df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:41.821849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca21c97-b866-4f66-abbf-8da84f5cfc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.823088 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:41.836350 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.836350 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:41.846545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['76574def-a9a6-4deb-bcf0-3b9ff4cd63eb', 'b1c70185-4c30-4487-a9e3-caa28ec57e14', '1a9ee68b-c0f9-470c-b03d-ff049de52b71', 'e37381b7-3399-4485-af7b-6774cb11c5a5'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:41.847604 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889e6914-8109-410b-aebe-fa451831f184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76574def-a9a6-4deb-bcf0-3b9ff4cd63eb', 'b1c70185-4c30-4487-a9e3-caa28ec57e14', '1a9ee68b-c0f9-470c-b03d-ff049de52b71', 'e37381b7-3399-4485-af7b-6774cb11c5a5']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.850114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c58986f-e3f7-4fd5-a6b8-fc7be9a3d536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.860604 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca21c97-b866-4f66-abbf-8da84f5cfc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:03:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fad145ef-443f-4c95-9f55-2f21182457ac,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fad145ef-443f-4c95-9f55-2f21182457ac', 'encryption_key_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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.862346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8536f1df-4c1d-49bb-86e1-3b112a068c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.878814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c58986f-e3f7-4fd5-a6b8-fc7be9a3d536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5630844-1c5b-4f9e-a015-611fe25ef7cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1862031085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['76574def-a9a6-4deb-bcf0-3b9ff4cd63eb','b1c70185-4c30-4487-a9e3-caa28ec57e14','1a9ee68b-c0f9-470c-b03d-ff049de52b71','e37381b7-3399-4485-af7b-6774cb11c5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1862031085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5630844-1c5b-4f9e-a015-611fe25ef7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.879683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b741818-2298-4e73-928b-edff5548c3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.889173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-914314ba-e8c9-42cd-93ae-3acb598f4ea5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.893023 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-914314ba-e8c9-42cd-93ae-3acb598f4ea5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62/action Aug 16 23:03:41.893419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-914314ba-e8c9-42cd-93ae-3acb598f4ea5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:41.893613 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-914314ba-e8c9-42cd-93ae-3acb598f4ea5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:41.895574 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:03:41.895916 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:03:41.903200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b741818-2298-4e73-928b-edff5548c3cc) transitioned into state 'SUCCESS' from state '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-1862031085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['76574def-a9a6-4deb-bcf0-3b9ff4cd63eb','b1c70185-4c30-4487-a9e3-caa28ec57e14','1a9ee68b-c0f9-470c-b03d-ff049de52b71','e37381b7-3399-4485-af7b-6774cb11c5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.904429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b7221f-ebdb-4935-bad5-93b296c50af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.918115 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b7221f-ebdb-4935-bad5-93b296c50af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.919257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (a4d65726-4c3c-4f83-9f11-433cb3a9d8e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:41.919673 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:03:41.920418 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4111da46-38a7-4ce4-9730-f8396f7f5229 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:41.920541 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.920541 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:41.921278 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1067/4271] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:41 2026] POST /volume/v3/volumes => generated 757 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:41.933523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Created reservations ['631ad0f6-05f6-4fcf-926f-86f05099086c', '65cbfe8b-8faa-4052-adc7-4cdb111db080', '6d33bb86-0262-4cde-ae51-db53f7c950ca', 'b79843fc-1ea1-462f-990b-ef6f861eee73'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:41.934707 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8536f1df-4c1d-49bb-86e1-3b112a068c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['631ad0f6-05f6-4fcf-926f-86f05099086c', '65cbfe8b-8faa-4052-adc7-4cdb111db080', '6d33bb86-0262-4cde-ae51-db53f7c950ca', 'b79843fc-1ea1-462f-990b-ef6f861eee73']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.935688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d34f82-50ab-4c45-9c4b-13522d840dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.940965 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-3303947e-ea5a-4924-bc13-e7b303e7f83b req-914314ba-e8c9-42cd-93ae-3acb598f4ea5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62/action returned with HTTP 204 Aug 16 23:03:41.941912 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1051/4272] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:03:41 2026] POST /volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:41.947329 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-071c6051-7fff-4335-a453-363826764049 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:41.951684 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-071c6051-7fff-4335-a453-363826764049 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:41.952976 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-071c6051-7fff-4335-a453-363826764049 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:41.953974 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-071c6051-7fff-4335-a453-363826764049 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:41.961933 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d34f82-50ab-4c45-9c4b-13522d840dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aea1e22-bc0f-4c84-b282-a81161d402a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2119624601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['631ad0f6-05f6-4fcf-926f-86f05099086c','65cbfe8b-8faa-4052-adc7-4cdb111db080','6d33bb86-0262-4cde-ae51-db53f7c950ca','b79843fc-1ea1-462f-990b-ef6f861eee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=fad145ef-443f-4c95-9f55-2f21182457ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2119624601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aea1e22-bc0f-4c84-b282-a81161d402a7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='71c519f8ac874e16b7a5039e9e8cefcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fad145ef-443f-4c95-9f55-2f21182457ac),volume_type_id=fad145ef-443f-4c95-9f55-2f21182457ac)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.962676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2019d22c-88e4-4de1-8d30-d4e656577be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:41.963862 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:41.963862 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:41.976161 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-071c6051-7fff-4335-a453-363826764049 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:41.984330 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-071c6051-7fff-4335-a453-363826764049 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:03:41.985142 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1083/4273] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:41 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:41.996190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2019d22c-88e4-4de1-8d30-d4e656577be3) transitioned into state 'SUCCESS' from state '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-2119624601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['631ad0f6-05f6-4fcf-926f-86f05099086c','65cbfe8b-8faa-4052-adc7-4cdb111db080','6d33bb86-0262-4cde-ae51-db53f7c950ca','b79843fc-1ea1-462f-990b-ef6f861eee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=fad145ef-443f-4c95-9f55-2f21182457ac)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:41.997274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5cd8d0-8d3b-4f5a-9bbf-6c46f69dd505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:42.016516 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5cd8d0-8d3b-4f5a-9bbf-6c46f69dd505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:42.017831 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (97f1e58b-2027-40da-be52-fe92eb3436df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:42.018270 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request issued successfully. Aug 16 23:03:42.018975 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d8ff9285-9b52-49ad-bb01-c0ff31c58497 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:42.019430 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1073/4274] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:41 2026] POST /volume/v3/volumes => generated 828 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:42.037626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0015669b-19c6-491c-aa89-5e4bdb977426 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:42.040384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0015669b-19c6-491c-aa89-5e4bdb977426 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:03:42.040970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0015669b-19c6-491c-aa89-5e4bdb977426 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:42.041629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0015669b-19c6-491c-aa89-5e4bdb977426 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:42.053885 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:42.053885 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:42.058358 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0015669b-19c6-491c-aa89-5e4bdb977426 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:42.066192 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0015669b-19c6-491c-aa89-5e4bdb977426 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:03:42.066908 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1068/4275] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:42 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:42.227713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:42.231132 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:42.231326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:42.231543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:42.231666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:42.236020 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:42.236020 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:42.237047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a125714d-3aef-4d8c-a1be-e3bc32b04a7a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:42.237524 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1052/4276] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:42 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:42.399733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:42.402094 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:42.402447 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:42.402827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:42.417014 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:42.417014 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:42.421577 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:42.428052 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73e830dc-0849-4b27-a46b-ddb61ab728a4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:42.428591 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1084/4277] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:42 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:42.444009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-276d5f5e-8149-4493-9fab-d747016307de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:42.446301 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-276d5f5e-8149-4493-9fab-d747016307de tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:03:42.446480 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-276d5f5e-8149-4493-9fab-d747016307de tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:42.446719 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-276d5f5e-8149-4493-9fab-d747016307de tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:42.458580 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:42.458580 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:42.463582 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-276d5f5e-8149-4493-9fab-d747016307de tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:03:42.471614 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-276d5f5e-8149-4493-9fab-d747016307de tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:03:42.472087 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1074/4278] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:42 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 23:03:43.000472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.003579 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:43.003579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.003579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.012655 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.012655 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:43.016691 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:43.022042 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffa52882-8d9e-4640-86c2-05bd9fb3683a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:03:43.022658 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1069/4279] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:42 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:43.035817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f1c862dd-3748-485c-9121-a4be6e16e085 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.037969 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1c862dd-3748-485c-9121-a4be6e16e085 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:43.038235 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1c862dd-3748-485c-9121-a4be6e16e085 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.038475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f1c862dd-3748-485c-9121-a4be6e16e085 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.046717 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.046717 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:43.051409 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f1c862dd-3748-485c-9121-a4be6e16e085 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:43.057312 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f1c862dd-3748-485c-9121-a4be6e16e085 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:03:43.057841 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1053/4280] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:43.070208 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.072249 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:03:43.072677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5630844-1c5b-4f9e-a015-611fe25ef7cc", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1336111499", "description": null, "metadata": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:43.082377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e9759f70-201c-483f-a3f6-be7925dcf683 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.083417 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.083417 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:43.083926 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:43.084066 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:43.084113 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9759f70-201c-483f-a3f6-be7925dcf683 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:03:43.084320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9759f70-201c-483f-a3f6-be7925dcf683 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.084531 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e9759f70-201c-483f-a3f6-be7925dcf683 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.092634 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.092634 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:43.097206 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e9759f70-201c-483f-a3f6-be7925dcf683 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:43.102368 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e9759f70-201c-483f-a3f6-be7925dcf683 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:03:43.102763 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1075/4281] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:43.114473 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['c935da66-7c61-456b-8852-4bb651d145a6', 'e78a94cd-01a8-45e7-976e-54ee23d5639d', '7fcc7a5b-2487-4675-a3ce-925ade02362b', 'e421ee1c-6175-4531-baf5-033146a94c4a'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:43.116725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.118791 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:03:43.119046 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.119235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.127143 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.127143 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:43.130352 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:43.135106 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73c7309e-9ef8-424d-8e84-c0183e766f6a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:03:43.135650 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1070/4282] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:43.147820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.148666 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot create request issued successfully. Aug 16 23:03:43.149480 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ed1a030b-cf06-46f1-8f7a-3784d23ebb4b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:03:43.150042 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1085/4283] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:03:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:43.151074 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:43.151460 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-92873938", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:43.153318 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-92873938', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:43.153462 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume of 1 GB Aug 16 23:03:43.158352 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Availability Zones retrieved successfully. Aug 16 23:03:43.159649 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.161513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:43.161792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.162060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.165765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (40e6fdf4-8419-4b0b-b59e-6c19d68e2271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:43.167145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245f703-d602-4b43-96ac-5f586ca4eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:43.168263 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:43.168890 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.168890 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:43.169473 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:43.170451 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58d20a8a-ed5a-499e-aaac-314a2b95a55d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:43.170940 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1076/4284] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:43.202266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245f703-d602-4b43-96ac-5f586ca4eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:43.202998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd51ae77-3af9-4fbb-9a33-9d069fd9911d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:43.248157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c75f246a-2d26-447d-b9bb-d57e74389435 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.249917 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c75f246a-2d26-447d-b9bb-d57e74389435 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:43.250094 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c75f246a-2d26-447d-b9bb-d57e74389435 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.250274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c75f246a-2d26-447d-b9bb-d57e74389435 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.250396 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-c75f246a-2d26-447d-b9bb-d57e74389435 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:43.254368 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Created reservations ['d3d5be99-c199-4a72-abe1-7c2e01718d2d', 'd10d8ca9-8d1a-48f0-b68b-0d0b15763ab5', '0846f019-1077-44ba-b2d0-72760eac9791', '9030287d-875a-4978-b17a-165809045d58'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:43.254885 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.254885 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:43.255201 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd51ae77-3af9-4fbb-9a33-9d069fd9911d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d5be99-c199-4a72-abe1-7c2e01718d2d', 'd10d8ca9-8d1a-48f0-b68b-0d0b15763ab5', '0846f019-1077-44ba-b2d0-72760eac9791', '9030287d-875a-4978-b17a-165809045d58']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:43.255855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c75f246a-2d26-447d-b9bb-d57e74389435 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:43.256199 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1071/4285] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:43.256247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e395b05e-735c-4de1-a2fd-f285c0f83d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:43.280015 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e395b05e-735c-4de1-a2fd-f285c0f83d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1df3222-1e2e-4606-a203-2ca5a4d7759a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-92873938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['d3d5be99-c199-4a72-abe1-7c2e01718d2d','d10d8ca9-8d1a-48f0-b68b-0d0b15763ab5','0846f019-1077-44ba-b2d0-72760eac9791','9030287d-875a-4978-b17a-165809045d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-92873938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1df3222-1e2e-4606-a203-2ca5a4d7759a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c519f8ac874e16b7a5039e9e8cefcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:43.280939 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d061c0-01f7-4cc2-b10e-ba4035421f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:43.300621 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d061c0-01f7-4cc2-b10e-ba4035421f34) transitioned into state 'SUCCESS' from state '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-92873938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['d3d5be99-c199-4a72-abe1-7c2e01718d2d','d10d8ca9-8d1a-48f0-b68b-0d0b15763ab5','0846f019-1077-44ba-b2d0-72760eac9791','9030287d-875a-4978-b17a-165809045d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:43.301993 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d68932-35ac-42a3-acb8-89a8af1a9d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:43.312602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d68932-35ac-42a3-acb8-89a8af1a9d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:43.313683 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (40e6fdf4-8419-4b0b-b59e-6c19d68e2271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:43.314070 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request issued successfully. Aug 16 23:03:43.314757 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b3aa80a-2736-4016-adfd-4d73c6476d44 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:43.315293 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1054/4286] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:43 2026] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:43.329003 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5f845631-55a4-43fe-9028-7517a71b8252 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:43.331022 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f845631-55a4-43fe-9028-7517a71b8252 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:43.331223 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f845631-55a4-43fe-9028-7517a71b8252 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:43.331487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f845631-55a4-43fe-9028-7517a71b8252 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:43.338945 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:43.338945 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:43.342987 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5f845631-55a4-43fe-9028-7517a71b8252 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:43.347399 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f845631-55a4-43fe-9028-7517a71b8252 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:43.347767 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1086/4287] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:43 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.180467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15691118-f2c0-483b-beba-9072e00e2d9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.183938 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15691118-f2c0-483b-beba-9072e00e2d9a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:44.184355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15691118-f2c0-483b-beba-9072e00e2d9a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.184479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15691118-f2c0-483b-beba-9072e00e2d9a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.189076 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.189076 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:44.189487 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15691118-f2c0-483b-beba-9072e00e2d9a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:44.190340 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15691118-f2c0-483b-beba-9072e00e2d9a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:44.190773 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1077/4288] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.199207 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f4316845-fc20-4a97-8232-1bb5a71302df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.201378 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4316845-fc20-4a97-8232-1bb5a71302df tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:44.201668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4316845-fc20-4a97-8232-1bb5a71302df tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.201972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f4316845-fc20-4a97-8232-1bb5a71302df tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.208211 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.208211 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:44.208852 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f4316845-fc20-4a97-8232-1bb5a71302df tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:44.209855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f4316845-fc20-4a97-8232-1bb5a71302df tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:44.210492 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1072/4289] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.267465 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-20d3c741-9437-4658-910f-cd3f97865c89 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.270115 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20d3c741-9437-4658-910f-cd3f97865c89 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:44.270282 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20d3c741-9437-4658-910f-cd3f97865c89 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.270546 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-20d3c741-9437-4658-910f-cd3f97865c89 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.270717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-20d3c741-9437-4658-910f-cd3f97865c89 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:44.276622 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.276622 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:44.277582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-20d3c741-9437-4658-910f-cd3f97865c89 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:44.278124 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1055/4290] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.345192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.347614 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:44.348063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.348287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.357332 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.357332 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:44.357964 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:44.359044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-79e5024a-f9c9-4217-a26f-d5adf6d7ca86 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:44.359572 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1087/4291] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.365389 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.371074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.372343 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:44.373038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.373038 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.373837 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:44.374021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.374216 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.380846 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.380846 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:44.381696 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.381696 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:44.386097 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:44.386255 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:44.391589 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-1da8d3a5-5867-46c2-9f78-1f7330b8a602 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:03:44.391778 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1073/4292] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:44.392105 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba7093b1-2c13-488c-8f73-cae3419a4b0c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:44.392478 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1078/4293] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.405279 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.407992 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:44.408439 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.408596 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.415882 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.415882 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:44.420364 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:44.425987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ffff4623-74b1-4131-a12c-ff9e1d26dbde tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:44.426433 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1056/4294] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.439258 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c6ba2141-a59b-470f-b96b-b2d6788b1dfd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.440965 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6ba2141-a59b-470f-b96b-b2d6788b1dfd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:03:44.441248 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c6ba2141-a59b-470f-b96b-b2d6788b1dfd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-194898055", "extra_specs": {}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:44.454855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c6ba2141-a59b-470f-b96b-b2d6788b1dfd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:03:44.455212 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1088/4295] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:03:44 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.464453 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-058cf708-e89c-4a6d-aad6-1b7a882868d2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.466424 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-058cf708-e89c-4a6d-aad6-1b7a882868d2 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] POST https://10.4.3.26/volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960/encryption Aug 16 23:03:44.466936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-058cf708-e89c-4a6d-aad6-1b7a882868d2 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:44.484989 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-058cf708-e89c-4a6d-aad6-1b7a882868d2 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960/encryption returned with HTTP 200 Aug 16 23:03:44.485623 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1074/4296] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:03:44 2026] POST /volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.493619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.495576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:44.495986 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1094874", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-194898055", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:44.497703 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1094874', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-194898055', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:44.501572 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume of 1 GB Aug 16 23:03:44.501874 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.501874 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:44.502376 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Availability Zones retrieved successfully. Aug 16 23:03:44.508627 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (42b2b467-39af-45d4-a62e-f16f008a0522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:44.509728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71567c00-062e-464b-823d-967bcc14c6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:44.510925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:44.537759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71567c00-062e-464b-823d-967bcc14c6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:03:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f29ce04-e1fc-462f-a1e2-f73509f3e960,is_public=True,name='tempest-scenario-type-luks-194898055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f29ce04-e1fc-462f-a1e2-f73509f3e960', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:44.538888 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72503e1b-968d-4282-a7ec-b7550eadb929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:44.571970 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-194898055 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-194898055, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:03:44.572374 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-194898055 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-194898055, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:03:44.604446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Created reservations ['3e0db706-0968-4568-b736-8e405e66ad8f', 'af2cb973-604a-4d9c-8bfd-5d735a17343a', '5f480d22-75a9-4477-80cb-ed58331b4273', '72227fd0-fcad-4aa3-b78c-7e51ef7d5578'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:44.605581 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72503e1b-968d-4282-a7ec-b7550eadb929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0db706-0968-4568-b736-8e405e66ad8f', 'af2cb973-604a-4d9c-8bfd-5d735a17343a', '5f480d22-75a9-4477-80cb-ed58331b4273', '72227fd0-fcad-4aa3-b78c-7e51ef7d5578']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:44.606518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebbfc5a-1fcd-4bc0-90de-4d7f3fc14c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:44.635379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ebbfc5a-1fcd-4bc0-90de-4d7f3fc14c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d10ee5-dea2-45ae-b1a2-d169516fe683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1094874',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['3e0db706-0968-4568-b736-8e405e66ad8f','af2cb973-604a-4d9c-8bfd-5d735a17343a','5f480d22-75a9-4477-80cb-ed58331b4273','72227fd0-fcad-4aa3-b78c-7e51ef7d5578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=7f29ce04-e1fc-462f-a1e2-f73509f3e960), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1094874',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=92d10ee5-dea2-45ae-b1a2-d169516fe683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c519f8ac874e16b7a5039e9e8cefcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f29ce04-e1fc-462f-a1e2-f73509f3e960),volume_type_id=7f29ce04-e1fc-462f-a1e2-f73509f3e960)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:44.636288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b01a63a-20da-4445-b99f-bb424ad8bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:44.656261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b01a63a-20da-4445-b99f-bb424ad8bab5) transitioned into state 'SUCCESS' from state '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-1094874',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['3e0db706-0968-4568-b736-8e405e66ad8f','af2cb973-604a-4d9c-8bfd-5d735a17343a','5f480d22-75a9-4477-80cb-ed58331b4273','72227fd0-fcad-4aa3-b78c-7e51ef7d5578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=7f29ce04-e1fc-462f-a1e2-f73509f3e960)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:44.657242 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387dc30f-3720-4806-b048-ad57fd7b321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:44.668317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (387dc30f-3720-4806-b048-ad57fd7b321a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:44.669485 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (42b2b467-39af-45d4-a62e-f16f008a0522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:44.669920 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request issued successfully. Aug 16 23:03:44.670684 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b0bc5c8b-0b6f-496d-b4c5-460ab56d0127 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:44.671344 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1079/4297] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:44 2026] POST /volume/v3/volumes => generated 775 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:44.684444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.686117 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:44.686305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.686504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.695244 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.695244 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:44.700262 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:44.705412 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-49f6902e-9ad2-4667-91aa-1dd30aa40b6c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:44.705905 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1057/4298] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:44.796704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:44.799574 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:44.799770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:44.800128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:44.806333 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:44.806333 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:44.806848 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:44.807583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-3f322cd5-eef4-447b-a07c-da111dae494c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:44.808119 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1089/4299] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 23:03:44 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.288868 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.290943 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:45.291170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.291381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.292834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:45.303107 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.303107 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:45.305128 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d811c4a7-aad6-4d5d-bac1-6843c903367f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:45.305128 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1075/4300] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.720199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.722922 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:45.723193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.723453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.732708 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.732708 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:45.737612 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:45.744407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-097d612a-3d4f-447a-95aa-9bedacf7dfcc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:45.744936 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1080/4301] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.764264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.767582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:45.767875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.768112 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.778367 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.778367 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:45.784412 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:45.791069 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6adb0ef0-ff88-465a-994e-88a5e717ae23 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:45.791443 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1058/4302] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.844037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.846697 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:45.846908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.847093 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.857650 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.857650 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:45.860152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.862180 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:45.863003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:03:45.863298 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.863598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.867407 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-1d2a52a8-660d-48a5-9754-b799405077d8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:45.867991 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1090/4303] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.878269 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.878269 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:45.878881 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:45.880050 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-b73e5ce1-3fcb-4cc7-80db-8d41b6c133d5 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:03:45.880431 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1076/4304] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:45.894001 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.897356 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:03:45.897356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:45.898459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:45.909111 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:45.909111 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:45.917792 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:45.926559 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-04403308-3521-47bb-8a0f-05c1cf309158 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:03:45.926965 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1081/4305] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:45 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:45.983716 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:45.989630 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:45.990100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f247b7a9-6dda-440d-84ea-f48dbd0549b5", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:45.993165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f247b7a9-6dda-440d-84ea-f48dbd0549b5', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:46.008448 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.008448 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:46.008883 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:03:46.008988 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:03:46.009583 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:03:46.016703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (b197725b-2dec-4251-bdcd-ceceda7936ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:46.019452 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a36742-e549-464c-8a0c-d76b1a2ffef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:46.020573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:46.041885 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1cf530f-b86f-4283-b88c-7eaa4ef5a2b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.042360 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1cf530f-b86f-4283-b88c-7eaa4ef5a2b4 None None] GET https://10.4.3.26/volume// Aug 16 23:03:46.042624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1cf530f-b86f-4283-b88c-7eaa4ef5a2b4 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.042875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1cf530f-b86f-4283-b88c-7eaa4ef5a2b4 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.043268 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1cf530f-b86f-4283-b88c-7eaa4ef5a2b4 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:46.043760 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1091/4306] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:46.051173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-9989d007-5e54-4e63-8e91-2fdccfd2e874 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.053979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-9989d007-5e54-4e63-8e91-2fdccfd2e874 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:46.054661 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-9989d007-5e54-4e63-8e91-2fdccfd2e874 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1df3222-1e2e-4606-a203-2ca5a4d7759a", "connector": null, "instance_uuid": "bdf127cb-19d1-4fe4-b50d-fe22b15f3c2b"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:46.055093 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a36742-e549-464c-8a0c-d76b1a2ffef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f247b7a9-6dda-440d-84ea-f48dbd0549b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:46.055916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2dfbd5-ddb8-4696-9c94-2a9a8ec79fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:46.072607 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.072607 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:46.108474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['92dbc200-08a4-4b08-a326-538474a275a1', '0cef19d7-2036-482c-835b-b92e1b84b5bd', '26b77d77-ad44-4cb7-9e0e-c11e76a3e7cf', '0618fadd-42ff-4f06-a2f2-73813e80e894'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:46.109354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2dfbd5-ddb8-4696-9c94-2a9a8ec79fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92dbc200-08a4-4b08-a326-538474a275a1', '0cef19d7-2036-482c-835b-b92e1b84b5bd', '26b77d77-ad44-4cb7-9e0e-c11e76a3e7cf', '0618fadd-42ff-4f06-a2f2-73813e80e894']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:46.110334 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c889ba5-945d-45fb-8ed2-ac26828de740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:46.116798 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-9989d007-5e54-4e63-8e91-2fdccfd2e874 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:46.117667 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1077/4307] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:46 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 16 23:03:46.156359 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1454204a-cbd3-4d83-b6c8-118171d60036 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.158581 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1454204a-cbd3-4d83-b6c8-118171d60036 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:46.158844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1454204a-cbd3-4d83-b6c8-118171d60036 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.159097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1454204a-cbd3-4d83-b6c8-118171d60036 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.168877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1cf45176-bf5b-487e-a9e7-e2f5088a2dde None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.169429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cf45176-bf5b-487e-a9e7-e2f5088a2dde None None] GET https://10.4.3.26/volume// Aug 16 23:03:46.169736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1cf45176-bf5b-487e-a9e7-e2f5088a2dde None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.170021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1cf45176-bf5b-487e-a9e7-e2f5088a2dde None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.170489 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1cf45176-bf5b-487e-a9e7-e2f5088a2dde None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:46.170551 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c889ba5-945d-45fb-8ed2-ac26828de740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2f87b1-a895-4673-b2c7-28025ca3ccc1', '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='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['92dbc200-08a4-4b08-a326-538474a275a1','0cef19d7-2036-482c-835b-b92e1b84b5bd','26b77d77-ad44-4cb7-9e0e-c11e76a3e7cf','0618fadd-42ff-4f06-a2f2-73813e80e894'],size=1,snapshot_id=f247b7a9-6dda-440d-84ea-f48dbd0549b5,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:03:46Z,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=5c2f87b1-a895-4673-b2c7-28025ca3ccc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f247b7a9-6dda-440d-84ea-f48dbd0549b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:46.171031 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1092/4308] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:46.172069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f13263-bfe6-4db4-9126-08d21fe624de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:46.173634 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.173634 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:46.178325 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1454204a-cbd3-4d83-b6c8-118171d60036 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:46.185274 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1454204a-cbd3-4d83-b6c8-118171d60036 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:46.185860 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1082/4309] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:46.200439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.203291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:46.203576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.203826 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.204211 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f13263-bfe6-4db4-9126-08d21fe624de) transitioned into 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='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['92dbc200-08a4-4b08-a326-538474a275a1','0cef19d7-2036-482c-835b-b92e1b84b5bd','26b77d77-ad44-4cb7-9e0e-c11e76a3e7cf','0618fadd-42ff-4f06-a2f2-73813e80e894'],size=1,snapshot_id=f247b7a9-6dda-440d-84ea-f48dbd0549b5,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:46.205069 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736657fd-f62d-4255-8e72-51d4d03cd396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:46.214459 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.214459 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:46.218347 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:46.223341 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-23491188-8e9d-448e-8515-f4de6e92d80e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:46.224029 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1078/4310] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:46.232986 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736657fd-f62d-4255-8e72-51d4d03cd396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:46.233934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (b197725b-2dec-4251-bdcd-ceceda7936ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:46.234263 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:03:46.234899 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-d5ce673b-6ae6-45f0-8e59-2e9cedd2d78e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:46.235375 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1059/4311] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 23:03:45 2026] POST /volume/v3/volumes => generated 734 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:46.253331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.256667 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:03:46.257133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.257456 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.268926 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.268926 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:46.276681 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:46.282529 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-7995e1fd-015a-4c99-99f0-560414039f0a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 200 Aug 16 23:03:46.283171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1093/4312] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:46.317218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.321594 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:46.321856 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.324263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.324304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:46.324569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.327707 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:03:46.329309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.331495 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.334270 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.334270 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:46.337965 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f2d668db-dc3f-41e0-9ea2-8c16aeb6dcc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:46.338996 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1083/4313] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:46.344781 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.344781 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:46.349412 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:46.357871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.361429 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] PUT https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c Aug 16 23:03:46.362046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:46.363817 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-258de4e1-5b82-44d8-9450-29d3143b0c5f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 200 Aug 16 23:03:46.363817 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1079/4314] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 802 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:46.372496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Acquiring lock "cinder-attachment_update-d1df3222-1e2e-4606-a203-2ca5a4d7759a-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:46.377635 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-d1df3222-1e2e-4606-a203-2ca5a4d7759a-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:46.378634 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.378634 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:46.424220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0555290e-321a-4f03-96c8-209144ff55c8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.424766 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0555290e-321a-4f03-96c8-209144ff55c8 None None] GET https://10.4.3.26/volume// Aug 16 23:03:46.425116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0555290e-321a-4f03-96c8-209144ff55c8 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.425347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0555290e-321a-4f03-96c8-209144ff55c8 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.425734 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0555290e-321a-4f03-96c8-209144ff55c8 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:46.426067 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1094/4315] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:46.436314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-0dfac069-84f9-406c-a46b-d1438907e1f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.440151 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-0dfac069-84f9-406c-a46b-d1438907e1f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:46.440532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-0dfac069-84f9-406c-a46b-d1438907e1f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e01e2f5-da41-482e-aaf0-9c9ab3b85b09", "connector": null, "instance_uuid": "f36b460e-3c76-4dd2-b9a6-08eb2177f635"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:46.460794 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.460794 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:46.515330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-d1df3222-1e2e-4606-a203-2ca5a4d7759a-np0000007421" released by "attachment_update" :: held 0.138s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:46.515822 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-4536fda4-7298-4c57-a227-ef2b47290aee tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c returned with HTTP 200 Aug 16 23:03:46.517105 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1060/4316] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:46 2026] PUT /volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:46.523029 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-0dfac069-84f9-406c-a46b-d1438907e1f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:46.523546 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1084/4317] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:46 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:46.535957 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-16a06ef5-ef44-449b-ab3c-84f856738757 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:46.538884 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-16a06ef5-ef44-449b-ab3c-84f856738757 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 Aug 16 23:03:46.539028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-16a06ef5-ef44-449b-ab3c-84f856738757 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:46.539618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-16a06ef5-ef44-449b-ab3c-84f856738757 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:46.558738 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:46.558738 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:46.610926 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-16a06ef5-ef44-449b-ab3c-84f856738757 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 returned with HTTP 200 Aug 16 23:03:46.611404 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1080/4318] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:03:46 2026] DELETE /volume/v3/attachments/d3ebe251-af29-45fc-913e-f1c617e5be62 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:47.202997 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:47.206079 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:47.206270 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:47.206495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:47.226065 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:47.226065 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:47.239120 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:47.245076 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95b810ab-0174-45b7-ac01-ae5bfb32a220 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:47.245551 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1095/4319] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:47 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:47.352122 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-921f5434-81d5-4703-b145-f3b90ea06b9f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:47.354435 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-921f5434-81d5-4703-b145-f3b90ea06b9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:47.354756 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-921f5434-81d5-4703-b145-f3b90ea06b9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:47.354994 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-921f5434-81d5-4703-b145-f3b90ea06b9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:47.355151 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-921f5434-81d5-4703-b145-f3b90ea06b9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:47.361244 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:47.361244 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:47.362251 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-921f5434-81d5-4703-b145-f3b90ea06b9f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:47.362752 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1061/4320] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:47 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:47.880848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:47.886764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 Aug 16 23:03:47.886764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:47.896687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:47.905767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:47.905767 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:47.905767 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:48.015219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" released by "attachment_update" :: held 0.111s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:48.015219 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-df5ea7c5-572a-47b3-9405-87e30ced7115 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 returned with HTTP 200 Aug 16 23:03:48.015219 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1085/4321] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:47 2026] PUT /volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:48.028326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-ff7b73de-3c72-440e-a292-b5b79580b7e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:48.030923 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-ff7b73de-3c72-440e-a292-b5b79580b7e5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 Aug 16 23:03:48.030923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-ff7b73de-3c72-440e-a292-b5b79580b7e5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:48.031160 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-ff7b73de-3c72-440e-a292-b5b79580b7e5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:48.049118 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-ff7b73de-3c72-440e-a292-b5b79580b7e5 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 returned with HTTP 200 Aug 16 23:03:48.050221 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1081/4322] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 23:03:48 2026] GET /volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:48.259332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:48.265500 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:48.265682 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:48.265967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:48.284378 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:48.284378 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:48.288080 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:48.294642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f7a78c88-3dff-49ff-bc15-861c0eb3d46c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:48.295185 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1096/4323] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:48 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:48.378553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:48.380625 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:48.380865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:48.381048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:48.381153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:48.388993 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:48.388993 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:48.390043 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c5d9892-2f1d-4de5-87f0-3a69f41fa6b9 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:48.390485 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1062/4324] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:48 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:49.311340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-10a034d7-125d-4541-9bd6-e0987f51160e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.313259 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a034d7-125d-4541-9bd6-e0987f51160e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:49.313459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a034d7-125d-4541-9bd6-e0987f51160e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.313850 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-10a034d7-125d-4541-9bd6-e0987f51160e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.324684 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.324684 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:49.329431 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-10a034d7-125d-4541-9bd6-e0987f51160e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:49.334538 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-10a034d7-125d-4541-9bd6-e0987f51160e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:49.335008 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1086/4325] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:49.401516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.403545 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:03:49.403779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.403970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.405759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.407327 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:49.407548 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.407771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.407918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:49.414976 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.414976 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:49.415713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fb8b0529-ca9d-484a-88b3-cd18e4491f15 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:49.416099 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1097/4326] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:49.417489 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.417489 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:49.422031 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:49.426382 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-69246484-221c-4c67-8687-32540890eb25 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 200 Aug 16 23:03:49.426838 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1082/4327] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 1343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:49.435553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-76d889d0-ac5e-4989-a842-0aeb71e9b854 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.436006 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76d889d0-ac5e-4989-a842-0aeb71e9b854 None None] GET https://10.4.3.26/volume// Aug 16 23:03:49.436162 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76d889d0-ac5e-4989-a842-0aeb71e9b854 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.436364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-76d889d0-ac5e-4989-a842-0aeb71e9b854 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.436757 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-76d889d0-ac5e-4989-a842-0aeb71e9b854 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:49.437045 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1063/4328] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:49.445328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-dd27e118-b988-4b58-844f-c736b6fc7604 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.448764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-dd27e118-b988-4b58-844f-c736b6fc7604 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:49.449316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-dd27e118-b988-4b58-844f-c736b6fc7604 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c2f87b1-a895-4673-b2c7-28025ca3ccc1", "connector": null, "instance_uuid": "f9d1c1a6-bdc0-46cd-9dfd-6114f7eb4b6a"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:49.460338 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.460338 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:49.487656 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-dd27e118-b988-4b58-844f-c736b6fc7604 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:49.488142 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1087/4329] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:49 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 16 23:03:49.496336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-184fcb42-0596-4afc-abad-7541dfc1b483 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.496757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-184fcb42-0596-4afc-abad-7541dfc1b483 None None] GET https://10.4.3.26/volume// Aug 16 23:03:49.496953 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-184fcb42-0596-4afc-abad-7541dfc1b483 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.497183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-184fcb42-0596-4afc-abad-7541dfc1b483 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.497542 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-184fcb42-0596-4afc-abad-7541dfc1b483 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:49.497879 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1098/4330] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:49.505942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.508374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:03:49.508620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:49.508858 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:49.523018 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.523018 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:49.534111 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:49.545693 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-72e41c91-bcc0-4575-aebe-8542dd45844d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 200 Aug 16 23:03:49.546235 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1083/4331] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:49 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 1522 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:49.670569 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.673469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf Aug 16 23:03:49.673945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:49.683045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-5c2f87b1-a895-4673-b2c7-28025ca3ccc1-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:49.691700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5c2f87b1-a895-4673-b2c7-28025ca3ccc1-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:49.692883 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.692883 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:49.817404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5c2f87b1-a895-4673-b2c7-28025ca3ccc1-np0000007421" released by "attachment_update" :: held 0.126s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:49.817803 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-2c42a44d-f8c1-4e28-a9ce-2758d22d0c6f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf returned with HTTP 200 Aug 16 23:03:49.818313 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1064/4332] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:49 2026] PUT /volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:49.820767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-03848696-0a6a-4be1-a514-1b2f7810084a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.822900 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-03848696-0a6a-4be1-a514-1b2f7810084a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c/action Aug 16 23:03:49.823231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-03848696-0a6a-4be1-a514-1b2f7810084a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:49.823382 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-03848696-0a6a-4be1-a514-1b2f7810084a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:49.849083 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.849083 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:49.853861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-8105fd61-f8e6-48cc-8b7f-9f0fb8e486f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:49.856077 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-8105fd61-f8e6-48cc-8b7f-9f0fb8e486f6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf/action Aug 16 23:03:49.856437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-8105fd61-f8e6-48cc-8b7f-9f0fb8e486f6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:49.856579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-8105fd61-f8e6-48cc-8b7f-9f0fb8e486f6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:49.859025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-a64727b4-1409-420d-bd89-bd33dbe2558a req-03848696-0a6a-4be1-a514-1b2f7810084a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c/action returned with HTTP 204 Aug 16 23:03:49.859579 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1088/4333] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:03:49 2026] POST /volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:49.873691 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:49.873691 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:49.882840 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-40c5e98c-a184-4724-b365-d98a0a1f0d5e req-8105fd61-f8e6-48cc-8b7f-9f0fb8e486f6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf/action returned with HTTP 204 Aug 16 23:03:49.883297 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1099/4334] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:03:49 2026] POST /volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:50.301711 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.303528 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:03:50.303879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-268817910", "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:50.305337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-268817910', 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:03:50.346697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.348559 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:03:50.348765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.348952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.357837 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.357837 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:50.361060 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:50.364910 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64f70129-ee05-430b-a6b3-0c6ca2957ff9 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:03:50.365296 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1065/4335] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:50.384973 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Create volume of 1 GB Aug 16 23:03:50.390137 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Availability Zones retrieved successfully. Aug 16 23:03:50.395530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Flow 'volume_create_api' (1f615799-d117-4c4c-a651-bcfb9defaf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:50.396713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9f0f58-8278-419c-adcc-cfdd318b3bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:50.397697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:03:50.413291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.417582 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:50.417798 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.417982 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.425170 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.425170 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:50.427988 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.428855 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:50.430221 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:50.430465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.430729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.430888 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:50.433013 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-39ce0bba-38df-4905-ab66-7aa586893c81 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:50.433414 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1089/4336] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:50.441227 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.441227 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:50.442246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26a669db-622f-4c0a-93f2-21d64f8b1818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:50.442764 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1100/4337] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:50.475774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9f0f58-8278-419c-adcc-cfdd318b3bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:50.476192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e843ab35-d62e-429c-a9b9-55f3028fab3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:50.513813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ad6bbea3-a6f6-427a-9cf9-73052698ff05 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.514246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6bbea3-a6f6-427a-9cf9-73052698ff05 None None] GET https://10.4.3.26/volume// Aug 16 23:03:50.514602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6bbea3-a6f6-427a-9cf9-73052698ff05 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.514889 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ad6bbea3-a6f6-427a-9cf9-73052698ff05 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.515278 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ad6bbea3-a6f6-427a-9cf9-73052698ff05 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:50.515624 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1066/4338] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:50.524133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-9535218e-b25e-4f63-a866-802eb8a3f248 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.526524 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-9535218e-b25e-4f63-a866-802eb8a3f248 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:50.526896 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-9535218e-b25e-4f63-a866-802eb8a3f248 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92d10ee5-dea2-45ae-b1a2-d169516fe683", "connector": null, "instance_uuid": "bdf127cb-19d1-4fe4-b50d-fe22b15f3c2b"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:50.535784 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.535784 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:50.556402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Created reservations ['f256b457-931b-4af6-9c6b-ff26c8ff4b3e', 'ac7ffe38-9e6e-48dd-91fa-6ed1ac5a7f6d', '708d522d-a076-4e14-a7f7-217a2df87f15', '0edd274a-02c1-4565-9c34-3eb824c46e47'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:03:50.557263 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e843ab35-d62e-429c-a9b9-55f3028fab3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f256b457-931b-4af6-9c6b-ff26c8ff4b3e', 'ac7ffe38-9e6e-48dd-91fa-6ed1ac5a7f6d', '708d522d-a076-4e14-a7f7-217a2df87f15', '0edd274a-02c1-4565-9c34-3eb824c46e47']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:50.558125 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9feb2-3533-4464-9d69-7326fbad9871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:50.565601 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-9535218e-b25e-4f63-a866-802eb8a3f248 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:50.566271 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1090/4339] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:50 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 16 23:03:50.581643 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9feb2-3533-4464-9d69-7326fbad9871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eceede2-7c88-4ef6-bc22-19d6d32c9f2a', '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-268817910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b84d5f66d84e91bdb3160466d611ef',qos_specs=None,replication_status=,reservations=['f256b457-931b-4af6-9c6b-ff26c8ff4b3e','ac7ffe38-9e6e-48dd-91fa-6ed1ac5a7f6d','708d522d-a076-4e14-a7f7-217a2df87f15','0edd274a-02c1-4565-9c34-3eb824c46e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1387b20ca36b414eb40900b3692e4414',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-268817910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eceede2-7c88-4ef6-bc22-19d6d32c9f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95b84d5f66d84e91bdb3160466d611ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1387b20ca36b414eb40900b3692e4414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:50.582864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f3c701-e177-4bbe-9c3b-6a218d6dcabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:50.594591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.596702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:50.596922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.597111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.603536 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f3c701-e177-4bbe-9c3b-6a218d6dcabb) transitioned into state 'SUCCESS' from state '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-268817910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b84d5f66d84e91bdb3160466d611ef',qos_specs=None,replication_status=,reservations=['f256b457-931b-4af6-9c6b-ff26c8ff4b3e','ac7ffe38-9e6e-48dd-91fa-6ed1ac5a7f6d','708d522d-a076-4e14-a7f7-217a2df87f15','0edd274a-02c1-4565-9c34-3eb824c46e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1387b20ca36b414eb40900b3692e4414',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:50.604382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e1eec4-a7b2-447c-83ef-1a138a47f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:03:50.610098 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.610098 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:50.610313 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6e04f0d0-5826-41d9-be28-d2a796663686 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.610814 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e04f0d0-5826-41d9-be28-d2a796663686 None None] GET https://10.4.3.26/volume// Aug 16 23:03:50.611024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e04f0d0-5826-41d9-be28-d2a796663686 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.611248 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6e04f0d0-5826-41d9-be28-d2a796663686 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.611663 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6e04f0d0-5826-41d9-be28-d2a796663686 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:50.612021 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1067/4340] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:50.615022 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:50.618270 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e1eec4-a7b2-447c-83ef-1a138a47f718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:03:50.619571 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Flow 'volume_create_api' (1f615799-d117-4c4c-a651-bcfb9defaf71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:03:50.620020 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Create volume request issued successfully. Aug 16 23:03:50.620319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.620767 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-53377431-7fe4-4978-a9b3-1bc0b24f5e43 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:03:50.621012 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68cc9ba2-4de2-4caa-b866-41d84f9522e4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:50.621418 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1084/4341] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:03:50 2026] POST /volume/v3/volumes => generated 750 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:03:50.621559 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1101/4342] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:50.622731 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:50.623158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.623391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.634444 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.634444 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:50.638038 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:50.638832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.642046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-8c73ba24-79c5-4b10-be7c-af893e6af8a5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:50.642420 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1091/4343] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1047 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:50.643623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:03:50.644518 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.648087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.663092 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.663092 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:50.667884 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:03:50.673231 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dded6fb0-507f-4b61-88fe-a30583f0e233 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:03:50.673713 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1068/4344] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:50.802813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.805673 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] PUT https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 Aug 16 23:03:50.806182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:50.818320 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Acquiring lock "cinder-attachment_update-92d10ee5-dea2-45ae-b1a2-d169516fe683-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:50.827135 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-92d10ee5-dea2-45ae-b1a2-d169516fe683-np0000007421" acquired by "attachment_update" :: waited 0.009s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:50.828151 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.828151 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:50.948094 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-92d10ee5-dea2-45ae-b1a2-d169516fe683-np0000007421" released by "attachment_update" :: held 0.121s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:50.948903 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-52a03bfe-2a3d-420e-b45c-4e424f97887c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 returned with HTTP 200 Aug 16 23:03:50.949888 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1085/4345] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:50 2026] PUT /volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:50.961476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-a38c03d9-e247-4eeb-94e1-dd7ccf1a85f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:50.964987 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-a38c03d9-e247-4eeb-94e1-dd7ccf1a85f3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption Aug 16 23:03:50.965272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-a38c03d9-e247-4eeb-94e1-dd7ccf1a85f3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:50.965570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-a38c03d9-e247-4eeb-94e1-dd7ccf1a85f3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:50.980770 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:50.980770 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:50.988903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-a38c03d9-e247-4eeb-94e1-dd7ccf1a85f3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption returned with HTTP 200 Aug 16 23:03:50.989567 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1102/4346] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:03:50 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:51.455544 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee9a802d-975e-4045-b957-80cb57d056d7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:51.457521 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee9a802d-975e-4045-b957-80cb57d056d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:51.457762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee9a802d-975e-4045-b957-80cb57d056d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:51.457993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee9a802d-975e-4045-b957-80cb57d056d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:51.458137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ee9a802d-975e-4045-b957-80cb57d056d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:51.462374 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:51.462374 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:51.463163 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee9a802d-975e-4045-b957-80cb57d056d7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:51.463539 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1092/4347] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:51 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:51.634933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:51.636490 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:51.636670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:51.636866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:51.645301 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:51.645301 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:51.648303 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:51.651996 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f811634a-76a9-420a-b7de-11ff1c5ac668 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:51.652328 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1069/4348] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:51 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:51.690878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:51.692632 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:03:51.692845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:51.692992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:51.699937 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:51.699937 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:51.703819 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:03:51.709215 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d3d4c12-7bf6-4374-91ce-6ae2b7e4ca88 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:03:51.709721 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1086/4349] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:51 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:51.742986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:51.745363 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:03:51.745536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:51.745787 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:51.753353 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:51.753353 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:51.757097 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:03:51.762236 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-57f0b065-263e-41a3-b0e7-cbce74a64948 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:03:51.762735 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1103/4350] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:51 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:52.209027 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.211592 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:03:52.211849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:52.212080 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:52.221113 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:52.221113 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:52.225394 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:03:52.231036 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-b945a632-d668-4c17-aa40-bf01a06b76a6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:03:52.231567 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1093/4351] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:52 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:52.242081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-03b779d1-b62b-48b0-bd0d-ed227fbf6c6b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.242503 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03b779d1-b62b-48b0-bd0d-ed227fbf6c6b None None] GET https://10.4.3.26/volume// Aug 16 23:03:52.243302 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03b779d1-b62b-48b0-bd0d-ed227fbf6c6b None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:52.243302 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-03b779d1-b62b-48b0-bd0d-ed227fbf6c6b None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:52.243302 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-03b779d1-b62b-48b0-bd0d-ed227fbf6c6b None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:52.243652 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1070/4352] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:03:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:52.253309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-4fe8376b-119e-4313-9031-233c867e6f63 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.257304 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-4fe8376b-119e-4313-9031-233c867e6f63 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:52.257304 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-4fe8376b-119e-4313-9031-233c867e6f63 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7eceede2-7c88-4ef6-bc22-19d6d32c9f2a", "connector": null, "instance_uuid": "f7e964a8-f936-412d-9297-e39208c9d3d6"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:52.267919 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:52.267919 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:52.300149 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-4fe8376b-119e-4313-9031-233c867e6f63 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:52.300859 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1087/4353] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:52 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 16 23:03:52.472825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.475095 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:52.475271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:52.475502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:52.475632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:52.479987 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:52.479987 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:52.480655 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7db27f30-7e0e-49b2-b381-251f7d9e863f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:52.481034 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1104/4354] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:52 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:52.645765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-fb536ac9-af4c-48b8-9dca-5546dc47e388 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.652902 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-fb536ac9-af4c-48b8-9dca-5546dc47e388 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption Aug 16 23:03:52.653191 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-fb536ac9-af4c-48b8-9dca-5546dc47e388 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:52.653431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-fb536ac9-af4c-48b8-9dca-5546dc47e388 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:52.665122 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:52.665122 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:52.666001 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:52.668517 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:52.668735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:52.669051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:52.676606 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-fb536ac9-af4c-48b8-9dca-5546dc47e388 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption returned with HTTP 200 Aug 16 23:03:52.677275 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1094/4355] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:03:52 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:52.682711 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:52.682711 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:52.688766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:52.692933 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9a322a6-4c55-4735-a147-4e959bb6a9fd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:52.693503 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1071/4356] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:52 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:53.470189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-011ae002-2bba-4e56-b43d-aa6d9a7e684d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.470596 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-011ae002-2bba-4e56-b43d-aa6d9a7e684d None None] GET https://10.4.3.26/volume// Aug 16 23:03:53.470797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-011ae002-2bba-4e56-b43d-aa6d9a7e684d None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:53.471003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-011ae002-2bba-4e56-b43d-aa6d9a7e684d None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:53.471343 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-011ae002-2bba-4e56-b43d-aa6d9a7e684d None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:53.471630 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1088/4357] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:53.482338 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.484600 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:03:53.484846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:53.485034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:53.490553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.492714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:53.492978 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:53.493208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:53.493345 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:53.498447 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:53.498447 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:53.498558 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:53.498558 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:53.499350 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0377afaa-ea14-4ea1-aec5-cd1cfef79f8d tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:53.499829 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1095/4358] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:53 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:53.503495 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:03:53.508710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-2d747c01-9cc3-462c-8613-889afbc6d51c tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:03:53.509182 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1105/4359] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:53 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 1537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:53.621255 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.623253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] PUT https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 Aug 16 23:03:53.623685 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:53.631296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Acquiring lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:53.635219 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:53.636101 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:53.636101 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:53.708013 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.709894 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:53.710083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:53.710294 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:53.717825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" released by "attachment_update" :: held 0.082s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:53.718487 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-3e6090b0-0c91-4a41-94b5-97f2f9030ee8 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 returned with HTTP 200 Aug 16 23:03:53.718946 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1072/4360] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:53 2026] PUT /volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:53.721527 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:53.721527 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:53.730026 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:53.736239 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-750a12a7-7690-40f5-86fd-0dabf45b5b65 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:53.736239 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1089/4361] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:53 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:53.749268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-d617f8b3-5b41-431b-b8b8-992f766067d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:53.750436 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-d617f8b3-5b41-431b-b8b8-992f766067d2 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] POST https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7/action Aug 16 23:03:53.750881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-d617f8b3-5b41-431b-b8b8-992f766067d2 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:53.751044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-d617f8b3-5b41-431b-b8b8-992f766067d2 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:53.771395 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:53.771395 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:53.784584 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-aed140ba-14a7-4e4a-9ef4-692027160e71 req-d617f8b3-5b41-431b-b8b8-992f766067d2 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7/action returned with HTTP 204 Aug 16 23:03:53.785506 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1096/4362] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:03:53 2026] POST /volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:54.509408 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-705eadba-f208-48ac-be7d-f181d29f50ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:54.511160 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-705eadba-f208-48ac-be7d-f181d29f50ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:54.511358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-705eadba-f208-48ac-be7d-f181d29f50ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:54.511708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-705eadba-f208-48ac-be7d-f181d29f50ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:54.511777 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-705eadba-f208-48ac-be7d-f181d29f50ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:54.516672 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:54.516672 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:54.517796 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-705eadba-f208-48ac-be7d-f181d29f50ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:54.518202 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1106/4363] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:54 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:03:54.748682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:54.750591 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:54.750857 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:54.750982 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:54.760903 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:54.760903 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:54.764501 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:54.768651 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ce6e3d9b-b5c7-4d98-a5cf-678451073609 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:54.769046 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1073/4364] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:54 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:54.936474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-b0bbbe95-6c44-41c0-a628-f0e5cbc69f2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:54.938693 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-b0bbbe95-6c44-41c0-a628-f0e5cbc69f2f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3/action Aug 16 23:03:54.939166 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-b0bbbe95-6c44-41c0-a628-f0e5cbc69f2f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:03:54.939307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-b0bbbe95-6c44-41c0-a628-f0e5cbc69f2f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:54.958408 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:54.958408 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:54.972446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4317bd6e-e0e0-413c-b9e0-cc6a44d5ddd2 req-b0bbbe95-6c44-41c0-a628-f0e5cbc69f2f tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3/action returned with HTTP 204 Aug 16 23:03:54.973112 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1090/4365] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:03:54 2026] POST /volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:03:55.531324 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:55.535905 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:55.535905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:55.535905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:55.535905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:55.539807 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:55.539807 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:55.540788 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfdbef2d-e539-43e6-8a8d-bcd640960319 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:55.541328 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1097/4366] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:55 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:55.787923 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d3324611-e69e-41e4-8ee9-0654edf503af None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:55.798849 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3324611-e69e-41e4-8ee9-0654edf503af tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:55.799054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3324611-e69e-41e4-8ee9-0654edf503af tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:55.799307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3324611-e69e-41e4-8ee9-0654edf503af tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:55.814512 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:55.814512 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:55.820166 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d3324611-e69e-41e4-8ee9-0654edf503af tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:55.825126 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3324611-e69e-41e4-8ee9-0654edf503af tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:55.825585 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1107/4367] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:55 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:56.550731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-31e98834-ab23-474b-a782-c868d3799cc2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:56.552385 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31e98834-ab23-474b-a782-c868d3799cc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:56.552575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31e98834-ab23-474b-a782-c868d3799cc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:56.552803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31e98834-ab23-474b-a782-c868d3799cc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:56.552888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-31e98834-ab23-474b-a782-c868d3799cc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:56.557099 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:56.557099 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:56.557890 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31e98834-ab23-474b-a782-c868d3799cc2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:56.558439 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1074/4368] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:56 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:56.838732 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:56.840587 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:56.840803 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:56.840998 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:56.850216 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:56.850216 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:56.853612 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:56.858122 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5fcea729-6859-4127-a2ff-9563d1b95c87 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:56.858622 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1091/4369] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:56 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:57.568541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:57.570489 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:57.570649 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:57.570876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:57.570979 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:57.575156 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:57.575156 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:57.575858 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f96d6f3a-205a-4fde-9e72-9f19103c1754 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:57.576356 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1098/4370] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:57 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:57.772685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:57.775333 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:57.775586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:57.775908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:57.783067 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:57.783067 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:57.786282 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:57.790037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-474b78e7-1caf-472c-bbba-986a2697d0c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:57.790501 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1108/4371] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:03:57 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:57.866703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cfb17dcb-7f7c-4fe0-a101-0ad2cd4eafe6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:57.867246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfb17dcb-7f7c-4fe0-a101-0ad2cd4eafe6 None None] GET https://10.4.3.26/volume// Aug 16 23:03:57.867432 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfb17dcb-7f7c-4fe0-a101-0ad2cd4eafe6 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:57.867676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cfb17dcb-7f7c-4fe0-a101-0ad2cd4eafe6 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:57.868099 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cfb17dcb-7f7c-4fe0-a101-0ad2cd4eafe6 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:57.868658 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1075/4372] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:03:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:57.872181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:57.874060 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:57.874326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:57.874538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:57.877372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-0b3221aa-8db5-46a8-8162-0ecbae417559 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:57.887988 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:57.887988 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:57.893112 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:57.899996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3248c1c-c59d-43f2-9cab-3956a1101de8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:57.899996 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1092/4373] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:57 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:57.949499 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-0b3221aa-8db5-46a8-8162-0ecbae417559 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:03:57.949949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-0b3221aa-8db5-46a8-8162-0ecbae417559 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "connector": null, "instance_uuid": "37603aab-ac72-46d9-8798-67cf134cb2e9"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:57.960297 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:57.960297 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:57.994519 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-0b3221aa-8db5-46a8-8162-0ecbae417559 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:03:57.995038 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1099/4374] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:03:57 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:58.028896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.031123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:58.031377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.031590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.037442 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2796fe07-9170-410c-bbf5-72d51b2a9c41 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.037918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2796fe07-9170-410c-bbf5-72d51b2a9c41 None None] GET https://10.4.3.26/volume// Aug 16 23:03:58.038140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2796fe07-9170-410c-bbf5-72d51b2a9c41 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.038382 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2796fe07-9170-410c-bbf5-72d51b2a9c41 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.038809 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2796fe07-9170-410c-bbf5-72d51b2a9c41 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:03:58.039168 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1076/4375] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:03:58.043401 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.043401 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:58.048083 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:58.048531 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.050945 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:58.051173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.051452 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.054564 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba410ff3-cb57-4e14-a965-f822ab92a428 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:58.055066 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1109/4376] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:58.060895 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.060895 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:58.066605 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:58.072394 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-b38c6479-0ec6-4c27-851d-eae278a23924 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:58.072929 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1093/4377] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:03:58.188762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.190654 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] PUT https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 Aug 16 23:03:58.191254 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:03:58.201869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Acquiring lock "cinder-attachment_update-ec91b222-7005-4c49-ad4b-e78ec4050dab-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:03:58.205210 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Lock "cinder-attachment_update-ec91b222-7005-4c49-ad4b-e78ec4050dab-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:03:58.206636 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.206636 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:58.292874 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Lock "cinder-attachment_update-ec91b222-7005-4c49-ad4b-e78ec4050dab-np0000007421" released by "attachment_update" :: held 0.087s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:03:58.293220 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-558f1dba-6bfb-4483-89e0-916c34fb0013 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 returned with HTTP 200 Aug 16 23:03:58.293865 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1100/4378] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:03:58 2026] PUT /volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:58.589347 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df132463-1f29-4d44-a6eb-a177422548db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.591212 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df132463-1f29-4d44-a6eb-a177422548db tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:58.591443 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df132463-1f29-4d44-a6eb-a177422548db tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.591642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df132463-1f29-4d44-a6eb-a177422548db tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.591760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-df132463-1f29-4d44-a6eb-a177422548db tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:58.596074 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.596074 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:58.596959 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df132463-1f29-4d44-a6eb-a177422548db tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:58.597337 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1077/4379] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:58.764824 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.766453 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:03:58.766608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.766826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.780806 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.780806 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:58.783975 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:03:58.788107 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a4c52f13-2e95-4c05-af6a-fab9a22a0ccb tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 200 Aug 16 23:03:58.788507 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1110/4380] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 1635 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:03:58.912463 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c970b901-aa01-4e62-b7af-f2f4c600350e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:58.914520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c970b901-aa01-4e62-b7af-f2f4c600350e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:58.914816 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c970b901-aa01-4e62-b7af-f2f4c600350e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:58.915041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c970b901-aa01-4e62-b7af-f2f4c600350e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:58.923264 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:58.923264 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:03:58.926008 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c970b901-aa01-4e62-b7af-f2f4c600350e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:58.929387 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c970b901-aa01-4e62-b7af-f2f4c600350e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:58.929715 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1094/4381] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:58 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:59.069643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:59.071632 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:03:59.071862 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:59.072073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:59.093682 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:59.093682 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:03:59.100841 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:03:59.109383 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cfad6ad3-d5b9-4040-903d-fc099c5e9d9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:03:59.109690 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1101/4382] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:59 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:59.608326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:59.610496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:03:59.610756 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:59.610995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:59.611132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:03:59.616376 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:59.616376 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:03:59.617254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f33fb0a6-9f4d-4703-9e3c-a6f915f2c729 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:03:59.617756 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1078/4383] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:59 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:03:59.942775 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:03:59.944450 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:03:59.944624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:03:59.944819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:03:59.959799 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:03:59.959799 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:03:59.965051 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:03:59.970715 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b506fb6-8db6-4209-8135-45d20dcc8a9f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:03:59.971120 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1111/4384] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:03:59 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:00.128367 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:00.129445 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:00.129582 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:00.129764 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:00.144628 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:00.144628 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:00.149280 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:00.154064 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-448d3c59-58a4-4fd3-8bdd-05858de76809 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:00.154455 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1095/4385] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:00 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:00.626532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:00.631736 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:00.632013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:00.632198 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:00.632314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:00.638275 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:00.638275 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:00.638999 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ae431ff7-31ef-473d-ac6d-a7b89620b6ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:00.639356 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1102/4386] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:00 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:00.985730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:00.987808 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:04:00.988026 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:00.988262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:00.999464 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:00.999464 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:01.003067 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:01.007470 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b489e916-a239-42d7-86e7-0365c21b8ec7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:04:01.007942 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1079/4387] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:00 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:01.169567 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:01.171140 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:01.171356 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:01.171560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:01.180411 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:01.180411 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:01.183661 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:01.187190 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3b784d66-50e8-4989-b990-2a1ff1c1906b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:01.187554 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1112/4388] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:01 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:01.649523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:01.651461 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:01.651676 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:01.651887 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:01.651976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:01.656703 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:01.656703 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:01.657508 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3756a644-d1eb-49f5-8b9f-399cb9f2d845 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:01.658063 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1096/4389] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:01 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:02.022210 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.027665 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:04:02.027989 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:02.028285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:02.041695 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:02.041695 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:02.045529 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:02.050052 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a257d4c-296c-4ca3-8a77-b7398e753b2d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:04:02.051163 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1103/4390] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:02 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:02.169602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc1608ae-79c7-44b9-872c-79257da941c1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.169602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc1608ae-79c7-44b9-872c-79257da941c1 None None] GET https://10.4.3.26/volume// Aug 16 23:04:02.169602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc1608ae-79c7-44b9-872c-79257da941c1 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:02.169602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc1608ae-79c7-44b9-872c-79257da941c1 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:02.169602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc1608ae-79c7-44b9-872c-79257da941c1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:02.170141 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1080/4391] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:02.191267 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-3a540399-c489-40b0-a9d1-bf848d23d028 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.193941 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-3a540399-c489-40b0-a9d1-bf848d23d028 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:04:02.194301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-3a540399-c489-40b0-a9d1-bf848d23d028 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e01e2f5-da41-482e-aaf0-9c9ab3b85b09", "connector": null, "instance_uuid": "f36b460e-3c76-4dd2-b9a6-08eb2177f635"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:02.203642 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.207544 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:02.208796 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:02.208796 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:02.216117 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:02.216117 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:02.220679 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:02.220679 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:02.225278 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:02.230766 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-16e4d479-d750-4e9d-beaf-fc08da5a2d50 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:02.231221 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1097/4392] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:02 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:02.251890 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-3a540399-c489-40b0-a9d1-bf848d23d028 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:04:02.252394 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1113/4393] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:04:02 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 16 23:04:02.260233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-df8ac460-bf4c-4f3e-9c54-0f27e07cf7e0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.262264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-df8ac460-bf4c-4f3e-9c54-0f27e07cf7e0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 Aug 16 23:04:02.262439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-df8ac460-bf4c-4f3e-9c54-0f27e07cf7e0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:02.262618 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-df8ac460-bf4c-4f3e-9c54-0f27e07cf7e0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:02.269579 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:02.269579 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:02.318793 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-df8ac460-bf4c-4f3e-9c54-0f27e07cf7e0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 returned with HTTP 200 Aug 16 23:04:02.319344 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1104/4394] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:02 2026] DELETE /volume/v3/attachments/4c9ea0cb-c10b-4051-8bfd-ab7b3b6552e3 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:02.668356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:02.670957 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:02.671183 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:02.671415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:02.671538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:02.677721 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:02.677721 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:02.678652 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1cdffad0-0b38-4aa5-a821-859596b1b9d2 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:02.679345 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1081/4395] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:02 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:03.065015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:03.067222 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:04:03.067478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:03.067725 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:03.076984 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:03.076984 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:03.080690 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:03.085920 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d2abd34d-c1d5-47cc-8e0f-4ed89f605bdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:04:03.086378 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1098/4396] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:03 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:03.246636 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:03.248465 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:03.248656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:03.248966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:03.265369 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:03.265369 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:03.271067 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:03.276904 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-51bb0962-018b-4b0b-92f0-79b5428c9faa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:03.277393 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1114/4397] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:03 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:03.692179 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b50e61eb-bad5-4221-a246-36745aed3608 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:03.694447 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b50e61eb-bad5-4221-a246-36745aed3608 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:03.695212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b50e61eb-bad5-4221-a246-36745aed3608 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:03.695420 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b50e61eb-bad5-4221-a246-36745aed3608 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:03.695629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b50e61eb-bad5-4221-a246-36745aed3608 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:03.701740 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:03.701740 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:03.702583 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b50e61eb-bad5-4221-a246-36745aed3608 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:03.703263 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1105/4398] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:03 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:03.715936 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:03.718075 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] PUT https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc Aug 16 23:04:03.718504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:03.726416 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Acquiring lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:04:03.730998 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:04:03.731881 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:03.731881 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:03.819827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Lock "cinder-attachment_update-6e01e2f5-da41-482e-aaf0-9c9ab3b85b09-np0000007421" released by "attachment_update" :: held 0.089s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:04:03.820235 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-2edb433d-f311-4228-927e-b17e650bf0d0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc returned with HTTP 200 Aug 16 23:04:03.820831 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1082/4399] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:04:03 2026] PUT /volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:03.832175 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-c23486b1-ca6e-42c3-917d-b47cf4f5068d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:03.834354 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-c23486b1-ca6e-42c3-917d-b47cf4f5068d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc Aug 16 23:04:03.834584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-c23486b1-ca6e-42c3-917d-b47cf4f5068d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:03.834797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-c23486b1-ca6e-42c3-917d-b47cf4f5068d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:03.850306 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-c23486b1-ca6e-42c3-917d-b47cf4f5068d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc returned with HTTP 200 Aug 16 23:04:03.850755 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1099/4400] 10.4.3.26 () {70 vars in 1644 bytes} [Sun Aug 16 23:04:03 2026] GET /volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:04.092966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-003b346d-e007-4d32-8ad8-9022ab4e0a33 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:04.095613 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-003b346d-e007-4d32-8ad8-9022ab4e0a33 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37/action Aug 16 23:04:04.096146 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-003b346d-e007-4d32-8ad8-9022ab4e0a33 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:04.096300 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-003b346d-e007-4d32-8ad8-9022ab4e0a33 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:04.098924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:04.102289 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:04:04.102502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:04.102702 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:04.128307 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:04.128307 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:04.128604 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:04.128604 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:04.132896 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:04.138218 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e30774f4-7f0d-4c83-9523-647c42cdf82a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:04:04.138903 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1106/4401] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:04 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:04.144406 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d2e1610a-84ca-441a-ac67-cade830bbbd5 req-003b346d-e007-4d32-8ad8-9022ab4e0a33 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37/action returned with HTTP 204 Aug 16 23:04:04.144900 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1115/4402] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:04 2026] POST /volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:04.292717 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:04.294593 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:04.294813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:04.295022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:04.304761 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:04.304761 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:04.308296 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:04.312668 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-384814df-8578-4ba0-9ec6-7207f3682ec6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:04.313079 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1083/4403] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:04 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:04.714138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:04.715956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:04.716211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:04.716455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:04.716616 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:04.721144 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:04.721144 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:04.721841 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6cb7561-7b8d-4957-bb59-78fb35482b85 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:04.722210 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1100/4404] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:04 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:05.154237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.156611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:04:05.156878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.157125 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.169064 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.169064 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:05.173034 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:05.178309 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c74c0d-2269-4598-a526-80ec89c367a2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:04:05.178959 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1107/4405] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:05.326318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.327974 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:05.328303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.328579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.339697 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.339697 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:05.354882 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:05.362396 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-89e6394a-2c2f-4c9b-b41d-170faae5c462 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:05.363019 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1116/4406] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:05.424280 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-2c824a0b-bc09-4be8-8ca7-515890b4cf87 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.426720 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-2c824a0b-bc09-4be8-8ca7-515890b4cf87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3/action Aug 16 23:04:05.427214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-2c824a0b-bc09-4be8-8ca7-515890b4cf87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:05.427365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-2c824a0b-bc09-4be8-8ca7-515890b4cf87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:05.448018 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.448018 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:05.472198 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-14cb87ca-6473-4341-bc94-5396c18cfb0c req-2c824a0b-bc09-4be8-8ca7-515890b4cf87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3/action returned with HTTP 204 Aug 16 23:04:05.473086 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1084/4407] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:05 2026] POST /volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:05.735178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.737092 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:05.737346 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.737564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.737715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:05.742496 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.742496 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:05.743282 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ac8f059-ccb7-4dc1-b2a5-d78ea99fa40a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:05.743709 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1101/4408] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:05.765561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.767482 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:05.767658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.767842 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.774796 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.774796 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:05.778819 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:05.783794 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-d8c95908-75a9-4e31-aa3b-614ecfb75d9e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:05.784208 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1108/4409] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:05.873990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41567cf2-c724-455d-b62d-9978cecd4fe5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.874400 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41567cf2-c724-455d-b62d-9978cecd4fe5 None None] GET https://10.4.3.26/volume// Aug 16 23:04:05.874584 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41567cf2-c724-455d-b62d-9978cecd4fe5 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.874791 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41567cf2-c724-455d-b62d-9978cecd4fe5 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.875151 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41567cf2-c724-455d-b62d-9978cecd4fe5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:05.875479 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1117/4410] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:05.883806 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-c869a667-e660-4a7e-8f5d-df1b11e5b69a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.887035 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-c869a667-e660-4a7e-8f5d-df1b11e5b69a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:04:05.887672 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-c869a667-e660-4a7e-8f5d-df1b11e5b69a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aea1e22-bc0f-4c84-b282-a81161d402a7", "connector": null, "instance_uuid": "bdf127cb-19d1-4fe4-b50d-fe22b15f3c2b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:05.898433 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.898433 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:05.921599 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-c869a667-e660-4a7e-8f5d-df1b11e5b69a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:04:05.922041 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1085/4411] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:04:05 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 16 23:04:05.955069 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.958940 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:05.959213 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.959454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.966282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-abfc8599-c417-4a6b-bd78-697a115c8b23 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.966811 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abfc8599-c417-4a6b-bd78-697a115c8b23 None None] GET https://10.4.3.26/volume// Aug 16 23:04:05.966984 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abfc8599-c417-4a6b-bd78-697a115c8b23 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.967240 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-abfc8599-c417-4a6b-bd78-697a115c8b23 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.967619 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-abfc8599-c417-4a6b-bd78-697a115c8b23 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:05.967980 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1109/4412] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:05.977118 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.977118 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:05.979757 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:05.981661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:05.984108 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:05.984384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:05.984937 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:05.985255 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-de4d4ebd-8da8-42f9-aa0f-5941c6e8ff5b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:05.985943 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1102/4413] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:05.998387 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:05.998387 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:06.002955 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:06.009868 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-9b5b4203-d897-4d14-94b6-01354769e055 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:06.009868 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1118/4414] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:05 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:06.052826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-4cc6d05a-76d7-40ff-9733-5709544f4bad None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.055014 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-4cc6d05a-76d7-40ff-9733-5709544f4bad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf Aug 16 23:04:06.055206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-4cc6d05a-76d7-40ff-9733-5709544f4bad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:06.055432 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-4cc6d05a-76d7-40ff-9733-5709544f4bad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:06.062673 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.062673 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:06.113350 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-4cc6d05a-76d7-40ff-9733-5709544f4bad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf returned with HTTP 200 Aug 16 23:04:06.113810 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1086/4415] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:06 2026] DELETE /volume/v3/attachments/ae73900d-e594-4edc-9861-597742173fbf => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:06.121663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.123790 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] PUT https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d Aug 16 23:04:06.124171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:06.133209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Acquiring lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:04:06.138110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:04:06.138201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.139383 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.139383 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:06.140234 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:04:06.140461 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:06.140668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:06.140848 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:04:06.148419 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.148419 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:06.148920 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:06.171608 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:04:06.171831 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b40cce6f-528e-4075-b39a-487c7e715ca1 req-73ac59c9-dc42-4209-baf3-272655974337 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 202 Aug 16 23:04:06.172304 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1103/4416] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 23:04:06 2026] DELETE /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:06.258781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" released by "attachment_update" :: held 0.121s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:04:06.259866 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-29f91701-82c0-4f85-a8bb-3fe15893d996 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d returned with HTTP 200 Aug 16 23:04:06.260554 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1110/4417] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:04:06 2026] PUT /volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:06.375915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.378452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:06.378639 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:06.378903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:06.387836 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.387836 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:06.391008 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:06.394862 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bf51f45e-0f83-420d-909b-3ccc5315bdb8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:06.395201 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1119/4418] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:06 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:06.410833 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.412921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:04:06.413324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1729864625"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:06.426412 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.426412 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:06.427285 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:06.427285 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:06.459377 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['527b3ff5-f410-4b96-99af-9958e1750f2b', '963fb9cc-e226-44fc-bfd3-cb38c8092894', '0cdfdaa8-fe59-46c0-ad9b-f807394eb1b5', '41dbc21b-fe50-4716-be81-418a135a5737'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:06.500395 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot force create request issued successfully. Aug 16 23:04:06.500395 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fbe43ba6-cfdc-4d20-9cfb-cb40f46a9535 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:04:06.500395 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1087/4419] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:04:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:06.507354 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.509578 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:06.509699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:06.509904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:06.514368 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.514368 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:06.514717 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:06.516505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2d442c3e-e6b0-4902-bedc-df036aa2aef6 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 200 Aug 16 23:04:06.516505 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1104/4420] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:06 2026] GET /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:06.755595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:06.757705 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:06.758002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:06.758216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:06.758371 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:06.763158 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:06.763158 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:06.763945 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8cf6cc4e-baed-4e44-b26e-132a3a68b279 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:06.764357 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1111/4421] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:06 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:07.001790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.003653 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:07.003854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.004046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.013872 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.013872 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:07.017287 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:07.021242 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60e638ca-073e-4f2d-9f5c-6cbeaa0cce71 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:07.021641 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1120/4422] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:07.150655 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2742f096-3e20-4776-9ff3-cc201dd5306d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.152797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2742f096-3e20-4776-9ff3-cc201dd5306d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 Aug 16 23:04:07.153027 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2742f096-3e20-4776-9ff3-cc201dd5306d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.153221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2742f096-3e20-4776-9ff3-cc201dd5306d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.160226 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2742f096-3e20-4776-9ff3-cc201dd5306d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 returned with HTTP 404 Aug 16 23:04:07.160690 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1088/4423] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/volumes/5c2f87b1-a895-4673-b2c7-28025ca3ccc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:07.212920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.214597 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:04:07.214797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.214989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.215137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:04:07.219792 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.219792 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:07.220206 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:04:07.234470 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:04:07.234656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2eac3c96-5d22-4c0a-86ed-fe54dbd349ff tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 202 Aug 16 23:04:07.235107 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1105/4424] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:07 2026] DELETE /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:07.242471 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.245607 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:04:07.245607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.245607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.250238 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.250238 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:07.250783 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:04:07.251568 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e49fbe8-af61-4a5b-8ad3-86358acb75c8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 200 Aug 16 23:04:07.252044 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1112/4425] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:07.524755 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.528891 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:07.529071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.529354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.533907 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.533907 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:07.534362 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:07.535166 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-956b51ee-db87-41ec-b4d3-710eb3bfd21f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 200 Aug 16 23:04:07.535527 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1121/4426] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:07.544911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f7288935-2810-47a8-8bf5-8af793e09b83 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.546945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:04:07.547245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec91b222-7005-4c49-ad4b-e78ec4050dab", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1811130317"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:07.558620 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.558620 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:07.559190 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:07.559332 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:07.584850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['3845af9b-5c2e-48f6-b509-8fb97ef971ea', '506f3999-fb28-442a-8581-b82a388fdd14', 'cb7543bd-3b2e-45bc-868a-e71408e93296', '21f87730-ee2a-4205-96e9-5ca0de0d08c5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:07.614554 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot force create request issued successfully. Aug 16 23:04:07.614883 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7288935-2810-47a8-8bf5-8af793e09b83 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:04:07.615298 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1089/4427] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:04:07 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 16 23:04:07.627168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-863da56c-b8e2-476d-985a-640f6bb9a008 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.629352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-863da56c-b8e2-476d-985a-640f6bb9a008 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:07.629633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-863da56c-b8e2-476d-985a-640f6bb9a008 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.629847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-863da56c-b8e2-476d-985a-640f6bb9a008 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.635328 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.635328 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:07.635795 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-863da56c-b8e2-476d-985a-640f6bb9a008 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:07.636639 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-863da56c-b8e2-476d-985a-640f6bb9a008 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 200 Aug 16 23:04:07.637037 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1106/4428] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:07.773413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fc8bd734-9d02-4026-abba-4298018143d4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:07.775203 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc8bd734-9d02-4026-abba-4298018143d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:07.775361 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc8bd734-9d02-4026-abba-4298018143d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:07.775554 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fc8bd734-9d02-4026-abba-4298018143d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:07.775651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fc8bd734-9d02-4026-abba-4298018143d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:07.779728 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:07.779728 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:07.780470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fc8bd734-9d02-4026-abba-4298018143d4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:07.780818 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1113/4429] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:07 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:08.037826 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.040208 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:08.040531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.040823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.053433 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.053433 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:08.057550 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:08.063169 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53cef262-c0c1-4af4-bec2-4fff7a09a6b0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:08.063657 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1122/4430] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:08.263497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2a9cc81d-f7c8-4138-a0a3-514afecc9bc3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.266272 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a9cc81d-f7c8-4138-a0a3-514afecc9bc3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 Aug 16 23:04:08.266557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2a9cc81d-f7c8-4138-a0a3-514afecc9bc3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.266825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2a9cc81d-f7c8-4138-a0a3-514afecc9bc3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.272442 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2a9cc81d-f7c8-4138-a0a3-514afecc9bc3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 returned with HTTP 404 Aug 16 23:04:08.273001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1090/4431] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/snapshots/f247b7a9-6dda-440d-84ea-f48dbd0549b5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:08.281925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.283980 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:04:08.284180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.284380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.284582 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:04:08.292716 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.292716 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:08.293213 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:08.311606 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:04:08.311896 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfae3dd1-292e-4114-8f10-6d0db9efde96 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 202 Aug 16 23:04:08.312340 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1107/4432] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:08 2026] DELETE /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:08.321757 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.323937 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:04:08.324166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.324399 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.333589 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.333589 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:08.337704 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:08.343369 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7b8a87a3-11d8-481c-b8df-94b9cc60381a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 200 Aug 16 23:04:08.343789 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1114/4433] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:08.625285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-b57adf16-8b7b-45ce-b523-0c97c9023afa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.627433 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-b57adf16-8b7b-45ce-b523-0c97c9023afa tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption Aug 16 23:04:08.627606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-b57adf16-8b7b-45ce-b523-0c97c9023afa tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.627782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-b57adf16-8b7b-45ce-b523-0c97c9023afa tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.637163 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.637163 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:08.643503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-b57adf16-8b7b-45ce-b523-0c97c9023afa tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption returned with HTTP 200 Aug 16 23:04:08.643898 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1123/4434] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:08.648014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.649674 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:08.649904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.650174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.655333 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.655333 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:08.655775 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:08.656365 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ccaf9e55-daff-4eaf-b352-fc443950e383 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 200 Aug 16 23:04:08.656664 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1091/4435] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:08.665643 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.669135 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:08.669369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.669630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.669758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:08.676012 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.676012 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:08.677795 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:08.701297 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:04:08.701297 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c8c9063f-0fa8-456f-9441-9ba45a0cc2dc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 202 Aug 16 23:04:08.702261 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1108/4436] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:08 2026] DELETE /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:08.709356 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.711017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:08.711176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.711395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.717186 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.717186 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:08.717661 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:08.718589 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ced72d71-36ce-4b3f-9023-b04d84a6818b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 200 Aug 16 23:04:08.719845 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1115/4437] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:08.792303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:08.797268 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:08.797508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:08.797787 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:08.798136 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:08.806183 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:08.806183 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:08.807204 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7cdc5776-c81b-4ba2-82ca-f3b95ba20eb4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:08.807670 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1124/4438] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:08 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:09.077999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cb48f5aa-3027-458e-92e7-c841d52acffa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.080039 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb48f5aa-3027-458e-92e7-c841d52acffa tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:09.080271 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb48f5aa-3027-458e-92e7-c841d52acffa tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.080440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cb48f5aa-3027-458e-92e7-c841d52acffa tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.089874 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:09.089874 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:09.093467 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cb48f5aa-3027-458e-92e7-c841d52acffa tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:09.097697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cb48f5aa-3027-458e-92e7-c841d52acffa tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:09.098133 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1092/4439] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:09.356838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b62b9ef4-7744-4600-87d9-381cd72b47a7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.360775 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b62b9ef4-7744-4600-87d9-381cd72b47a7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc Aug 16 23:04:09.360775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b62b9ef4-7744-4600-87d9-381cd72b47a7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.360775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b62b9ef4-7744-4600-87d9-381cd72b47a7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.367062 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b62b9ef4-7744-4600-87d9-381cd72b47a7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc returned with HTTP 404 Aug 16 23:04:09.367912 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1109/4440] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/volumes/a5630844-1c5b-4f9e-a015-611fe25ef7cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:09.393614 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.395118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:09.395430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-770925984", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:09.396812 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-770925984', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:09.496215 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:04:09.500508 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:04:09.506041 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (65999c28-5eb3-48a3-9719-2b808bdb8f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:09.507165 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b831aad-1e69-44a2-bc0f-8e4722f7541c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:09.507967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:09.561687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b831aad-1e69-44a2-bc0f-8e4722f7541c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:09.562499 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92085255-92fd-4ced-92f1-2efd133a16df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:09.599132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['f850fdff-a5d5-4bb8-a715-35a141302d23', 'b5da1d2d-118d-4ba8-a30c-e34e4b9d8a39', '5618bd7d-f5ff-4c39-be5d-a5ce744104ea', '8fabc358-350b-4ace-8ce8-d5499f90317b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:09.599906 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92085255-92fd-4ced-92f1-2efd133a16df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f850fdff-a5d5-4bb8-a715-35a141302d23', 'b5da1d2d-118d-4ba8-a30c-e34e4b9d8a39', '5618bd7d-f5ff-4c39-be5d-a5ce744104ea', '8fabc358-350b-4ace-8ce8-d5499f90317b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:09.600676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef5d542-cea0-470c-846c-99ab7086bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:09.622370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef5d542-cea0-470c-846c-99ab7086bd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf70a679-c78c-4235-a4a0-18040b352bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770925984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['f850fdff-a5d5-4bb8-a715-35a141302d23','b5da1d2d-118d-4ba8-a30c-e34e4b9d8a39','5618bd7d-f5ff-4c39-be5d-a5ce744104ea','8fabc358-350b-4ace-8ce8-d5499f90317b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-770925984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf70a679-c78c-4235-a4a0-18040b352bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:09.623217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978095cb-7117-4915-ab44-efb6a33d0225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:09.640148 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978095cb-7117-4915-ab44-efb6a33d0225) transitioned into state 'SUCCESS' from state '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-770925984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['f850fdff-a5d5-4bb8-a715-35a141302d23','b5da1d2d-118d-4ba8-a30c-e34e4b9d8a39','5618bd7d-f5ff-4c39-be5d-a5ce744104ea','8fabc358-350b-4ace-8ce8-d5499f90317b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:09.640987 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8631f005-810c-4e53-b3c1-8215b2b27b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:09.650365 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8631f005-810c-4e53-b3c1-8215b2b27b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:09.651208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (65999c28-5eb3-48a3-9719-2b808bdb8f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:09.651715 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:04:09.652269 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-db5acd0c-94a8-433b-a3f3-d1fce66cdc42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:09.652687 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1116/4441] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:09 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:09.663583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.665976 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:09.666314 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.666597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.674276 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:09.674276 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:09.681975 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:09.688474 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ec6ee85d-46b0-4bc6-96c8-89488188d3e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:09.688641 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1125/4442] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:09.729766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5cf59c7f-16e9-40ac-8012-ce4379592e87 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.731938 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5cf59c7f-16e9-40ac-8012-ce4379592e87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:09.732173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5cf59c7f-16e9-40ac-8012-ce4379592e87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.732364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5cf59c7f-16e9-40ac-8012-ce4379592e87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.738360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5cf59c7f-16e9-40ac-8012-ce4379592e87 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 404 Aug 16 23:04:09.739161 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1093/4443] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:09.749329 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.753609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:09.753609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.753609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.753609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:09.758580 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:09.758580 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:09.759151 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:09.782319 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:04:09.782319 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-caaf8a9a-ffe6-4473-b964-c93575f42272 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 202 Aug 16 23:04:09.782319 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1110/4444] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:09 2026] DELETE /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:09.791574 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.794539 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:09.794539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.794876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.804161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:09.804161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:09.805377 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:09.806408 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fa12ab63-7e8a-4970-b8b1-2d8a239f4b7e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 200 Aug 16 23:04:09.806873 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1117/4445] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:09.824765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:09.824765 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:09.824765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:09.824765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:09.824765 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:09.829912 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:09.829912 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:09.830680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9f90ea15-83d5-490e-b6b1-ad2998ac0af8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:09.831293 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1126/4446] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:09 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:10.111787 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.113765 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:10.113983 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.114218 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.124646 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.124646 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:10.127674 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:10.131603 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6cb2ab1c-710b-412d-8679-06a1e905de8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:10.132018 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1094/4447] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:10.702110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.703683 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:10.703968 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.704146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.711028 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.711028 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:10.715278 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:10.721878 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fc53d894-3b4b-4c36-8068-31897ad1c322 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:10.722369 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1111/4448] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:10.734697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.736371 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:10.736541 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.736724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.744912 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.744912 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:10.748555 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:10.755149 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-234c52fe-bb7d-41e6-be7d-5624d8632625 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:10.755720 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1118/4449] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:10.821353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c7a529c-6bea-4eb1-8e6b-4104bf176098 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.824903 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c7a529c-6bea-4eb1-8e6b-4104bf176098 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:10.824903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c7a529c-6bea-4eb1-8e6b-4104bf176098 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.824903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c7a529c-6bea-4eb1-8e6b-4104bf176098 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.828721 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c7a529c-6bea-4eb1-8e6b-4104bf176098 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 404 Aug 16 23:04:10.829321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1127/4450] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:10.837296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.840794 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:10.840794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.840794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.840794 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:10.845255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.845343 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-9620514c-1eb5-48d8-a591-c5fe38bab920 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.849763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:10.849877 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.849877 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:10.850086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.850086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.850157 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:10.850200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:10.850237 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-9620514c-1eb5-48d8-a591-c5fe38bab920 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc/action Aug 16 23:04:10.850237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-9620514c-1eb5-48d8-a591-c5fe38bab920 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:10.850237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-9620514c-1eb5-48d8-a591-c5fe38bab920 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:10.853194 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.853194 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:10.853974 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-26c52fb7-8ee7-4519-958f-a650dba73fe7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:10.854411 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1112/4451] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:10.867493 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.867493 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:10.875810 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:04:10.875810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c36dd7c-cd2a-45c4-9191-ad68c3fd2d9c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 202 Aug 16 23:04:10.875810 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1095/4452] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:10 2026] DELETE /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:10.881509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6fa7bd0c-c5af-4d32-8efa-90da81b9e2de req-9620514c-1eb5-48d8-a591-c5fe38bab920 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc/action returned with HTTP 204 Aug 16 23:04:10.882003 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1119/4453] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:10 2026] POST /volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:10.885255 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:10.887137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:10.887500 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:10.887918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:10.895094 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:10.895094 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:10.895903 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:10.897200 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-656e99ec-b83d-4ac3-940c-6cbf3af991e5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 200 Aug 16 23:04:10.897832 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1128/4454] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:10 2026] GET /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:11.146154 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.148161 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:11.148361 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.148537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.159241 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.159241 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:11.162844 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:11.167557 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0f8cbb60-4aac-4c9f-b9b9-14641f6f83c2 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:11.168439 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1113/4455] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:11.260937 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.265870 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:11.266139 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.266369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.280532 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.280532 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:11.284241 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:11.289731 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1c6c7001-8b5f-4ff8-95e5-ea4eb378f0b4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:04:11.290254 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1096/4456] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:11.339453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.341950 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:11.342194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.342433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.354105 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.354105 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:11.358819 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:11.365136 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-afe425fa-9c16-49b2-afc0-2499916377f0 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:04:11.365765 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1120/4457] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:11.391366 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.393847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] POST https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/action Aug 16 23:04:11.394764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:11.394764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:11.409203 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.409203 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:11.409978 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:11.417718 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Begin detaching volume completed successfully. Aug 16 23:04:11.417718 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-ac543e08-a2f9-4a16-9b39-b2ae58e9dd18 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/action returned with HTTP 202 Aug 16 23:04:11.417718 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1129/4458] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:04:11 2026] POST /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:04:11.465490 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-966de430-a05e-4c20-8306-d56cfd04157c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.465924 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-966de430-a05e-4c20-8306-d56cfd04157c None None] GET https://10.4.3.26/volume// Aug 16 23:04:11.466137 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-966de430-a05e-4c20-8306-d56cfd04157c None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.466346 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-966de430-a05e-4c20-8306-d56cfd04157c None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.466647 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-966de430-a05e-4c20-8306-d56cfd04157c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:11.466985 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1114/4459] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:11.475472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.477836 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:11.478284 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.478796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.488382 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.488382 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:11.494969 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:11.496907 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-2981ea79-2d7a-4161-948b-7a4f1346bab4 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:04:11.497411 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1097/4460] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:11.506519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d33b225f-a7f1-4498-abf7-d345b116229a req-56d2d9f2-8da8-4489-8415-edd57f5b0788 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.508709 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-56d2d9f2-8da8-4489-8415-edd57f5b0788 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption Aug 16 23:04:11.508928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-56d2d9f2-8da8-4489-8415-edd57f5b0788 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.509151 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-56d2d9f2-8da8-4489-8415-edd57f5b0788 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.522582 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.522582 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:11.529117 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-56d2d9f2-8da8-4489-8415-edd57f5b0788 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption returned with HTTP 200 Aug 16 23:04:11.529678 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1121/4461] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:11.869043 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-740673bb-164b-43da-9e01-dbbb9fde8475 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.874188 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-740673bb-164b-43da-9e01-dbbb9fde8475 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:11.874188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-740673bb-164b-43da-9e01-dbbb9fde8475 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.874188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-740673bb-164b-43da-9e01-dbbb9fde8475 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.874188 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-740673bb-164b-43da-9e01-dbbb9fde8475 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:11.881415 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.881415 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:11.881415 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-740673bb-164b-43da-9e01-dbbb9fde8475 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:11.881415 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1130/4462] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:11.909513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3057c7d-4552-4a93-9a7f-0d71e80fef76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.912314 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3057c7d-4552-4a93-9a7f-0d71e80fef76 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:11.912314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3057c7d-4552-4a93-9a7f-0d71e80fef76 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.912538 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3057c7d-4552-4a93-9a7f-0d71e80fef76 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.916892 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-7bdacade-f8ce-4a77-abb0-600392323e79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.918217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3057c7d-4552-4a93-9a7f-0d71e80fef76 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 404 Aug 16 23:04:11.921773 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1115/4463] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:11 2026] GET /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:11.921916 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-7bdacade-f8ce-4a77-abb0-600392323e79 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d/action Aug 16 23:04:11.921916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-7bdacade-f8ce-4a77-abb0-600392323e79 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:11.921916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-7bdacade-f8ce-4a77-abb0-600392323e79 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:11.926037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.927771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:11.927955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.928140 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.928238 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 0a863678-d759-428b-a40f-69916574daf8 Aug 16 23:04:11.934031 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9fd12d03-a8b9-402c-9cfd-a5f99a06a88b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 returned with HTTP 404 Aug 16 23:04:11.934850 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1122/4464] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:11 2026] DELETE /volume/v3/snapshots/0a863678-d759-428b-a40f-69916574daf8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:11.939922 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:11.939922 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:11.945304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:11.949656 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:11.950131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:11.950680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:11.950906 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 50736dd7-6358-4bd2-82cd-ce9010620270 Aug 16 23:04:11.956657 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-223ee718-6a9d-48a2-9d37-8b0c0e77c78c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 returned with HTTP 404 Aug 16 23:04:11.957594 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1131/4465] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:11 2026] DELETE /volume/v3/snapshots/50736dd7-6358-4bd2-82cd-ce9010620270 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:11.959875 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9d473f70-1ef2-4087-a32c-5fac90eada62 req-7bdacade-f8ce-4a77-abb0-600392323e79 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d/action returned with HTTP 204 Aug 16 23:04:11.959875 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1098/4466] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:11 2026] POST /volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:12.008440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.012093 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:12.012365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.012653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.017543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.020509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:12.020802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.021310 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.030174 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.030174 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:12.033863 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.033863 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:12.038894 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:12.039110 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:12.045219 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-13e6aacd-bdd1-4a01-8b32-fb12bd184ec1 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:12.045913 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1123/4467] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:12.047705 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-4cf1493d-4fc3-491f-8f9c-46fc0f2f9955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:12.048855 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1116/4468] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:12.082797 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.086770 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab/action Aug 16 23:04:12.086770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:12.086770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:12.095941 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.095941 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:12.096603 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:12.106782 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Begin detaching volume completed successfully. Aug 16 23:04:12.107380 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-e227b93f-1ed9-4ca3-837b-3da6cb38e9fe tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab/action returned with HTTP 202 Aug 16 23:04:12.107851 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1132/4469] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:04:12 2026] POST /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:04:12.164451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1dba1205-4f9d-4c75-b7c2-2e1b49c9c4d0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.165045 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1dba1205-4f9d-4c75-b7c2-2e1b49c9c4d0 None None] GET https://10.4.3.26/volume// Aug 16 23:04:12.165367 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1dba1205-4f9d-4c75-b7c2-2e1b49c9c4d0 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.165699 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1dba1205-4f9d-4c75-b7c2-2e1b49c9c4d0 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.166171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1dba1205-4f9d-4c75-b7c2-2e1b49c9c4d0 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:12.167030 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1099/4470] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:12.175849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.178625 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:12.178917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.179138 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.182940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.185345 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:12.185509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.185713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.192433 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.192433 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:12.197738 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.197738 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:12.198184 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:12.201780 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:12.205125 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-298cd268-d8f3-4bec-b0e8-4990fda04267 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:12.205758 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1124/4471] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:12.206671 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0bdd0ba0-04d1-4b1a-ad09-fb6011dc5486 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:12.207285 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1117/4472] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:12.892712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-583853e4-977b-4c87-b3a6-7591a2b881ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.894548 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-583853e4-977b-4c87-b3a6-7591a2b881ef tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:12.894728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-583853e4-977b-4c87-b3a6-7591a2b881ef tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.894940 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-583853e4-977b-4c87-b3a6-7591a2b881ef tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.895073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-583853e4-977b-4c87-b3a6-7591a2b881ef tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:12.899535 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.899535 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:12.900361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-583853e4-977b-4c87-b3a6-7591a2b881ef tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:12.900813 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1133/4473] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:12.910335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.912518 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:12.912720 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.912949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.913350 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:12.919833 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.919833 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:12.920935 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-66e3d09f-7f8d-44b6-8f56-e9f476a5fdd0 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:12.923795 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1100/4474] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:12.936168 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.938513 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:12.938909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.939052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.939213 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. Aug 16 23:04:12.944839 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.944839 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:12.960931 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:04:12.962807 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-662685ed-a9f5-4812-9e59-edd2baf6b216 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 202 Aug 16 23:04:12.963264 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1125/4475] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:12 2026] DELETE /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:04:12.973471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cb118702-7204-4882-8413-a73060d1c37e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:12.976644 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb118702-7204-4882-8413-a73060d1c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:12.977110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb118702-7204-4882-8413-a73060d1c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:12.977476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cb118702-7204-4882-8413-a73060d1c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:12.977790 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-cb118702-7204-4882-8413-a73060d1c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:12.983735 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:12.983735 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:12.985232 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cb118702-7204-4882-8413-a73060d1c37e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:12.985819 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1118/4476] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:12 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:13.130338 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:13.134100 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:13.134328 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:13.134561 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:13.144321 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:13.144321 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:13.148043 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:13.153150 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-c883c726-d4dd-4309-8806-0fd6cad9f14a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:13.153150 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1134/4477] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:13 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:13.164326 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19479cac-fb53-41bf-90ac-118f0fbd0107 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:13.164702 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19479cac-fb53-41bf-90ac-118f0fbd0107 None None] GET https://10.4.3.26/volume// Aug 16 23:04:13.164905 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19479cac-fb53-41bf-90ac-118f0fbd0107 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:13.165138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19479cac-fb53-41bf-90ac-118f0fbd0107 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:13.165443 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19479cac-fb53-41bf-90ac-118f0fbd0107 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:13.165792 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1101/4478] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:04:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:13.173819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-32d05c3e-07ed-4914-b643-d59cc3312c71 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:13.176881 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-32d05c3e-07ed-4914-b643-d59cc3312c71 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:04:13.177432 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-32d05c3e-07ed-4914-b643-d59cc3312c71 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf70a679-c78c-4235-a4a0-18040b352bad", "connector": null, "instance_uuid": "a4c223a5-ee73-43e1-b577-41f972fe751c"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:13.189959 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:13.189959 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:13.202931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-68cf299e-e993-4a15-bdcf-de2d5574976b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:13.205293 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-68cf299e-e993-4a15-bdcf-de2d5574976b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 Aug 16 23:04:13.205527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-68cf299e-e993-4a15-bdcf-de2d5574976b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:13.205772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-68cf299e-e993-4a15-bdcf-de2d5574976b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:13.214009 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:13.214009 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:13.224670 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-32d05c3e-07ed-4914-b643-d59cc3312c71 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:04:13.225317 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1126/4479] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:04:13 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 16 23:04:13.295517 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-b225d7d1-4486-4f6b-b96f-22be25a99e4e req-68cf299e-e993-4a15-bdcf-de2d5574976b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 returned with HTTP 200 Aug 16 23:04:13.295517 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1119/4480] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:13 2026] DELETE /volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:14.000130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.002817 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:14.003042 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:14.003298 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:14.003391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:14.009833 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:14.009833 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:14.010865 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-206397a9-4e94-4e07-9a7b-53c95a85ad75 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:14.011445 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1135/4481] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:13 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:14.552153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-307dc324-f88b-4501-aa34-f77d265bbe9f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.552673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-307dc324-f88b-4501-aa34-f77d265bbe9f None None] GET https://10.4.3.26/volume// Aug 16 23:04:14.552927 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-307dc324-f88b-4501-aa34-f77d265bbe9f None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:14.553200 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-307dc324-f88b-4501-aa34-f77d265bbe9f None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:14.553628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-307dc324-f88b-4501-aa34-f77d265bbe9f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:14.554669 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1102/4482] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:14.569303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.573775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:04:14.573775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:14.573775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:14.587659 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:14.587659 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:14.594699 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:04:14.602059 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-8d6f6991-f345-4013-8290-e1a0f057c982 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:04:14.602659 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1127/4483] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:14 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1543 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:14.617779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-767e70d1-337f-4094-9b79-d37e3549d2a5 req-8fc48f53-40ce-4736-958a-3c1314f7e77b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.621089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-767e70d1-337f-4094-9b79-d37e3549d2a5 req-8fc48f53-40ce-4736-958a-3c1314f7e77b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 Aug 16 23:04:14.621327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-767e70d1-337f-4094-9b79-d37e3549d2a5 req-8fc48f53-40ce-4736-958a-3c1314f7e77b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:14.621429 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-767e70d1-337f-4094-9b79-d37e3549d2a5 req-8fc48f53-40ce-4736-958a-3c1314f7e77b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:14.627509 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-767e70d1-337f-4094-9b79-d37e3549d2a5 req-8fc48f53-40ce-4736-958a-3c1314f7e77b tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 returned with HTTP 404 Aug 16 23:04:14.628331 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1120/4484] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:14 2026] DELETE /volume/v3/attachments/69bfb537-d682-4da5-b2a5-bc0aa3aa62a3 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:04:14.756068 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.758660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 Aug 16 23:04:14.759186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:14.776867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-cf70a679-c78c-4235-a4a0-18040b352bad-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:04:14.784622 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-cf70a679-c78c-4235-a4a0-18040b352bad-np0000007421" acquired by "attachment_update" :: waited 0.008s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:04:14.786306 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:14.786306 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:14.897759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-cf70a679-c78c-4235-a4a0-18040b352bad-np0000007421" released by "attachment_update" :: held 0.113s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:04:14.898390 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-6a593e49-7d7c-445a-b41f-1478d84a668f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 returned with HTTP 200 Aug 16 23:04:14.898890 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1136/4485] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:04:14 2026] PUT /volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:14.926562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-edc6bf18-6994-4308-a1f0-b77552fc19f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:14.930273 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-edc6bf18-6994-4308-a1f0-b77552fc19f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623/action Aug 16 23:04:14.930627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-edc6bf18-6994-4308-a1f0-b77552fc19f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:14.930780 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-edc6bf18-6994-4308-a1f0-b77552fc19f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:14.960598 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:14.960598 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:14.974530 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8a596381-71f8-408a-87cf-1243eea63eb8 req-edc6bf18-6994-4308-a1f0-b77552fc19f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623/action returned with HTTP 204 Aug 16 23:04:14.975019 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1103/4486] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:14 2026] POST /volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:15.028339 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:15.032239 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:15.032708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:15.033049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:15.033225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:15.042608 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:15.042608 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:15.043460 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5d5adda1-f392-420a-b9ea-74d99da90b8f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 200 Aug 16 23:04:15.043885 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1128/4487] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:15 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:16.058890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.063762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d Aug 16 23:04:16.063762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.063762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.063762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:16.065280 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-829c5753-fba8-4399-8bed-0a8a9bd44cbc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d returned with HTTP 404 Aug 16 23:04:16.065754 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1121/4488] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:16 2026] GET /volume/v3/backups/87e72e1f-45e4-42eb-8ec4-a3ef77d5e75d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:16.472601 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.476095 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:16.476360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.476668 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.476874 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 9222e898-4810-40e2-85d1-aa7544980d6c Aug 16 23:04:16.483699 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dbdac98-60b2-4345-994b-682c6f5ca214 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c returned with HTTP 404 Aug 16 23:04:16.484264 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1137/4489] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:16 2026] DELETE /volume/v3/snapshots/9222e898-4810-40e2-85d1-aa7544980d6c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:16.498558 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.504087 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:16.504087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.504087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.517473 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:16.517473 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:16.523488 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:16.528943 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4fb8f94d-b434-403d-ae31-478c655bf8c3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:16.529834 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1104/4490] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:16 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:16.543688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.547473 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:16.547473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1478807721"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:16.548454 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1478807721'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:16.548643 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 1 GB Aug 16 23:04:16.555754 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:04:16.561536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (bc8a04c1-dc3f-4b21-80a9-0d258d4f4585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:16.562980 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f3966e-00b5-4597-b53c-1f4ad26dbc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:16.564094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:16.597105 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f3966e-00b5-4597-b53c-1f4ad26dbc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:16.598213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422352b2-c9e0-4087-a1d1-fc112ab734b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:16.650718 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['a0e0db95-6ff9-40f0-b71c-7a2780493312', '944b7d92-82d8-415e-affe-97dd4aa94fad', '88999fd4-f803-42ad-a9b9-868dec1306c6', 'aa0d9362-0727-4335-bd1c-cfd5dd76272b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:16.651730 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (422352b2-c9e0-4087-a1d1-fc112ab734b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e0db95-6ff9-40f0-b71c-7a2780493312', '944b7d92-82d8-415e-affe-97dd4aa94fad', '88999fd4-f803-42ad-a9b9-868dec1306c6', 'aa0d9362-0727-4335-bd1c-cfd5dd76272b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:16.652683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6da892-7d28-4815-a56b-80cb953e6528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:16.657621 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.663268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:04:16.663462 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.663641 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.663780 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: dbeac636-c307-415d-8913-660c4cb09e17. Aug 16 23:04:16.668271 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:16.668271 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:16.680448 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id dbeac636-c307-415d-8913-660c4cb09e17 {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:04:16.681462 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6da892-7d28-4815-a56b-80cb953e6528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451f0bca-5a8b-4e0b-adc6-db43e6dd85ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1478807721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['a0e0db95-6ff9-40f0-b71c-7a2780493312','944b7d92-82d8-415e-affe-97dd4aa94fad','88999fd4-f803-42ad-a9b9-868dec1306c6','aa0d9362-0727-4335-bd1c-cfd5dd76272b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1478807721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451f0bca-5a8b-4e0b-adc6-db43e6dd85ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:16.682365 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70cbed8f-2cce-45d2-bedf-de17a05c33e5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 202 Aug 16 23:04:16.682683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebdd3db-270c-4492-b373-f3747c1ab69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:16.682800 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1122/4491] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:16 2026] DELETE /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:04:16.692700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2064c877-f11b-481f-a3d4-f4c4e45665df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.694310 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2064c877-f11b-481f-a3d4-f4c4e45665df tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:04:16.694310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2064c877-f11b-481f-a3d4-f4c4e45665df tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.695395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2064c877-f11b-481f-a3d4-f4c4e45665df tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.695599 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2064c877-f11b-481f-a3d4-f4c4e45665df tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:16.702375 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:16.702375 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:16.707479 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2064c877-f11b-481f-a3d4-f4c4e45665df tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 200 Aug 16 23:04:16.707479 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1138/4492] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:16 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:16.709695 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebdd3db-270c-4492-b373-f3747c1ab69c) transitioned into state 'SUCCESS' from state '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-1478807721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['a0e0db95-6ff9-40f0-b71c-7a2780493312','944b7d92-82d8-415e-affe-97dd4aa94fad','88999fd4-f803-42ad-a9b9-868dec1306c6','aa0d9362-0727-4335-bd1c-cfd5dd76272b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:16.710574 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa071015-af32-4f4e-986b-50d4d728b648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:16.724957 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa071015-af32-4f4e-986b-50d4d728b648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:16.726358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (bc8a04c1-dc3f-4b21-80a9-0d258d4f4585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:16.726358 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:04:16.727360 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe1f3e5d-0f56-4eb6-92e8-b9ffdde3530d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:16.728154 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1129/4493] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:04:16 2026] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:16.743627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:16.745709 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:16.746002 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:16.746225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:16.754707 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:16.754707 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:16.760175 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:16.767292 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9902d12f-0a19-43d2-b29c-07843ff50b38 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 200 Aug 16 23:04:16.768616 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1105/4494] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:16 2026] GET /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:17.721767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.726325 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 Aug 16 23:04:17.726594 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:17.726929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:17.727095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id dbeac636-c307-415d-8913-660c4cb09e17. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:17.733276 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8f735be-37a4-4aa1-b561-36e1fb5098bf tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 returned with HTTP 404 Aug 16 23:04:17.734234 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1123/4495] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:17 2026] GET /volume/v3/backups/dbeac636-c307-415d-8913-660c4cb09e17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:17.749835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.752430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:17.753722 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1662349147"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:17.755510 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1662349147'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:17.755657 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume of 1 GB Aug 16 23:04:17.763710 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Availability Zones retrieved successfully. Aug 16 23:04:17.772647 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (40586f7d-8de0-4bf7-8638-779abbb405a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:17.774037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2480c5-8d6e-44cb-9e5c-8b8b750b50b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:17.775394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:17.785845 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.789172 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:17.789457 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:17.789774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:17.801689 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:17.801689 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:17.807530 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:17.816238 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e0c4b54f-4a03-41d2-8638-bf49ecb70d6d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 200 Aug 16 23:04:17.816846 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1130/4496] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:17 2026] GET /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:17.823062 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2480c5-8d6e-44cb-9e5c-8b8b750b50b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:17.823549 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e1d0e0-f815-4820-aad7-c498ad5c6b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:17.830638 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.834648 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:04:17.835098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "451f0bca-5a8b-4e0b-adc6-db43e6dd85ec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-152779847"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:17.851082 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:17.851082 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:17.851587 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:17.851704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:17.895361 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['985eb663-05ff-44fc-91ab-c5df70158e40', 'c891ecfe-9e09-488d-8a5e-8d6845a3c99a', '4498b2fe-a3d2-4260-a3af-b92564cce2ea', 'd0a75875-95d2-4c9c-a9f6-89c945dad2cd'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:17.896581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e1d0e0-f815-4820-aad7-c498ad5c6b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['985eb663-05ff-44fc-91ab-c5df70158e40', 'c891ecfe-9e09-488d-8a5e-8d6845a3c99a', '4498b2fe-a3d2-4260-a3af-b92564cce2ea', 'd0a75875-95d2-4c9c-a9f6-89c945dad2cd']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:17.898130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e637eb-aa09-45b2-8c59-8ef91ca68d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:17.908881 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['ae54c17e-31a8-4e23-a7e6-a9fca38ee70a', '3a600190-cb7f-4d76-8c34-4b46243dbbed', '6f9a24cc-3e15-479d-82a3-f90af85fea21', '05440764-c4e6-4939-b79d-cec538e520b7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:17.928831 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e637eb-aa09-45b2-8c59-8ef91ca68d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3529be-266e-43e8-b70c-58e0961fc729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1662349147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['985eb663-05ff-44fc-91ab-c5df70158e40','c891ecfe-9e09-488d-8a5e-8d6845a3c99a','4498b2fe-a3d2-4260-a3af-b92564cce2ea','d0a75875-95d2-4c9c-a9f6-89c945dad2cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1662349147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3529be-266e-43e8-b70c-58e0961fc729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e9097ec4143bcaca5329e12d996ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a6e772ad67e4d269632c3472c906b22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:17.929913 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2f0c42-9702-462d-9738-d7a586d3db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:17.956394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2f0c42-9702-462d-9738-d7a586d3db75) transitioned into state 'SUCCESS' from state '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-1662349147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e9097ec4143bcaca5329e12d996ca',qos_specs=None,replication_status=,reservations=['985eb663-05ff-44fc-91ab-c5df70158e40','c891ecfe-9e09-488d-8a5e-8d6845a3c99a','4498b2fe-a3d2-4260-a3af-b92564cce2ea','d0a75875-95d2-4c9c-a9f6-89c945dad2cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a6e772ad67e4d269632c3472c906b22',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:17.957128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67468abd-8314-489b-9f6b-a1dd30af42eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:17.972764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67468abd-8314-489b-9f6b-a1dd30af42eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:17.973863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Flow 'volume_create_api' (40586f7d-8de0-4bf7-8638-779abbb405a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:17.974335 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create volume request issued successfully. Aug 16 23:04:17.975193 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-db95be8e-bc22-447d-8c46-283e5d2b6bb6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:17.975585 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1139/4497] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:04:17 2026] POST /volume/v3/volumes => generated 747 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:17.976356 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot create request issued successfully. Aug 16 23:04:17.978084 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ef513181-91c5-4c0d-9b33-23c9f61fd256 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:04:17.978084 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1106/4498] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:04:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:17.992837 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.995847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:17.996496 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:17.997866 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:17.998976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:18.001268 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:18.001594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:18.001729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:18.010865 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:18.010865 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:18.010865 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:18.011501 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf8193c8-ed6b-404b-8934-cec7f50ca8c9 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f returned with HTTP 200 Aug 16 23:04:18.011847 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1131/4499] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:17 2026] GET /volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:18.013817 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:18.013817 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:18.018360 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:18.023361 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ccaa24f-472e-416e-b4e5-bc11e6f9a2ea tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 returned with HTTP 200 Aug 16 23:04:18.023895 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1124/4500] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:17 2026] GET /volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:19.023547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.025611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:19.025889 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:19.026119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:19.031963 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.031963 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:19.032642 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:19.033879 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e3b0de71-d60f-4ddf-a3c3-96ed1a9a125e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f returned with HTTP 200 Aug 16 23:04:19.034412 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1140/4501] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:19 2026] GET /volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:19.036859 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.038895 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:19.039127 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:19.039438 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:19.045307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.047240 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:19.047348 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.047348 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:19.047684 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "07eb7964-1258-4a82-8170-aff0e157a17f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1991492725"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:19.049366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'snapshot_id': '07eb7964-1258-4a82-8170-aff0e157a17f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1991492725'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:19.052226 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:19.055902 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.055902 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:19.056443 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:19.056573 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 2 GB Aug 16 23:04:19.056634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8471a87f-d9ea-4f52-a898-7b371a1ede20 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 returned with HTTP 200 Aug 16 23:04:19.057147 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1107/4502] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:19 2026] GET /volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:19.060388 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:04:19.066073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (c5561f40-85fe-46d8-9540-cde3a85cb58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:19.067868 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc0fd58-1278-483f-9766-057996aae0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:19.068832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:19.074478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.076402 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:04:19.076762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b3529be-266e-43e8-b70c-58e0961fc729", "name": "tempest-VolumesBackupsTest-Snapshot-1868395285"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:19.085338 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.085338 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:19.085734 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:19.085901 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Create snapshot from volume 7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:19.103231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc0fd58-1278-483f-9766-057996aae0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '07eb7964-1258-4a82-8170-aff0e157a17f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:19.104595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391c2cf-a2fd-49e7-903b-619b6aac8235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:19.131380 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['fd679215-00c1-4882-98f0-f10b6bee2966', 'fd706516-779d-471a-9716-660ee2f2db62', '861bc736-7e4b-44ad-8840-9372b7fa94de', '706d8cfd-d0bb-441e-81bf-4fde43cf2fae'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:19.150431 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['7afbabfb-1fcc-40f8-b5c0-f2d16138daba', 'a7d4e524-1dc7-419f-889d-cd8e30b0edc8', '0f63e759-51a5-498a-9f19-94cd44431187', '5552aa9d-8b82-4856-baa2-b78521ba7703'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:19.151376 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391c2cf-a2fd-49e7-903b-619b6aac8235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afbabfb-1fcc-40f8-b5c0-f2d16138daba', 'a7d4e524-1dc7-419f-889d-cd8e30b0edc8', '0f63e759-51a5-498a-9f19-94cd44431187', '5552aa9d-8b82-4856-baa2-b78521ba7703']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:19.152107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe4646c-4e6f-4db0-8bcd-16c1e75bb416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:19.166813 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot create request issued successfully. Aug 16 23:04:19.166813 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5512be9d-dbdf-4118-ba16-d408c18c88cc tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:04:19.166813 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1125/4503] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:04:19 2026] POST /volume/v3/snapshots => generated 305 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:19.174384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.177370 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:19.177586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:19.177819 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:19.186352 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.186352 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:19.186352 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot retrieved successfully. Aug 16 23:04:19.187309 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-00e4bccc-49bc-42f9-be8b-e1c0264bb34a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee returned with HTTP 200 Aug 16 23:04:19.188324 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1141/4504] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:19 2026] GET /volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:19.200113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe4646c-4e6f-4db0-8bcd-16c1e75bb416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f01b84-81a7-43b8-a49f-94ae1eca0610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1991492725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['7afbabfb-1fcc-40f8-b5c0-f2d16138daba','a7d4e524-1dc7-419f-889d-cd8e30b0edc8','0f63e759-51a5-498a-9f19-94cd44431187','5552aa9d-8b82-4856-baa2-b78521ba7703'],size=2,snapshot_id=07eb7964-1258-4a82-8170-aff0e157a17f,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1991492725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f01b84-81a7-43b8-a49f-94ae1eca0610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,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=07eb7964-1258-4a82-8170-aff0e157a17f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:19.201369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82892158-ad0d-4805-8500-50a28de51812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:19.224658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82892158-ad0d-4805-8500-50a28de51812) transitioned into state 'SUCCESS' from state '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-1991492725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['7afbabfb-1fcc-40f8-b5c0-f2d16138daba','a7d4e524-1dc7-419f-889d-cd8e30b0edc8','0f63e759-51a5-498a-9f19-94cd44431187','5552aa9d-8b82-4856-baa2-b78521ba7703'],size=2,snapshot_id=07eb7964-1258-4a82-8170-aff0e157a17f,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:19.225710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29f5ada-3c72-48a6-b149-d79dc8192bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:19.248903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29f5ada-3c72-48a6-b149-d79dc8192bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:19.250812 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (c5561f40-85fe-46d8-9540-cde3a85cb58a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:19.250812 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:04:19.250812 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5e22ad9e-3171-4113-a5d6-a2efe18a1f74 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:19.251061 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1132/4505] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:19 2026] POST /volume/v3/volumes => generated 786 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:19.265115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-73541e93-fc08-47e5-851f-e078b90f1f5e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:19.267324 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73541e93-fc08-47e5-851f-e078b90f1f5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:19.267564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73541e93-fc08-47e5-851f-e078b90f1f5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:19.267826 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-73541e93-fc08-47e5-851f-e078b90f1f5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:19.280366 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:19.280366 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:19.286344 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-73541e93-fc08-47e5-851f-e078b90f1f5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:19.294765 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-73541e93-fc08-47e5-851f-e078b90f1f5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 200 Aug 16 23:04:19.294941 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1108/4506] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:19 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:20.201777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.205390 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:20.205660 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.206003 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.213254 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.213254 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:20.213882 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot retrieved successfully. Aug 16 23:04:20.214951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6793051d-4aaa-420b-bf87-4449e3fa4797 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee returned with HTTP 200 Aug 16 23:04:20.215445 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1126/4507] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:20 2026] GET /volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:20.226238 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.228133 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] POST https://10.4.3.26/volume/v3/backups Aug 16 23:04:20.228546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b3529be-266e-43e8-b70c-58e0961fc729", "snapshot_id": "f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee", "name": "tempest-VolumesBackupsTest-Backup-1753182159"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:20.230216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating new backup {'backup': {'volume_id': '7b3529be-266e-43e8-b70c-58e0961fc729', 'snapshot_id': 'f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee', 'name': 'tempest-VolumesBackupsTest-Backup-1753182159'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:04:20.230410 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Creating backup of volume 7b3529be-266e-43e8-b70c-58e0961fc729 in container None Aug 16 23:04:20.238739 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.238739 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:20.239228 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:20.246008 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.246008 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:20.246656 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot retrieved successfully. Aug 16 23:04:20.265579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Created reservations ['78cdc4a3-86ac-4890-b9d4-443c3fb4fa0c', '89cd9573-6b9d-4822-ad2e-054202f3266e'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:20.298449 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-28bd4836-b6c8-4d78-bd4e-98a21338daa6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:04:20.299014 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1142/4508] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:20 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:20.308964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c016f320-4767-4462-a391-f5f232b779d5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.315870 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c016f320-4767-4462-a391-f5f232b779d5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:20.315870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c016f320-4767-4462-a391-f5f232b779d5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.315870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c016f320-4767-4462-a391-f5f232b779d5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.315870 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c016f320-4767-4462-a391-f5f232b779d5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:20.316305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.318094 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:20.318319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.318559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.326738 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.326738 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:20.327824 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c016f320-4767-4462-a391-f5f232b779d5 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:20.328335 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1133/4509] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:20 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 769 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:20.328413 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.328413 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:20.334649 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:20.347171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d5d157e4-3e97-4954-bc1d-5e11b9478c82 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 200 Aug 16 23:04:20.347812 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1109/4510] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:20 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:20.366350 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f08598b-880d-45d2-b82a-822f7730523e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.371570 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f08598b-880d-45d2-b82a-822f7730523e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:20.371678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f08598b-880d-45d2-b82a-822f7730523e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.371896 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f08598b-880d-45d2-b82a-822f7730523e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.388780 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.388780 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:20.397483 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7f08598b-880d-45d2-b82a-822f7730523e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:20.404208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f08598b-880d-45d2-b82a-822f7730523e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 200 Aug 16 23:04:20.404450 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1127/4511] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:20 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:20.418598 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.420843 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:20.421129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.421407 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.421598 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:20.434319 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.434319 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:20.434862 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:20.454863 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:04:20.455232 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2eff2954-b9ca-4a1d-81cd-a455494e31fa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 202 Aug 16 23:04:20.455536 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1143/4512] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:20 2026] DELETE /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:20.464023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:20.466148 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:20.466428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:20.466685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:20.475005 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:20.475005 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:20.479716 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:20.484716 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8d90da6a-b2e5-4d21-bad5-c3db30f103ee tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 200 Aug 16 23:04:20.485310 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1134/4513] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:20 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:21.339729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c147354e-bd2c-4ade-a901-03f5895384a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.342160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c147354e-bd2c-4ade-a901-03f5895384a4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:21.342573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c147354e-bd2c-4ade-a901-03f5895384a4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.343768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c147354e-bd2c-4ade-a901-03f5895384a4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.343768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c147354e-bd2c-4ade-a901-03f5895384a4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:21.348812 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:21.348812 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:21.350146 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c147354e-bd2c-4ade-a901-03f5895384a4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:21.350830 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1110/4514] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:21 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:21.502099 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8595610b-7830-47cd-a9e7-15f541fc05dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.503809 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8595610b-7830-47cd-a9e7-15f541fc05dd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:21.504047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8595610b-7830-47cd-a9e7-15f541fc05dd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.504204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8595610b-7830-47cd-a9e7-15f541fc05dd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.510690 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8595610b-7830-47cd-a9e7-15f541fc05dd tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 404 Aug 16 23:04:21.511291 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1128/4515] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:21 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:21.519233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c76ad59-b4ca-453c-bb38-6bf118cdfc6e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.520944 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c76ad59-b4ca-453c-bb38-6bf118cdfc6e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:21.521157 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c76ad59-b4ca-453c-bb38-6bf118cdfc6e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.521344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c76ad59-b4ca-453c-bb38-6bf118cdfc6e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.526680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c76ad59-b4ca-453c-bb38-6bf118cdfc6e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 404 Aug 16 23:04:21.527196 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1144/4516] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:21 2026] GET /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:21.533893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2416547c-6412-4f60-93a9-2924a313fb91 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.535598 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2416547c-6412-4f60-93a9-2924a313fb91 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:21.535818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2416547c-6412-4f60-93a9-2924a313fb91 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.536043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2416547c-6412-4f60-93a9-2924a313fb91 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.536233 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-2416547c-6412-4f60-93a9-2924a313fb91 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: b5f01b84-81a7-43b8-a49f-94ae1eca0610 Aug 16 23:04:21.541407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2416547c-6412-4f60-93a9-2924a313fb91 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 returned with HTTP 404 Aug 16 23:04:21.541772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1135/4517] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:21 2026] DELETE /volume/v3/volumes/b5f01b84-81a7-43b8-a49f-94ae1eca0610 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:21.548630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.550109 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:21.550410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.551161 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.551511 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:21.559162 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:21.559162 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:21.559770 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:21.582445 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:04:21.582445 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c0c68359-ee0e-4fff-9b81-fa7973efd56c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f returned with HTTP 202 Aug 16 23:04:21.582445 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1111/4518] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:21 2026] DELETE /volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:21.589688 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:21.591662 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:21.592074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:21.592330 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:21.600280 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:21.600280 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:21.600280 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:21.600280 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5df5b3bd-f610-47ac-88a3-5d665e5006df tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f returned with HTTP 200 Aug 16 23:04:21.600709 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1129/4519] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:21 2026] GET /volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:22.360524 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:22.362175 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:22.362404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:22.362591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:22.362690 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:22.368104 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:22.368104 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:22.369011 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0abf7fa-faac-4f71-bde4-3d81a301d834 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:22.369407 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1145/4520] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:22 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:22.610374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e440b111-0ca5-4d7c-8cc1-9e1d20be41c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:22.613017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e440b111-0ca5-4d7c-8cc1-9e1d20be41c5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f Aug 16 23:04:22.613281 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e440b111-0ca5-4d7c-8cc1-9e1d20be41c5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:22.613564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e440b111-0ca5-4d7c-8cc1-9e1d20be41c5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:22.618727 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e440b111-0ca5-4d7c-8cc1-9e1d20be41c5 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f returned with HTTP 404 Aug 16 23:04:22.619335 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1136/4521] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:22 2026] GET /volume/v3/snapshots/07eb7964-1258-4a82-8170-aff0e157a17f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:22.626372 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:22.628097 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:22.628357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:22.628566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:22.635439 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:22.635439 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:22.639318 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:22.644398 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-19152e3d-bbd0-4b38-8ca9-8272fed7ec95 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 200 Aug 16 23:04:22.644949 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1112/4522] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:22 2026] GET /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:22.657680 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:22.659520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:22.659726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:22.659942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:22.660088 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: 451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:22.667083 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:22.667083 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:22.667563 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:22.684126 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:04:22.684356 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-77b5d9e1-2cbb-48a4-8575-bee5e96bde15 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 202 Aug 16 23:04:22.684800 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1130/4523] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:22 2026] DELETE /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:22.693960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:22.698063 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:22.698621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:22.699090 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:22.709366 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:22.709366 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:22.714642 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:22.720464 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e47800c-d8fc-4d3b-a502-a429697e9346 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 200 Aug 16 23:04:22.720891 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1146/4524] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:22 2026] GET /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:23.378659 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:23.380959 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:23.381379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:23.381379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:23.381493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:23.383997 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=383,cinder:UPDATE=98,cinder:INSERT=45 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:04:23.388008 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:23.388008 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:23.389012 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b1ed1f08-6438-4753-bbbc-c628fa6300c7 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:23.389328 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1137/4525] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:23 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:23.735267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bd14fdff-1cae-41d9-a312-6f7ed15abd66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:23.737196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd14fdff-1cae-41d9-a312-6f7ed15abd66 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec Aug 16 23:04:23.737411 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd14fdff-1cae-41d9-a312-6f7ed15abd66 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:23.737608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bd14fdff-1cae-41d9-a312-6f7ed15abd66 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:23.739694 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=308,cinder:UPDATE=96,cinder:INSERT=36 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:04:23.746446 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bd14fdff-1cae-41d9-a312-6f7ed15abd66 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec returned with HTTP 404 Aug 16 23:04:23.747254 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1113/4526] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:23 2026] GET /volume/v3/volumes/451f0bca-5a8b-4e0b-adc6-db43e6dd85ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:23.755366 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:23.759185 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:23.759393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:23.759582 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:23.761725 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=314,cinder:UPDATE=60,cinder:INSERT=30 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:04:23.767543 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:23.767543 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:23.772418 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:23.777480 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b97e26e4-531f-4c86-89a0-d61134a3f5cc tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:23.778056 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1131/4527] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:23 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:23.791485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:23.793344 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:23.793710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-758101784"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:23.795220 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-758101784'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:23.795306 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 1 GB Aug 16 23:04:23.799488 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:04:23.805226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (fcd3848a-b2b5-41f0-b543-557cf674cfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:23.806174 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea20829-3f40-4b66-b2f8-f714de24c322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:23.807092 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:23.834661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea20829-3f40-4b66-b2f8-f714de24c322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:23.835583 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d30dc3b-4d30-4ca6-b126-bdf64a1446ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:23.875922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['316ff5db-b588-4194-bdda-310d7461e629', 'cecbd4bf-1bcb-427c-97a9-aff93584da70', '6ec055f6-ee23-4b40-8295-c5598e72eb31', '7c8f6569-278a-411b-88ee-4ad319f1e989'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:23.876950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d30dc3b-4d30-4ca6-b126-bdf64a1446ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['316ff5db-b588-4194-bdda-310d7461e629', 'cecbd4bf-1bcb-427c-97a9-aff93584da70', '6ec055f6-ee23-4b40-8295-c5598e72eb31', '7c8f6569-278a-411b-88ee-4ad319f1e989']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:23.877693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2005b99c-64da-4b77-8f83-2bc594fd1d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:23.900538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2005b99c-64da-4b77-8f83-2bc594fd1d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4992bc50-69ec-4197-a5df-e6ecc685ae7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-758101784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['316ff5db-b588-4194-bdda-310d7461e629','cecbd4bf-1bcb-427c-97a9-aff93584da70','6ec055f6-ee23-4b40-8295-c5598e72eb31','7c8f6569-278a-411b-88ee-4ad319f1e989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-758101784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4992bc50-69ec-4197-a5df-e6ecc685ae7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:23.901492 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ebe4bf-1219-48e1-afd6-19b1252a4fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:23.920853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ebe4bf-1219-48e1-afd6-19b1252a4fdc) transitioned into state 'SUCCESS' from state '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-758101784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['316ff5db-b588-4194-bdda-310d7461e629','cecbd4bf-1bcb-427c-97a9-aff93584da70','6ec055f6-ee23-4b40-8295-c5598e72eb31','7c8f6569-278a-411b-88ee-4ad319f1e989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:23.921760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfacd09-5f13-4b5f-ae7c-10034315aa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:23.932516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfacd09-5f13-4b5f-ae7c-10034315aa1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:23.932516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (fcd3848a-b2b5-41f0-b543-557cf674cfc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:23.932516 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:04:23.932516 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d7973c4e-3787-4e0a-af7d-23c1df71dbb3 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:23.932516 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1147/4528] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:04:23 2026] POST /volume/v3/volumes => generated 751 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:23.944690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:23.946676 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:23.946951 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:23.947178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:23.955909 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:23.955909 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:23.958821 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:23.963294 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d5a969f-28a0-45fd-b71f-98917e0dac2c tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 200 Aug 16 23:04:23.963883 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1138/4529] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:23 2026] GET /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:24.400172 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4baf44d4-e810-460b-9c46-6873c5f6517f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:24.402142 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4baf44d4-e810-460b-9c46-6873c5f6517f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:24.402364 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4baf44d4-e810-460b-9c46-6873c5f6517f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:24.402584 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4baf44d4-e810-460b-9c46-6873c5f6517f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:24.402740 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-4baf44d4-e810-460b-9c46-6873c5f6517f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:24.407476 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:24.407476 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:24.408266 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4baf44d4-e810-460b-9c46-6873c5f6517f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:24.408685 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1114/4530] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:24 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:24.975422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:24.977362 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:24.977566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:24.977905 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:24.986164 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:24.986164 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:24.995561 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:25.004556 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2562c99c-f20b-4b08-b02f-270cd20c09cf tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 200 Aug 16 23:04:25.005229 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1132/4531] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:24 2026] GET /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:25.021859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:25.024435 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:04:25.024435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4992bc50-69ec-4197-a5df-e6ecc685ae7d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-272561542"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:25.028438 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=282,cinder:INSERT=25,cinder:UPDATE=53 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:04:25.034950 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:25.034950 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:25.035645 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:25.035645 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create snapshot from volume 4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:25.076435 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['066743e7-0f48-4e81-b7b7-498e1b7cd834', '927fca33-5400-452e-993e-c2ed78d90a90', '1a5bd1b0-c257-43f9-8263-66193fb5ad17', 'f6bf529c-829c-4736-b6ef-122b74036b40'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:25.120896 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot create request issued successfully. Aug 16 23:04:25.120896 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5ba6ab33-0cd3-4334-9e94-5da98ef0f643 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:04:25.120896 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1148/4532] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:04:25 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 23:04:25.133196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0835ce62-1905-4fde-8784-1d16a77cf264 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:25.135265 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0835ce62-1905-4fde-8784-1d16a77cf264 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:25.136437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0835ce62-1905-4fde-8784-1d16a77cf264 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:25.136437 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0835ce62-1905-4fde-8784-1d16a77cf264 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:25.144442 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:25.144442 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:25.145035 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0835ce62-1905-4fde-8784-1d16a77cf264 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:25.146075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0835ce62-1905-4fde-8784-1d16a77cf264 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b returned with HTTP 200 Aug 16 23:04:25.146470 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1139/4533] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:25 2026] GET /volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:25.421977 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:25.423769 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:25.424037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:25.424329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:25.424604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:25.433929 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:25.433929 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:25.434921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3453cf8d-7b8e-4ce2-984f-cbeabba75991 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:25.435435 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1115/4534] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:25 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:26.157641 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:26.163433 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:26.163433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:26.163659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:26.172971 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:26.172971 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:26.173423 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:26.178271 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbfa7d8f-f715-4b82-86cf-abe88d080c39 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b returned with HTTP 200 Aug 16 23:04:26.178656 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1133/4535] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:26 2026] GET /volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:26.191929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1fce19bb-e8ce-404e-9e63-43151da958ef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:26.193829 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:26.194313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "207cc4c8-d4a4-47f4-9a8d-8287dea64b6b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2078730876"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:26.196447 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request body: {'volume': {'snapshot_id': '207cc4c8-d4a4-47f4-9a8d-8287dea64b6b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2078730876'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:26.202528 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:26.202528 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:26.202996 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:26.203187 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume of 1 GB Aug 16 23:04:26.207322 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Availability Zones retrieved successfully. Aug 16 23:04:26.214803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (e4ac31f8-29e1-4e74-bc85-19ae278e6707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:26.216065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86aeb0a-0271-4869-a671-87df7098c93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:26.217225 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:26.251304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86aeb0a-0271-4869-a671-87df7098c93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '207cc4c8-d4a4-47f4-9a8d-8287dea64b6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:26.252427 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699afe17-9ab5-42d4-b780-68e5550ada02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:26.302853 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Created reservations ['e1b190a1-6dd8-4268-ad3e-951c2560d4ee', '2b0fbad1-6e46-4682-bb8d-7419066d9da3', 'f0fe79ed-0edb-42e1-a599-7914b6a9fa4f', '907a82ca-7474-4aa3-a8a9-7e9b75af775d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:26.303924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699afe17-9ab5-42d4-b780-68e5550ada02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b190a1-6dd8-4268-ad3e-951c2560d4ee', '2b0fbad1-6e46-4682-bb8d-7419066d9da3', 'f0fe79ed-0edb-42e1-a599-7914b6a9fa4f', '907a82ca-7474-4aa3-a8a9-7e9b75af775d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:26.304950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9910216-46de-448d-8f1a-03fbafe1b114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:26.351981 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9910216-46de-448d-8f1a-03fbafe1b114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995c981d-ad73-484c-8c35-baef499631c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078730876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['e1b190a1-6dd8-4268-ad3e-951c2560d4ee','2b0fbad1-6e46-4682-bb8d-7419066d9da3','f0fe79ed-0edb-42e1-a599-7914b6a9fa4f','907a82ca-7474-4aa3-a8a9-7e9b75af775d'],size=1,snapshot_id=207cc4c8-d4a4-47f4-9a8d-8287dea64b6b,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078730876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995c981d-ad73-484c-8c35-baef499631c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71aa674484b64562a13635ef2c7e323e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=207cc4c8-d4a4-47f4-9a8d-8287dea64b6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8cf5e3288541c4868d71c78d774668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:26.352707 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fefb67f-07b4-4114-ba05-2813d4f3f85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:26.370175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fefb67f-07b4-4114-ba05-2813d4f3f85c) transitioned into state 'SUCCESS' from state '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-2078730876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71aa674484b64562a13635ef2c7e323e',qos_specs=None,replication_status=,reservations=['e1b190a1-6dd8-4268-ad3e-951c2560d4ee','2b0fbad1-6e46-4682-bb8d-7419066d9da3','f0fe79ed-0edb-42e1-a599-7914b6a9fa4f','907a82ca-7474-4aa3-a8a9-7e9b75af775d'],size=1,snapshot_id=207cc4c8-d4a4-47f4-9a8d-8287dea64b6b,source_replicaid=,source_volid=None,status='creating',user_id='fa8cf5e3288541c4868d71c78d774668',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:26.370956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097d3ad8-ec5f-4891-8ddb-1e65743278cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:26.391981 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097d3ad8-ec5f-4891-8ddb-1e65743278cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:26.392718 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Flow 'volume_create_api' (e4ac31f8-29e1-4e74-bc85-19ae278e6707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:26.393135 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Create volume request issued successfully. Aug 16 23:04:26.393807 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fce19bb-e8ce-404e-9e63-43151da958ef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:26.394257 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1149/4536] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:26 2026] POST /volume/v3/volumes => generated 786 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:26.412063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:26.416651 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:26.417125 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:26.418764 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:26.428645 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:26.428645 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:26.433971 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:26.441449 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f37a3e7a-1bcd-496e-af59-9e5948233312 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 200 Aug 16 23:04:26.442186 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1140/4537] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:26 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:26.447464 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-95b71e42-76b5-4195-a5e0-5224034c834a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:26.450119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95b71e42-76b5-4195-a5e0-5224034c834a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:26.450408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95b71e42-76b5-4195-a5e0-5224034c834a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:26.450694 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-95b71e42-76b5-4195-a5e0-5224034c834a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:26.450908 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-95b71e42-76b5-4195-a5e0-5224034c834a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:26.455543 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:26.455543 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:26.456331 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-95b71e42-76b5-4195-a5e0-5224034c834a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:26.456604 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1116/4538] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:26 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:27.459600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f86d53b9-5483-4a44-a1a8-827131201231 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:27.461483 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f86d53b9-5483-4a44-a1a8-827131201231 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:27.461701 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f86d53b9-5483-4a44-a1a8-827131201231 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:27.461925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f86d53b9-5483-4a44-a1a8-827131201231 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:27.467531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:27.469583 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:27.469583 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:27.469732 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:27.470046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:27.470301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:27.470449 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:27.473818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f86d53b9-5483-4a44-a1a8-827131201231 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:27.474846 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:27.474846 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:27.475703 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-860b3b0e-ea0d-413d-aad6-b34540c82dbe tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:27.476184 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1150/4539] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:27 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:27.477996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f86d53b9-5483-4a44-a1a8-827131201231 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 200 Aug 16 23:04:27.478373 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1134/4540] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:27 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:27.494607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:27.496667 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:27.496938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:27.497179 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:27.505265 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:27.505265 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:27.510202 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:27.516184 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-35c9f641-3708-4551-85ea-e60f4cdd6306 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 200 Aug 16 23:04:27.516184 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1141/4541] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:27 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:27.529910 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:27.532734 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:27.533040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:27.533303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:27.533538 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: 995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:27.542094 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:27.542094 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:27.542760 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:27.560676 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:04:27.560952 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-13d63d0d-089c-4336-92e6-4704b3c24ca7 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 202 Aug 16 23:04:27.561681 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1117/4542] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:27 2026] DELETE /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:27.570941 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cc78bfcf-c505-4085-9290-a12d99148160 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:27.573105 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc78bfcf-c505-4085-9290-a12d99148160 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:27.573402 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc78bfcf-c505-4085-9290-a12d99148160 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:27.573676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc78bfcf-c505-4085-9290-a12d99148160 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:27.584241 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:27.584241 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:27.589356 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cc78bfcf-c505-4085-9290-a12d99148160 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:27.594655 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc78bfcf-c505-4085-9290-a12d99148160 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 200 Aug 16 23:04:27.595182 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1151/4543] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:27 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:28.488332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.490792 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:28.491052 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.491290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.491421 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:28.496946 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:28.496946 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:28.497855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-00ad54f7-ad0f-4b7a-9268-cc9819c57c48 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:28.498341 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1135/4544] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:28 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:28.613643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed2dab92-ffe1-4887-9b34-92f91ba53e98 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.619214 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed2dab92-ffe1-4887-9b34-92f91ba53e98 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:28.619439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed2dab92-ffe1-4887-9b34-92f91ba53e98 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.619680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed2dab92-ffe1-4887-9b34-92f91ba53e98 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.630697 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed2dab92-ffe1-4887-9b34-92f91ba53e98 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 404 Aug 16 23:04:28.631364 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1142/4545] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:28 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:28.638426 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a3c48432-f5b9-45e5-8934-824f861b287d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.640196 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3c48432-f5b9-45e5-8934-824f861b287d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:28.640380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3c48432-f5b9-45e5-8934-824f861b287d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.640616 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a3c48432-f5b9-45e5-8934-824f861b287d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.646890 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a3c48432-f5b9-45e5-8934-824f861b287d tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 404 Aug 16 23:04:28.647522 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1118/4546] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:28 2026] GET /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:28.655590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.657797 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:28.658035 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.658278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.658499 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: 995c981d-ad73-484c-8c35-baef499631c9 Aug 16 23:04:28.665031 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-54b79e17-01f7-4e27-8b14-aeb33e5313d0 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 returned with HTTP 404 Aug 16 23:04:28.665599 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1152/4547] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:28 2026] DELETE /volume/v3/volumes/995c981d-ad73-484c-8c35-baef499631c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:28.675963 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.680979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:28.680979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.680979 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.681261 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete snapshot with id: 207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:28.689348 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:28.689348 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:28.689973 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:28.708573 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot delete request issued successfully. Aug 16 23:04:28.708851 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1f644f8e-1add-49e9-9232-b47e50aadb5e tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b returned with HTTP 202 Aug 16 23:04:28.709343 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1136/4548] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:28 2026] DELETE /volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:28.719333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:28.721389 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:28.721678 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:28.722270 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:28.728527 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:28.728527 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:28.729202 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Snapshot retrieved successfully. Aug 16 23:04:28.730118 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5c2d5979-e984-4510-9b2e-56b8c2988aaa tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b returned with HTTP 200 Aug 16 23:04:28.730500 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1143/4549] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:28 2026] GET /volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:29.510371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:29.512280 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:29.512477 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:29.512669 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:29.512833 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:29.517508 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:29.517508 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:29.518434 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-01015fa0-3d15-4d7d-abec-b9813762b2e1 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:29.519018 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1119/4550] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:29 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:29.740227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1fd01dd8-f432-4f3b-881b-f032ab4b92e2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:29.742452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fd01dd8-f432-4f3b-881b-f032ab4b92e2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b Aug 16 23:04:29.742695 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fd01dd8-f432-4f3b-881b-f032ab4b92e2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:29.742960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1fd01dd8-f432-4f3b-881b-f032ab4b92e2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:29.748184 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1fd01dd8-f432-4f3b-881b-f032ab4b92e2 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b returned with HTTP 404 Aug 16 23:04:29.748786 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1153/4551] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:29 2026] GET /volume/v3/snapshots/207cc4c8-d4a4-47f4-9a8d-8287dea64b6b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:29.755795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:29.758012 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:29.758246 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:29.758433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:29.766011 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:29.766011 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:29.769705 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:29.774091 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d5648d5-81c4-423d-bd54-2aa83854c019 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 200 Aug 16 23:04:29.774488 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1137/4552] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:29 2026] GET /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:29.791790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:29.793957 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:29.794174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:29.794518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:29.794695 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: 4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:29.803442 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:29.803442 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:29.804250 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:29.822533 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:04:29.822843 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbaf2638-6a71-463f-b54e-f824566a4e9a tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 202 Aug 16 23:04:29.823579 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1144/4553] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:29 2026] DELETE /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:29.836849 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:29.839791 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:29.840038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:29.840264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:29.850934 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:29.850934 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:29.855287 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:29.860484 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f43e4544-fbc0-4c31-80b0-6acc6dbbad8f tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 200 Aug 16 23:04:29.860981 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1120/4554] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:29 2026] GET /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:30.528912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:30.530823 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:30.531019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:30.531208 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:30.531303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:30.536112 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:30.536112 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:30.536966 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4d06fcc0-6731-468d-9c5a-96c23f18a9ab tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:30.537352 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1154/4555] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:30 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:30.881721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-78dbce0a-1ddd-48a2-8b0d-5fe412155c72 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:30.883668 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78dbce0a-1ddd-48a2-8b0d-5fe412155c72 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d Aug 16 23:04:30.883920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78dbce0a-1ddd-48a2-8b0d-5fe412155c72 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:30.884099 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-78dbce0a-1ddd-48a2-8b0d-5fe412155c72 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:30.890356 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-78dbce0a-1ddd-48a2-8b0d-5fe412155c72 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d returned with HTTP 404 Aug 16 23:04:30.891000 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1138/4556] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:30 2026] GET /volume/v3/volumes/4992bc50-69ec-4197-a5df-e6ecc685ae7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:30.903900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:30.906458 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:30.906851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:30.907121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:30.915462 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:30.915462 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:30.920125 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:30.925168 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f372980-15d8-4469-8f99-b0e0f70d7411 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:30.925635 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1145/4557] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:30 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:30.938022 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-86738783-d028-4a25-aeeb-693c0d0a2aef None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:30.940070 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:30.940298 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:30.940501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:30.940730 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume with id: ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:30.949610 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:30.949610 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:30.950279 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:30.970154 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Delete volume request issued successfully. Aug 16 23:04:30.970357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-86738783-d028-4a25-aeeb-693c0d0a2aef tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 202 Aug 16 23:04:30.970750 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1121/4558] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:30 2026] DELETE /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:30.978889 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:30.981134 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:30.981352 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:30.981595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:30.989939 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:30.989939 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:30.994583 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Volume info retrieved successfully. Aug 16 23:04:30.999438 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ad96ee3-80eb-4d51-b855-37a61a26dbe8 tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 200 Aug 16 23:04:30.999893 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1155/4559] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:30 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:31.552078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:31.554528 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:31.554878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:31.555165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:31.555320 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:31.562043 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:31.562043 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:31.563180 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-69a60cc1-3b3b-42e4-9af2-db1ae25a6a0a tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:31.563720 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1139/4560] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:31 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:32.014403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b01dc19-63b4-4459-ad6e-1778d2e069ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:32.017061 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b01dc19-63b4-4459-ad6e-1778d2e069ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] GET https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab Aug 16 23:04:32.017348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b01dc19-63b4-4459-ad6e-1778d2e069ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:32.017618 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b01dc19-63b4-4459-ad6e-1778d2e069ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:32.025666 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b01dc19-63b4-4459-ad6e-1778d2e069ca tempest-VolumesSnapshotTestJSON-1566053255 tempest-VolumesSnapshotTestJSON-1566053255-project-member] https://10.4.3.26/volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab returned with HTTP 404 Aug 16 23:04:32.026264 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1146/4561] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:32 2026] GET /volume/v3/volumes/ec91b222-7005-4c49-ad4b-e78ec4050dab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:32.578492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:32.582080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:32.582440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:32.582766 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:32.582952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:32.589593 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:32.589593 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:32.591034 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e20ab16-9187-4eae-b0cc-c13582abb1ba tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:32.591548 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1122/4562] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:32 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:33.606273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:33.608986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:33.608986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:33.609182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:33.609684 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:33.622558 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:33.622558 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:33.623170 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa63331c-4e0f-451e-9ece-b09850b2fc49 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:33.623690 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1156/4563] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:33 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:34.637254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e929e012-4cd9-4072-a7fd-900584de998f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:34.639513 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e929e012-4cd9-4072-a7fd-900584de998f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:34.639825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e929e012-4cd9-4072-a7fd-900584de998f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:34.640063 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e929e012-4cd9-4072-a7fd-900584de998f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:34.640209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e929e012-4cd9-4072-a7fd-900584de998f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:34.645076 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:34.645076 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:34.646057 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e929e012-4cd9-4072-a7fd-900584de998f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:34.646505 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1140/4564] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:34 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:35.658919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:35.661078 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:35.661370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:35.661696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:35.661789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:35.667659 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:35.667659 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:35.668645 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b813b7b3-3962-418f-b6b3-b8a5bfbad764 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:35.669083 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1147/4565] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:35 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:35.682118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:35.685225 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:35.685446 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:35.685658 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:35.685903 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:35.692716 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:35.692716 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:35.694020 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8729afce-e216-42b4-afc3-b4be31eaf5ca tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:35.694534 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1123/4566] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:35 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:35.710122 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:35.713713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:35.713713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:35.713713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:35.713713 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete backup with id: 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. Aug 16 23:04:35.717426 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:35.717426 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:35.731560 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] delete_backup rpcapi backup_id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:04:35.734113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-46d334f6-712c-4c73-9b99-4925bbe9ad37 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 202 Aug 16 23:04:35.734800 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1157/4567] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:35 2026] DELETE /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:04:35.744852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:35.747373 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:35.747702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:35.748022 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:35.748164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:35.753282 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:35.753282 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:35.754219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ede2854-ba2c-41b8-9cc6-f1283139b4d6 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 200 Aug 16 23:04:35.754672 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1141/4568] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:35 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:36.767468 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:36.769293 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d Aug 16 23:04:36.769395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:36.769521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:36.769770 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Show backup with id 3ac128fb-fc3c-44f2-b7cc-b3da3566c13d. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:04:36.773920 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-818f11b9-0fff-46ee-9817-45e2f6544e29 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d returned with HTTP 404 Aug 16 23:04:36.774402 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1148/4569] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:36 2026] GET /volume/v3/backups/3ac128fb-fc3c-44f2-b7cc-b3da3566c13d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:36.784512 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:36.786295 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:36.786498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:36.786704 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:36.787060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete snapshot with id: f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:36.792196 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:36.792196 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:36.792659 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot retrieved successfully. Aug 16 23:04:36.808085 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot delete request issued successfully. Aug 16 23:04:36.808299 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5ba4c0f6-28c6-45ff-9ab8-7e4eae1ca371 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee returned with HTTP 202 Aug 16 23:04:36.808682 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1124/4570] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:04:36 2026] DELETE /volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:36.817978 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:36.821921 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:36.821921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:36.821921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:36.827110 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:36.827110 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:36.827815 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Snapshot retrieved successfully. Aug 16 23:04:36.828715 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3639c633-6fe2-4f41-9f8a-53dea0a0f533 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee returned with HTTP 200 Aug 16 23:04:36.829225 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1158/4571] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:36 2026] GET /volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:37.840628 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c71d8ec7-ddca-4a21-9d21-3a4b378642d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:37.845380 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c71d8ec7-ddca-4a21-9d21-3a4b378642d3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee Aug 16 23:04:37.845626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c71d8ec7-ddca-4a21-9d21-3a4b378642d3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:37.845909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c71d8ec7-ddca-4a21-9d21-3a4b378642d3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:37.852023 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c71d8ec7-ddca-4a21-9d21-3a4b378642d3 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee returned with HTTP 404 Aug 16 23:04:37.852495 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1142/4572] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:04:37 2026] GET /volume/v3/snapshots/f3bd6b81-1a37-4dbe-a46c-eb1e9e0592ee => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:37.860693 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-af15c574-0b50-4793-83d3-9598c92ce13f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:37.862740 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:37.863008 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:37.863243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:37.863506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume with id: 7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:37.871062 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:37.871062 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:37.871563 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:37.892622 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume request issued successfully. Aug 16 23:04:37.892900 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-af15c574-0b50-4793-83d3-9598c92ce13f tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 returned with HTTP 202 Aug 16 23:04:37.893440 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1149/4573] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:37 2026] DELETE /volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:37.905061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc337f87-adb6-4564-986f-64b7ad5160ec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:37.908116 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc337f87-adb6-4564-986f-64b7ad5160ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:37.908435 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc337f87-adb6-4564-986f-64b7ad5160ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:37.908737 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc337f87-adb6-4564-986f-64b7ad5160ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:37.920568 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:37.920568 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:37.927161 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cc337f87-adb6-4564-986f-64b7ad5160ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:37.934271 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc337f87-adb6-4564-986f-64b7ad5160ec tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 returned with HTTP 200 Aug 16 23:04:37.934823 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1125/4574] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:37 2026] GET /volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:38.076709 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d33b225f-a7f1-4498-abf7-d345b116229a req-dd865538-5486-40c9-acf8-528808d0c43d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:38.078807 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-dd865538-5486-40c9-acf8-528808d0c43d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc Aug 16 23:04:38.078977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-dd865538-5486-40c9-acf8-528808d0c43d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:38.079157 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-dd865538-5486-40c9-acf8-528808d0c43d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:38.087606 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:38.087606 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:38.136112 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d33b225f-a7f1-4498-abf7-d345b116229a req-dd865538-5486-40c9-acf8-528808d0c43d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc returned with HTTP 200 Aug 16 23:04:38.136458 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1159/4575] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:38 2026] DELETE /volume/v3/attachments/3e78959d-ef0a-476e-a570-305337bcb2fc => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:38.848072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:38.851071 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:38.851316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:38.851595 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:38.859020 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:38.859020 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:38.863007 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:38.867941 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-a12eb4e5-485b-415f-b918-3d4266b10e61 req-6583ed4c-73e0-44a4-bc49-44b18b08627d tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:04:38.868412 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1143/4576] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:38 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:38.955257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19c3ad54-9389-4f20-a3ec-e2d6331d0c67 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:38.958640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19c3ad54-9389-4f20-a3ec-e2d6331d0c67 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 Aug 16 23:04:38.958953 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19c3ad54-9389-4f20-a3ec-e2d6331d0c67 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:38.960810 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19c3ad54-9389-4f20-a3ec-e2d6331d0c67 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:38.971732 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19c3ad54-9389-4f20-a3ec-e2d6331d0c67 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 returned with HTTP 404 Aug 16 23:04:38.975894 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1150/4577] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:38 2026] GET /volume/v3/volumes/7b3529be-266e-43e8-b70c-58e0961fc729 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:38.982085 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1d48ada2-834e-4da5-a170-98538eaff05e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:38.984810 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:04:38.984810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:38.984810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:38.985034 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume with id: a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:04:39.005415 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:39.005415 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:39.005415 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:39.034016 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume request issued successfully. Aug 16 23:04:39.034279 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d48ada2-834e-4da5-a170-98538eaff05e tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 202 Aug 16 23:04:39.034934 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1126/4578] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:38 2026] DELETE /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:39.046400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2448875d-5db9-463b-ba0b-21933f1c142b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:39.049090 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2448875d-5db9-463b-ba0b-21933f1c142b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:04:39.049977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2448875d-5db9-463b-ba0b-21933f1c142b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:39.049977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2448875d-5db9-463b-ba0b-21933f1c142b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:39.062388 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:39.062388 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:39.068207 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2448875d-5db9-463b-ba0b-21933f1c142b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:39.075631 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2448875d-5db9-463b-ba0b-21933f1c142b tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 200 Aug 16 23:04:39.077217 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1160/4579] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:39 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:40.093162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-70ec5da6-2455-4d2f-90ac-904d3d5773ed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:40.094963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70ec5da6-2455-4d2f-90ac-904d3d5773ed tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d Aug 16 23:04:40.095143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70ec5da6-2455-4d2f-90ac-904d3d5773ed tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:40.095331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-70ec5da6-2455-4d2f-90ac-904d3d5773ed tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:40.102450 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-70ec5da6-2455-4d2f-90ac-904d3d5773ed tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d returned with HTTP 404 Aug 16 23:04:40.103896 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1144/4580] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:40 2026] GET /volume/v3/volumes/a765a7ac-7e9e-4fad-9605-714985b9274d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:40.112116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4597ee3e-89bd-42a4-b530-875b6a542818 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:40.114927 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:04:40.115185 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:40.115426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:40.115647 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume with id: 229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:04:40.127301 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:40.127301 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:40.127999 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:40.151803 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume request issued successfully. Aug 16 23:04:40.152134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4597ee3e-89bd-42a4-b530-875b6a542818 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 202 Aug 16 23:04:40.152719 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1151/4581] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:40 2026] DELETE /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:40.163184 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:40.164578 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:04:40.164888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:40.165148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:40.176838 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:40.176838 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:40.184112 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:40.191233 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6f21875d-0e78-427d-8ff0-b2f4dc1a987c tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 200 Aug 16 23:04:40.191700 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1127/4582] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:40 2026] GET /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:41.206579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e574a88b-5d97-4b8f-b8e4-9eefc84052a8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:41.208199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e574a88b-5d97-4b8f-b8e4-9eefc84052a8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 Aug 16 23:04:41.208377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e574a88b-5d97-4b8f-b8e4-9eefc84052a8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:41.208555 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e574a88b-5d97-4b8f-b8e4-9eefc84052a8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:41.213339 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e574a88b-5d97-4b8f-b8e4-9eefc84052a8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 returned with HTTP 404 Aug 16 23:04:41.213756 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1161/4583] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:41 2026] GET /volume/v3/volumes/229c3941-5a87-4014-b296-3ab025135d03 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:41.223583 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80f96c87-2093-4e43-acba-791731f709f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:41.227093 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] DELETE https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:04:41.227269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:41.227475 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:41.227648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume with id: 216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:04:41.236561 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:41.236561 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:41.237646 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:41.256214 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Delete volume request issued successfully. Aug 16 23:04:41.256529 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80f96c87-2093-4e43-acba-791731f709f4 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 202 Aug 16 23:04:41.257325 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1145/4584] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:41 2026] DELETE /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:41.269190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:41.271583 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:04:41.271937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:41.272155 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:41.280996 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:41.280996 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:41.285387 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Volume info retrieved successfully. Aug 16 23:04:41.289935 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-135001e1-f248-4889-9e5e-b6216b3a7f68 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 200 Aug 16 23:04:41.290409 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1152/4585] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:41 2026] GET /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:41.783813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:41.785707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] DELETE https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:41.785989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:41.786182 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:41.786340 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume with id: 6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:41.793043 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:41.793043 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:41.793461 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:41.803489 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:04:41.808413 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Delete volume request issued successfully. Aug 16 23:04:41.808623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d1ba74e-2e55-42ef-a54e-682e3707e7a2 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 202 Aug 16 23:04:41.809046 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1128/4586] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:04:41 2026] DELETE /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:41.817034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:41.818460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:41.818847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:41.819142 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:41.825735 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:41.825735 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:41.830070 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Volume info retrieved successfully. Aug 16 23:04:41.835220 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b5f1e8f-e045-4c1b-b3ec-a11cfb32c6fc tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 200 Aug 16 23:04:41.835352 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1162/4587] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:41 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:04:42.306412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b1648ea1-f0cc-4f2b-b89b-c1efd64e20c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:42.308273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1648ea1-f0cc-4f2b-b89b-c1efd64e20c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] GET https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 Aug 16 23:04:42.308596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1648ea1-f0cc-4f2b-b89b-c1efd64e20c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:42.308881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b1648ea1-f0cc-4f2b-b89b-c1efd64e20c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:42.315445 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b1648ea1-f0cc-4f2b-b89b-c1efd64e20c8 tempest-VolumesBackupsTest-1665426075 tempest-VolumesBackupsTest-1665426075-project-member] https://10.4.3.26/volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 returned with HTTP 404 Aug 16 23:04:42.315988 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1146/4588] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:42 2026] GET /volume/v3/volumes/216359ae-5882-4a65-986e-58806174d0f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:42.852705 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b8d807f4-f38a-4acf-a974-964a47b4e527 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:42.854570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8d807f4-f38a-4acf-a974-964a47b4e527 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] GET https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 Aug 16 23:04:42.854767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8d807f4-f38a-4acf-a974-964a47b4e527 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:42.854969 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b8d807f4-f38a-4acf-a974-964a47b4e527 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:42.860687 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b8d807f4-f38a-4acf-a974-964a47b4e527 tempest-TestEncryptedCinderVolumes-1377049426 tempest-TestEncryptedCinderVolumes-1377049426-project-member] https://10.4.3.26/volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 returned with HTTP 404 Aug 16 23:04:42.861213 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1153/4589] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:42 2026] GET /volume/v3/volumes/6e01e2f5-da41-482e-aaf0-9c9ab3b85b09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:42.869273 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b000887c-29ae-4f24-babd-b68374faac11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:43.032993 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:04:43.033265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:43.033408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:43.034208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:04:43.059336 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Get all volumes completed successfully. Aug 16 23:04:43.060993 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:43.060993 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:43.065672 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b000887c-29ae-4f24-babd-b68374faac11 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:04:43.066153 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1129/4590] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:04:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9761 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:43.085563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53875027-30c7-4efb-ad9e-39f0e3db5f12 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:43.087414 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53875027-30c7-4efb-ad9e-39f0e3db5f12 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] DELETE https://10.4.3.26/volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898 Aug 16 23:04:43.087640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53875027-30c7-4efb-ad9e-39f0e3db5f12 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:43.087882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53875027-30c7-4efb-ad9e-39f0e3db5f12 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:43.114197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53875027-30c7-4efb-ad9e-39f0e3db5f12 tempest-TestEncryptedCinderVolumes-217577328 tempest-TestEncryptedCinderVolumes-217577328-project-admin] https://10.4.3.26/volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898 returned with HTTP 202 Aug 16 23:04:43.114764 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1163/4591] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:04:43 2026] DELETE /volume/v3/types/fd2855e6-2e51-486d-834c-b71e940ae898 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:04:44.443390 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6de194c3-30e8-4b73-8cd8-0857c9e63d01 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:44.443946 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6de194c3-30e8-4b73-8cd8-0857c9e63d01 None None] GET https://10.4.3.26/volume// Aug 16 23:04:44.444247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6de194c3-30e8-4b73-8cd8-0857c9e63d01 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:44.444417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6de194c3-30e8-4b73-8cd8-0857c9e63d01 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:44.444822 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6de194c3-30e8-4b73-8cd8-0857c9e63d01 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:44.446059 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1147/4592] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:44.454697 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-1d097c38-90fb-4fdb-8ae1-62250b2a8fb9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:44.457076 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-1d097c38-90fb-4fdb-8ae1-62250b2a8fb9 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:04:44.457563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-1d097c38-90fb-4fdb-8ae1-62250b2a8fb9 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7eceede2-7c88-4ef6-bc22-19d6d32c9f2a", "connector": null, "instance_uuid": "f7e964a8-f936-412d-9297-e39208c9d3d6"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:44.469816 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:44.469816 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:44.510295 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-1d097c38-90fb-4fdb-8ae1-62250b2a8fb9 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:04:44.510295 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1154/4593] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:04:44 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 16 23:04:44.520574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-27155b2a-4167-4805-97a8-d05f9b1e0ef6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:44.523725 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-27155b2a-4167-4805-97a8-d05f9b1e0ef6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] DELETE https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 Aug 16 23:04:44.523968 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-27155b2a-4167-4805-97a8-d05f9b1e0ef6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:44.524517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-27155b2a-4167-4805-97a8-d05f9b1e0ef6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:44.532489 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:44.532489 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:44.585439 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-0d70b4ea-c8b8-4b83-879a-69cb6ee20265 req-27155b2a-4167-4805-97a8-d05f9b1e0ef6 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 returned with HTTP 200 Aug 16 23:04:44.585439 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1130/4594] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:04:44 2026] DELETE /volume/v3/attachments/25ec62df-1364-412b-8d69-feee2195ebc7 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:45.182319 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:45.246867 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:45.247292 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1185461587", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:45.249183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1185461587', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:45.249288 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume of 1 GB Aug 16 23:04:45.253504 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Availability Zones retrieved successfully. Aug 16 23:04:45.260257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Flow 'volume_create_api' (9ca032b2-e6b3-4b4c-b92a-b6d5adab6750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:45.261946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c19d74d-4341-4f34-af08-ba8da0a2e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.263424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:45.294426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c19d74d-4341-4f34-af08-ba8da0a2e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.295332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933ada8a-cc97-4367-bd0d-ddccf7621fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.366702 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Created reservations ['184d8d40-673c-4b78-a493-f6a422c72c6f', '14294c53-f881-46a0-be3a-bcbcd1060d16', '8ff2c7fe-6b9d-4f4b-9d07-ff2ac516c955', '7a985e80-fbcb-49b0-a92a-f0930b5bb2ce'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:45.367830 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933ada8a-cc97-4367-bd0d-ddccf7621fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184d8d40-673c-4b78-a493-f6a422c72c6f', '14294c53-f881-46a0-be3a-bcbcd1060d16', '8ff2c7fe-6b9d-4f4b-9d07-ff2ac516c955', '7a985e80-fbcb-49b0-a92a-f0930b5bb2ce']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.368961 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df487e-54e5-46a0-a8cc-13bad6af89ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.395634 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1df487e-54e5-46a0-a8cc-13bad6af89ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90aad0de-9efe-4967-bce4-6a38f89bdbbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1185461587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6d113596e07432ca10a26603ae2d65f',qos_specs=None,replication_status=,reservations=['184d8d40-673c-4b78-a493-f6a422c72c6f','14294c53-f881-46a0-be3a-bcbcd1060d16','8ff2c7fe-6b9d-4f4b-9d07-ff2ac516c955','7a985e80-fbcb-49b0-a92a-f0930b5bb2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1185461587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90aad0de-9efe-4967-bce4-6a38f89bdbbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6d113596e07432ca10a26603ae2d65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.396483 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e9cee4-2182-42cb-bd0a-b8486df8c7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.423162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e9cee4-2182-42cb-bd0a-b8486df8c7ba) transitioned into state 'SUCCESS' from state '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-1185461587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6d113596e07432ca10a26603ae2d65f',qos_specs=None,replication_status=,reservations=['184d8d40-673c-4b78-a493-f6a422c72c6f','14294c53-f881-46a0-be3a-bcbcd1060d16','8ff2c7fe-6b9d-4f4b-9d07-ff2ac516c955','7a985e80-fbcb-49b0-a92a-f0930b5bb2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.424063 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80960ba-a48b-4434-8768-51b0d84dde1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.435283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80960ba-a48b-4434-8768-51b0d84dde1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.436202 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Flow 'volume_create_api' (9ca032b2-e6b3-4b4c-b92a-b6d5adab6750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:45.436565 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume request issued successfully. Aug 16 23:04:45.437209 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1a77e6d2-bf0b-4bf2-8eed-35fe6bf0b5d7 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:45.437686 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1164/4595] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:45 2026] POST /volume/v3/volumes => generated 763 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:04:45.451142 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:45.453364 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:45.453484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-543968364", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:45.455209 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-543968364', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:45.455268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume of 1 GB Aug 16 23:04:45.459647 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Availability Zones retrieved successfully. Aug 16 23:04:45.466466 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Flow 'volume_create_api' (fde2f5dd-63cc-4ad2-9ee8-28321ec702d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:45.467492 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec71915-3d1e-41ab-b2d0-d5b9a82287ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.468771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:45.499805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec71915-3d1e-41ab-b2d0-d5b9a82287ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.500857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5554e395-250a-4edd-81c0-493d2a4b62a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.549555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Created reservations ['d9574ba8-ae86-4916-9daa-d35889355db1', 'cf5ea72c-dccb-4a88-b2a5-2ee863fa331d', '15e4d71f-5dce-4ec2-8897-bea0e950b667', 'f7b0c599-a557-4fb6-9c41-12ffc291b5c8'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:45.550231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5554e395-250a-4edd-81c0-493d2a4b62a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9574ba8-ae86-4916-9daa-d35889355db1', 'cf5ea72c-dccb-4a88-b2a5-2ee863fa331d', '15e4d71f-5dce-4ec2-8897-bea0e950b667', 'f7b0c599-a557-4fb6-9c41-12ffc291b5c8']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.550908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b46f37-aa06-43b8-8c53-690e27a5ab50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.571141 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b46f37-aa06-43b8-8c53-690e27a5ab50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe53a7d-d5b4-4013-9715-a764e8960461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-543968364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6d113596e07432ca10a26603ae2d65f',qos_specs=None,replication_status=,reservations=['d9574ba8-ae86-4916-9daa-d35889355db1','cf5ea72c-dccb-4a88-b2a5-2ee863fa331d','15e4d71f-5dce-4ec2-8897-bea0e950b667','f7b0c599-a557-4fb6-9c41-12ffc291b5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-543968364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe53a7d-d5b4-4013-9715-a764e8960461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6d113596e07432ca10a26603ae2d65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.571904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd17cb5-68cb-4c45-89d5-d9e34ae4b9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.593682 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd17cb5-68cb-4c45-89d5-d9e34ae4b9a6) transitioned into state 'SUCCESS' from state '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-543968364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6d113596e07432ca10a26603ae2d65f',qos_specs=None,replication_status=,reservations=['d9574ba8-ae86-4916-9daa-d35889355db1','cf5ea72c-dccb-4a88-b2a5-2ee863fa331d','15e4d71f-5dce-4ec2-8897-bea0e950b667','f7b0c599-a557-4fb6-9c41-12ffc291b5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1df73608ba4cdd9b397a69eea3d71e',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.594804 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75963dd-6623-424d-9329-638deb8bd7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:45.607163 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75963dd-6623-424d-9329-638deb8bd7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:45.608318 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Flow 'volume_create_api' (fde2f5dd-63cc-4ad2-9ee8-28321ec702d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:45.608763 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Create volume request issued successfully. Aug 16 23:04:45.609677 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d15605d-ca22-4dbf-85e8-a20e406a7391 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:45.610108 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1148/4596] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:04:45 2026] POST /volume/v3/volumes => generated 762 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 23:04:46.516528 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e26e57f0-b139-49d3-8350-6bd1f035196f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:46.516994 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e26e57f0-b139-49d3-8350-6bd1f035196f None None] GET https://10.4.3.26/volume// Aug 16 23:04:46.517296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e26e57f0-b139-49d3-8350-6bd1f035196f None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:46.517403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e26e57f0-b139-49d3-8350-6bd1f035196f None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:46.517847 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e26e57f0-b139-49d3-8350-6bd1f035196f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:46.518388 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1155/4597] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:46.526300 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:46.528706 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] GET https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:04:46.529000 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:46.529224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:46.540104 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:46.540104 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:46.544276 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:04:46.550714 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-31b18769-f6bd-483d-8bae-e0f7352dfcd0 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 200 Aug 16 23:04:46.551429 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1131/4598] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:46 2026] GET /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 1537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:46.682282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:46.684658 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] PUT https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 Aug 16 23:04:46.685168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:46.695835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Acquiring lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:04:46.703100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:04:46.705316 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:46.705316 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:46.792347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Lock "cinder-attachment_update-7eceede2-7c88-4ef6-bc22-19d6d32c9f2a-np0000007421" released by "attachment_update" :: held 0.089s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:04:46.792677 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-22de474e-4c57-44df-9ad5-d917a6939ae1 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 returned with HTTP 200 Aug 16 23:04:46.793264 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1165/4599] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:04:46 2026] PUT /volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:46.821048 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-87553cb4-62e1-42b6-9536-eb8ca3450817 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:46.824337 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-87553cb4-62e1-42b6-9536-eb8ca3450817 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] POST https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326/action Aug 16 23:04:46.824735 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-87553cb4-62e1-42b6-9536-eb8ca3450817 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:04:46.824893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-87553cb4-62e1-42b6-9536-eb8ca3450817 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:46.845012 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:46.845012 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:46.859384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-94e159fb-bc12-4d49-92cf-11ef6156fe94 req-87553cb4-62e1-42b6-9536-eb8ca3450817 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326/action returned with HTTP 204 Aug 16 23:04:46.859877 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1149/4600] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:04:46 2026] POST /volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:48.468255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:48.470234 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:04:48.470650 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "322cfcc8-e136-4987-8fc2-5dbb4d630a79", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:48.472603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '322cfcc8-e136-4987-8fc2-5dbb4d630a79', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:04:48.563468 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume of 1 GB Aug 16 23:04:48.564100 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:48.564100 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:48.569668 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Availability Zones retrieved successfully. Aug 16 23:04:48.575812 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (c1768292-92b8-467d-ba0b-a7373dee0e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:48.578062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bdd1c5-3a8d-4f0c-9db8-54d984025d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:48.578062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:04:48.639347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bdd1c5-3a8d-4f0c-9db8-54d984025d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:48.641027 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af384e3-df8e-4341-8f55-addfb219d1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:48.737184 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['3233bf57-b941-4f49-bb1e-fa9432ff5ad1', '0dcd2eac-dc30-48ba-8d5b-e0eb15ff940c', '677ca819-32f9-42f6-9269-9a39351c876d', '09f74d89-7873-4085-a9e1-1609baaf2b8c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:04:48.737969 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af384e3-df8e-4341-8f55-addfb219d1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3233bf57-b941-4f49-bb1e-fa9432ff5ad1', '0dcd2eac-dc30-48ba-8d5b-e0eb15ff940c', '677ca819-32f9-42f6-9269-9a39351c876d', '09f74d89-7873-4085-a9e1-1609baaf2b8c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:48.738804 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aa6e8c-c5fa-41b7-ac5f-8388f7816980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:48.765687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aa6e8c-c5fa-41b7-ac5f-8388f7816980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa35ee5-db83-4559-8089-55ea5f3255d6', '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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['3233bf57-b941-4f49-bb1e-fa9432ff5ad1','0dcd2eac-dc30-48ba-8d5b-e0eb15ff940c','677ca819-32f9-42f6-9269-9a39351c876d','09f74d89-7873-4085-a9e1-1609baaf2b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:04:48Z,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=8aa35ee5-db83-4559-8089-55ea5f3255d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6a6ae7ba1a4d69bf8913c405c7caad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:48.766536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920fef8b-c6b8-4093-8d9d-84eade2e0fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:48.788195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920fef8b-c6b8-4093-8d9d-84eade2e0fa6) transitioned into state 'SUCCESS' from 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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['3233bf57-b941-4f49-bb1e-fa9432ff5ad1','0dcd2eac-dc30-48ba-8d5b-e0eb15ff940c','677ca819-32f9-42f6-9269-9a39351c876d','09f74d89-7873-4085-a9e1-1609baaf2b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:48.789287 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5d567d-55e5-42ca-b103-4a1ac856614a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:04:48.802058 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e5d567d-55e5-42ca-b103-4a1ac856614a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:04:48.803277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (c1768292-92b8-467d-ba0b-a7373dee0e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:04:48.803728 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request issued successfully. Aug 16 23:04:48.804576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83d71e93-e90f-4c66-a426-8e4d755b8e12 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:04:48.805167 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1156/4601] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:04:48 2026] POST /volume/v3/volumes => generated 773 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:04:48.819110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:48.820965 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:48.821201 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:48.821384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:48.828435 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:48.828435 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:48.832445 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:48.837279 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2947aecf-1c63-4e2d-bfc0-f67e9a6736fa tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:48.837713 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1132/4602] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:48 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:49.860176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:49.863969 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:49.863969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:49.863969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:49.875285 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:49.875285 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:49.880453 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:49.887032 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-41f3fa35-0fa0-485c-ab51-a0abb081ddfb tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:49.887481 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1166/4603] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:49 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:50.904178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:50.906412 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:50.906626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:50.906875 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:50.915280 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:50.915280 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:50.925137 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:50.930889 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6130e86f-cc72-4ae3-8cd0-0c1404d83894 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:50.931822 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1150/4604] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:50 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 23:04:51.950775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:51.955406 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:51.955728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:51.956136 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:51.965962 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:51.965962 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:51.974347 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:51.980351 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1579d77-d03b-407c-bbe3-4b94d61a50f3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:51.980798 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1157/4605] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:51 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:53.001023 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:53.003398 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:53.003700 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:53.003921 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:53.015160 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:53.015160 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:53.022560 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:53.029472 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bc89049-d2c6-477f-9013-39f95cb4dbb9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:53.030105 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1133/4606] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:53 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:54.052295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:54.054458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:54.054814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:54.055089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:54.062237 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:54.062237 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:54.069346 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:54.071889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f924b88-4c7c-4528-b5f5-f7e2e66f5607 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:54.072479 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1167/4607] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:54 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:55.091078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:55.096032 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:55.096032 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:55.096032 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:55.106983 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:55.106983 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:55.112193 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:55.122390 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ec42159-4f44-4b0f-8e34-9ef4575ead3d tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:55.122491 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1151/4608] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:55 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:56.138981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:56.141776 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:56.143863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:56.143863 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:56.153796 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:56.153796 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:56.160553 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:56.168265 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3ce364ae-edfb-406e-99ed-1d932ca68482 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:56.168843 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1158/4609] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:56 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:57.182293 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.183771 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:57.184048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.184204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.197721 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.197721 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:57.205585 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:57.211611 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dbdeb168-2033-4dd6-8191-c361a4af05e0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:57.213869 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1134/4610] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:57.235804 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.237697 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:57.237926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.238095 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.245011 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.245011 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:57.248989 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:57.254000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8c7f4c4a-c80e-4080-b467-df0b999ba4c6 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:57.254653 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1168/4611] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:57.268184 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.270653 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:57.270990 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.271307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.271706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:57.281765 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.281765 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:57.282521 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:57.309277 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume request issued successfully. Aug 16 23:04:57.309532 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-eb9be577-38e2-4e10-9886-874c5c2765a0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 202 Aug 16 23:04:57.310067 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1152/4612] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:04:57 2026] DELETE /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:04:57.321671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.323631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:57.323900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.324231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.339429 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.339429 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:57.344115 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:04:57.350124 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ecacfa2c-ae7b-420b-811f-64435d606be1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 200 Aug 16 23:04:57.350560 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1159/4613] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:57.562544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.564565 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:57.564770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.564963 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.575857 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.575857 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:04:57.579686 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:57.584172 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-89c47b2e-e37c-41b9-98f6-ac41da986686 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:57.584708 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1135/4614] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:57.673212 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4320c22-2771-4c05-921a-40cb675a4069 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.673680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4320c22-2771-4c05-921a-40cb675a4069 None None] GET https://10.4.3.26/volume// Aug 16 23:04:57.674135 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4320c22-2771-4c05-921a-40cb675a4069 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.674414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4320c22-2771-4c05-921a-40cb675a4069 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.674735 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4320c22-2771-4c05-921a-40cb675a4069 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:57.675049 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1169/4615] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:57.685935 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-23bec258-2fb2-47f9-9143-01388659023c req-391f41f1-aad1-45d9-8582-363ff9942909 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.687943 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-391f41f1-aad1-45d9-8582-363ff9942909 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:04:57.688296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-391f41f1-aad1-45d9-8582-363ff9942909 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aea1e22-bc0f-4c84-b282-a81161d402a7", "connector": null, "instance_uuid": "00373687-9977-4d71-9c32-0e2e4a83e9de"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:57.698238 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.698238 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:57.724391 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-391f41f1-aad1-45d9-8582-363ff9942909 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:04:57.724723 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1153/4616] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:04:57 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 16 23:04:57.772667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.775185 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:57.775456 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.775688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.784386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-62ece503-7ae6-476c-ad06-f10968dff136 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.784917 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62ece503-7ae6-476c-ad06-f10968dff136 None None] GET https://10.4.3.26/volume// Aug 16 23:04:57.785159 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62ece503-7ae6-476c-ad06-f10968dff136 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.785474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-62ece503-7ae6-476c-ad06-f10968dff136 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.785895 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-62ece503-7ae6-476c-ad06-f10968dff136 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:04:57.787908 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1136/4617] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:04:57.794985 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.794985 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:57.797045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.801137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:57.801448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:57.801720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:57.807283 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:57.820242 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8b5a583a-642d-48e4-b37b-7fdae66c29c3 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:57.820814 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1160/4618] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:57.826506 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.826506 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:57.831680 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:57.837621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-bcf5a4d2-f2e5-41ce-afe4-a592b3491448 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:57.838233 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1170/4619] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:04:57 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:04:57.945555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:57.947679 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] PUT https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a Aug 16 23:04:57.948131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:04:57.955863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Acquiring lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:04:57.961132 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:04:57.962134 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:57.962134 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:04:58.039231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-9aea1e22-bc0f-4c84-b282-a81161d402a7-np0000007421" released by "attachment_update" :: held 0.078s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:04:58.039537 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-111c7ba7-e060-4c22-b8b3-ba4831e802b1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a returned with HTTP 200 Aug 16 23:04:58.039994 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1154/4620] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:04:57 2026] PUT /volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:58.375840 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b30e75d9-4ab8-41f0-a3f2-c114f20e7a85 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:58.378060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b30e75d9-4ab8-41f0-a3f2-c114f20e7a85 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:04:58.378374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b30e75d9-4ab8-41f0-a3f2-c114f20e7a85 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:58.378632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b30e75d9-4ab8-41f0-a3f2-c114f20e7a85 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:58.388918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b30e75d9-4ab8-41f0-a3f2-c114f20e7a85 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 404 Aug 16 23:04:58.389570 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1137/4621] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:04:58 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:04:58.837703 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c404a906-736c-4922-9872-b272c3df3bd1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:58.839927 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c404a906-736c-4922-9872-b272c3df3bd1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:58.840135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c404a906-736c-4922-9872-b272c3df3bd1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:58.840352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c404a906-736c-4922-9872-b272c3df3bd1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:58.855026 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:58.855026 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:04:58.858821 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c404a906-736c-4922-9872-b272c3df3bd1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:58.864402 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c404a906-736c-4922-9872-b272c3df3bd1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:58.864950 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1161/4622] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:58 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:04:59.881080 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:04:59.883171 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:04:59.883386 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:04:59.883612 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:04:59.897582 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:04:59.897582 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:04:59.902121 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:04:59.907706 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c48d2a2-c74e-47b2-a87b-087f154f851c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:04:59.908259 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1171/4623] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:04:59 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:00.313431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-23bec258-2fb2-47f9-9143-01388659023c req-7bfd1fb4-b548-4961-852e-d1c85cc1d660 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:00.316106 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-7bfd1fb4-b548-4961-852e-d1c85cc1d660 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a/action Aug 16 23:05:00.316602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-7bfd1fb4-b548-4961-852e-d1c85cc1d660 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:00.316801 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-7bfd1fb4-b548-4961-852e-d1c85cc1d660 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:00.323317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:00.326191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:00.326511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "9466c0a3-7f33-4191-8968-9c14cc396e48", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:00.329566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '9466c0a3-7f33-4191-8968-9c14cc396e48', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:00.339118 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:00.339118 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:00.348598 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-23bec258-2fb2-47f9-9143-01388659023c req-7bfd1fb4-b548-4961-852e-d1c85cc1d660 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a/action returned with HTTP 204 Aug 16 23:05:00.349061 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1155/4624] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:05:00 2026] POST /volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:00.426334 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume of 1 GB Aug 16 23:05:00.431804 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Availability Zones retrieved successfully. Aug 16 23:05:00.438756 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (f551a72c-6cb3-4891-bfdc-8fcc76f9c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:00.441490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f65455e-aeb1-4e78-8ad3-e73ff2da9f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:00.441490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:00.515203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f65455e-aeb1-4e78-8ad3-e73ff2da9f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:00.516261 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc70c9d0-5d79-484b-b3b7-126d2a4d7386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:00.563057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['75e5cfaf-cbe8-4f22-9931-fc29bd8413be', '36fc519a-490c-416a-a9b6-011af3f60b59', 'ad1b2b67-e4aa-44e2-81f8-841a46de903a', '8ac09867-b44b-4599-bdc3-7603ed0dfa6e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:00.563885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc70c9d0-5d79-484b-b3b7-126d2a4d7386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e5cfaf-cbe8-4f22-9931-fc29bd8413be', '36fc519a-490c-416a-a9b6-011af3f60b59', 'ad1b2b67-e4aa-44e2-81f8-841a46de903a', '8ac09867-b44b-4599-bdc3-7603ed0dfa6e']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:00.564621 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4b519e-3151-4258-8eb4-dd7c893dc537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:00.594242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4b519e-3151-4258-8eb4-dd7c893dc537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d', '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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['75e5cfaf-cbe8-4f22-9931-fc29bd8413be','36fc519a-490c-416a-a9b6-011af3f60b59','ad1b2b67-e4aa-44e2-81f8-841a46de903a','8ac09867-b44b-4599-bdc3-7603ed0dfa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:00Z,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=ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6a6ae7ba1a4d69bf8913c405c7caad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:00.596111 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd893a-40bd-40fa-9a91-6fcd8fd0c75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:00.620824 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd893a-40bd-40fa-9a91-6fcd8fd0c75a) transitioned into state 'SUCCESS' from 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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['75e5cfaf-cbe8-4f22-9931-fc29bd8413be','36fc519a-490c-416a-a9b6-011af3f60b59','ad1b2b67-e4aa-44e2-81f8-841a46de903a','8ac09867-b44b-4599-bdc3-7603ed0dfa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:00.621550 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2926b235-1862-4446-8629-abe3fce93e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:00.630878 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2926b235-1862-4446-8629-abe3fce93e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:00.631654 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (f551a72c-6cb3-4891-bfdc-8fcc76f9c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:00.632221 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request issued successfully. Aug 16 23:05:00.632506 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e142078-f8cb-4e74-bf87-c4e2ebc0fd40 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:00.636073 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1138/4625] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:00 2026] POST /volume/v3/volumes => generated 773 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:00.651031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cdf693a0-ad3d-415d-8622-b881e4787212 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:00.653462 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdf693a0-ad3d-415d-8622-b881e4787212 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:00.653690 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdf693a0-ad3d-415d-8622-b881e4787212 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:00.653921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cdf693a0-ad3d-415d-8622-b881e4787212 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:00.668942 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:00.668942 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:00.674653 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cdf693a0-ad3d-415d-8622-b881e4787212 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:00.680385 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cdf693a0-ad3d-415d-8622-b881e4787212 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:00.680944 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1162/4626] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:00 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:00.924725 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-063ab855-16ad-4472-9174-7a043b4f24be None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:00.926816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-063ab855-16ad-4472-9174-7a043b4f24be tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:00.927060 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-063ab855-16ad-4472-9174-7a043b4f24be tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:00.930964 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-063ab855-16ad-4472-9174-7a043b4f24be tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:00.961635 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:00.961635 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:00.971375 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-063ab855-16ad-4472-9174-7a043b4f24be tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:00.978640 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-063ab855-16ad-4472-9174-7a043b4f24be tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:00.981333 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1172/4627] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:00 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1510 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:01.019516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:01.023038 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/limits Aug 16 23:05:01.023038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:01.023038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:01.031722 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-194898055 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-194898055, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.032099 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-194898055 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-194898055, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.032540 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-194898055 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-194898055, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.032914 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.034048 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.034048 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1029125097-1385703148, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:05:01.046568 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-6cfee6ae-14a3-4ac1-a89f-2e1c1938ceb6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/limits returned with HTTP 200 Aug 16 23:05:01.047071 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1156/4628] 10.4.3.26 () {68 vars in 1477 bytes} [Sun Aug 16 23:05:01 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:01.092897 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:01.095349 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:05:01.097573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:01.097573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:01.106721 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:01.106721 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:01.110631 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:01.121325 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-487451ad-d954-4659-b500-c0fc62b1df90 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:05:01.121851 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1139/4629] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:01 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1656 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:01.137449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:01.139853 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:01.140307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf70a679-c78c-4235-a4a0-18040b352bad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1033240758", "description": null, "metadata": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:01.156453 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:01.156453 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:01.160007 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:01.160225 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:05:01.200622 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['3ea37409-b345-4d7c-9b9f-4aa62760c143', 'c1b3e054-9dcc-48af-a90e-b58e70eb058f', 'bb55cb0b-a100-4a65-a76f-59462286bd17', 'aa72b814-f442-4a7e-871c-e2d3fb44d958'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:01.240294 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:05:01.240852 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d88fa16e-8e8f-46d7-bac8-b77cac88dee0 req-c7fa6eb5-3c58-4872-bc50-558dd7b37c0e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:01.241387 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1163/4630] 10.4.3.26 () {72 vars in 1540 bytes} [Sun Aug 16 23:05:01 2026] POST /volume/v3/snapshots => generated 320 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:01.532507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:01.534842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:01.535354 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1816989054", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:01.537928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1816989054', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:01.538114 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume of 1 GB Aug 16 23:05:01.542946 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Availability Zones retrieved successfully. Aug 16 23:05:01.548891 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Flow 'volume_create_api' (e24b8458-bd56-4e97-bf5a-09c3480b02df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:01.549808 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa277370-1b4e-4e1b-89bd-3bbe26517172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:01.550847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:01.576805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa277370-1b4e-4e1b-89bd-3bbe26517172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:01.577519 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbfca81-85f3-4d68-ae33-5daddc858667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:01.640632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Created reservations ['eb9b3ad7-f2e3-4124-ac5d-440822839cd4', 'dfa32d7a-2b59-4222-844f-a9165a749892', '7dc8c8d5-63bc-40b0-a8c4-fc5d3ed7dfe2', '578da969-5677-4c02-8887-f2d9942be03f'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:01.641486 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbfca81-85f3-4d68-ae33-5daddc858667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9b3ad7-f2e3-4124-ac5d-440822839cd4', 'dfa32d7a-2b59-4222-844f-a9165a749892', '7dc8c8d5-63bc-40b0-a8c4-fc5d3ed7dfe2', '578da969-5677-4c02-8887-f2d9942be03f']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:01.642377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345a45e5-e2ce-4a67-a2a9-6e64128bdd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:01.673720 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345a45e5-e2ce-4a67-a2a9-6e64128bdd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae525e8-7ffc-4396-b23e-f8f09007027d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816989054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2ad18fb24a4caea6f48b834536c828',qos_specs=None,replication_status=,reservations=['eb9b3ad7-f2e3-4124-ac5d-440822839cd4','dfa32d7a-2b59-4222-844f-a9165a749892','7dc8c8d5-63bc-40b0-a8c4-fc5d3ed7dfe2','578da969-5677-4c02-8887-f2d9942be03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b207d62693a74aeeb1ab591331278162',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816989054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae525e8-7ffc-4396-b23e-f8f09007027d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2ad18fb24a4caea6f48b834536c828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b207d62693a74aeeb1ab591331278162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:01.674571 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed221ed-9202-4c6d-b6c7-e53d1eef7f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:01.697174 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7878bdb9-facd-4100-8117-46066fbcc005 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:01.701339 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed221ed-9202-4c6d-b6c7-e53d1eef7f35) transitioned into state 'SUCCESS' from state '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-1816989054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2ad18fb24a4caea6f48b834536c828',qos_specs=None,replication_status=,reservations=['eb9b3ad7-f2e3-4124-ac5d-440822839cd4','dfa32d7a-2b59-4222-844f-a9165a749892','7dc8c8d5-63bc-40b0-a8c4-fc5d3ed7dfe2','578da969-5677-4c02-8887-f2d9942be03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b207d62693a74aeeb1ab591331278162',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:01.701602 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7878bdb9-facd-4100-8117-46066fbcc005 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:01.701681 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7878bdb9-facd-4100-8117-46066fbcc005 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:01.701988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7878bdb9-facd-4100-8117-46066fbcc005 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:01.702259 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f611456-5dfd-48af-bcfe-6c7611321994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:01.711588 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:01.711588 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:01.716888 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f611456-5dfd-48af-bcfe-6c7611321994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:01.717422 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7878bdb9-facd-4100-8117-46066fbcc005 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:01.718313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Flow 'volume_create_api' (e24b8458-bd56-4e97-bf5a-09c3480b02df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:01.718555 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume request issued successfully. Aug 16 23:05:01.719317 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cf6bc54d-e923-48c9-a060-6b8b7620441e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:01.719730 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1173/4631] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:01 2026] POST /volume/v3/volumes => generated 745 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:01.724267 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7878bdb9-facd-4100-8117-46066fbcc005 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:01.724898 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1157/4632] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:01 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.486647 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.489099 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.489406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.489645 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.502437 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.502437 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:02.506058 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.510615 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a23c994a-0065-49f1-a6d9-f375e6e444a1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.511069 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1140/4633] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.526448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.528364 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.528556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.528862 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.548543 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.548543 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:02.553569 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.559568 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8ceb2cb-1c64-4b15-8602-37a17e1b4922 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.560001 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1164/4634] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1510 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.574762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.577722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.577948 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.578217 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.601421 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.601421 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:02.605318 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.609236 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ce63c0d5-33fc-4e1a-a7cd-7877cb8eef8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.609613 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1174/4635] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1510 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.657885 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.662451 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.662703 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.662952 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.678228 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.678228 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:02.682043 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.686379 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-76233ec5-d78a-4bb4-a489-5a0abaae66d7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.686842 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1158/4636] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.706888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.709181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action Aug 16 23:05:02.709539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:02.709663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:02.726175 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.726175 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:02.726846 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.734766 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Begin detaching volume completed successfully. Aug 16 23:05:02.734992 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-4c1d1274-59e9-4285-ae03-54aa098b6004 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action returned with HTTP 202 Aug 16 23:05:02.735442 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1141/4637] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:02 2026] POST /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:02.739854 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.741649 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:02.741835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.742037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.752147 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.752147 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:02.756286 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.758975 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.759281 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.759532 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.761969 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:02.768431 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-58d50238-2cca-41d2-a4b0-e9c851bd0989 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:02.769352 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1165/4638] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.782579 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.782579 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:02.788649 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.790542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9b22bb12-2179-438c-a179-306b8af31c19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.791008 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9b22bb12-2179-438c-a179-306b8af31c19 None None] GET https://10.4.3.26/volume// Aug 16 23:05:02.791229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9b22bb12-2179-438c-a179-306b8af31c19 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.791441 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9b22bb12-2179-438c-a179-306b8af31c19 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.791797 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9b22bb12-2179-438c-a179-306b8af31c19 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:02.792146 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1159/4639] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:02.796333 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-302f3667-8b4a-44a9-8fc8-a9caa3aa3a10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.796943 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1175/4640] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1513 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:02.806267 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:02.809175 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:02.809546 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:02.809955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:02.822529 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:02.822529 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:02.827022 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:02.831336 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-056b9025-910d-49c0-b4ba-40df98fa749b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:02.831739 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1142/4641] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:02 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1693 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:03.229909 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:03.231690 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:05:03.231904 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:03.232084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:03.237428 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:03.237428 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:03.237875 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:05:03.238670 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b476ca94-108d-4be1-9d23-9d37ba3632b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 200 Aug 16 23:05:03.239029 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1166/4642] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:03 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:03.399828 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:03.486529 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:03.486529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:03.486529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:03.498064 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:03.498064 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:03.502080 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:03.506812 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-26f86448-9df1-4b56-9075-88665dfd591d tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:03.507415 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1160/4643] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:03 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1513 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:03.530048 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-9f77f1f9-e081-4584-8756-fc234b68b859 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:03.532405 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-9f77f1f9-e081-4584-8756-fc234b68b859 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a Aug 16 23:05:03.532790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-9f77f1f9-e081-4584-8756-fc234b68b859 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:03.533141 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-9f77f1f9-e081-4584-8756-fc234b68b859 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:03.542002 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:03.542002 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:03.603855 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4009098d-9d57-477e-99c6-ea4b676bd5d9 req-9f77f1f9-e081-4584-8756-fc234b68b859 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a returned with HTTP 200 Aug 16 23:05:03.604431 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1176/4644] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:03 2026] DELETE /volume/v3/attachments/2e65ed37-4375-44d7-82b6-a99086ea724a => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:03.787582 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:03.789517 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:03.789676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:03.789928 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:03.798488 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:03.798488 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:03.805466 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:03.813652 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abdb9763-2e9c-4e31-adb3-965d0b190447 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:03.814364 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1143/4645] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:03 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:03.815411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-019907ab-afa2-4979-97a9-48597bb0bb10 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:03.819153 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-019907ab-afa2-4979-97a9-48597bb0bb10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:03.819347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-019907ab-afa2-4979-97a9-48597bb0bb10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:03.819540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-019907ab-afa2-4979-97a9-48597bb0bb10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:03.833354 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:03.833354 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:03.837779 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-019907ab-afa2-4979-97a9-48597bb0bb10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:03.842404 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-019907ab-afa2-4979-97a9-48597bb0bb10 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:03.842798 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1167/4646] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:03 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:04.832405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a4366a90-5bbe-4748-a820-c093263cc453 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:04.842217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4366a90-5bbe-4748-a820-c093263cc453 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:04.842486 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a4366a90-5bbe-4748-a820-c093263cc453 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:04.842664 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a4366a90-5bbe-4748-a820-c093263cc453 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:04.850732 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:04.850732 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:04.855824 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a4366a90-5bbe-4748-a820-c093263cc453 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:04.860528 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a4366a90-5bbe-4748-a820-c093263cc453 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:04.860956 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1161/4647] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:04 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:05.217313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:05.220013 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:05:05.220149 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:05.220393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:05.229270 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:05.229270 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:05.229835 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:05:05.230819 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-4014a7e4-fac1-4993-8a6d-3f5bb461dd42 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 200 Aug 16 23:05:05.231270 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1177/4648] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 23:05:05 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:05.878885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:05.881231 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:05.881509 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:05.881773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:05.899242 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:05.899242 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:05.907926 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:05.914135 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-db30d48c-161e-4335-9251-0fbb7fa2de9a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:05.914673 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1144/4649] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:05 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:06.476056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.478342 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:06.478540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.478733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.490527 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.490527 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:06.498377 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:06.505717 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-30d6228e-cc81-4940-8db6-6f326213f8f0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:06.506423 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1168/4650] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:06.527012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.533384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:05:06.533976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.533976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.540987 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.540987 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:06.541582 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:05:06.542664 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-fdd2f8a3-340d-4853-81f3-f9771fe9d776 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 200 Aug 16 23:05:06.543234 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1162/4651] 10.4.3.26 () {68 vars in 1597 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:06.551800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.556088 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:05:06.556386 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.556661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.562329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.565779 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:06.565779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.565779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.575771 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.575771 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:06.580441 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:06.586075 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.586075 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:06.588595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b198a0d4-6b22-47e6-b907-505db2771e7b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 200 Aug 16 23:05:06.589208 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1178/4652] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 1656 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:06.592893 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:06.596913 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-7fc4dc8b-7324-4384-9f14-ce684cfda361 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:06.597652 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1145/4653] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:06.601459 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.604917 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:06.605396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "6f3fa907-4475-4d5a-bdf2-68daa2742b93", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:06.607598 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '6f3fa907-4475-4d5a-bdf2-68daa2742b93', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:06.617938 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.617938 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:06.618544 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:05:06.618714 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:05:06.619589 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:05:06.627042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (2ab63c09-5595-42b9-ae8e-1a409a3bc3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:06.628680 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffd3b2a-32a6-4abe-992f-94650998bfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:06.629936 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:06.631433 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.634874 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action Aug 16 23:05:06.635331 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:06.635565 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:06.655713 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.655713 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:06.656047 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:06.665780 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffd3b2a-32a6-4abe-992f-94650998bfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6f3fa907-4475-4d5a-bdf2-68daa2742b93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:06.666608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00128199-8bde-4d31-9b13-620eee3743f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:06.669869 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Begin detaching volume completed successfully. Aug 16 23:05:06.670219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-523b93e0-c8e3-44db-8540-04f1227f0f67 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action returned with HTTP 202 Aug 16 23:05:06.670810 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1163/4654] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:06 2026] POST /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:06.696249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.697880 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:06.698212 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.698387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.713661 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.713661 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:06.720864 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:06.722882 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-85e3c379-ed30-481d-bc21-21dfb024a1a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.723418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e3c379-ed30-481d-bc21-21dfb024a1a9 None None] GET https://10.4.3.26/volume// Aug 16 23:05:06.723641 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85e3c379-ed30-481d-bc21-21dfb024a1a9 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.723923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-85e3c379-ed30-481d-bc21-21dfb024a1a9 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.724344 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-85e3c379-ed30-481d-bc21-21dfb024a1a9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:06.724661 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1146/4655] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 23:05:06.724922 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['be05e1c5-720d-418e-8030-a7dfc559fc56', 'c45a8e1d-b193-4ec5-b76a-e7466dedceae', '6966f30b-c34f-46d6-81c5-366428313014', 'ac76167f-1525-43f3-8fc8-cb5b0b781a9d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:06.726052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00128199-8bde-4d31-9b13-620eee3743f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be05e1c5-720d-418e-8030-a7dfc559fc56', 'c45a8e1d-b193-4ec5-b76a-e7466dedceae', '6966f30b-c34f-46d6-81c5-366428313014', 'ac76167f-1525-43f3-8fc8-cb5b0b781a9d']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:06.727069 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b635ecb-01ed-471a-9760-0ab2dbd5ed81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:06.730064 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c3e0fa7-9503-4c3d-92cc-898652aa899c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:06.730478 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1179/4656] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:06.733461 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.736614 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:06.736874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.737192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.747031 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.747031 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:06.751574 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:06.756153 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-fd4b3cb7-4459-4dea-8b2b-8523cb8bd379 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:06.756543 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1164/4657] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:06.784252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b635ecb-01ed-471a-9760-0ab2dbd5ed81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9594b9b2-47f5-4f16-858d-8fbd5a90896c', '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='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['be05e1c5-720d-418e-8030-a7dfc559fc56','c45a8e1d-b193-4ec5-b76a-e7466dedceae','6966f30b-c34f-46d6-81c5-366428313014','ac76167f-1525-43f3-8fc8-cb5b0b781a9d'],size=1,snapshot_id=6f3fa907-4475-4d5a-bdf2-68daa2742b93,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:05:06Z,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=9594b9b2-47f5-4f16-858d-8fbd5a90896c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6f3fa907-4475-4d5a-bdf2-68daa2742b93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:06.785044 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d597f9-107d-43d3-8d0d-b6f9db36b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:06.814638 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d597f9-107d-43d3-8d0d-b6f9db36b01b) transitioned into 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='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['be05e1c5-720d-418e-8030-a7dfc559fc56','c45a8e1d-b193-4ec5-b76a-e7466dedceae','6966f30b-c34f-46d6-81c5-366428313014','ac76167f-1525-43f3-8fc8-cb5b0b781a9d'],size=1,snapshot_id=6f3fa907-4475-4d5a-bdf2-68daa2742b93,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:06.815753 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0960f7-1d22-4654-9a58-1175aad72e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:06.848101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0960f7-1d22-4654-9a58-1175aad72e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:06.849504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (2ab63c09-5595-42b9-ae8e-1a409a3bc3a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:06.849893 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:05:06.850718 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b9e033c6-5915-4874-8e65-f908e92e6055 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:06.851309 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1169/4658] 10.4.3.26 () {72 vars in 1534 bytes} [Sun Aug 16 23:05:06 2026] POST /volume/v3/volumes => generated 734 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:06.862330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.864526 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:05:06.864735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.864959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.871546 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.871546 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:06.875060 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:06.879132 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-e4b8b50b-d448-4f04-b6f5-e9b3b829bb07 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 200 Aug 16 23:05:06.879512 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1147/4659] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:06.887960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.890050 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:05:06.890237 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.890421 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.899638 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.899638 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:06.910371 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:06.917884 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-0694e63e-9442-477c-9a67-19069349ddc1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 200 Aug 16 23:05:06.918575 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1180/4660] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:06.932428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aeb67154-4666-445c-8db5-90bae34e8d76 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:06.934637 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeb67154-4666-445c-8db5-90bae34e8d76 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:06.934902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeb67154-4666-445c-8db5-90bae34e8d76 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:06.935141 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aeb67154-4666-445c-8db5-90bae34e8d76 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:06.942677 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:06.942677 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:06.947185 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aeb67154-4666-445c-8db5-90bae34e8d76 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:06.953628 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aeb67154-4666-445c-8db5-90bae34e8d76 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:06.954219 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1165/4661] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:06 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:07.746013 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:07.748399 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:07.748582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:07.748716 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:07.761159 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:07.761159 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:07.766473 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:07.773888 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fb820ac-6ab6-4f43-82b1-5fffd527a019 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:07.774736 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1170/4662] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:07 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:07.968390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a1259d8a-c870-45df-8027-6ccb0faa659a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:07.971383 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1259d8a-c870-45df-8027-6ccb0faa659a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:07.971632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1259d8a-c870-45df-8027-6ccb0faa659a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:07.971872 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a1259d8a-c870-45df-8027-6ccb0faa659a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:07.978956 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:07.978956 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:07.982447 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a1259d8a-c870-45df-8027-6ccb0faa659a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:07.986823 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a1259d8a-c870-45df-8027-6ccb0faa659a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:07.987284 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1148/4663] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:07 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:07.999817 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:08.001595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:08.001823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:08.002038 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:08.013196 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:08.013196 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:08.018297 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:08.027724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-60ebc7b3-c6b1-4f4f-be45-cc173c4e2520 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:08.028251 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1181/4664] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:07 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:08.041474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1377c46a-c970-45b8-8ffd-db004b06f831 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:08.043239 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:08.043621 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:08.045188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:08.054337 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:08.054337 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:08.054717 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume retrieved successfully. Aug 16 23:05:08.054857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume of 1 GB Aug 16 23:05:08.059332 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Availability Zones retrieved successfully. Aug 16 23:05:08.064309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (725e98f6-cf26-49b8-9089-f3d48da2aba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:08.065314 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11d5c9f-4cfc-4830-9ac1-fa01431270f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:08.066125 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:08.088206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11d5c9f-4cfc-4830-9ac1-fa01431270f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:08.088874 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a533f6-a98f-466e-98e3-a66c1413533f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:08.129203 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['5e317ae2-a278-41ed-819d-67523345c2d8', 'eb51ec72-a482-46f0-b30b-994ec22a460d', 'e4c1d4d9-424d-4f7d-a96f-a83b3478bc85', '52088887-b411-47de-b246-036cecc4f6d1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:08.130177 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a533f6-a98f-466e-98e3-a66c1413533f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e317ae2-a278-41ed-819d-67523345c2d8', 'eb51ec72-a482-46f0-b30b-994ec22a460d', 'e4c1d4d9-424d-4f7d-a96f-a83b3478bc85', '52088887-b411-47de-b246-036cecc4f6d1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:08.131277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e991d09-e0f0-45ae-ac49-848c546ebe8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:08.166628 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e991d09-e0f0-45ae-ac49-848c546ebe8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a4786ea-f017-4ff4-b60b-cb13632791b0', '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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['5e317ae2-a278-41ed-819d-67523345c2d8','eb51ec72-a482-46f0-b30b-994ec22a460d','e4c1d4d9-424d-4f7d-a96f-a83b3478bc85','52088887-b411-47de-b246-036cecc4f6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a4786ea-f017-4ff4-b60b-cb13632791b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6a6ae7ba1a4d69bf8913c405c7caad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:08.167308 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b208022-1814-44b3-9b39-415c9ec6ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:08.186267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b208022-1814-44b3-9b39-415c9ec6ca33) transitioned into state 'SUCCESS' from 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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['5e317ae2-a278-41ed-819d-67523345c2d8','eb51ec72-a482-46f0-b30b-994ec22a460d','e4c1d4d9-424d-4f7d-a96f-a83b3478bc85','52088887-b411-47de-b246-036cecc4f6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:08.186973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd363ee1-0abb-4149-93f7-d0e92d079b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:08.205391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd363ee1-0abb-4149-93f7-d0e92d079b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:08.206671 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (725e98f6-cf26-49b8-9089-f3d48da2aba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:08.207111 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request issued successfully. Aug 16 23:05:08.207904 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1377c46a-c970-45b8-8ffd-db004b06f831 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:08.208491 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1166/4665] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:08 2026] POST /volume/v3/volumes => generated 807 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:08.223153 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:08.225055 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:08.225325 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:08.225588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:08.234119 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:08.234119 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:08.241233 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:08.248181 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ba754855-4bd4-4fad-a4fb-89e02be426d1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 200 Aug 16 23:05:08.248736 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1171/4666] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:08 2026] GET /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:08.788770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:08.790829 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:08.791082 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:08.791277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:08.801763 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:08.801763 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:08.806348 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:08.811270 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1bff3cab-ffdb-4a88-a585-3560cf4855da tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:08.812629 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1149/4667] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:08 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:08.923916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:08.926887 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:08.927078 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:08.927252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:08.945469 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:08.945469 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:08.951629 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:08.959565 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-b9a93a81-132e-4169-b059-b649855f23bf tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:08.960064 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1182/4668] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:08 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 1216 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:09.264722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.267518 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:09.267797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.268075 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.284646 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.284646 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:09.289949 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:09.297094 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-857749ee-bf52-4aeb-97a1-bdd501f12e69 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 200 Aug 16 23:05:09.297676 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1167/4669] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 1226 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:09.315101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.316277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-8d14143d-7cb1-4454-a527-17b0180ba30a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.316820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:09.317174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.317587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.318608 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-8d14143d-7cb1-4454-a527-17b0180ba30a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d Aug 16 23:05:09.318795 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-8d14143d-7cb1-4454-a527-17b0180ba30a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.318975 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-8d14143d-7cb1-4454-a527-17b0180ba30a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.326401 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.326401 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:09.327063 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.327063 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:09.331920 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:09.339180 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c1911955-4510-4c0a-aab4-cd691759cdb3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 200 Aug 16 23:05:09.339838 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1172/4670] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:09.354130 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.356051 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:09.356295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.356540 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.356814 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:09.364725 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.364725 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:09.365248 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:09.374205 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-45db954a-3569-4fc2-a4f7-1f298cd609c5 req-8d14143d-7cb1-4454-a527-17b0180ba30a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d returned with HTTP 200 Aug 16 23:05:09.374649 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1150/4671] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:09 2026] DELETE /volume/v3/attachments/f429087a-15db-4f7e-b463-1ecabc2cdc7d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:09.387275 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume request issued successfully. Aug 16 23:05:09.387546 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68d8665d-9b2b-4d22-81f9-3b151b266e89 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 202 Aug 16 23:05:09.388271 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1183/4672] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:09 2026] DELETE /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:09.401609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.403207 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:09.403395 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.403564 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.410990 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.410990 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:09.416000 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:09.422146 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0c135f0-9049-4e25-a61e-723100ec4b48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 200 Aug 16 23:05:09.422618 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1168/4673] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:09.830473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-91259e9f-1112-4ec3-8c94-19247894b37f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.834374 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91259e9f-1112-4ec3-8c94-19247894b37f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:09.834594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91259e9f-1112-4ec3-8c94-19247894b37f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.834782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91259e9f-1112-4ec3-8c94-19247894b37f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.842980 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.842980 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:09.847240 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-91259e9f-1112-4ec3-8c94-19247894b37f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:09.852479 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91259e9f-1112-4ec3-8c94-19247894b37f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:09.852627 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1173/4674] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:09.869343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.871712 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:09.872045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.872289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.884631 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.884631 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:09.889554 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:09.895552 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a35979b3-ebbc-48fe-aa1f-5c5f4a305dda tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:09.896126 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1151/4675] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:09.930198 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.933239 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:05:09.933926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.934179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.944143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.945568 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.945568 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:09.946110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:09.946302 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.946550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.952911 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:09.957954 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.957954 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:09.960067 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-55d77c90-2bda-4610-bbd3-b75c2e2c0815 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 200 Aug 16 23:05:09.960720 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1184/4676] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:09.962107 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:09.969878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3316b1c0-44ff-4688-94c2-a11882be12b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.970414 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3316b1c0-44ff-4688-94c2-a11882be12b5 None None] GET https://10.4.3.26/volume// Aug 16 23:05:09.970626 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3316b1c0-44ff-4688-94c2-a11882be12b5 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:09.970905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3316b1c0-44ff-4688-94c2-a11882be12b5 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:09.971358 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3316b1c0-44ff-4688-94c2-a11882be12b5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:09.971733 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1174/4677] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:09.973980 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-1a16ade2-3ba0-421c-837d-da4c45795a8f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:09.974542 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1169/4678] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:09 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:09.979478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-72e5d111-1dbd-4a1b-9661-afedc8b10edf None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:09.981401 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-72e5d111-1dbd-4a1b-9661-afedc8b10edf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:05:09.981692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-72e5d111-1dbd-4a1b-9661-afedc8b10edf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9594b9b2-47f5-4f16-858d-8fbd5a90896c", "connector": null, "instance_uuid": "ddf1d49b-db2b-431a-8adb-f12bf910486b"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:09.989733 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:09.989733 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:09.998449 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.001763 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/action Aug 16 23:05:10.002252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:10.002432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:10.016762 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-72e5d111-1dbd-4a1b-9661-afedc8b10edf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:05:10.016883 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.016883 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:10.017108 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1152/4679] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:05:09 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 16 23:05:10.017480 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:10.026283 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f4c79a81-5934-44b7-a2b7-3cf689a9a11a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.026723 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4c79a81-5934-44b7-a2b7-3cf689a9a11a None None] GET https://10.4.3.26/volume// Aug 16 23:05:10.026902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4c79a81-5934-44b7-a2b7-3cf689a9a11a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.027293 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4c79a81-5934-44b7-a2b7-3cf689a9a11a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.027348 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Begin detaching volume completed successfully. Aug 16 23:05:10.027605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-28e11775-d99d-4aca-8edb-09a63c5fbd93 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/action returned with HTTP 202 Aug 16 23:05:10.027652 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4c79a81-5934-44b7-a2b7-3cf689a9a11a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:10.027932 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1175/4680] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:10.028168 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1185/4681] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:09 2026] POST /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:10.037332 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.039265 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:05:10.039444 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.039610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.049341 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.049341 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:10.051144 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.053214 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:10.053381 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:10.053447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.053711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.059499 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-44a1b22c-9259-4f75-b87f-86e2e6ace3b7 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 200 Aug 16 23:05:10.059912 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1170/4682] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:10.070330 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.070330 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:10.070849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9bdc97f1-61d8-4166-9ca6-eca0799f1cb0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.071250 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bdc97f1-61d8-4166-9ca6-eca0799f1cb0 None None] GET https://10.4.3.26/volume// Aug 16 23:05:10.071401 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bdc97f1-61d8-4166-9ca6-eca0799f1cb0 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.071582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9bdc97f1-61d8-4166-9ca6-eca0799f1cb0 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.071927 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9bdc97f1-61d8-4166-9ca6-eca0799f1cb0 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:10.072255 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1176/4683] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:10.080051 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:10.081289 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.083151 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:10.083357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.083505 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.088710 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-64598189-2169-45ae-b8ee-a6eaa82aabe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:10.089211 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1153/4684] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:10.101424 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.101424 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:10.106402 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:10.118602 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-c8e94f64-290d-4518-9889-f78d9137636f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:10.119315 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1186/4685] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1343 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:10.175290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-a342a9ef-8a26-49f1-a24a-16f29ee4a43b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.178612 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-a342a9ef-8a26-49f1-a24a-16f29ee4a43b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption Aug 16 23:05:10.178891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-a342a9ef-8a26-49f1-a24a-16f29ee4a43b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.179276 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-a342a9ef-8a26-49f1-a24a-16f29ee4a43b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'index' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.194166 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.194166 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:10.199223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.203570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 Aug 16 23:05:10.204386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:10.208230 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-a342a9ef-8a26-49f1-a24a-16f29ee4a43b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption returned with HTTP 200 Aug 16 23:05:10.210642 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1171/4686] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:10.221366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-9594b9b2-47f5-4f16-858d-8fbd5a90896c-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:05:10.228407 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-9594b9b2-47f5-4f16-858d-8fbd5a90896c-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:05:10.230016 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.230016 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:10.358442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-9594b9b2-47f5-4f16-858d-8fbd5a90896c-np0000007421" released by "attachment_update" :: held 0.130s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:05:10.358796 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-b73e5fc5-c061-4af1-8d5b-cf72a46f8c5c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 returned with HTTP 200 Aug 16 23:05:10.359683 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1177/4687] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:05:10 2026] PUT /volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:10.382014 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-49a04e6b-3aea-4305-8f4b-c15402d4f708 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.384049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-49a04e6b-3aea-4305-8f4b-c15402d4f708 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008/action Aug 16 23:05:10.384428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-49a04e6b-3aea-4305-8f4b-c15402d4f708 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:10.384663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-49a04e6b-3aea-4305-8f4b-c15402d4f708 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:10.401608 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:10.401608 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:10.413224 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-d4e95909-bb11-4f21-8202-1de87919cc69 req-49a04e6b-3aea-4305-8f4b-c15402d4f708 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008/action returned with HTTP 204 Aug 16 23:05:10.413854 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1154/4688] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:05:10 2026] POST /volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:10.436256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cc3e8f09-3af2-46ea-85e4-94fb74b74073 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:10.441782 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc3e8f09-3af2-46ea-85e4-94fb74b74073 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:10.441782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc3e8f09-3af2-46ea-85e4-94fb74b74073 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:10.441782 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cc3e8f09-3af2-46ea-85e4-94fb74b74073 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:10.453675 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cc3e8f09-3af2-46ea-85e4-94fb74b74073 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 404 Aug 16 23:05:10.454295 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1187/4689] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:10 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:11.105052 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:11.106656 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:11.106870 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:11.107074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:11.116110 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:11.116110 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:11.120051 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:11.124481 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-24f04e63-ab5e-40da-bd78-2500e3a88fe8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:11.124965 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1172/4690] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:11 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:12.091223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5a84c375-8612-458d-8c6c-e87b574b2948 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:12.092857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:12.093258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5af7db17-2985-4df2-9393-eb8a6bb40127", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:12.094700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5af7db17-2985-4df2-9393-eb8a6bb40127', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:12.139154 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:12.141141 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:12.141334 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:12.141537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:12.151515 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:12.151515 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:12.158509 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:12.162954 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6b7f888-fcdd-4d3f-abde-8b75e474eaa6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:12.163440 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1155/4691] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:12 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:12.168290 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume of 1 GB Aug 16 23:05:12.168571 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:12.168571 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:12.172331 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Availability Zones retrieved successfully. Aug 16 23:05:12.177315 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (7cf2a740-da71-4cb8-96f3-77060c16e5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:12.178182 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f1384e-eeb5-4a6e-92d3-370982e67ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:12.179084 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:12.229976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f1384e-eeb5-4a6e-92d3-370982e67ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:12.231059 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf106fc3-81a7-4dca-baf1-45e1daed854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:12.268662 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['a4552a51-555b-4333-bf79-ffc8726b932c', 'bf2da9ab-ee08-4492-a1ad-916e5c27827a', '89791f74-f3ac-49be-837e-665e28ddc346', '28275a03-a236-41a1-8a7e-a7d278833d5a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:12.269393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf106fc3-81a7-4dca-baf1-45e1daed854a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4552a51-555b-4333-bf79-ffc8726b932c', 'bf2da9ab-ee08-4492-a1ad-916e5c27827a', '89791f74-f3ac-49be-837e-665e28ddc346', '28275a03-a236-41a1-8a7e-a7d278833d5a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:12.270087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f375f3-e355-48f2-84c4-bbd741829e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:12.295492 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f375f3-e355-48f2-84c4-bbd741829e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03bb3310-7131-4f70-a466-d8d7e04c31b8', '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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['a4552a51-555b-4333-bf79-ffc8726b932c','bf2da9ab-ee08-4492-a1ad-916e5c27827a','89791f74-f3ac-49be-837e-665e28ddc346','28275a03-a236-41a1-8a7e-a7d278833d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:12Z,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=03bb3310-7131-4f70-a466-d8d7e04c31b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6a6ae7ba1a4d69bf8913c405c7caad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:12.296539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c216004-bd62-43fb-80fc-3706b93c460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:12.316902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c216004-bd62-43fb-80fc-3706b93c460b) transitioned into state 'SUCCESS' from 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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['a4552a51-555b-4333-bf79-ffc8726b932c','bf2da9ab-ee08-4492-a1ad-916e5c27827a','89791f74-f3ac-49be-837e-665e28ddc346','28275a03-a236-41a1-8a7e-a7d278833d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:12.317755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89aaf7a-78b3-4cd6-adbe-1984322d3bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:12.327367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89aaf7a-78b3-4cd6-adbe-1984322d3bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:12.328653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (7cf2a740-da71-4cb8-96f3-77060c16e5d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:12.329160 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request issued successfully. Aug 16 23:05:12.330104 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5a84c375-8612-458d-8c6c-e87b574b2948 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:12.331065 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1178/4692] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:12 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:12.343503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1d54b359-361d-49e3-82de-16cfe5951260 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:12.345643 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1d54b359-361d-49e3-82de-16cfe5951260 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:12.346247 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1d54b359-361d-49e3-82de-16cfe5951260 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:12.346484 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1d54b359-361d-49e3-82de-16cfe5951260 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:12.356097 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:12.356097 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:12.360884 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1d54b359-361d-49e3-82de-16cfe5951260 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:12.366699 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1d54b359-361d-49e3-82de-16cfe5951260 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:12.367240 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1188/4693] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:12 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:13.178702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-59ada08b-f0fc-4567-91d5-7167a485771a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:13.180578 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59ada08b-f0fc-4567-91d5-7167a485771a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:13.180810 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59ada08b-f0fc-4567-91d5-7167a485771a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:13.181045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-59ada08b-f0fc-4567-91d5-7167a485771a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:13.192494 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:13.192494 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:13.196859 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-59ada08b-f0fc-4567-91d5-7167a485771a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:13.201027 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-59ada08b-f0fc-4567-91d5-7167a485771a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:13.201363 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1173/4694] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:13 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:13.383310 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:13.385370 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:13.385642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:13.386003 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:13.395764 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:13.395764 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:13.400872 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:13.407139 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1a4ab060-7b24-40fe-afb6-b9ae80cd7438 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:13.407668 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1156/4695] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:13 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:13.952574 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-6f5831fa-12ec-481c-ae36-dff65bb962ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:13.955474 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-6f5831fa-12ec-481c-ae36-dff65bb962ab tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 Aug 16 23:05:13.955730 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-6f5831fa-12ec-481c-ae36-dff65bb962ab tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:13.956167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-6f5831fa-12ec-481c-ae36-dff65bb962ab tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:13.972897 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:13.972897 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:14.044453 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-ddc188bb-b7df-46bf-93ad-18ff88c1bcb4 req-6f5831fa-12ec-481c-ae36-dff65bb962ab tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 returned with HTTP 200 Aug 16 23:05:14.044991 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1179/4696] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:13 2026] DELETE /volume/v3/attachments/ecaedbac-a25a-42fe-9c25-355de1a6ef37 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:14.213667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.215489 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:14.215671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.215914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.222714 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.222714 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:14.226172 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.230223 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b6e5fd32-7e9f-4666-a4c2-b921a045e270 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:14.230648 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1189/4697] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:14.245271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5550048e-9780-4183-adfc-e110ec56e3ca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.246822 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5550048e-9780-4183-adfc-e110ec56e3ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:14.247021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5550048e-9780-4183-adfc-e110ec56e3ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.247190 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5550048e-9780-4183-adfc-e110ec56e3ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.256811 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.256811 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:14.259995 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5550048e-9780-4183-adfc-e110ec56e3ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.263719 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5550048e-9780-4183-adfc-e110ec56e3ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:14.264147 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1174/4698] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:14.307803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.309696 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:14.309887 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.310099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.319689 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.319689 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:14.323674 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.327788 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-8f960099-4be1-4b14-afd6-91bc7cfa80ca tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:14.328270 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1157/4699] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:14.347803 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.349817 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a/action Aug 16 23:05:14.350227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:14.350384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:14.361018 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.361018 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:14.361518 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.367265 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Begin detaching volume completed successfully. Aug 16 23:05:14.367470 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ce3355ca-3dcf-499d-ba56-89dba37795d1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a/action returned with HTTP 202 Aug 16 23:05:14.367899 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1180/4700] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:14 2026] POST /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:14.387238 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.389504 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:14.389730 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.389935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.400682 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.400682 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:14.405177 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.411147 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bca85150-80ef-46fd-95e9-fb0e5b656558 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:14.411784 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1190/4701] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:14.412004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5157854d-c903-4332-933a-ee0a8c7eb89f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.412332 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5157854d-c903-4332-933a-ee0a8c7eb89f None None] GET https://10.4.3.26/volume// Aug 16 23:05:14.412520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5157854d-c903-4332-933a-ee0a8c7eb89f None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.412721 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5157854d-c903-4332-933a-ee0a8c7eb89f None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.413141 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5157854d-c903-4332-933a-ee0a8c7eb89f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:14.413573 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1175/4702] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:14.423094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.423460 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:14.425468 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:14.425468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.425468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.425883 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:14.425883 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:14.425883 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:14.435136 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.435136 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:14.437359 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:14.437359 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:14.438124 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:14.441780 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-ac671ef4-6022-4525-b395-390b3af436b7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:14.442157 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1181/4703] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:14.442513 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:14.448828 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6b779b8-a70a-45cb-ade0-5c82d45a1b49 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:14.449398 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1158/4704] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:14 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:15.427989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5097da59-a684-4055-9754-812f8f75f7dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:15.429889 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5097da59-a684-4055-9754-812f8f75f7dd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:15.430113 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5097da59-a684-4055-9754-812f8f75f7dd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:15.430353 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5097da59-a684-4055-9754-812f8f75f7dd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:15.440991 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:15.440991 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:15.444979 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5097da59-a684-4055-9754-812f8f75f7dd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:15.449549 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5097da59-a684-4055-9754-812f8f75f7dd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:15.449982 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1191/4705] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:15 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:15.464770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:15.466706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:15.466971 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:15.467167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:15.475708 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:15.475708 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:15.479758 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:15.484762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1a9663b8-f36e-4bdd-80f5-3d0326b51e27 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:15.485236 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1176/4706] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:15 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:16.467601 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:16.469305 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:16.469500 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:16.469696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:16.487708 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:16.487708 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:16.496436 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:16.500312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-641c652e-af56-4a65-8ec7-d7af775233c1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:16.501444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13fe15ad-3ec7-41cc-ae0b-561e7cbf799a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:16.501913 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1182/4707] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:16 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:16.502053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-641c652e-af56-4a65-8ec7-d7af775233c1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:16.502247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-641c652e-af56-4a65-8ec7-d7af775233c1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:16.502418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-641c652e-af56-4a65-8ec7-d7af775233c1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:16.508970 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:16.508970 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:16.512364 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-641c652e-af56-4a65-8ec7-d7af775233c1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:16.516122 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-641c652e-af56-4a65-8ec7-d7af775233c1 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:16.516454 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1159/4708] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:16 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:17.436468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-028e2ee8-0bfd-49d7-8569-48cc5c228c5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:17.439005 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-028e2ee8-0bfd-49d7-8569-48cc5c228c5a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c Aug 16 23:05:17.439227 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-028e2ee8-0bfd-49d7-8569-48cc5c228c5a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:17.439430 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-028e2ee8-0bfd-49d7-8569-48cc5c228c5a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:17.447630 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:17.447630 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:17.516247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:17.518392 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:17.518662 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:17.518953 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:17.522235 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-b4fb7993-a620-4cae-9343-174bdfeed6cf req-028e2ee8-0bfd-49d7-8569-48cc5c228c5a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c returned with HTTP 200 Aug 16 23:05:17.522235 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1192/4709] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:17 2026] DELETE /volume/v3/attachments/401871c7-9f12-44a0-b61e-2a33c11edd3c => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:17.530856 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:17.530856 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:17.534192 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:17.535386 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:17.539334 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:17.540726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:17.541052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:17.541247 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5784d359-a3f6-4469-ac57-d34a43c74bf7 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:17.541659 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1177/4710] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:17 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:17.554296 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e68779cb-5ac7-4498-bd96-9067d4750438 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:17.556390 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:17.556585 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:17.556863 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:17.557060 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume with id: 92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:17.559639 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:17.559639 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:17.564730 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:17.564730 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:17.565300 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:17.567414 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:17.574260 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbe403f0-f993-4107-88ae-5f3d5c85d798 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:17.574859 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1183/4711] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:17 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:17.582514 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:05:17.588315 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume request issued successfully. Aug 16 23:05:17.588512 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e68779cb-5ac7-4498-bd96-9067d4750438 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 202 Aug 16 23:05:17.589023 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1160/4712] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:17 2026] DELETE /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:17.596044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:17.598204 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:17.598625 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:17.598827 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:17.608057 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:17.608057 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:17.613070 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:17.618582 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b0c60c89-47bd-4846-99dc-35dd2133d1e8 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 200 Aug 16 23:05:17.619114 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1193/4713] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:17 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:18.591242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9dc63467-be32-4e29-857c-dfd70c374356 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.592682 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9dc63467-be32-4e29-857c-dfd70c374356 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:18.592939 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9dc63467-be32-4e29-857c-dfd70c374356 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.593136 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9dc63467-be32-4e29-857c-dfd70c374356 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.599728 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:18.599728 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:18.603284 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9dc63467-be32-4e29-857c-dfd70c374356 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:18.607740 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9dc63467-be32-4e29-857c-dfd70c374356 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:18.608052 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1178/4714] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:18 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:18.635180 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f349e0c8-2a31-4f05-aaf8-6f6eb8d6b1b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.637323 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f349e0c8-2a31-4f05-aaf8-6f6eb8d6b1b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 Aug 16 23:05:18.637568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f349e0c8-2a31-4f05-aaf8-6f6eb8d6b1b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.637833 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f349e0c8-2a31-4f05-aaf8-6f6eb8d6b1b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.649612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f349e0c8-2a31-4f05-aaf8-6f6eb8d6b1b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 returned with HTTP 404 Aug 16 23:05:18.650429 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1184/4715] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:18 2026] GET /volume/v3/volumes/92d10ee5-dea2-45ae-b1a2-d169516fe683 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:18.657238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.660274 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:05:18.660469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.660685 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.661526 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:05:18.683324 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Get all volumes completed successfully. Aug 16 23:05:18.687007 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:18.687007 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:18.693541 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3a1e1314-35f9-4ca3-a97a-b2b256b1578f tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:05:18.693966 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1161/4716] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:05:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18509 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:18.711611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-52b62f83-2722-423d-86f2-7872bb378f68 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.713727 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52b62f83-2722-423d-86f2-7872bb378f68 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] DELETE https://10.4.3.26/volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960 Aug 16 23:05:18.714004 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52b62f83-2722-423d-86f2-7872bb378f68 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.714272 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-52b62f83-2722-423d-86f2-7872bb378f68 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.743262 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-52b62f83-2722-423d-86f2-7872bb378f68 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960 returned with HTTP 202 Aug 16 23:05:18.743825 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1194/4717] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:05:18 2026] DELETE /volume/v3/types/7f29ce04-e1fc-462f-a1e2-f73509f3e960 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:18.751600 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.753455 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:18.753652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.753922 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.754066 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume with id: d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:18.761245 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:18.761245 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:18.761640 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:18.778760 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume request issued successfully. Aug 16 23:05:18.779098 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0cb80e8-aae5-4488-9803-0b2b3e82de75 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 202 Aug 16 23:05:18.779660 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1179/4718] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:18 2026] DELETE /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:18.788693 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:18.790861 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:18.791087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:18.791316 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:18.804498 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:18.804498 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:18.812372 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:18.819308 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2d013ff7-eb95-4171-9e94-869742c8ecdc tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 200 Aug 16 23:05:18.819844 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1185/4719] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:18 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:19.620959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.623164 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:19.623600 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.623896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.634102 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.634102 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:19.638988 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:19.645141 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fe074f48-7b13-4555-86a8-37ce72d9a0cd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:19.645626 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1162/4720] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:19 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:19.660861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-797cd96f-a503-45de-a426-e44a60cb8745 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.662870 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-797cd96f-a503-45de-a426-e44a60cb8745 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:19.663102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-797cd96f-a503-45de-a426-e44a60cb8745 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.663328 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-797cd96f-a503-45de-a426-e44a60cb8745 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.671918 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.671918 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:19.676337 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-797cd96f-a503-45de-a426-e44a60cb8745 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:19.682761 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-797cd96f-a503-45de-a426-e44a60cb8745 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:19.683268 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1195/4721] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:19 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:19.697152 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.698994 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:19.699326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03bb3310-7131-4f70-a466-d8d7e04c31b8", "name": "tempest-VolumeImageDependencyTests-Snapshot-205863766"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:19.707536 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.707536 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:19.707997 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:19.708112 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create snapshot from volume 03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:19.737000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['2eab1069-d0d7-4e74-8a91-9d95bcecf1a8', '4099ed75-9d5f-4756-8590-8363354f8da7', 'beaf6563-df65-4332-aa0d-587d7774864d', 'ab953726-9697-483e-90ee-514226757ee9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:19.761306 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot create request issued successfully. Aug 16 23:05:19.761645 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d50a8f92-c29e-4a8a-a541-7993a220ba18 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:19.762235 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1180/4722] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:19 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:19.771640 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.773850 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:19.774102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.774344 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.783707 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.783707 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:19.784354 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot retrieved successfully. Aug 16 23:05:19.785370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-82fdff72-d772-42de-b8ef-7bf38388cda2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 200 Aug 16 23:05:19.786149 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1186/4723] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:19 2026] GET /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:19.835061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0a85821e-c35c-4c15-b8d0-f6bc1caf83b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.837348 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a85821e-c35c-4c15-b8d0-f6bc1caf83b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a Aug 16 23:05:19.837606 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a85821e-c35c-4c15-b8d0-f6bc1caf83b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.837925 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0a85821e-c35c-4c15-b8d0-f6bc1caf83b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.845377 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0a85821e-c35c-4c15-b8d0-f6bc1caf83b5 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a returned with HTTP 404 Aug 16 23:05:19.846044 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1163/4724] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:19 2026] GET /volume/v3/volumes/d1df3222-1e2e-4606-a203-2ca5a4d7759a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:19.853559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.855353 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:19.855544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.855726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.855935 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume with id: 9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:19.864151 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.864151 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:19.864995 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:19.885387 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume request issued successfully. Aug 16 23:05:19.885617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b9c94a6-1d3f-40db-a5db-6ab3e06d4300 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 202 Aug 16 23:05:19.886030 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1196/4725] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:19 2026] DELETE /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:19.893927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7598b784-a178-4f37-81e4-4550f405b158 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:19.896110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7598b784-a178-4f37-81e4-4550f405b158 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:19.896336 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7598b784-a178-4f37-81e4-4550f405b158 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:19.896523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7598b784-a178-4f37-81e4-4550f405b158 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:19.903671 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:19.903671 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:19.907616 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7598b784-a178-4f37-81e4-4550f405b158 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:05:19.912210 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7598b784-a178-4f37-81e4-4550f405b158 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 200 Aug 16 23:05:19.912875 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1181/4726] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:19 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:20.795733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0890f909-30ea-47b2-a17d-cacc15796a8a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:20.798040 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0890f909-30ea-47b2-a17d-cacc15796a8a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:20.798258 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0890f909-30ea-47b2-a17d-cacc15796a8a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:20.798485 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0890f909-30ea-47b2-a17d-cacc15796a8a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:20.804921 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:20.804921 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:20.805484 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0890f909-30ea-47b2-a17d-cacc15796a8a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot retrieved successfully. Aug 16 23:05:20.806424 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0890f909-30ea-47b2-a17d-cacc15796a8a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 200 Aug 16 23:05:20.807036 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1187/4727] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:20 2026] GET /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:20.816613 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:20.818391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:20.818755 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "3b5ecaff-c7b4-4e7b-997a-8a924cdff92e", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:20.820188 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '3b5ecaff-c7b4-4e7b-997a-8a924cdff92e', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:20.825538 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:20.825538 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:20.825986 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot retrieved successfully. Aug 16 23:05:20.826158 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume of 1 GB Aug 16 23:05:20.830437 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Availability Zones retrieved successfully. Aug 16 23:05:20.836559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (2677255d-bdd0-4fc2-afaa-da76a90199ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:20.837713 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa1b924-eb3f-480c-9034-d5dfae148153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:20.838648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:20.869930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa1b924-eb3f-480c-9034-d5dfae148153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b5ecaff-c7b4-4e7b-997a-8a924cdff92e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:20.870728 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3e358d-36a8-45cf-8a14-e830ed7f9fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:20.913007 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Created reservations ['4d1cf41b-062e-4397-a776-f7680fdf2d6d', 'ee5997d2-7363-46f5-b8c3-7ec0bdf50d22', '4d194318-ed16-4cd9-8892-dc5518d07b9f', '67479b39-37e7-484d-ad36-89d0cb6cacd6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:20.913807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b3e358d-36a8-45cf-8a14-e830ed7f9fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d1cf41b-062e-4397-a776-f7680fdf2d6d', 'ee5997d2-7363-46f5-b8c3-7ec0bdf50d22', '4d194318-ed16-4cd9-8892-dc5518d07b9f', '67479b39-37e7-484d-ad36-89d0cb6cacd6']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:20.914536 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb74735d-e702-470d-9387-52aeba7212b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:20.925508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c34effa7-293e-4125-9a60-a9896c299e29 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:20.927937 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c34effa7-293e-4125-9a60-a9896c299e29 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 Aug 16 23:05:20.928179 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c34effa7-293e-4125-9a60-a9896c299e29 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:20.928429 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c34effa7-293e-4125-9a60-a9896c299e29 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:20.938197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c34effa7-293e-4125-9a60-a9896c299e29 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 returned with HTTP 404 Aug 16 23:05:20.938882 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1197/4728] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:20 2026] GET /volume/v3/volumes/9aea1e22-bc0f-4c84-b282-a81161d402a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:20.948384 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:20.951613 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:05:20.951808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:20.952077 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:20.953169 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:05:20.966729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb74735d-e702-470d-9387-52aeba7212b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2eab3c-5112-416e-96b3-820dc1c5ca44', '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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['4d1cf41b-062e-4397-a776-f7680fdf2d6d','ee5997d2-7363-46f5-b8c3-7ec0bdf50d22','4d194318-ed16-4cd9-8892-dc5518d07b9f','67479b39-37e7-484d-ad36-89d0cb6cacd6'],size=1,snapshot_id=3b5ecaff-c7b4-4e7b-997a-8a924cdff92e,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:05:20Z,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=8c2eab3c-5112-416e-96b3-820dc1c5ca44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6a6ae7ba1a4d69bf8913c405c7caad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b5ecaff-c7b4-4e7b-997a-8a924cdff92e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:20.968093 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7869543-7791-46d8-89da-e151bea741be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:20.980841 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Get all volumes completed successfully. Aug 16 23:05:20.984203 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:20.984203 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:20.992729 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89f3f096-f36e-4f58-8b4f-293ae62ba8f5 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:05:20.993245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1182/4729] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:05:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16420 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:20.995527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7869543-7791-46d8-89da-e151bea741be) transitioned into state 'SUCCESS' from 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='ae6a6ae7ba1a4d69bf8913c405c7caad',qos_specs=None,replication_status=,reservations=['4d1cf41b-062e-4397-a776-f7680fdf2d6d','ee5997d2-7363-46f5-b8c3-7ec0bdf50d22','4d194318-ed16-4cd9-8892-dc5518d07b9f','67479b39-37e7-484d-ad36-89d0cb6cacd6'],size=1,snapshot_id=3b5ecaff-c7b4-4e7b-997a-8a924cdff92e,source_replicaid=,source_volid=None,status='creating',user_id='8cdf74814b4344af885b27ebcffcdf5b',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:20.996438 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1774f3-cbed-4dc7-b348-55158333ebf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:21.016398 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea6af120-d15b-458c-911f-4f0f82ad8986 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:21.018159 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea6af120-d15b-458c-911f-4f0f82ad8986 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] DELETE https://10.4.3.26/volume/v3/types/fad145ef-443f-4c95-9f55-2f21182457ac Aug 16 23:05:21.018405 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea6af120-d15b-458c-911f-4f0f82ad8986 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:21.018674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea6af120-d15b-458c-911f-4f0f82ad8986 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:21.025944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1774f3-cbed-4dc7-b348-55158333ebf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:21.027178 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Flow 'volume_create_api' (2677255d-bdd0-4fc2-afaa-da76a90199ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:21.027349 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Create volume request issued successfully. Aug 16 23:05:21.028055 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a2d6056-07a0-457a-ac96-7220dfa551d3 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:21.028959 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1164/4730] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:20 2026] POST /volume/v3/volumes => generated 807 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:21.043365 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:21.046174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:21.046553 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:21.046842 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:21.056886 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea6af120-d15b-458c-911f-4f0f82ad8986 tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types/fad145ef-443f-4c95-9f55-2f21182457ac returned with HTTP 202 Aug 16 23:05:21.057272 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:21.057272 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:21.057430 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1188/4731] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:05:21 2026] DELETE /volume/v3/types/fad145ef-443f-4c95-9f55-2f21182457ac => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:21.062519 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:21.069909 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-753d4e0f-96c8-4be8-a263-43f23cc6e8ca tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 200 Aug 16 23:05:21.070501 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1198/4732] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:21 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:22.085580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:22.089574 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:22.089929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:22.090243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:22.100794 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:22.100794 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:22.106790 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:22.113362 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0681e41-972b-4e9d-9648-4c07b9f8cc36 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 200 Aug 16 23:05:22.113924 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1183/4733] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:22 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:22.130494 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:22.134329 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:22.134329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:22.134329 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:22.143353 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:22.143353 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:22.147785 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:22.157427 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c8262d81-2e1f-4a59-95d4-fea398c772c9 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 200 Aug 16 23:05:22.158052 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1165/4734] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:22 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:22.170610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:22.172938 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:22.173182 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:22.173402 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:22.173531 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete snapshot with id: 3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:22.181771 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:22.181771 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:22.182362 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot retrieved successfully. Aug 16 23:05:22.203970 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot delete request issued successfully. Aug 16 23:05:22.204255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9806324b-9016-41c9-b5e7-36ea95abbff0 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 202 Aug 16 23:05:22.204675 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1189/4735] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:22 2026] DELETE /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:22.212422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:22.217730 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:22.218245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:22.218485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:22.230964 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:22.230964 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:22.231447 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Snapshot retrieved successfully. Aug 16 23:05:22.234382 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e172834d-83f1-47d0-9ccb-7ac703828e48 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 200 Aug 16 23:05:22.234918 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1199/4736] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:22 2026] GET /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:23.245840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c858c183-0346-4a68-bd38-3cb5ca18612a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:23.247673 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c858c183-0346-4a68-bd38-3cb5ca18612a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:23.247921 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c858c183-0346-4a68-bd38-3cb5ca18612a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:23.248145 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c858c183-0346-4a68-bd38-3cb5ca18612a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:23.252481 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c858c183-0346-4a68-bd38-3cb5ca18612a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 404 Aug 16 23:05:23.253487 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1184/4737] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:23 2026] GET /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:23.262115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:23.264233 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:23.264452 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:23.264642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:23.264849 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:23.272897 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:23.272897 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:23.273534 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:23.292665 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume request issued successfully. Aug 16 23:05:23.293006 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-42994cf4-ea17-4861-9f0b-67d482e6eb5b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 202 Aug 16 23:05:23.293493 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1166/4738] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:23 2026] DELETE /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:23.302251 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:23.304606 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:23.304938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:23.305206 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:23.316655 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:23.316655 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:23.321957 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:23.330384 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a22a53d8-2e4f-4fdd-93fe-f083f3bcbb4a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 200 Aug 16 23:05:23.330958 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1190/4739] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:23 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 1225 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:24.346857 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9927fc39-15f8-4af9-b75d-bc46d022a0d2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:24.348871 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9927fc39-15f8-4af9-b75d-bc46d022a0d2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:24.349150 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9927fc39-15f8-4af9-b75d-bc46d022a0d2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:24.349418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9927fc39-15f8-4af9-b75d-bc46d022a0d2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:24.355228 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9927fc39-15f8-4af9-b75d-bc46d022a0d2 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 404 Aug 16 23:05:24.355720 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1200/4740] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:24 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:24.548027 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f53938d8-1d58-43aa-be51-3431fa15b95b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:24.550003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:24.550242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:24.550454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:24.550647 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:24.553040 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=229,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:24.559847 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:24.559847 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:24.560619 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:24.587577 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume request issued successfully. Aug 16 23:05:24.587872 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f53938d8-1d58-43aa-be51-3431fa15b95b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 202 Aug 16 23:05:24.588280 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1185/4741] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:24 2026] DELETE /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:24.596012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2d40f89-d8c0-4066-be64-62776a206e74 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:24.598581 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2d40f89-d8c0-4066-be64-62776a206e74 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:24.598883 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2d40f89-d8c0-4066-be64-62776a206e74 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:24.599175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2d40f89-d8c0-4066-be64-62776a206e74 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:24.602205 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=239,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:24.609945 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:24.609945 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:24.617160 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2d40f89-d8c0-4066-be64-62776a206e74 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:24.629457 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2d40f89-d8c0-4066-be64-62776a206e74 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 200 Aug 16 23:05:24.630894 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1167/4742] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:24 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 1190 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:25.645676 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6d0f4801-6063-4f63-a199-b30e99eb89bf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.649577 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d0f4801-6063-4f63-a199-b30e99eb89bf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:25.649577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d0f4801-6063-4f63-a199-b30e99eb89bf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.649577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6d0f4801-6063-4f63-a199-b30e99eb89bf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.650546 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=253,cinder:UPDATE=63,cinder:INSERT=31 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:25.662941 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6d0f4801-6063-4f63-a199-b30e99eb89bf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 404 Aug 16 23:05:25.663401 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1191/4743] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:25 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:25.672686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.674499 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:25.674740 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.674974 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.675153 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:25.677099 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=285,cinder:INSERT=33,cinder:UPDATE=70 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:05:25.683638 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f1b479d-8722-4a88-bf68-f8d8667b0ddc tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 404 Aug 16 23:05:25.684285 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1201/4744] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:25 2026] DELETE /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:25.692797 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b068b3df-688a-4ca5-bc45-a2703cd30336 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.695777 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b068b3df-688a-4ca5-bc45-a2703cd30336 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 Aug 16 23:05:25.695777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b068b3df-688a-4ca5-bc45-a2703cd30336 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.695777 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b068b3df-688a-4ca5-bc45-a2703cd30336 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.702196 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b068b3df-688a-4ca5-bc45-a2703cd30336 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 returned with HTTP 404 Aug 16 23:05:25.702359 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1186/4745] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:25 2026] GET /volume/v3/volumes/8c2eab3c-5112-416e-96b3-820dc1c5ca44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:25.711908 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.714107 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:25.714348 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.716993 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.716993 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete snapshot with id: 3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:25.720700 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-57d9de44-a04b-411b-adf0-32a16c9ff7fe tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 404 Aug 16 23:05:25.721279 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1168/4746] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:25 2026] DELETE /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:25.728510 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d67b948b-2eca-4401-bdf9-f834fea50c6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.731802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d67b948b-2eca-4401-bdf9-f834fea50c6b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e Aug 16 23:05:25.733981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d67b948b-2eca-4401-bdf9-f834fea50c6b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.734369 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d67b948b-2eca-4401-bdf9-f834fea50c6b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.740281 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d67b948b-2eca-4401-bdf9-f834fea50c6b tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e returned with HTTP 404 Aug 16 23:05:25.741002 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1192/4747] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:25 2026] GET /volume/v3/snapshots/3b5ecaff-c7b4-4e7b-997a-8a924cdff92e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:25.748367 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.750117 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:25.750343 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.750521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.750686 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:25.756346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ae2069f2-536b-4151-b49a-f4bfc25534a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 404 Aug 16 23:05:25.756838 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1202/4748] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:25 2026] DELETE /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:25.764803 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9f1fb998-9b48-45dd-ba40-6feebff61880 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.766832 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f1fb998-9b48-45dd-ba40-6feebff61880 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 Aug 16 23:05:25.767032 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f1fb998-9b48-45dd-ba40-6feebff61880 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.767217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9f1fb998-9b48-45dd-ba40-6feebff61880 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.774277 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9f1fb998-9b48-45dd-ba40-6feebff61880 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 returned with HTTP 404 Aug 16 23:05:25.775131 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1187/4749] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:25 2026] GET /volume/v3/volumes/03bb3310-7131-4f70-a466-d8d7e04c31b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:25.816354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c000db20-ee26-4ece-accf-711fe67e0698 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.818634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:25.818957 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.819134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.819328 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:25.828976 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:25.828976 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:25.829756 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:25.848099 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume request issued successfully. Aug 16 23:05:25.848379 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c000db20-ee26-4ece-accf-711fe67e0698 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 202 Aug 16 23:05:25.848923 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1169/4750] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:25 2026] DELETE /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:25.858971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:25.863097 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:25.863097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:25.863097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:25.878686 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:25.878686 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:25.886896 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Volume info retrieved successfully. Aug 16 23:05:25.896242 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-862cb0c6-56a9-4a7f-a567-f85dfee0998a tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 200 Aug 16 23:05:25.897703 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1193/4751] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:25 2026] GET /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 1225 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:26.916069 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cca14a6b-d375-4f60-8b81-866200d834e4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:26.918159 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cca14a6b-d375-4f60-8b81-866200d834e4 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 Aug 16 23:05:26.918417 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cca14a6b-d375-4f60-8b81-866200d834e4 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:26.918645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cca14a6b-d375-4f60-8b81-866200d834e4 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:26.929709 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cca14a6b-d375-4f60-8b81-866200d834e4 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 returned with HTTP 404 Aug 16 23:05:26.930200 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1203/4752] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:26 2026] GET /volume/v3/volumes/5a4786ea-f017-4ff4-b60b-cb13632791b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:26.940906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:26.942565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:26.942800 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:26.942993 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:26.943167 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:26.950708 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4d8a3c18-5cf8-42fb-8bc3-222560874d8e tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 404 Aug 16 23:05:26.951206 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1188/4753] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:26 2026] DELETE /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:26.959272 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7b1048bb-993b-4b53-84c7-3fb3dcc699dd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:26.961539 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b1048bb-993b-4b53-84c7-3fb3dcc699dd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d Aug 16 23:05:26.961787 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b1048bb-993b-4b53-84c7-3fb3dcc699dd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:26.962038 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7b1048bb-993b-4b53-84c7-3fb3dcc699dd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:26.969632 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7b1048bb-993b-4b53-84c7-3fb3dcc699dd tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d returned with HTTP 404 Aug 16 23:05:26.970184 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1170/4754] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:26 2026] GET /volume/v3/volumes/ae6ebc1a-a4f6-4f06-beec-07d4a8666f9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:27.010881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:27.013570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:05:27.013671 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:27.014068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:27.014305 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Delete volume with id: 8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:05:27.021969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e3cbd3f7-46fa-4505-8519-8dddd40f8faf tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 404 Aug 16 23:05:27.022121 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1194/4755] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:27 2026] DELETE /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:27.029903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aff13703-534f-413a-a4f6-dc7afe10e5a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:27.031887 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aff13703-534f-413a-a4f6-dc7afe10e5a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] GET https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 Aug 16 23:05:27.032129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aff13703-534f-413a-a4f6-dc7afe10e5a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:27.032316 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aff13703-534f-413a-a4f6-dc7afe10e5a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:27.038322 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aff13703-534f-413a-a4f6-dc7afe10e5a7 tempest-VolumeImageDependencyTests-1708310489 tempest-VolumeImageDependencyTests-1708310489-project-member] https://10.4.3.26/volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 returned with HTTP 404 Aug 16 23:05:27.038955 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1204/4756] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:27 2026] GET /volume/v3/volumes/8aa35ee5-db83-4559-8089-55ea5f3255d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:28.291362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:28.396159 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:28.396510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-948496785"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:28.397962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-948496785'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:28.398130 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume of 1 GB Aug 16 23:05:28.402940 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Availability Zones retrieved successfully. Aug 16 23:05:28.409024 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Flow 'volume_create_api' (7707d844-8697-4158-8d93-45459635fbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:28.410267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f1041-57e8-470b-aea0-0c063a18adf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:28.411316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:28.444546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f1041-57e8-470b-aea0-0c063a18adf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:28.445296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad4185-fd42-4abe-aa83-e8d4db8f5cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:28.502171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Created reservations ['3e45d925-fab4-4d0b-9b64-d31f64331e1f', 'b1bfd1b0-5f02-4170-a6a1-16e5fba5aa2e', '143c69c6-7553-4f0e-b000-63deddb478be', 'e1330179-5ffe-4a5e-bc15-02ad224214f4'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:28.502980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad4185-fd42-4abe-aa83-e8d4db8f5cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e45d925-fab4-4d0b-9b64-d31f64331e1f', 'b1bfd1b0-5f02-4170-a6a1-16e5fba5aa2e', '143c69c6-7553-4f0e-b000-63deddb478be', 'e1330179-5ffe-4a5e-bc15-02ad224214f4']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:28.503770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f8fa48-6d5e-4cb4-9cac-75fef061aecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:28.528919 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f8fa48-6d5e-4cb4-9cac-75fef061aecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c24618-cd7a-499a-9949-02108f2b868d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-948496785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07cb896eebd46268e578640a4502e64',qos_specs=None,replication_status=,reservations=['3e45d925-fab4-4d0b-9b64-d31f64331e1f','b1bfd1b0-5f02-4170-a6a1-16e5fba5aa2e','143c69c6-7553-4f0e-b000-63deddb478be','e1330179-5ffe-4a5e-bc15-02ad224214f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0334050879334539814184144298f640',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-948496785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c24618-cd7a-499a-9949-02108f2b868d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07cb896eebd46268e578640a4502e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0334050879334539814184144298f640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:28.529851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf65ca37-e47d-48a1-a434-145ed0c26ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:28.552422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf65ca37-e47d-48a1-a434-145ed0c26ac7) transitioned into state 'SUCCESS' from state '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-948496785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07cb896eebd46268e578640a4502e64',qos_specs=None,replication_status=,reservations=['3e45d925-fab4-4d0b-9b64-d31f64331e1f','b1bfd1b0-5f02-4170-a6a1-16e5fba5aa2e','143c69c6-7553-4f0e-b000-63deddb478be','e1330179-5ffe-4a5e-bc15-02ad224214f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0334050879334539814184144298f640',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:28.553525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f264748-21fd-4ad1-96ae-ee3e74945a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:28.566121 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f264748-21fd-4ad1-96ae-ee3e74945a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:28.567271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Flow 'volume_create_api' (7707d844-8697-4158-8d93-45459635fbfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:28.567699 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume request issued successfully. Aug 16 23:05:28.568477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ae78d2c3-6632-49a8-ba80-be1fcfcbee6c tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:28.569044 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1189/4757] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:05:28 2026] POST /volume/v3/volumes => generated 763 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:28.581877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:28.583872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:28.584122 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:28.584369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:28.591347 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:28.591347 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:28.594895 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:28.599574 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-24406733-9e8d-4cc7-a73e-9e915f55bbe0 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:28.599905 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1171/4758] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:28 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:29.618810 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-79b8caed-ee36-464c-bd8c-6eac4739173d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:29.620784 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-79b8caed-ee36-464c-bd8c-6eac4739173d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:29.621002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-79b8caed-ee36-464c-bd8c-6eac4739173d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:29.621218 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-79b8caed-ee36-464c-bd8c-6eac4739173d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:29.629928 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:29.629928 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:29.639678 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-79b8caed-ee36-464c-bd8c-6eac4739173d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:29.646147 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-79b8caed-ee36-464c-bd8c-6eac4739173d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:29.646663 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1195/4759] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:29 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:29.663085 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:29.665281 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:29.665789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c24618-cd7a-499a-9949-02108f2b868d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-372591486"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:29.677431 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:29.677431 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:29.678148 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:29.678341 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create snapshot from volume 11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:29.744892 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Created reservations ['6572e806-a953-4fe8-bd75-3232d9c41b40', 'f4268e4d-0627-4e04-b733-55830bfe70db', '63d928db-472a-4ce1-9e84-ca52cfe57baf', 'fd8d380d-64af-4b80-9275-94fed3bf72c9'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:29.792856 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot create request issued successfully. Aug 16 23:05:29.793203 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d4967b6c-6014-44b6-a8d3-897ffe318ee9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:29.796768 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1205/4760] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:29 2026] POST /volume/v3/snapshots => generated 321 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:29.804938 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:29.807160 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:29.807425 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:29.808798 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:29.814547 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:29.814547 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:29.815184 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:29.816242 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c9ce934d-bd96-4ac8-a4fd-23b199e07e00 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 200 Aug 16 23:05:29.816709 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1190/4761] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:29 2026] GET /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:30.826330 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:30.828022 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:30.828182 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:30.828363 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:30.833473 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:30.833473 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:30.833967 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:30.834735 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5b971e09-3bab-4ddf-b3f5-88ae1a55687a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 200 Aug 16 23:05:30.835096 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1172/4762] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:30 2026] GET /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:30.844108 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b3530689-f409-4043-9292-1c61b8806603 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:30.846167 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d/action Aug 16 23:05:30.846617 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action body: b'{"revert": {"snapshot_id": "e188159b-7ad0-4070-a27b-b88ee4e94b25"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:30.846861 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e188159b-7ad0-4070-a27b-b88ee4e94b25"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:30.858272 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:30.858272 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:30.859049 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume retrieved successfully. Aug 16 23:05:30.874723 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Reverting volume 11c24618-cd7a-499a-9949-02108f2b868d to snapshot e188159b-7ad0-4070-a27b-b88ee4e94b25. Aug 16 23:05:30.876225 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:30.876225 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:30.893289 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b3530689-f409-4043-9292-1c61b8806603 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d/action returned with HTTP 202 Aug 16 23:05:30.893856 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1196/4763] 10.4.3.26 () {70 vars in 1424 bytes} [Sun Aug 16 23:05:30 2026] POST /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 23:05:30.902726 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:30.906992 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:30.906992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:30.906992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:30.915715 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:30.915715 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:30.921014 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:30.926850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3447a74c-b9ee-4547-b5d0-202f903d4123 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:30.927559 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1206/4764] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:30 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:31.343766 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.345685 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:31.346057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.346255 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.353849 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.353849 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:31.358861 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:31.364516 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12beb89c-1e77-4aac-931d-393d6c11b1c8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:31.365248 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1191/4765] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:31.379643 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.381563 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:31.381814 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.382003 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.390902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.390902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:31.394858 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:31.401357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3dfb755f-ddb4-4e38-8dda-673ed46dbb1c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:31.401946 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1173/4766] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:31.454760 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.458195 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:31.458436 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.458724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.468309 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.468309 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:31.473666 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:31.479642 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-ab313cea-af3c-4cf4-9b5a-0c5c2c56754d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:31.480235 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1197/4767] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:31.564204 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bd8496ae-2d6d-4a99-8f79-2832aded9125 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.564630 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd8496ae-2d6d-4a99-8f79-2832aded9125 None None] GET https://10.4.3.26/volume// Aug 16 23:05:31.564820 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd8496ae-2d6d-4a99-8f79-2832aded9125 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.565040 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bd8496ae-2d6d-4a99-8f79-2832aded9125 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.565346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bd8496ae-2d6d-4a99-8f79-2832aded9125 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:31.565676 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1207/4768] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:31.574165 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-e6d52d1f-71fe-45b1-bb1c-6fc558bbb835 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.577138 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-e6d52d1f-71fe-45b1-bb1c-6fc558bbb835 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:05:31.577666 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-e6d52d1f-71fe-45b1-bb1c-6fc558bbb835 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90aad0de-9efe-4967-bce4-6a38f89bdbbf", "connector": null, "instance_uuid": "662bb3ee-c77a-4b24-a0eb-b78de403ca23"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:31.590157 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.590157 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:31.630399 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-e6d52d1f-71fe-45b1-bb1c-6fc558bbb835 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:05:31.631218 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1192/4769] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:05:31 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 16 23:05:31.663418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e68c7022-7085-493a-b822-9bfa2b3f389f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.667708 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e68c7022-7085-493a-b822-9bfa2b3f389f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:31.668217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e68c7022-7085-493a-b822-9bfa2b3f389f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.668328 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e68c7022-7085-493a-b822-9bfa2b3f389f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.678453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6668d05a-9fc3-4b22-982a-565a45178ce1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.678917 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6668d05a-9fc3-4b22-982a-565a45178ce1 None None] GET https://10.4.3.26/volume// Aug 16 23:05:31.679146 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6668d05a-9fc3-4b22-982a-565a45178ce1 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.679428 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6668d05a-9fc3-4b22-982a-565a45178ce1 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.679821 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6668d05a-9fc3-4b22-982a-565a45178ce1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:31.680148 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1198/4770] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:31.689658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.691897 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.691897 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:31.692419 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:31.692677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.692896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.698320 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e68c7022-7085-493a-b822-9bfa2b3f389f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:31.703777 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.703777 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:31.705602 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e68c7022-7085-493a-b822-9bfa2b3f389f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:31.706099 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1174/4771] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:31.708130 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:31.712731 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-d5fb3ec4-aa3a-46ce-a7d3-dba7cf1f104c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:31.713210 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1208/4772] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1035 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:31.852794 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.853762 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] PUT https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 Aug 16 23:05:31.854175 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:31.864891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Acquiring lock "cinder-attachment_update-90aad0de-9efe-4967-bce4-6a38f89bdbbf-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:05:31.872067 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Lock "cinder-attachment_update-90aad0de-9efe-4967-bce4-6a38f89bdbbf-np0000007421" acquired by "attachment_update" :: waited 0.007s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:05:31.873383 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.873383 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:31.942711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.945679 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:31.945679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.945679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.953330 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.953330 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:31.957640 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:31.962685 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7b66f4f-2086-4427-adca-6eab50c0e8e6 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:31.963173 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1199/4773] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:31.979192 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:31.982619 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:31.982856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:31.983071 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:31.988969 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:31.988969 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:31.989526 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:31.990628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6d8636ab-c6ad-480d-915f-6a424dcdd7be tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 200 Aug 16 23:05:31.992286 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1175/4774] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:31 2026] GET /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:32.010605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:32.011769 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:32.011972 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:32.013049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Lock "cinder-attachment_update-90aad0de-9efe-4967-bce4-6a38f89bdbbf-np0000007421" released by "attachment_update" :: held 0.141s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:05:32.013982 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:32.014653 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-8c763cb3-bd96-4352-942d-25d9f441415f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 returned with HTTP 200 Aug 16 23:05:32.015960 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1193/4775] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:05:31 2026] PUT /volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:32.026916 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:32.026916 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:32.032504 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:32.043113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d17c53c2-4417-460c-969c-e91ab1d7dfae tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:32.043989 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1209/4776] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:32 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:32.065760 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-239e2734-76af-4a94-b23c-43521848c279 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:32.070691 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:32.071178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1547170941"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:32.073020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1547170941'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:32.073183 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume of 1 GB Aug 16 23:05:32.082133 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Availability Zones retrieved successfully. Aug 16 23:05:32.090425 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Flow 'volume_create_api' (6e874df2-5993-4c9e-b6c9-716fb88c8d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:32.094181 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1af63d-f061-4530-86f5-8fe2be6b62b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:32.095525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:32.126105 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1af63d-f061-4530-86f5-8fe2be6b62b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:32.127003 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f28a23-27af-4ccb-9315-47f27a711c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:32.212232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Created reservations ['97ae6c45-4e7a-49d0-8719-cf3d9d472d38', '65556c4e-8cd8-4148-b836-5da595ab9a29', '1d7d21f7-132d-464c-84b7-29d1ab1b8592', 'ff748d1d-13ad-49be-9db5-503ec85542b7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:32.213236 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f28a23-27af-4ccb-9315-47f27a711c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ae6c45-4e7a-49d0-8719-cf3d9d472d38', '65556c4e-8cd8-4148-b836-5da595ab9a29', '1d7d21f7-132d-464c-84b7-29d1ab1b8592', 'ff748d1d-13ad-49be-9db5-503ec85542b7']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:32.214227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59455c4f-f4cd-47ce-98fc-14f79d948b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:32.249445 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59455c4f-f4cd-47ce-98fc-14f79d948b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1547170941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07cb896eebd46268e578640a4502e64',qos_specs=None,replication_status=,reservations=['97ae6c45-4e7a-49d0-8719-cf3d9d472d38','65556c4e-8cd8-4148-b836-5da595ab9a29','1d7d21f7-132d-464c-84b7-29d1ab1b8592','ff748d1d-13ad-49be-9db5-503ec85542b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0334050879334539814184144298f640',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1547170941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07cb896eebd46268e578640a4502e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0334050879334539814184144298f640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:32.250321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556a2cf0-66a7-435c-a2b7-7c7770dc3b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:32.273981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556a2cf0-66a7-435c-a2b7-7c7770dc3b7c) transitioned into state 'SUCCESS' from state '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-1547170941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07cb896eebd46268e578640a4502e64',qos_specs=None,replication_status=,reservations=['97ae6c45-4e7a-49d0-8719-cf3d9d472d38','65556c4e-8cd8-4148-b836-5da595ab9a29','1d7d21f7-132d-464c-84b7-29d1ab1b8592','ff748d1d-13ad-49be-9db5-503ec85542b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0334050879334539814184144298f640',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:32.274871 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673098c9-50ea-4467-9fba-532feffc4bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:32.287641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (673098c9-50ea-4467-9fba-532feffc4bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:32.288539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Flow 'volume_create_api' (6e874df2-5993-4c9e-b6c9-716fb88c8d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:32.289000 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create volume request issued successfully. Aug 16 23:05:32.289761 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-239e2734-76af-4a94-b23c-43521848c279 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:32.290564 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1200/4777] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:05:32 2026] POST /volume/v3/volumes => generated 764 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:32.304776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:32.307104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:32.307287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:32.307519 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:32.317223 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:32.317223 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:32.321993 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:32.331410 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45f4723e-3791-475a-af1d-c72f294cd3b7 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 200 Aug 16 23:05:32.331410 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1176/4778] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:32 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:32.725872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:32.726904 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:32.727112 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:32.727337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:32.742576 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:32.742576 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:32.747662 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:32.754139 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ffb4c8ed-961c-4e23-af83-5faa43699b3a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:32.754711 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1194/4779] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:32 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:33.351865 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:33.355148 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:33.355148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:33.355340 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:33.365834 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:33.365834 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:33.371244 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:33.377350 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bad7baba-e029-4271-ba3e-5896d2b7c1b4 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 200 Aug 16 23:05:33.377955 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1210/4780] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:33 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:33.393499 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:33.398712 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:33.399321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2094272699"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:33.414391 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:33.414391 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:33.414391 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:33.415353 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Create snapshot from volume a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:33.457289 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Created reservations ['ee38cfe5-de96-404f-a6b8-385f2991f660', 'd599d565-1af4-4eec-bd09-5a31638713b2', 'ac5a3229-8e8d-4da2-9003-8faf65f9d6f5', '0e0ab219-9413-4cba-9e4c-2c96c09a7e1f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:33.493545 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot create request issued successfully. Aug 16 23:05:33.494034 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2a0040a5-0b38-45a1-b166-a51204b3b69b tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:33.494628 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1201/4781] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:33 2026] POST /volume/v3/snapshots => generated 322 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:33.507935 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:33.510855 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:33.510855 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:33.510855 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:33.519043 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:33.519043 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:33.519440 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:33.520577 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2eec268-6a9c-4d94-babd-cf0cf16bd885 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 returned with HTTP 200 Aug 16 23:05:33.521153 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1177/4782] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:33 2026] GET /volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:33.769528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:33.771378 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:33.771590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:33.771830 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:33.783325 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:33.783325 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:33.789299 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:33.795941 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f0f4a49-3440-4474-aa4d-4c4afb93eb90 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:33.797249 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1195/4783] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:33 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:34.531285 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:34.533183 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:34.533400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:34.533626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:34.538961 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:34.538961 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:34.539435 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:34.540234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95ec4486-c25b-4f2f-a3a8-f65e26541b1f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 returned with HTTP 200 Aug 16 23:05:34.540618 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1211/4784] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:34 2026] GET /volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:34.550592 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-41b7ea0e-e59c-4128-b666-a37b66741735 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:34.554843 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action Aug 16 23:05:34.555449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:34.555449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:34.568561 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:34.568561 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:34.569163 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:34.624092 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Created reservations ['67185194-6734-405c-973e-49e928068332', '77ad922d-7051-4e30-86e4-f3ab15dabc7f'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:34.638686 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Extend volume request issued successfully. Aug 16 23:05:34.638686 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-41b7ea0e-e59c-4128-b666-a37b66741735 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action returned with HTTP 202 Aug 16 23:05:34.638686 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1202/4785] 10.4.3.26 () {70 vars in 1424 bytes} [Sun Aug 16 23:05:34 2026] POST /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 23:05:34.649021 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b57dc9a1-0065-41eb-9984-89973615ec30 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:34.654763 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b57dc9a1-0065-41eb-9984-89973615ec30 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:34.655072 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b57dc9a1-0065-41eb-9984-89973615ec30 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:34.655350 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b57dc9a1-0065-41eb-9984-89973615ec30 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:34.666088 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:34.666088 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:34.671136 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b57dc9a1-0065-41eb-9984-89973615ec30 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:34.677129 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b57dc9a1-0065-41eb-9984-89973615ec30 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 200 Aug 16 23:05:34.677753 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1178/4786] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:34 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:34.813884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f622fe09-03fa-483c-8800-17d526f9b446 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:34.816217 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f622fe09-03fa-483c-8800-17d526f9b446 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:34.816374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f622fe09-03fa-483c-8800-17d526f9b446 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:34.816638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f622fe09-03fa-483c-8800-17d526f9b446 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:34.829540 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:34.829540 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:34.834121 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f622fe09-03fa-483c-8800-17d526f9b446 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:34.839281 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f622fe09-03fa-483c-8800-17d526f9b446 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:34.839833 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1196/4787] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:34 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:35.309716 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-9d513b7d-cb7b-4f86-9c63-2261bb1dd619 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.312405 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-9d513b7d-cb7b-4f86-9c63-2261bb1dd619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75/action Aug 16 23:05:35.312900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-9d513b7d-cb7b-4f86-9c63-2261bb1dd619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:35.313054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-9d513b7d-cb7b-4f86-9c63-2261bb1dd619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:35.330295 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.330295 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:35.339583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-f15e0943-3e86-4232-b62f-b4a21df49e75 req-9d513b7d-cb7b-4f86-9c63-2261bb1dd619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75/action returned with HTTP 204 Aug 16 23:05:35.340023 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1212/4788] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:05:35 2026] POST /volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:35.692117 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.694418 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:35.694639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.694861 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.703129 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.703129 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:35.707654 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:35.712559 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8fcc1399-cee9-4316-97fa-83985a38f2c9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 200 Aug 16 23:05:35.712988 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1203/4789] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:35 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:35.729286 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.731346 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] POST https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action Aug 16 23:05:35.731783 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action body: b'{"revert": {"snapshot_id": "3f748aaa-9561-4ac6-b042-7b9b51ca8e13"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:35.731916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3f748aaa-9561-4ac6-b042-7b9b51ca8e13"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:35.743450 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.743450 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:35.744138 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume retrieved successfully. Aug 16 23:05:35.762692 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] HTTP exception thrown: Can't revert volume a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f to its latest snapshot 3f748aaa-9561-4ac6-b042-7b9b51ca8e13. The volume size must be equal to the snapshot size. Aug 16 23:05:35.762875 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b4f71986-b8af-46b2-aea7-cf0269e41bc2 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action returned with HTTP 400 Aug 16 23:05:35.763443 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1179/4790] 10.4.3.26 () {70 vars in 1424 bytes} [Sun Aug 16 23:05:35 2026] POST /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f/action => generated 213 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 16 23:05:35.774221 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.776691 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:35.776978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.777131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.777131 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete snapshot with id: 3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:35.792341 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.792341 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:35.792837 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:35.817932 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot delete request issued successfully. Aug 16 23:05:35.818355 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2ce14b89-4f13-4565-8e88-7300a71efd8f tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 returned with HTTP 202 Aug 16 23:05:35.818773 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1197/4791] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:35 2026] DELETE /volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:35.828844 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.830984 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:35.831241 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.831491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.838374 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.838374 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:35.839338 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:35.840157 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-dfba7df7-ea48-4f5e-a05e-cdfbd3b7938a tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 returned with HTTP 200 Aug 16 23:05:35.840618 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1213/4792] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:35 2026] GET /volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:35.848286 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-0d92d51e-136a-4ea1-8bc5-8415614960b4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.853383 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.854343 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-0d92d51e-136a-4ea1-8bc5-8415614960b4 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] DELETE https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 Aug 16 23:05:35.854513 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-0d92d51e-136a-4ea1-8bc5-8415614960b4 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.854698 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-0d92d51e-136a-4ea1-8bc5-8415614960b4 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.858760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:35.859068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.859335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.862138 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.862138 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:35.874806 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.874806 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:35.880962 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:35.888978 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9234b67-1a2a-4e14-b2f9-3da17d91238c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:35.889113 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1180/4793] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:35 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:35.908550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d715f67-402f-4042-8eef-d9559f783df0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.909695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d715f67-402f-4042-8eef-d9559f783df0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:35.910300 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d715f67-402f-4042-8eef-d9559f783df0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.910300 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d715f67-402f-4042-8eef-d9559f783df0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.922537 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.922537 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:35.926826 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d715f67-402f-4042-8eef-d9559f783df0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:35.931872 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d715f67-402f-4042-8eef-d9559f783df0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:35.932349 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1198/4794] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:35 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:35.944678 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-0d92d51e-136a-4ea1-8bc5-8415614960b4 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 returned with HTTP 200 Aug 16 23:05:35.945196 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1204/4795] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:35 2026] DELETE /volume/v3/attachments/747275a7-f8a0-45aa-a5b5-23984943d326 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:35.953639 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.955887 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:35.956274 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-detach": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:35.956393 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:35.959490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:35.966049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:05:35.966229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:35.966418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:35.966606 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Delete volume with id: 7eceede2-7c88-4ef6-bc22-19d6d32c9f2a Aug 16 23:05:35.975927 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.975927 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:35.976385 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:35.979500 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:35.979500 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:35.979965 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Volume info retrieved successfully. Aug 16 23:05:35.996966 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] Delete volume request issued successfully. Aug 16 23:05:35.997212 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-57726ce9-bf93-4eac-9a52-24659fa38d71 req-2652640c-a90d-4486-9172-b441db5d5546 tempest-TestShelveInstance-2050026770 tempest-TestShelveInstance-2050026770-project-member] https://10.4.3.26/volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a returned with HTTP 202 Aug 16 23:05:35.997681 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1181/4796] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 23:05:35 2026] DELETE /volume/v3/volumes/7eceede2-7c88-4ef6-bc22-19d6d32c9f2a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:36.070214 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Attachment connected to vm 662bb3ee-c77a-4b24-a0eb-b78de403ca23, checking data on nova Aug 16 23:05:36.070781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.compute.nova [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Creating Keystone token plugin using URL: https://10.4.3.26/identity {{(pid=100201) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 23:05:36.265080 np0000007421 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] REQ: curl -g -i -X GET https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cda086dff7e6d5e36a66622ad1d5c573d552388487e61e900bcf64b105a52884" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-566c0d3d-eabb-48cd-81f4-e70bd157fc76" -H "X-Service-Token: {SHA256}0e4c08ecbcd237a1182d224264da1298c0eadb7759f2f952166842f894f1255a" {{(pid=100201) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 23:05:36.358024 np0000007421 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 23:05:36 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-bafc9095-2cad-4dd8-bb49-e50bdab1657c x-openstack-request-id: req-bafc9095-2cad-4dd8-bb49-e50bdab1657c {{(pid=100201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 23:05:36.358024 np0000007421 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "90aad0de-9efe-4967-bce4-6a38f89bdbbf", "serverId": "662bb3ee-c77a-4b24-a0eb-b78de403ca23", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35890e91-5aaf-431d-b67d-12a232fa9f75", "bdm_uuid": "43476139-4b58-44af-accb-4faf3a829281"}} {{(pid=100201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 23:05:36.358024 np0000007421 devstack@c-api.service[100201]: DEBUG novaclient.v2.client [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET call to compute for https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf used request id req-bafc9095-2cad-4dd8-bb49-e50bdab1657c {{(pid=100201) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 23:05:36.359207 np0000007421 devstack@c-api.service[100201]: ERROR cinder.volume.api [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-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 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Caught error: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: 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 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 23:05:36.361609 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: ERROR cinder.api.middleware.fault Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.middleware.fault [None req-566c0d3d-eabb-48cd-81f4-e70bd157fc76 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 409 Aug 16 23:05:36.363243 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1214/4797] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:35 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 167 bytes in 409 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:36.369083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.370822 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:36.371168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:36.371242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:36.383024 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.383024 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:36.383537 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:36.388249 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Attachment connected to vm 662bb3ee-c77a-4b24-a0eb-b78de403ca23, checking data on nova Aug 16 23:05:36.388626 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.compute.nova [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Creating Keystone token plugin using URL: https://10.4.3.26/identity {{(pid=100203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 23:05:36.513467 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] REQ: curl -g -i -X GET https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c0c2bbe3cfb27e2166f046b08087077b286552bc8c738335a9b90c616799cdd4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2e349a2a-3d27-43e4-9681-ddee549a85e5" -H "X-Service-Token: {SHA256}fc2549430015302eb183259115106be6fed3c68101f4335e575e802b5c555deb" {{(pid=100203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 23:05:36.595465 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 23:05:36 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-de4ac853-9745-46ad-b80f-7652d6c06272 x-openstack-request-id: req-de4ac853-9745-46ad-b80f-7652d6c06272 {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 23:05:36.595632 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "90aad0de-9efe-4967-bce4-6a38f89bdbbf", "serverId": "662bb3ee-c77a-4b24-a0eb-b78de403ca23", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35890e91-5aaf-431d-b67d-12a232fa9f75", "bdm_uuid": "43476139-4b58-44af-accb-4faf3a829281"}} {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 23:05:36.595710 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET call to compute for https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf used request id req-de4ac853-9745-46ad-b80f-7652d6c06272 {{(pid=100203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 23:05:36.597886 np0000007421 devstack@c-api.service[100203]: ERROR cinder.volume.api [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-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 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Caught error: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: 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 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 23:05:36.600335 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-2e349a2a-3d27-43e4-9681-ddee549a85e5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 409 Aug 16 23:05:36.601406 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1199/4798] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 167 bytes in 232 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:36.609991 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f06c759c-75c7-48e7-82c1-cd691712f5f1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.611404 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1205/4799] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:36.618402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-78c0460c-3954-4bbf-9e1f-a22e0e9ce341 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.619870 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1182/4800] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:36.626678 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ae1bb5a9-cfd9-4fb7-bd42-03f9c6b637aa None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.650152 np0000007421 devstack@c-api.service[100201]: WARNING keystonemiddleware.auth_token [None req-ae1bb5a9-cfd9-4fb7-bd42-03f9c6b637aa None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 23:05:36.651587 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1215/4801] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:36.660238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7739fdc8-a87e-4437-a9e1-c76820ee3148 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.678049 np0000007421 devstack@c-api.service[100203]: WARNING keystonemiddleware.auth_token [None req-7739fdc8-a87e-4437-a9e1-c76820ee3148 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 23:05:36.679226 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1200/4802] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:36.687624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.768764 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:36.769318 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:36.769545 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:36.783972 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.783972 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:36.784501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Updating volume '90aad0de-9efe-4967-bce4-6a38f89bdbbf' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 23:05:36.812803 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-650bf2b8-82b9-4ba4-b419-eea4215ffc3e tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 202 Aug 16 23:05:36.813301 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1206/4803] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:36.821609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5f4324f9-4483-4f45-8765-349bdd4919ca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.823891 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f4324f9-4483-4f45-8765-349bdd4919ca tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:36.824122 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f4324f9-4483-4f45-8765-349bdd4919ca tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:36.824354 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f4324f9-4483-4f45-8765-349bdd4919ca tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:36.836824 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.836824 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:36.841107 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5f4324f9-4483-4f45-8765-349bdd4919ca tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:36.847028 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f4324f9-4483-4f45-8765-349bdd4919ca tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:36.847590 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1183/4804] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:36 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:36.853028 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.855062 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 Aug 16 23:05:36.855230 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:36.855445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:36.859286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.861115 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:36.861555 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "35890e91-5aaf-431d-b67d-12a232fa9f75"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:36.861733 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "35890e91-5aaf-431d-b67d-12a232fa9f75"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:36.887580 np0000007421 devstack@c-api.service[100201]: DEBUG oslo_db.sqlalchemy.engines [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:36.891450 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8d65dbe3-05a3-4e3a-a8a0-eeab77f0f660 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 returned with HTTP 404 Aug 16 23:05:36.892041 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1216/4805] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:36 2026] GET /volume/v3/snapshots/3f748aaa-9561-4ac6-b042-7b9b51ca8e13 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:36.899409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-83473c17-421c-4ac9-9d21-7856ac98d651 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.901201 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:36.901393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:36.901595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:36.901818 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete volume with id: a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:36.904713 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-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=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:36.908700 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.908700 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:36.909216 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:36.914085 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.914085 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:36.914437 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Volume info retrieved successfully. Aug 16 23:05:36.919344 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Attachment connected to vm 662bb3ee-c77a-4b24-a0eb-b78de403ca23, checking data on nova Aug 16 23:05:36.919533 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.compute.nova [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Creating Keystone token plugin using URL: https://10.4.3.26/identity {{(pid=100203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 23:05:36.925850 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete volume request issued successfully. Aug 16 23:05:36.926011 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-83473c17-421c-4ac9-9d21-7856ac98d651 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 202 Aug 16 23:05:36.926385 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1207/4806] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:36 2026] DELETE /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:36.935666 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:36.937758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:36.937992 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:36.938222 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:36.947481 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:36.947481 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:36.953257 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:36.959323 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-06ebc943-1b89-4c95-9466-d6fe21e0df07 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 200 Aug 16 23:05:36.959824 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1184/4807] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:36 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:37.015449 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] REQ: curl -g -i -X GET https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3bb22c5723411681550a8ea0160895ed213df7aa94f08c9158a4bc865c886a1f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1" -H "X-Service-Token: {SHA256}fc2549430015302eb183259115106be6fed3c68101f4335e575e802b5c555deb" {{(pid=100203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 23:05:37.110984 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 23:05:37 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-5644b199-2cb7-44b6-975f-fda0e2c7b42a x-openstack-request-id: req-5644b199-2cb7-44b6-975f-fda0e2c7b42a {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 23:05:37.111145 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "90aad0de-9efe-4967-bce4-6a38f89bdbbf", "serverId": "662bb3ee-c77a-4b24-a0eb-b78de403ca23", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "35890e91-5aaf-431d-b67d-12a232fa9f75", "bdm_uuid": "43476139-4b58-44af-accb-4faf3a829281"}} {{(pid=100203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 23:05:37.111364 np0000007421 devstack@c-api.service[100203]: DEBUG novaclient.v2.client [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] GET call to compute for https://10.4.3.26/compute/v2.1/servers/662bb3ee-c77a-4b24-a0eb-b78de403ca23/os-volume_attachments/90aad0de-9efe-4967-bce4-6a38f89bdbbf used request id req-5644b199-2cb7-44b6-975f-fda0e2c7b42a {{(pid=100203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 23:05:37.114041 np0000007421 devstack@c-api.service[100203]: ERROR cinder.volume.api [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-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 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Caught error: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: 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 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.117487 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 662bb3ee-c77a-4b24-a0eb-b78de403ca23 using the Compute API Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: ERROR cinder.api.middleware.fault Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.middleware.fault [None req-e8fe1b71-25a1-47de-a921-56fa1d7e28c1 tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 409 Aug 16 23:05:37.118460 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1201/4808] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:36 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 167 bytes in 259 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:37.126838 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ce392bda-da48-4527-b4f9-013477508624 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.128282 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1217/4809] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:37 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:37.135684 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1af46707-ad50-4793-a4e1-db39e6021e2b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.159685 np0000007421 devstack@c-api.service[100202]: WARNING keystonemiddleware.auth_token [None req-1af46707-ad50-4793-a4e1-db39e6021e2b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 23:05:37.161279 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1208/4810] 10.4.3.26 () {70 vars in 1590 bytes} [Sun Aug 16 23:05:37 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 16 23:05:37.169795 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5716237c-7b02-481a-872b-ee6162897bff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.171813 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5716237c-7b02-481a-872b-ee6162897bff tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:37.172018 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5716237c-7b02-481a-872b-ee6162897bff tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.172263 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5716237c-7b02-481a-872b-ee6162897bff tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.185518 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.185518 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:37.193721 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5716237c-7b02-481a-872b-ee6162897bff tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:37.199996 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5716237c-7b02-481a-872b-ee6162897bff tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:37.199996 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1185/4811] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:37.212829 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.215204 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:37.215440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.215763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.256265 np0000007421 devstack@c-api.service[100203]: DEBUG oslo_db.sqlalchemy.engines [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 23:05:37.264909 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.264909 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:37.269230 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:37.274207 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b11ae068-f310-4dda-9e44-e2d5603529e4 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:37.275363 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1202/4812] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:37.318335 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.321776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:37.321776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.321776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.328484 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.328484 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:37.332112 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:37.336496 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-16be1086-53e0-4ba7-b122-6b8d8cc237f3 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:37.336926 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1218/4813] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:37.409323 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec5834c0-8d00-4d40-89ad-29f4ea534d25 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.409795 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec5834c0-8d00-4d40-89ad-29f4ea534d25 None None] GET https://10.4.3.26/volume// Aug 16 23:05:37.409967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec5834c0-8d00-4d40-89ad-29f4ea534d25 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.410179 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec5834c0-8d00-4d40-89ad-29f4ea534d25 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.410502 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec5834c0-8d00-4d40-89ad-29f4ea534d25 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:37.410989 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1209/4814] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:37.417605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-1a0ab10f-8a97-4925-9184-26d333efa131 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.419598 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-1a0ab10f-8a97-4925-9184-26d333efa131 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:05:37.420046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-1a0ab10f-8a97-4925-9184-26d333efa131 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe53a7d-d5b4-4013-9715-a764e8960461", "connector": null, "instance_uuid": "662bb3ee-c77a-4b24-a0eb-b78de403ca23"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:37.427868 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.427868 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:37.449644 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-1a0ab10f-8a97-4925-9184-26d333efa131 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:05:37.450219 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1186/4815] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:05:37 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 16 23:05:37.481010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.482052 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:37.482239 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.482466 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.492231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35a42d30-f65d-4a9f-8bf9-825d6dd63e3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.492800 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35a42d30-f65d-4a9f-8bf9-825d6dd63e3e None None] GET https://10.4.3.26/volume// Aug 16 23:05:37.492884 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.492884 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:37.492935 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35a42d30-f65d-4a9f-8bf9-825d6dd63e3e None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.493198 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35a42d30-f65d-4a9f-8bf9-825d6dd63e3e None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.493565 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35a42d30-f65d-4a9f-8bf9-825d6dd63e3e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:37.494016 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1219/4816] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:37.496818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:37.503138 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.503271 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-80307c5a-190e-45dc-aae6-37e0dc6dbb93 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:37.503664 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1203/4817] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:37.505774 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:37.506096 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.506358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.516422 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.516422 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:37.520355 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:37.525134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-0bfd2e16-61aa-4463-b3d7-1f782f9f3d95 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:37.525639 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1210/4818] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:37.638549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.641158 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] PUT https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc Aug 16 23:05:37.641609 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:37.652346 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Acquiring lock "cinder-attachment_update-7fe53a7d-d5b4-4013-9715-a764e8960461-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:05:37.658331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Lock "cinder-attachment_update-7fe53a7d-d5b4-4013-9715-a764e8960461-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:05:37.659421 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.659421 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:37.738708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Lock "cinder-attachment_update-7fe53a7d-d5b4-4013-9715-a764e8960461-np0000007421" released by "attachment_update" :: held 0.080s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:05:37.739085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-a6cebf67-ef45-4613-b88f-5308cb87609f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc returned with HTTP 200 Aug 16 23:05:37.740087 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1187/4819] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:05:37 2026] PUT /volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:37.972698 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4bbd1e8f-bfce-4e73-b975-bc6461acc3f9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.974493 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4bbd1e8f-bfce-4e73-b975-bc6461acc3f9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f Aug 16 23:05:37.974681 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4bbd1e8f-bfce-4e73-b975-bc6461acc3f9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.974884 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4bbd1e8f-bfce-4e73-b975-bc6461acc3f9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.980038 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4bbd1e8f-bfce-4e73-b975-bc6461acc3f9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f returned with HTTP 404 Aug 16 23:05:37.980500 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1220/4820] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:37 2026] GET /volume/v3/volumes/a7fec5d6-91d4-4ea6-b01d-cc92f41b9e1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:37.989215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:37.991854 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:37.992084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:37.992296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:37.992404 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete snapshot with id: e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:37.997507 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:37.997507 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:37.997954 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:38.013247 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot delete request issued successfully. Aug 16 23:05:38.013449 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-14ffbc7f-313a-472d-995b-eda2c8ef3618 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 202 Aug 16 23:05:38.013883 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1204/4821] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:37 2026] DELETE /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:38.022640 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:38.026075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:38.026307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:38.026543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:38.031778 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:38.031778 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:38.032169 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Snapshot retrieved successfully. Aug 16 23:05:38.032971 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46d8e013-4d90-4495-ab0d-0ae90c0ea85d tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 200 Aug 16 23:05:38.033621 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1211/4822] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:38 2026] GET /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:38.517967 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:38.520566 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:38.520934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:38.521220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:38.537515 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:38.537515 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:38.542883 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:38.549326 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f39e8377-08bf-4b17-aee5-7f59ca562a02 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:38.549948 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1188/4823] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:38 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:39.046491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d687ef6d-2f46-4c12-af9f-3fde803e2628 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:39.049308 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d687ef6d-2f46-4c12-af9f-3fde803e2628 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 Aug 16 23:05:39.049596 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d687ef6d-2f46-4c12-af9f-3fde803e2628 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:39.049852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d687ef6d-2f46-4c12-af9f-3fde803e2628 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:39.056554 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d687ef6d-2f46-4c12-af9f-3fde803e2628 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 returned with HTTP 404 Aug 16 23:05:39.057184 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1221/4824] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:39 2026] GET /volume/v3/snapshots/e188159b-7ad0-4070-a27b-b88ee4e94b25 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:39.069843 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-73a10723-c816-49fe-baeb-3339f7620422 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:39.072507 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] DELETE https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:39.072753 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:39.072950 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:39.073126 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete volume with id: 11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:39.086628 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:39.086628 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:39.087620 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:39.111186 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Delete volume request issued successfully. Aug 16 23:05:39.111422 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-73a10723-c816-49fe-baeb-3339f7620422 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 202 Aug 16 23:05:39.112107 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1205/4825] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:39 2026] DELETE /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:39.125139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:39.127352 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:39.127630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:39.127905 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:39.136604 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:39.136604 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:39.141012 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Volume info retrieved successfully. Aug 16 23:05:39.146947 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f96fa73b-1b33-413b-8ebe-4dd8400e87df tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 200 Aug 16 23:05:39.147524 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1212/4826] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:39 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:39.564387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:39.566463 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:39.566646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:39.566875 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:39.577012 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:39.577012 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:39.581937 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:39.586497 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0dc51b9d-bc70-46ac-b86b-dc301ccecf92 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:39.587001 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1189/4827] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:39 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa77e29c-b3b0-4d2c-a471-5700cc4783d9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa77e29c-b3b0-4d2c-a471-5700cc4783d9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] GET https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa77e29c-b3b0-4d2c-a471-5700cc4783d9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa77e29c-b3b0-4d2c-a471-5700cc4783d9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa77e29c-b3b0-4d2c-a471-5700cc4783d9 tempest-VolumeRevertTests-1685621739 tempest-VolumeRevertTests-1685621739-project-member] https://10.4.3.26/volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d returned with HTTP 404 Aug 16 23:05:40.527287 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1222/4828] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:40 2026] GET /volume/v3/volumes/11c24618-cd7a-499a-9949-02108f2b868d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:40.602675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:40.605569 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:40.605569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:40.605569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:40.618993 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:40.618993 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:40.623094 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:40.629198 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee4330de-1eb8-4a2a-8725-66b7f71ed447 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:40.629953 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1206/4829] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:40 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:41.013837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-75fa631c-7e71-46f2-874f-6d26e5e2db33 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.016147 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-75fa631c-7e71-46f2-874f-6d26e5e2db33 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc/action Aug 16 23:05:41.016802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-75fa631c-7e71-46f2-874f-6d26e5e2db33 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:41.016802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-75fa631c-7e71-46f2-874f-6d26e5e2db33 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:41.040409 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.040409 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:41.054005 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-9960f203-0a7f-4247-b35a-8f42afff7a99 req-75fa631c-7e71-46f2-874f-6d26e5e2db33 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc/action returned with HTTP 204 Aug 16 23:05:41.054456 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1213/4830] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:05:41 2026] POST /volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:41.645015 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-686cbd0d-da53-439a-8513-bcb327186d8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.646872 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-686cbd0d-da53-439a-8513-bcb327186d8f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:41.647093 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-686cbd0d-da53-439a-8513-bcb327186d8f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:41.647300 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-686cbd0d-da53-439a-8513-bcb327186d8f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:41.657523 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.657523 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:41.661494 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-686cbd0d-da53-439a-8513-bcb327186d8f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.666639 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-686cbd0d-da53-439a-8513-bcb327186d8f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:41.667080 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1190/4831] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:41 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:41.679073 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-40778ce8-8034-44d8-99de-8458e026f3cc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.680687 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40778ce8-8034-44d8-99de-8458e026f3cc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:41.680876 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40778ce8-8034-44d8-99de-8458e026f3cc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:41.681054 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-40778ce8-8034-44d8-99de-8458e026f3cc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:41.689666 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.689666 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:41.693029 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-40778ce8-8034-44d8-99de-8458e026f3cc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.697557 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-40778ce8-8034-44d8-99de-8458e026f3cc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:41.698036 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1223/4832] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:41 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:41.709789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.711376 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:41.711668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-detach": {"attachment_id": "c9b657d0-28a5-4f4f-8550-e5405e2b2fbc"}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:41.711814 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c9b657d0-28a5-4f4f-8550-e5405e2b2fbc"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:41.724936 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.724936 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:41.725639 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.733507 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b64a5577-8b2a-4457-9c2c-17c3df75b3b8 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 400 Aug 16 23:05:41.734155 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1207/4833] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:41 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 23:05:41.743333 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.771548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.774138 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:41.774399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:41.774640 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:41.784598 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.784598 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:41.788939 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.794018 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b9c0f156-95c7-40fb-b91e-97a35a61b1e0 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:41.794499 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1191/4834] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:41 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:41.830892 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.832905 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461/action Aug 16 23:05:41.833239 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:41.833376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:41.845227 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.845227 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:41.846057 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.847335 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:41.847653 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-129686271"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:41.849067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-129686271'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:41.849197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume of 1 GB Aug 16 23:05:41.851703 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Begin detaching volume completed successfully. Aug 16 23:05:41.851907 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-9edb04a2-9bfe-402e-8f0e-830ac590b794 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461/action returned with HTTP 202 Aug 16 23:05:41.852345 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1224/4835] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:41 2026] POST /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:41.861108 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Availability Zones retrieved successfully. Aug 16 23:05:41.867927 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (bfde18f2-56a0-4b43-b527-343b15bf7aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:41.869070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06dbcc78-7da9-4bdf-9656-f96f659fa315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:41.870582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:41.900391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06dbcc78-7da9-4bdf-9656-f96f659fa315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:41.901889 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c99d4da-6501-41be-9032-4280cb6ae8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:41.916080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-827b3d67-712d-4d46-8ac2-d081423e01b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.916516 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-827b3d67-712d-4d46-8ac2-d081423e01b5 None None] GET https://10.4.3.26/volume// Aug 16 23:05:41.916713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-827b3d67-712d-4d46-8ac2-d081423e01b5 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:41.916974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-827b3d67-712d-4d46-8ac2-d081423e01b5 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:41.917406 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-827b3d67-712d-4d46-8ac2-d081423e01b5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:41.917955 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1208/4836] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:41.928955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:41.931354 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:41.931613 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:41.931823 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:41.941780 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:41.941780 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:41.949565 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:41.954199 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b03ca7b9-30cf-4f36-b9d1-ea98f4319619 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:41.954883 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1192/4837] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:41 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 1330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:41.960328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['2e20a983-d2e3-43c1-9373-028272f6a248', '9aefa754-79cc-4d62-b8f0-d66fe3c169ec', '81638c96-598d-43c5-b1e4-6f62c7640cd1', '6c0ceaeb-6c34-4781-a3a0-4785c3cd1f7a'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:41.962877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c99d4da-6501-41be-9032-4280cb6ae8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e20a983-d2e3-43c1-9373-028272f6a248', '9aefa754-79cc-4d62-b8f0-d66fe3c169ec', '81638c96-598d-43c5-b1e4-6f62c7640cd1', '6c0ceaeb-6c34-4781-a3a0-4785c3cd1f7a']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:41.962877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914c944b-8464-46c4-8c38-aa38303b11a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:41.992288 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914c944b-8464-46c4-8c38-aa38303b11a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee91697b-4131-4d6b-a406-4c9c895640e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129686271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['2e20a983-d2e3-43c1-9373-028272f6a248','9aefa754-79cc-4d62-b8f0-d66fe3c169ec','81638c96-598d-43c5-b1e4-6f62c7640cd1','6c0ceaeb-6c34-4781-a3a0-4785c3cd1f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129686271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee91697b-4131-4d6b-a406-4c9c895640e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cb7177f7ef4e46a3cea00298f0a17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507f3a0710f4414d80df54f05105abb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:41.993072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d261b0f4-0c4f-4d99-b64a-b8aed3a2838e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:42.010471 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d261b0f4-0c4f-4d99-b64a-b8aed3a2838e) transitioned into state 'SUCCESS' from state '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-129686271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['2e20a983-d2e3-43c1-9373-028272f6a248','9aefa754-79cc-4d62-b8f0-d66fe3c169ec','81638c96-598d-43c5-b1e4-6f62c7640cd1','6c0ceaeb-6c34-4781-a3a0-4785c3cd1f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:42.011213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c227ab-757a-447c-a185-4cf8b65a95d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:42.020595 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c227ab-757a-447c-a185-4cf8b65a95d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:42.021777 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (bfde18f2-56a0-4b43-b527-343b15bf7aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:42.022113 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request issued successfully. Aug 16 23:05:42.022728 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-282f6662-96c1-4b6b-81b8-0cc6c18e72f0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:42.023208 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1214/4838] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:05:41 2026] POST /volume/v3/volumes => generated 775 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:42.038152 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:42.040107 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:42.040372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:42.040611 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:42.050521 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:42.050521 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:42.055063 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:42.060391 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a77a50e9-cd79-4a6b-8c85-df316e52c464 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 returned with HTTP 200 Aug 16 23:05:42.060924 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1225/4839] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:42 2026] GET /volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:42.779443 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b486bd6d-eaae-4a4a-9da6-e009a93ebbfc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:42.782342 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b486bd6d-eaae-4a4a-9da6-e009a93ebbfc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] DELETE https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc Aug 16 23:05:42.782597 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b486bd6d-eaae-4a4a-9da6-e009a93ebbfc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:42.782886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b486bd6d-eaae-4a4a-9da6-e009a93ebbfc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:42.792256 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:42.792256 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:42.843169 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8fef9697-a878-456b-ae31-2b94c1a95dd4 req-b486bd6d-eaae-4a4a-9da6-e009a93ebbfc tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc returned with HTTP 200 Aug 16 23:05:42.843672 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1209/4840] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:42 2026] DELETE /volume/v3/attachments/c9b657d0-28a5-4f4f-8550-e5405e2b2fbc => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:42.963356 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:42.965132 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:42.965565 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:42.965686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:42.976768 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:42.976768 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:42.980252 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] Updating volume '90aad0de-9efe-4967-bce4-6a38f89bdbbf' with '{'status': 'in-use'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 23:05:43.016270 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35d2b436-08a5-4838-9da5-3e2b916f00bd tempest-TestServerVolumeAttachmentScenario-973541521 tempest-TestServerVolumeAttachmentScenario-973541521-project-admin] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 202 Aug 16 23:05:43.016823 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1193/4841] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:05:42 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:43.026377 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ce298890-1876-4e57-a49d-c79cdd809804 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.029038 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce298890-1876-4e57-a49d-c79cdd809804 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:43.029496 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce298890-1876-4e57-a49d-c79cdd809804 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.029711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ce298890-1876-4e57-a49d-c79cdd809804 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.044989 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.044989 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:43.050415 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ce298890-1876-4e57-a49d-c79cdd809804 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:43.057182 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ce298890-1876-4e57-a49d-c79cdd809804 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:43.057668 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1215/4842] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:43.075962 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f993359-1232-499b-ae9e-424c388937be None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.077430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f993359-1232-499b-ae9e-424c388937be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:43.077598 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f993359-1232-499b-ae9e-424c388937be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.077830 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f993359-1232-499b-ae9e-424c388937be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.084434 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.084434 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:43.087973 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6f993359-1232-499b-ae9e-424c388937be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:43.091569 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f993359-1232-499b-ae9e-424c388937be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 returned with HTTP 200 Aug 16 23:05:43.091964 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1226/4843] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:43.104596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b834d12-8077-422d-aae1-fa528025eeed None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.106624 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:43.106941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.107007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee91697b-4131-4d6b-a406-4c9c895640e1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1627432084"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:43.109607 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:43.109877 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.110129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.116306 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.116306 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:43.116784 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:43.116933 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create snapshot from volume ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:43.124440 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.124440 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:43.129202 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:43.134757 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-6016e3d0-f33b-41a9-8fbc-3e84fe5e52db tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:43.135172 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1194/4844] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:43.162454 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.165094 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] POST https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action Aug 16 23:05:43.165493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:43.165776 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:43.168186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['a753c656-fb7b-4187-9775-2692593a9cbc', '43d60dba-296f-414b-94e9-dfb23fe52080', 'd4f8439c-3f9d-4f61-848c-78b5efd7a9f5', 'd0a495cf-2d4f-4717-bf87-71a82dde826b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:43.176824 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.176824 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:43.177372 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:43.185622 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Begin detaching volume completed successfully. Aug 16 23:05:43.185948 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-ec808cfe-418f-4906-ba3f-1caaf54d4a6b tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action returned with HTTP 202 Aug 16 23:05:43.186586 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1216/4845] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:43 2026] POST /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:43.204801 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot create request issued successfully. Aug 16 23:05:43.205128 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b834d12-8077-422d-aae1-fa528025eeed tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:43.206129 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1210/4846] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:43.214992 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e1fca738-54ec-4bc3-8263-95b79741d631 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.216993 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1fca738-54ec-4bc3-8263-95b79741d631 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:43.217196 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1fca738-54ec-4bc3-8263-95b79741d631 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.217403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e1fca738-54ec-4bc3-8263-95b79741d631 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.227588 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.227588 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:43.228071 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e1fca738-54ec-4bc3-8263-95b79741d631 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:43.228709 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e1fca738-54ec-4bc3-8263-95b79741d631 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 returned with HTTP 200 Aug 16 23:05:43.229135 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1227/4847] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:43.233941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e4d1e66c-6169-4aef-bc39-e9141b972ed6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.234401 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4d1e66c-6169-4aef-bc39-e9141b972ed6 None None] GET https://10.4.3.26/volume// Aug 16 23:05:43.234598 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4d1e66c-6169-4aef-bc39-e9141b972ed6 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.234828 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e4d1e66c-6169-4aef-bc39-e9141b972ed6 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.235185 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e4d1e66c-6169-4aef-bc39-e9141b972ed6 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:43.235522 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1195/4848] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:43.244466 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.246891 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:43.247137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.247385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.259105 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.259105 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:43.263335 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:43.269481 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-d6083026-35c8-4f0a-928a-18d40fcdd603 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:43.269979 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1217/4849] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 1331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:43.629913 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.712575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:43.712978 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-74716721"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:43.714425 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-74716721'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:43.714558 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:43.714874 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.714874 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:43.719051 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:43.725467 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (b4e59d34-8b98-4063-a7d0-9ee87b6f5912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:43.726415 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6897bcf-cbc0-4085-96c9-55a6c5c7d098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:43.727351 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:43.753782 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6897bcf-cbc0-4085-96c9-55a6c5c7d098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:43.754491 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a90f35e-54b0-4dbd-a7f3-1e8234bf8af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:43.810186 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['a0af4a05-61c8-48a4-85c9-439d6b5ad700', 'fe334373-a61a-42fe-8efb-185d4dc84379', 'fb179a60-50d5-4181-8298-f179d230a81f', '268cb9d7-5034-497c-bb8c-88685887f8d2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:43.810980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a90f35e-54b0-4dbd-a7f3-1e8234bf8af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0af4a05-61c8-48a4-85c9-439d6b5ad700', 'fe334373-a61a-42fe-8efb-185d4dc84379', 'fb179a60-50d5-4181-8298-f179d230a81f', '268cb9d7-5034-497c-bb8c-88685887f8d2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:43.811815 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b5ca56-67f2-4fde-8382-5bf6f85532f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:43.834214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b5ca56-67f2-4fde-8382-5bf6f85532f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b74e34a-3338-4c42-bb18-6e3c5478b0fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-74716721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['a0af4a05-61c8-48a4-85c9-439d6b5ad700','fe334373-a61a-42fe-8efb-185d4dc84379','fb179a60-50d5-4181-8298-f179d230a81f','268cb9d7-5034-497c-bb8c-88685887f8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-74716721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b74e34a-3338-4c42-bb18-6e3c5478b0fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:43.835000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfbb1b7-944a-4de1-ab2c-cd3d6f391981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:43.851645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cfbb1b7-944a-4de1-ab2c-cd3d6f391981) transitioned into state 'SUCCESS' from state '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-74716721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['a0af4a05-61c8-48a4-85c9-439d6b5ad700','fe334373-a61a-42fe-8efb-185d4dc84379','fb179a60-50d5-4181-8298-f179d230a81f','268cb9d7-5034-497c-bb8c-88685887f8d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:43.852522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618427c-db6a-4ea7-91b6-7eb7cddd83e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:43.861182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618427c-db6a-4ea7-91b6-7eb7cddd83e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:43.861946 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (b4e59d34-8b98-4063-a7d0-9ee87b6f5912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:43.862236 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:05:43.863384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e88a3102-4eea-4e32-8c21-1aa93dbb6485 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:43.863774 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1211/4850] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:05:43 2026] POST /volume/v3/volumes => generated 766 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:43.875498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-809ca610-5c62-41dd-8776-03acf34e6c07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:43.877181 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-809ca610-5c62-41dd-8776-03acf34e6c07 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:43.877390 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-809ca610-5c62-41dd-8776-03acf34e6c07 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:43.877562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-809ca610-5c62-41dd-8776-03acf34e6c07 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:43.884055 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:43.884055 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:43.887531 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-809ca610-5c62-41dd-8776-03acf34e6c07 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:43.891394 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-809ca610-5c62-41dd-8776-03acf34e6c07 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 200 Aug 16 23:05:43.891791 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1228/4851] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:43 2026] GET /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:44.104876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-74654fed-cea8-4f86-bb74-af650676800c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.107626 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-74654fed-cea8-4f86-bb74-af650676800c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] DELETE https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 Aug 16 23:05:44.107900 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-74654fed-cea8-4f86-bb74-af650676800c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.108165 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-74654fed-cea8-4f86-bb74-af650676800c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.115845 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.115845 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:44.160080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-e9d5bb82-3422-49bb-aa0f-17c29025078d req-74654fed-cea8-4f86-bb74-af650676800c tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 returned with HTTP 200 Aug 16 23:05:44.160591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1196/4852] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:44 2026] DELETE /volume/v3/attachments/35890e91-5aaf-431d-b67d-12a232fa9f75 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:44.237564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.239479 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:44.239793 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.239903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.244903 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.244903 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:44.245231 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:44.245925 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-22a076dd-e48d-4640-8e50-fe4410db6e1a tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 returned with HTTP 200 Aug 16 23:05:44.246291 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1218/4853] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:44 2026] GET /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:44.256858 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.315936 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] POST https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4/action Aug 16 23:05:44.316391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:44.316557 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:44.324094 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.324094 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:44.324549 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Snapshot retrieved successfully. Aug 16 23:05:44.325253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4158aa75447e45fc86988e47ed920526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '79cb7177f7ef4e46a3cea00298f0a17e', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:05:44.325490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6c0143d5-f50c-420c-b37d-21e5e7a418e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4/action returned with HTTP 403 Aug 16 23:05:44.325981 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1212/4854] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:05:44 2026] POST /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4/action => generated 133 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:44.334388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.338581 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:44.338978 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.339253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.339314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.339422 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete snapshot with id: af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:44.341704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:44.341920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.342102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.345222 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.345222 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:44.345559 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:44.349177 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.349177 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:44.353042 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:44.356974 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4ef2cd26-a556-4771-a25a-465c7de78daa req-20bbd798-e59d-43ab-ae4a-1ffce7b3741a tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:44.357378 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1197/4855] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:44 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:44.362232 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot delete request issued successfully. Aug 16 23:05:44.362642 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa0ccf5c-970f-4fa9-ac22-6ca939d6d139 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 returned with HTTP 202 Aug 16 23:05:44.363089 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1229/4856] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:44 2026] DELETE /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:44.373663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-48000eff-654c-482d-819a-d43ac09d19a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.378891 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48000eff-654c-482d-819a-d43ac09d19a5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:44.379196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48000eff-654c-482d-819a-d43ac09d19a5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.379508 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-48000eff-654c-482d-819a-d43ac09d19a5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.385618 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.385618 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:44.388771 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-48000eff-654c-482d-819a-d43ac09d19a5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:44.388771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-48000eff-654c-482d-819a-d43ac09d19a5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 returned with HTTP 200 Aug 16 23:05:44.388771 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1219/4857] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:44 2026] GET /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:44.904849 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.906619 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:44.906904 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:44.907119 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:44.915893 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.915893 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:44.921419 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:44.925409 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b624ca39-4ba4-4219-ad57-86b7979b49c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 200 Aug 16 23:05:44.925760 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1213/4858] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:44 2026] GET /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:44.939092 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:44.940926 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:44.941287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b74e34a-3338-4c42-bb18-6e3c5478b0fd", "name": "tempest-VolumeDependencyTests-Snapshot-2126573187"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:44.950341 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:44.950341 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:44.950874 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:44.950980 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create snapshot from volume 1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:44.992873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['b507704e-172f-4e5b-ae90-f705f5b5457f', '22718903-7c82-46e8-aeaa-1c60c9332ef3', '8ddf71e4-4fd3-4b28-b160-80e3335c24bd', '75ffd0f2-7506-4703-98f8-2e4ab00667a5'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:45.025707 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot create request issued successfully. Aug 16 23:05:45.026043 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6dfe9915-d3f3-4d71-a11f-27be74a2f4e5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:45.026452 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1198/4859] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:45.036915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:45.038647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:45.038875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:45.039071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:45.046761 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:45.046761 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:45.047220 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:45.048053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-24f89515-7840-4fe7-8376-c3d3728a9e89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 200 Aug 16 23:05:45.048484 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1230/4860] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:45 2026] GET /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:45.395898 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0821a258-49fd-4260-b569-b4279c087c5b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:45.398197 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0821a258-49fd-4260-b569-b4279c087c5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 Aug 16 23:05:45.398446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0821a258-49fd-4260-b569-b4279c087c5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:45.398686 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0821a258-49fd-4260-b569-b4279c087c5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:45.404515 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0821a258-49fd-4260-b569-b4279c087c5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 returned with HTTP 404 Aug 16 23:05:45.405160 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1220/4861] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:45 2026] GET /volume/v3/snapshots/af02dd24-dc95-485c-b5b9-9c331add50d4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:45.412769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:45.414621 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:45.414890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:45.415135 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:45.415357 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume with id: ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:45.424105 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:45.424105 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:45.424537 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:45.444773 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume request issued successfully. Aug 16 23:05:45.445042 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-889fd2da-957e-4072-b6b6-4dfe4ec7d2b8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 returned with HTTP 202 Aug 16 23:05:45.445624 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1214/4862] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:45 2026] DELETE /volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:45.453055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:45.455096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:45.455369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:45.455619 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:45.468368 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:45.468368 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:45.475321 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:45.483604 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-009c35e9-dca0-4e7a-9a99-9495970c29c6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 returned with HTTP 200 Aug 16 23:05:45.483604 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1199/4863] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:45 2026] GET /volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:46.057389 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-875be2af-e372-425d-8774-a5d660b0d804 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.059245 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-875be2af-e372-425d-8774-a5d660b0d804 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:46.059523 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-875be2af-e372-425d-8774-a5d660b0d804 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.059771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-875be2af-e372-425d-8774-a5d660b0d804 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.064727 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.064727 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:46.065222 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-875be2af-e372-425d-8774-a5d660b0d804 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:46.065991 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-875be2af-e372-425d-8774-a5d660b0d804 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 200 Aug 16 23:05:46.066398 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1231/4864] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.075090 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.076930 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:46.077297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc5fc8f2-3406-403f-96d7-db87dfa9739a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1278467095"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:46.079334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'snapshot_id': 'cc5fc8f2-3406-403f-96d7-db87dfa9739a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1278467095'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:46.084437 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.084437 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:46.084905 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:46.085047 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:46.088689 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:46.094042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (6a43aee9-646a-48ac-83d1-1cd8fa38a5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:46.095131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a22d69-e90a-4005-b9fb-7b042491acc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.096051 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:46.132699 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a22d69-e90a-4005-b9fb-7b042491acc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cc5fc8f2-3406-403f-96d7-db87dfa9739a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.133476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3202ef-656d-45e3-9c26-2c12e1a22d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.180131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['910d9397-216d-4e6c-a70e-d251309701d3', '7fbae5df-e742-48dc-b811-419871c4eafc', 'b957570a-b7b2-4df9-b475-d713f83d9b01', '81d9a076-0b50-48e3-872a-9c5e1a6f5979'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:46.181061 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3202ef-656d-45e3-9c26-2c12e1a22d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910d9397-216d-4e6c-a70e-d251309701d3', '7fbae5df-e742-48dc-b811-419871c4eafc', 'b957570a-b7b2-4df9-b475-d713f83d9b01', '81d9a076-0b50-48e3-872a-9c5e1a6f5979']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.182021 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68dce85-bfc8-4908-9f7c-ed324eaa4bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.225773 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68dce85-bfc8-4908-9f7c-ed324eaa4bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2383c8-35bb-4e87-996f-4b3e8e2cff06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278467095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['910d9397-216d-4e6c-a70e-d251309701d3','7fbae5df-e742-48dc-b811-419871c4eafc','b957570a-b7b2-4df9-b475-d713f83d9b01','81d9a076-0b50-48e3-872a-9c5e1a6f5979'],size=1,snapshot_id=cc5fc8f2-3406-403f-96d7-db87dfa9739a,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1278467095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2383c8-35bb-4e87-996f-4b3e8e2cff06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cc5fc8f2-3406-403f-96d7-db87dfa9739a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.226163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fda445a-8506-4961-9c52-e2ad6e8adde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.245172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fda445a-8506-4961-9c52-e2ad6e8adde7) transitioned into state 'SUCCESS' from state '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-1278467095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['910d9397-216d-4e6c-a70e-d251309701d3','7fbae5df-e742-48dc-b811-419871c4eafc','b957570a-b7b2-4df9-b475-d713f83d9b01','81d9a076-0b50-48e3-872a-9c5e1a6f5979'],size=1,snapshot_id=cc5fc8f2-3406-403f-96d7-db87dfa9739a,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.246042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50b1902-261a-49d6-bd41-cc401c3b2e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.270455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50b1902-261a-49d6-bd41-cc401c3b2e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.271639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (6a43aee9-646a-48ac-83d1-1cd8fa38a5ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:46.272124 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:05:46.272948 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4fa8aa41-a207-407b-b2e2-bbf3f2f5e5c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:46.273540 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1221/4865] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:46 2026] POST /volume/v3/volumes => generated 802 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:46.285696 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.287590 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:46.287860 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.288101 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.295635 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.295635 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:46.300281 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:46.307874 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cdccc405-6d3d-49ad-b328-fa3793901ed5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 200 Aug 16 23:05:46.308373 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1215/4866] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:46.495796 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9a446d97-1133-4ddb-b406-86e5c46f55c7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.497962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a446d97-1133-4ddb-b406-86e5c46f55c7 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 Aug 16 23:05:46.497962 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a446d97-1133-4ddb-b406-86e5c46f55c7 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.498063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a446d97-1133-4ddb-b406-86e5c46f55c7 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.504343 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a446d97-1133-4ddb-b406-86e5c46f55c7 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 returned with HTTP 404 Aug 16 23:05:46.504888 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1200/4867] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/ee91697b-4131-4d6b-a406-4c9c895640e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:46.512267 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.513765 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:46.514052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-978150561"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:46.515373 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-978150561'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:46.515479 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume of 1 GB Aug 16 23:05:46.519464 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Availability Zones retrieved successfully. Aug 16 23:05:46.524449 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (365245d2-7a8c-436c-b13a-4b477e51eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:46.525527 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b99e8b-829f-45d6-87e9-c6d8b6986043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.526334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:46.552357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b99e8b-829f-45d6-87e9-c6d8b6986043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.553155 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a300b2c7-3c2d-4355-b82d-7c2a2ab97de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.594700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['1b1ce037-17d3-44aa-8e2e-905e1ea61294', 'd0809a3c-b545-45d0-a7fa-870cd27d6059', '3340fb77-8206-497f-bf1b-778da47673b5', 'b376896e-a63a-4236-a832-3e9c18a2e9fe'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:46.595482 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a300b2c7-3c2d-4355-b82d-7c2a2ab97de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b1ce037-17d3-44aa-8e2e-905e1ea61294', 'd0809a3c-b545-45d0-a7fa-870cd27d6059', '3340fb77-8206-497f-bf1b-778da47673b5', 'b376896e-a63a-4236-a832-3e9c18a2e9fe']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.596120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273d963c-504a-4974-a6f3-70d273e2cd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.620296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273d963c-504a-4974-a6f3-70d273e2cd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c18e12-027c-481f-924b-9aed17f2bbce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-978150561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['1b1ce037-17d3-44aa-8e2e-905e1ea61294','d0809a3c-b545-45d0-a7fa-870cd27d6059','3340fb77-8206-497f-bf1b-778da47673b5','b376896e-a63a-4236-a832-3e9c18a2e9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-978150561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c18e12-027c-481f-924b-9aed17f2bbce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cb7177f7ef4e46a3cea00298f0a17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507f3a0710f4414d80df54f05105abb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.620960 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b18e31-cfae-4643-b82f-993509742309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.638245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6b18e31-cfae-4643-b82f-993509742309) transitioned into state 'SUCCESS' from state '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-978150561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['1b1ce037-17d3-44aa-8e2e-905e1ea61294','d0809a3c-b545-45d0-a7fa-870cd27d6059','3340fb77-8206-497f-bf1b-778da47673b5','b376896e-a63a-4236-a832-3e9c18a2e9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.638890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b54e86-980c-46d7-ab67-e02cf56f29c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:46.648363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b54e86-980c-46d7-ab67-e02cf56f29c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:46.649198 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (365245d2-7a8c-436c-b13a-4b477e51eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:46.649467 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request issued successfully. Aug 16 23:05:46.650123 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7b90d48c-f8bf-4b9d-b631-6f16e684473d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:46.650512 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1232/4868] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:05:46 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:46.662610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.665166 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:46.665442 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.665688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.674668 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.674668 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:46.682882 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.684186 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:46.684737 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:46.685099 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.685420 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.688955 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed979173-bcc1-448f-9690-25f4ca53fb5d tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce returned with HTTP 200 Aug 16 23:05:46.689363 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1222/4869] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.694391 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.694391 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:46.700490 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:46.705730 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f378240c-5f87-47b0-8b36-23b85a5230f6 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:46.705730 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1216/4870] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.719116 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.721074 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:46.721338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.721566 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.729902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.729902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:46.736020 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:46.740759 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d2ae6194-edac-498b-b3c1-bb942f89e762 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:46.741325 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1201/4871] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.791976 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.794282 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:46.794460 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.794696 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.802467 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.802467 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:46.807457 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:46.810818 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-51626afa-9cd3-4248-990c-4c2a315b9b7e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:46.811273 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1233/4872] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:46.890169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4b1bb72d-01d9-445f-8ec2-8b92471b8ce6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.890673 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b1bb72d-01d9-445f-8ec2-8b92471b8ce6 None None] GET https://10.4.3.26/volume// Aug 16 23:05:46.890926 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb72d-01d9-445f-8ec2-8b92471b8ce6 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.891195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb72d-01d9-445f-8ec2-8b92471b8ce6 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:46.891627 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4b1bb72d-01d9-445f-8ec2-8b92471b8ce6 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:46.892234 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1223/4873] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:46.901030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-0d249488-6b80-41db-a62f-fb606005558a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.906678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-0d249488-6b80-41db-a62f-fb606005558a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:05:46.906678 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-0d249488-6b80-41db-a62f-fb606005558a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae525e8-7ffc-4396-b23e-f8f09007027d", "connector": null, "instance_uuid": "155eb966-50be-4882-89e5-7b4510d9fc25"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:46.923203 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:46.923203 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:46.956277 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-0d249488-6b80-41db-a62f-fb606005558a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:05:46.956751 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1217/4874] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:05:46 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 16 23:05:46.991466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b2154f95-0984-4f78-a5d9-4731780bd54a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:46.995028 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2154f95-0984-4f78-a5d9-4731780bd54a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:46.997769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2154f95-0984-4f78-a5d9-4731780bd54a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:46.998171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b2154f95-0984-4f78-a5d9-4731780bd54a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.000994 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5348f583-a6cd-4d73-9d34-5daa2771be0a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.001461 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5348f583-a6cd-4d73-9d34-5daa2771be0a None None] GET https://10.4.3.26/volume// Aug 16 23:05:47.001661 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5348f583-a6cd-4d73-9d34-5daa2771be0a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.001912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5348f583-a6cd-4d73-9d34-5daa2771be0a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.002311 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5348f583-a6cd-4d73-9d34-5daa2771be0a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:47.002662 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1234/4875] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:47.012056 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.014271 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.014271 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:47.017017 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:47.017469 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.017610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.021678 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b2154f95-0984-4f78-a5d9-4731780bd54a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:47.028811 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b2154f95-0984-4f78-a5d9-4731780bd54a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:47.029449 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1202/4876] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:46 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:47.037317 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.037317 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:47.043438 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:47.050864 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-357524c6-659f-453e-aa18-abbdad86079c tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:47.051306 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1224/4877] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:47.161472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.164917 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] PUT https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec Aug 16 23:05:47.165381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:47.176284 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Acquiring lock "cinder-attachment_update-9ae525e8-7ffc-4396-b23e-f8f09007027d-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:05:47.181168 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Lock "cinder-attachment_update-9ae525e8-7ffc-4396-b23e-f8f09007027d-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:05:47.182215 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.182215 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:47.232900 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.234929 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:47.235172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.235508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.235629 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Delete volume with id: 7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:47.243647 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.243647 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:47.244247 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:47.260266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Lock "cinder-attachment_update-9ae525e8-7ffc-4396-b23e-f8f09007027d-np0000007421" released by "attachment_update" :: held 0.079s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:05:47.260862 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-49899b3c-0a9c-438b-a9d2-c53a66b61777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec returned with HTTP 200 Aug 16 23:05:47.261557 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1218/4878] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:05:47 2026] PUT /volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:47.264780 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Delete volume request issued successfully. Aug 16 23:05:47.265020 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e5245f82-8e2c-4d15-abe9-0b1dfaa6c18d tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 202 Aug 16 23:05:47.265551 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1235/4879] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:47 2026] DELETE /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:47.273931 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.277206 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:47.277555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.277924 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.288416 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.288416 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:47.293192 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:47.298118 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-345d1549-5d02-4a2c-9a2a-7ebbd8267f62 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 200 Aug 16 23:05:47.298729 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1203/4880] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:47.321824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-668c023c-3923-45a9-95ce-648a4699287b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.323612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-668c023c-3923-45a9-95ce-648a4699287b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:47.323860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-668c023c-3923-45a9-95ce-648a4699287b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.324103 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-668c023c-3923-45a9-95ce-648a4699287b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.332161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.332161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:47.336166 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-668c023c-3923-45a9-95ce-648a4699287b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:47.344487 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-668c023c-3923-45a9-95ce-648a4699287b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 200 Aug 16 23:05:47.344953 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1225/4881] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:47.359073 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.361262 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:47.361674 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe2383c8-35bb-4e87-996f-4b3e8e2cff06", "name": "tempest-VolumeDependencyTests-Snapshot-1845262617"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:47.372809 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.372809 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:47.373421 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:47.373527 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create snapshot from volume fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:47.399689 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['bb2b55a7-655b-4ccb-8c23-2a5ac47e73a0', 'd0efb731-0ffd-4284-8e63-4bdb1f3f0ea4', 'ca2e9aa4-0a02-4cdd-b3ac-63812b222747', '3c2fceec-b96a-4673-bd96-3a3e9506266f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:47.424624 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot create request issued successfully. Aug 16 23:05:47.425036 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c14ffddf-4f3e-47e9-91c9-26bfab0170a8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:47.425852 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1219/4882] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:47 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 16 23:05:47.434497 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.436111 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:47.436309 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.436504 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.441278 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.441278 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:47.441695 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:47.442427 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b26ff611-7e22-46f9-a665-b5b13ba7c472 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 200 Aug 16 23:05:47.442778 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1236/4883] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:47.704784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.706577 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:47.706845 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.707033 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.713906 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.713906 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:47.717129 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:47.720999 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-370813cf-fcc2-4d3f-8868-ad4dfab019e9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce returned with HTTP 200 Aug 16 23:05:47.721412 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1204/4884] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:47.733393 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.735836 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:47.736339 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88c18e12-027c-481f-924b-9aed17f2bbce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1504594645"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:47.748720 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.748720 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:47.749212 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:47.749401 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create snapshot from volume 88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:47.780603 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['cbd47ca3-2bce-445e-b6fc-712e9657bb10', 'c5139a27-fe64-4623-b558-8adfa3cc49ef', '46362c0e-59ad-4123-907e-de97c204fcb9', 'bb144d64-673e-4dd3-94f7-e2581e780d29'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:47.818363 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot create request issued successfully. Aug 16 23:05:47.818799 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5765253-5326-44d5-a1d7-93eec1eb66a6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:47.819392 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1226/4885] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:47.828218 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:47.830560 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:47.830822 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:47.831051 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:47.838569 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:47.838569 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:47.839003 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:47.839911 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-03b9a786-91e2-4900-a035-a3bdf33255e3 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 returned with HTTP 200 Aug 16 23:05:47.840388 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1220/4886] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:47 2026] GET /volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.046068 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.047938 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:48.048104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.048311 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.057830 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.057830 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:48.061368 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:48.065641 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-695ce43b-cc83-4d7c-93e7-19f4c4f25f51 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:48.066075 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1237/4887] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.312408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90fbd6af-6610-43a9-a607-76302fd98522 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.314726 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90fbd6af-6610-43a9-a607-76302fd98522 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 Aug 16 23:05:48.315045 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90fbd6af-6610-43a9-a607-76302fd98522 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.315331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90fbd6af-6610-43a9-a607-76302fd98522 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.323671 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90fbd6af-6610-43a9-a607-76302fd98522 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 returned with HTTP 404 Aug 16 23:05:48.324396 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1205/4888] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/volumes/7fe53a7d-d5b4-4013-9715-a764e8960461 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:48.333478 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.335484 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] DELETE https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:48.335719 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.335957 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.336152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Delete volume with id: 90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:48.345074 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.345074 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:48.345669 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:48.366958 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Delete volume request issued successfully. Aug 16 23:05:48.367142 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-15ae4456-2c58-41f8-bdda-a2e98a36a1c5 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 202 Aug 16 23:05:48.367569 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1227/4889] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:48 2026] DELETE /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:48.375857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4afeae98-4269-4054-a0db-092934611c2f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.377552 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4afeae98-4269-4054-a0db-092934611c2f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:48.377716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4afeae98-4269-4054-a0db-092934611c2f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.377964 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4afeae98-4269-4054-a0db-092934611c2f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.385303 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.385303 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:48.389502 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4afeae98-4269-4054-a0db-092934611c2f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Volume info retrieved successfully. Aug 16 23:05:48.393429 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4afeae98-4269-4054-a0db-092934611c2f tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 200 Aug 16 23:05:48.393696 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1221/4890] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.454977 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.455457 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:48.455548 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.455802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.461312 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.461312 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:48.461834 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:48.462662 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8f268bad-3ae4-4751-821c-579f4b67f6f4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 200 Aug 16 23:05:48.463059 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1238/4891] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.474970 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.477169 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:48.477813 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ef785506-934f-4a47-8ef1-bb11c12bf487", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1700230150"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:48.479816 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'snapshot_id': 'ef785506-934f-4a47-8ef1-bb11c12bf487', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1700230150'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:48.485980 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.485980 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:48.486653 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:48.486879 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:48.491650 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:48.498729 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (51fc89f1-1876-492e-a318-5c7b474d639b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:48.500217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7173f96c-5a88-491d-92da-e777db1b7571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:48.501639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:48.542082 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7173f96c-5a88-491d-92da-e777db1b7571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ef785506-934f-4a47-8ef1-bb11c12bf487', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:48.542949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66147d32-e9eb-4540-8e5e-188aa996fd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:48.591545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['94e36a73-9fe7-4644-8c8b-0edcb9faea46', '8fadf371-357c-4dd6-a13d-6478224adf91', 'f1d76fec-79d5-4c1d-9461-30bddf070f98', 'd6254920-43ce-4c84-a4d7-5eefb1f732bf'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:48.592336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66147d32-e9eb-4540-8e5e-188aa996fd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e36a73-9fe7-4644-8c8b-0edcb9faea46', '8fadf371-357c-4dd6-a13d-6478224adf91', 'f1d76fec-79d5-4c1d-9461-30bddf070f98', 'd6254920-43ce-4c84-a4d7-5eefb1f732bf']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:48.593212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b9f009-d6ca-443f-aebb-b26a44815f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:48.629673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b9f009-d6ca-443f-aebb-b26a44815f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f768a327-5e92-4bda-9a93-2e22bd9e985b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700230150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['94e36a73-9fe7-4644-8c8b-0edcb9faea46','8fadf371-357c-4dd6-a13d-6478224adf91','f1d76fec-79d5-4c1d-9461-30bddf070f98','d6254920-43ce-4c84-a4d7-5eefb1f732bf'],size=1,snapshot_id=ef785506-934f-4a47-8ef1-bb11c12bf487,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700230150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f768a327-5e92-4bda-9a93-2e22bd9e985b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef785506-934f-4a47-8ef1-bb11c12bf487,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:48.630474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8dac92-80b0-45f7-bb2e-59f4a002c201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:48.646144 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8dac92-80b0-45f7-bb2e-59f4a002c201) transitioned into state 'SUCCESS' from state '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-1700230150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['94e36a73-9fe7-4644-8c8b-0edcb9faea46','8fadf371-357c-4dd6-a13d-6478224adf91','f1d76fec-79d5-4c1d-9461-30bddf070f98','d6254920-43ce-4c84-a4d7-5eefb1f732bf'],size=1,snapshot_id=ef785506-934f-4a47-8ef1-bb11c12bf487,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:48.646934 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1127dffe-c048-4dec-8a81-766cfaabe0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:48.666736 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1127dffe-c048-4dec-8a81-766cfaabe0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:48.667589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (51fc89f1-1876-492e-a318-5c7b474d639b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:48.667971 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:05:48.668548 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b07ce76-d6f7-4f02-b683-7960ebbf727f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:48.669121 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1206/4892] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:48 2026] POST /volume/v3/volumes => generated 802 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:48.682039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.683878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:48.684142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.684379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.692356 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.692356 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:48.696048 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:48.700041 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ab892970-81a5-4a78-a28c-8e52fc8db095 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 200 Aug 16 23:05:48.700458 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1228/4893] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:48.849825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9948a99d-5c62-4150-b39d-795e15574d3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.851456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9948a99d-5c62-4150-b39d-795e15574d3b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:48.851633 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9948a99d-5c62-4150-b39d-795e15574d3b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.851827 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9948a99d-5c62-4150-b39d-795e15574d3b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.856155 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.856155 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:48.856430 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9948a99d-5c62-4150-b39d-795e15574d3b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:48.857003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9948a99d-5c62-4150-b39d-795e15574d3b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 returned with HTTP 200 Aug 16 23:05:48.857394 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1222/4894] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.867769 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58db080d-3173-4210-b971-0cd01c82ba08 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.869822 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] GET https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:48.870061 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.870295 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.870589 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:05:48.871841 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:05:48.875629 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Get all snapshots completed successfully. Aug 16 23:05:48.875933 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58db080d-3173-4210-b971-0cd01c82ba08 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 23:05:48.876296 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1239/4895] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:48.884448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.886193 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:48.886415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.886631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.886785 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete snapshot with id: 93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:48.891607 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.891607 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:48.891938 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:48.908124 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot delete request issued successfully. Aug 16 23:05:48.908384 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a4b0cf90-f8a3-4025-927b-b3483b1c52b1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 returned with HTTP 202 Aug 16 23:05:48.908686 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1207/4896] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:48 2026] DELETE /volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:48.915935 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f439f264-31c8-449a-bbee-20b2e3352d3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:48.917910 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f439f264-31c8-449a-bbee-20b2e3352d3e tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:48.918098 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f439f264-31c8-449a-bbee-20b2e3352d3e tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:48.918253 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f439f264-31c8-449a-bbee-20b2e3352d3e tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:48.923182 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:48.923182 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:48.923503 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f439f264-31c8-449a-bbee-20b2e3352d3e tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:48.924066 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f439f264-31c8-449a-bbee-20b2e3352d3e tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 returned with HTTP 200 Aug 16 23:05:48.924429 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1229/4897] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:48 2026] GET /volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:49.077861 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.079640 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:49.079847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.080032 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.089703 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:49.089703 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:49.093341 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:49.098394 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-48b2db7b-0e38-4758-95f2-8f6250e8474b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:49.098870 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1223/4898] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:49 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:49.406805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cfa98ec3-35a3-45f1-b26d-937a7157a430 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.408997 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cfa98ec3-35a3-45f1-b26d-937a7157a430 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] GET https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf Aug 16 23:05:49.409251 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cfa98ec3-35a3-45f1-b26d-937a7157a430 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.409496 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cfa98ec3-35a3-45f1-b26d-937a7157a430 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.415061 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cfa98ec3-35a3-45f1-b26d-937a7157a430 tempest-TestServerVolumeAttachmentScenario-1968171521 tempest-TestServerVolumeAttachmentScenario-1968171521-project-member] https://10.4.3.26/volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf returned with HTTP 404 Aug 16 23:05:49.415554 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1240/4899] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:49 2026] GET /volume/v3/volumes/90aad0de-9efe-4967-bce4-6a38f89bdbbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:49.712841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-abbf41de-d16c-4fea-b571-f90425380c66 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.714160 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abbf41de-d16c-4fea-b571-f90425380c66 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:49.714491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abbf41de-d16c-4fea-b571-f90425380c66 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.714769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-abbf41de-d16c-4fea-b571-f90425380c66 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.722335 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:49.722335 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:49.726249 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-abbf41de-d16c-4fea-b571-f90425380c66 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:49.733047 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-abbf41de-d16c-4fea-b571-f90425380c66 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 200 Aug 16 23:05:49.733939 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1208/4900] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:49 2026] GET /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:49.750540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f0158aa-15d9-4abd-ad17-072251662f90 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.751992 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:49.752321 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f768a327-5e92-4bda-9a93-2e22bd9e985b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1455647393"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:49.753636 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'source_volid': 'f768a327-5e92-4bda-9a93-2e22bd9e985b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1455647393'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:49.759620 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:49.759620 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:49.760084 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume retrieved successfully. Aug 16 23:05:49.760192 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:49.764398 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:49.769427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (edc8f753-bce4-40a8-8e54-ac69f05320fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:49.770589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8da57b-2b46-426d-985c-1db0783b2029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:49.771483 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:49.802948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8da57b-2b46-426d-985c-1db0783b2029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f768a327-5e92-4bda-9a93-2e22bd9e985b', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:49.803855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79a299c-ec1b-4ae1-89ea-ad6e03305ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:49.852565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['03df1de0-5dae-4879-ae00-fa0b1871c01c', '0f2b7077-cbc1-4ed4-be2e-51f5a4521a95', '64606c8e-7ee3-48c7-baf5-9d82f8722317', 'b2fcbce3-5ef6-4d90-ab5d-427f6006f2bc'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:49.853374 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79a299c-ec1b-4ae1-89ea-ad6e03305ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03df1de0-5dae-4879-ae00-fa0b1871c01c', '0f2b7077-cbc1-4ed4-be2e-51f5a4521a95', '64606c8e-7ee3-48c7-baf5-9d82f8722317', 'b2fcbce3-5ef6-4d90-ab5d-427f6006f2bc']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:49.854120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635dc14b-2c1d-4e03-be01-5eb30335c629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:49.886268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (635dc14b-2c1d-4e03-be01-5eb30335c629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79436814-2069-40d9-8418-986ee1618c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1455647393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['03df1de0-5dae-4879-ae00-fa0b1871c01c','0f2b7077-cbc1-4ed4-be2e-51f5a4521a95','64606c8e-7ee3-48c7-baf5-9d82f8722317','b2fcbce3-5ef6-4d90-ab5d-427f6006f2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=f768a327-5e92-4bda-9a93-2e22bd9e985b,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1455647393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79436814-2069-40d9-8418-986ee1618c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f768a327-5e92-4bda-9a93-2e22bd9e985b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:49.886990 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0196456-46a4-42dd-9e09-8033678ac524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:49.903711 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0196456-46a4-42dd-9e09-8033678ac524) transitioned into state 'SUCCESS' from state '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-1455647393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['03df1de0-5dae-4879-ae00-fa0b1871c01c','0f2b7077-cbc1-4ed4-be2e-51f5a4521a95','64606c8e-7ee3-48c7-baf5-9d82f8722317','b2fcbce3-5ef6-4d90-ab5d-427f6006f2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=f768a327-5e92-4bda-9a93-2e22bd9e985b,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:49.904352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ed55a1-635c-4f23-b4fd-554a171965a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:49.920215 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ed55a1-635c-4f23-b4fd-554a171965a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:49.920970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (edc8f753-bce4-40a8-8e54-ac69f05320fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:49.921294 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:05:49.922100 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f0158aa-15d9-4abd-ad17-072251662f90 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:49.922539 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1230/4901] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:49 2026] POST /volume/v3/volumes => generated 802 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:49.938416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0a2bf6d-b47b-4e81-bcb9-e12d0d1ece03 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.939718 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0a2bf6d-b47b-4e81-bcb9-e12d0d1ece03 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 Aug 16 23:05:49.940041 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0a2bf6d-b47b-4e81-bcb9-e12d0d1ece03 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.940346 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0a2bf6d-b47b-4e81-bcb9-e12d0d1ece03 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.941876 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.943973 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:49.944263 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.944436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.946344 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0a2bf6d-b47b-4e81-bcb9-e12d0d1ece03 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 returned with HTTP 404 Aug 16 23:05:49.946977 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1224/4902] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:49 2026] GET /volume/v3/snapshots/93e66f0d-5ad5-4c84-8511-9d5af9a51868 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:49.955718 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:49.955718 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:49.958662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-053693f9-9131-4886-afbf-7771ce7da665 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:49.962254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:49.962254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:49.962254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:49.962254 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume with id: 88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:49.962441 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:49.966843 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b14c6ee9-a42d-441a-8686-88a9c3f19463 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 200 Aug 16 23:05:49.967464 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1241/4903] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:49 2026] GET /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:49.972959 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:49.972959 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:49.977817 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:49.999410 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume request issued successfully. Aug 16 23:05:49.999850 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-053693f9-9131-4886-afbf-7771ce7da665 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce returned with HTTP 202 Aug 16 23:05:50.002875 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1209/4904] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:49 2026] DELETE /volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:50.008135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-91242328-686d-4c24-b62c-9849c0220725 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:50.011656 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91242328-686d-4c24-b62c-9849c0220725 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:50.011954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91242328-686d-4c24-b62c-9849c0220725 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:50.013357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-91242328-686d-4c24-b62c-9849c0220725 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:50.021692 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:50.021692 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:50.026293 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-91242328-686d-4c24-b62c-9849c0220725 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:50.031868 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-91242328-686d-4c24-b62c-9849c0220725 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce returned with HTTP 200 Aug 16 23:05:50.031868 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1231/4905] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:50 2026] GET /volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:50.111883 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:50.114175 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:50.114401 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:50.114609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:50.129061 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:50.129061 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:50.132848 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:50.138109 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8fe35b1d-7184-4fdf-9cdf-70944e6fdb61 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:50.138549 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1225/4906] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:50 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:50.523973 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-4ef43747-ad90-413c-906b-3508ad6a3d4e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:50.525888 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-4ef43747-ad90-413c-906b-3508ad6a3d4e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec/action Aug 16 23:05:50.526289 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-4ef43747-ad90-413c-906b-3508ad6a3d4e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:50.526397 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-4ef43747-ad90-413c-906b-3508ad6a3d4e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:50.540557 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:50.540557 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:50.549697 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2b140f15-ae62-48da-a01e-5c1fea61580e req-4ef43747-ad90-413c-906b-3508ad6a3d4e tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec/action returned with HTTP 204 Aug 16 23:05:50.550601 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1242/4907] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:05:50 2026] POST /volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:50.983448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:50.985767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:50.986051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:50.986277 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:50.993275 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:50.993275 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:50.997032 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:51.002568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e786f4ab-1f5a-47d0-80f3-d0d19f180a8a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 200 Aug 16 23:05:51.003092 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1210/4908] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:50 2026] GET /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:51.015881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.017648 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:51.017849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.018051 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.018340 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:51.023278 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:51.023278 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:51.023773 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:51.038464 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot delete request issued successfully. Aug 16 23:05:51.040772 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70089be4-2155-4737-b0ca-8a3ca71b4da4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 202 Aug 16 23:05:51.040772 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1232/4909] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:51 2026] DELETE /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:51.048062 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5a2ebc6-eaa4-448e-ad45-50ba811bd304 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.048062 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5a2ebc6-eaa4-448e-ad45-50ba811bd304 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce Aug 16 23:05:51.048603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5a2ebc6-eaa4-448e-ad45-50ba811bd304 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.048603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5a2ebc6-eaa4-448e-ad45-50ba811bd304 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.052682 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.054429 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5a2ebc6-eaa4-448e-ad45-50ba811bd304 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce returned with HTTP 404 Aug 16 23:05:51.054930 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1226/4910] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:51 2026] GET /volume/v3/volumes/88c18e12-027c-481f-924b-9aed17f2bbce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:51.055815 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:51.056579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.056579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.067343 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.069081 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:51.069081 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:51.070521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:51.070521 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-827427143"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:51.070663 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:51.071361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c653c688-ba79-4f8a-bd1f-8698c69734ad tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 200 Aug 16 23:05:51.072086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-827427143'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:51.072086 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume of 1 GB Aug 16 23:05:51.072189 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1243/4911] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:51 2026] GET /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:51.076070 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Availability Zones retrieved successfully. Aug 16 23:05:51.083971 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (735ffc28-2064-4ad9-94f6-371a84a8ad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:51.084686 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce84afd-037f-414a-8fea-f387b5609359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:51.086096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:51.113569 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce84afd-037f-414a-8fea-f387b5609359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:51.115305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf192900-5530-44fd-8124-b49be43c76cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:51.152320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.154534 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:51.154802 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.155031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.168616 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:51.168616 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:51.169757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['ff0ff3e3-e25c-450e-beed-5026e446311d', 'a737e219-6593-481f-b2a9-553745bf519f', 'b904295b-4116-4b6c-ada8-da1209aa78c4', 'f44380e2-2df7-4751-91b3-6d15c13f8ad3'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:51.170582 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf192900-5530-44fd-8124-b49be43c76cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0ff3e3-e25c-450e-beed-5026e446311d', 'a737e219-6593-481f-b2a9-553745bf519f', 'b904295b-4116-4b6c-ada8-da1209aa78c4', 'f44380e2-2df7-4751-91b3-6d15c13f8ad3']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:51.171287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d77569-29e4-4ee6-b5fd-b02486caae4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:51.174618 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:51.182686 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c19a98d-8790-40ce-a982-5781fb8fa76d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:51.183395 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1233/4912] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:51 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:51.196281 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d77569-29e4-4ee6-b5fd-b02486caae4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ab18868-aa70-4741-b68f-567ed0016ff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827427143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['ff0ff3e3-e25c-450e-beed-5026e446311d','a737e219-6593-481f-b2a9-553745bf519f','b904295b-4116-4b6c-ada8-da1209aa78c4','f44380e2-2df7-4751-91b3-6d15c13f8ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-827427143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ab18868-aa70-4741-b68f-567ed0016ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cb7177f7ef4e46a3cea00298f0a17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507f3a0710f4414d80df54f05105abb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:51.196999 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c727c338-11a1-4d0b-ad90-130ed282fbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:51.198833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1606a4b7-3594-45ff-b693-c975888717e2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.200561 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1606a4b7-3594-45ff-b693-c975888717e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:51.200780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1606a4b7-3594-45ff-b693-c975888717e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.200987 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1606a4b7-3594-45ff-b693-c975888717e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.209947 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:51.209947 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:51.213585 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1606a4b7-3594-45ff-b693-c975888717e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:51.213681 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c727c338-11a1-4d0b-ad90-130ed282fbd4) transitioned into state 'SUCCESS' from state '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-827427143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['ff0ff3e3-e25c-450e-beed-5026e446311d','a737e219-6593-481f-b2a9-553745bf519f','b904295b-4116-4b6c-ada8-da1209aa78c4','f44380e2-2df7-4751-91b3-6d15c13f8ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:51.214275 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9eeb8a-f3a7-4938-b9ef-ecc61fa1346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:51.217594 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1606a4b7-3594-45ff-b693-c975888717e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:51.217974 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1227/4913] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:51 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:51.227373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9eeb8a-f3a7-4938-b9ef-ecc61fa1346a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:51.228721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (735ffc28-2064-4ad9-94f6-371a84a8ad43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:51.229247 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request issued successfully. Aug 16 23:05:51.230156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ecd1d03f-c060-4b2c-bd06-e6b7b1744b68 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:51.230801 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1211/4914] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:05:51 2026] POST /volume/v3/volumes => generated 775 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:51.253376 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:51.255873 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:51.256201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:51.256516 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:51.266332 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:51.266332 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:51.271123 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:51.275566 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9887e3a-e535-4368-9b3b-fa573bf75674 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 returned with HTTP 200 Aug 16 23:05:51.276070 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1244/4915] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:51 2026] GET /volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:52.081566 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c900e930-c835-48af-bacf-3ad015251f05 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.084163 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c900e930-c835-48af-bacf-3ad015251f05 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:05:52.084433 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c900e930-c835-48af-bacf-3ad015251f05 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:52.084761 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c900e930-c835-48af-bacf-3ad015251f05 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:52.095006 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c900e930-c835-48af-bacf-3ad015251f05 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 404 Aug 16 23:05:52.095670 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1234/4916] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:52 2026] GET /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:52.103442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.105897 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:52.106173 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:52.106431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:52.106596 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:52.112929 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:52.112929 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:52.113626 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:52.133835 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot delete request issued successfully. Aug 16 23:05:52.136766 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b102fe33-3fe7-48bf-8c6a-825f1e09a8bc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 202 Aug 16 23:05:52.136766 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1228/4917] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:52 2026] DELETE /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:52.144861 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5d59601-71e8-4f8e-a521-243090451988 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.147015 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5d59601-71e8-4f8e-a521-243090451988 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:52.147287 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5d59601-71e8-4f8e-a521-243090451988 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:52.147543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5d59601-71e8-4f8e-a521-243090451988 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:52.153441 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:52.153441 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:52.154065 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b5d59601-71e8-4f8e-a521-243090451988 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:52.155085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5d59601-71e8-4f8e-a521-243090451988 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 200 Aug 16 23:05:52.155595 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1212/4918] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:52 2026] GET /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:52.291332 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.293625 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:52.293863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:52.294089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:52.301227 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:52.301227 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:52.304411 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:52.308044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76a6cbf2-e533-41a9-b32e-c91d643f9fc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 returned with HTTP 200 Aug 16 23:05:52.308509 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1245/4919] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:52 2026] GET /volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:52.320522 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fac00c80-581d-4d28-9b73-003232dd3689 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.322434 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:52.322822 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ab18868-aa70-4741-b68f-567ed0016ff3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-920210039"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:52.332422 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:52.332422 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:52.332836 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:52.332985 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create snapshot from volume 5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:52.360382 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['b4434a04-31bb-4580-87db-b9c76e698095', '775db815-3aa5-4a4b-ab50-66d1916c5265', '5b3c0d1a-79ae-4703-bb99-0a74db601bb2', 'bad8bf2f-c149-4a13-a61b-da24d1f20832'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:52.390304 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot create request issued successfully. Aug 16 23:05:52.390721 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fac00c80-581d-4d28-9b73-003232dd3689 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:52.391300 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1235/4920] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:52.402242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:52.404609 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:52.404824 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:52.405000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:52.410097 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:52.410097 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:52.410393 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:52.411031 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c6a4fcaf-82f2-4577-a129-0b18b5a3385c tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 returned with HTTP 200 Aug 16 23:05:52.411431 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1229/4921] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:52 2026] GET /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:53.164514 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-215ac763-3caa-47a4-91b8-29200ea292c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.166324 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-215ac763-3caa-47a4-91b8-29200ea292c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:05:53.166523 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-215ac763-3caa-47a4-91b8-29200ea292c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.166730 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-215ac763-3caa-47a4-91b8-29200ea292c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.171135 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-215ac763-3caa-47a4-91b8-29200ea292c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 404 Aug 16 23:05:53.171574 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1213/4922] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:53 2026] GET /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:53.178911 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.180803 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:53.181046 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.181284 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.181528 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:53.189235 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.189235 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:53.189785 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:53.209528 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:05:53.209528 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-86b94e22-d1cd-4afa-b91c-dff6292bc498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 202 Aug 16 23:05:53.209528 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1246/4923] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:53 2026] DELETE /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:53.217064 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-294fabcc-6784-4537-8620-c02bf70dbb45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.219066 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-294fabcc-6784-4537-8620-c02bf70dbb45 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:53.219341 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-294fabcc-6784-4537-8620-c02bf70dbb45 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.219525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-294fabcc-6784-4537-8620-c02bf70dbb45 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.228689 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.228689 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:53.232957 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-294fabcc-6784-4537-8620-c02bf70dbb45 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:53.237978 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-294fabcc-6784-4537-8620-c02bf70dbb45 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 200 Aug 16 23:05:53.238560 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1236/4924] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:53 2026] GET /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:53.421901 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.424793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:53.425120 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.425404 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.432256 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.432256 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:53.432755 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:53.433755 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8b1db0e7-e881-4fa7-bdb9-ca9580560975 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 returned with HTTP 200 Aug 16 23:05:53.434672 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1230/4925] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:53 2026] GET /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:53.442492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.444221 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] POST https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347/action Aug 16 23:05:53.444545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:53.444660 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:53.446420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Updating snapshot '795cf3d1-e751-49a5-9582-32a30ef1a347' with '{'status': 'error'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 23:05:53.454344 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.454344 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:53.454799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4158aa75447e45fc86988e47ed920526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '79cb7177f7ef4e46a3cea00298f0a17e', '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=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:05:53.454999 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26f36b0d-f62d-4cd0-9ce1-fd2b30f0f6b4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347/action returned with HTTP 403 Aug 16 23:05:53.455472 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1214/4926] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:05:53 2026] POST /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:53.463327 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-94851edd-d729-4196-9129-fbc063155515 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.465663 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:53.465882 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.466116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.466245 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete snapshot with id: 795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:53.472052 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.472052 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:53.472413 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:53.491770 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot delete request issued successfully. Aug 16 23:05:53.491770 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-94851edd-d729-4196-9129-fbc063155515 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 returned with HTTP 202 Aug 16 23:05:53.491770 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1247/4927] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:53 2026] DELETE /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:53.498102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:53.499698 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:53.500049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:53.500352 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:53.506800 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:53.506800 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:53.508935 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:53.508935 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-862c4b19-970f-45fc-b735-5d5d093d9a20 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 returned with HTTP 200 Aug 16 23:05:53.508935 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1237/4928] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:53 2026] GET /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:54.253791 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-062531ed-96b4-4b85-8a1a-516d1ffd22eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.256235 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062531ed-96b4-4b85-8a1a-516d1ffd22eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:05:54.256432 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062531ed-96b4-4b85-8a1a-516d1ffd22eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.256629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-062531ed-96b4-4b85-8a1a-516d1ffd22eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.268285 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-062531ed-96b4-4b85-8a1a-516d1ffd22eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 404 Aug 16 23:05:54.269004 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1231/4929] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:54.276143 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-674f83cd-fc37-4bea-9928-7815dba2d880 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.277968 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:54.278281 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.278526 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.278795 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:54.287783 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.287783 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:54.288348 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:54.314092 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:05:54.314092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-674f83cd-fc37-4bea-9928-7815dba2d880 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 202 Aug 16 23:05:54.314092 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1215/4930] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:54 2026] DELETE /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:54.321418 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.324092 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:54.324364 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.324608 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.334027 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.334027 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:54.339246 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:54.344669 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1dc9748-06a5-471b-a4e8-168ae6040d09 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 200 Aug 16 23:05:54.345561 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1248/4931] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:54.517759 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2558ec73-3483-4297-99b8-530220279e45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.519997 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2558ec73-3483-4297-99b8-530220279e45 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 Aug 16 23:05:54.520268 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2558ec73-3483-4297-99b8-530220279e45 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.520495 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2558ec73-3483-4297-99b8-530220279e45 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.525320 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2558ec73-3483-4297-99b8-530220279e45 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 returned with HTTP 404 Aug 16 23:05:54.525903 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1238/4932] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/snapshots/795cf3d1-e751-49a5-9582-32a30ef1a347 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:54.532251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.534409 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:54.534586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.534852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.535003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume with id: 5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:54.542353 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.542353 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:54.542834 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:54.557558 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume request issued successfully. Aug 16 23:05:54.557734 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-225aee5c-cc73-4ca9-8aa4-9cbf42c73b99 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 returned with HTTP 202 Aug 16 23:05:54.558160 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1232/4933] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:54 2026] DELETE /volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:54.565816 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.568053 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:54.568311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.568554 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.577185 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.577185 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:54.581950 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:54.588720 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e6e71462-d335-41f3-88ba-0e4b65bbb5d6 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 returned with HTTP 200 Aug 16 23:05:54.589230 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1216/4934] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:54.754242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.756765 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:54.756929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.757128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.766377 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.766377 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:54.770603 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:54.775611 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-34a17278-924e-437d-9e20-5c752b8d8f5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:54.775917 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1249/4935] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 1130 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:54.796060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.798556 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d/action Aug 16 23:05:54.799023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:05:54.799167 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:54.812075 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.812075 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:54.812583 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:54.819148 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Begin detaching volume completed successfully. Aug 16 23:05:54.819763 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-09c41a5c-684c-46fa-8e2d-c88c8dc9c726 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d/action returned with HTTP 202 Aug 16 23:05:54.819838 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1239/4936] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:05:54 2026] POST /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5928756-cf73-4224-ac28-6b9fb004a1e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5928756-cf73-4224-ac28-6b9fb004a1e9 None None] GET https://10.4.3.26/volume// Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5928756-cf73-4224-ac28-6b9fb004a1e9 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5928756-cf73-4224-ac28-6b9fb004a1e9 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5928756-cf73-4224-ac28-6b9fb004a1e9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:05:54.866767 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1233/4937] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:05:54.876425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:54.879098 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:54.879408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:54.879719 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:54.894847 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:54.894847 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:54.901700 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:54.907586 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-bea2a969-f890-476e-bdfd-2cea4c353cda tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:05:54.908242 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1217/4938] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:05:54 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 1313 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:05:55.162283 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42b87589-f551-4ffb-bf50-8abd186513a2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.246408 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.246812 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1230085182"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.248573 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request body: {'volume': {"'imageRef": '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1230085182'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.248725 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume of 1 GB Aug 16 23:05:55.252776 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Availability Zones retrieved successfully. Aug 16 23:05:55.257724 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (d84250cd-37c6-47da-aca4-9f87bac120f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.258626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364160dc-0e82-4663-a5ff-dbe098943b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.259667 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:55.281002 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364160dc-0e82-4663-a5ff-dbe098943b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.281798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71706e89-133b-47ee-ace7-fd7b335a72c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.334165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Created reservations ['dcfd32b8-54df-45da-ba8b-ffa580182c61', 'de27e46f-cf6f-4424-9cfe-59ac105cdb04', '284857be-a4a2-47df-a4a5-29473233b575', 'e8ff37ee-528b-4928-9c38-fa2fe4abf854'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.335035 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71706e89-133b-47ee-ace7-fd7b335a72c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcfd32b8-54df-45da-ba8b-ffa580182c61', 'de27e46f-cf6f-4424-9cfe-59ac105cdb04', '284857be-a4a2-47df-a4a5-29473233b575', 'e8ff37ee-528b-4928-9c38-fa2fe4abf854']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.335851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ede5cba-298a-4260-8bcd-33d965ec4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.357579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ede5cba-298a-4260-8bcd-33d965ec4445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f48efb9b-7181-4f39-91b5-c8c74ad98683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1230085182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['dcfd32b8-54df-45da-ba8b-ffa580182c61','de27e46f-cf6f-4424-9cfe-59ac105cdb04','284857be-a4a2-47df-a4a5-29473233b575','e8ff37ee-528b-4928-9c38-fa2fe4abf854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1230085182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f48efb9b-7181-4f39-91b5-c8c74ad98683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606cc71cce0f406491f0cab5289142c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a900c39c06414e149d677a1de9b8ce40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.358605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def229eb-474c-4a74-ba81-531493a4f04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.364319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6c67da29-76e2-4591-892f-c7c525fdf431 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.366311 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c67da29-76e2-4591-892f-c7c525fdf431 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:05:55.366587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c67da29-76e2-4591-892f-c7c525fdf431 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.367087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6c67da29-76e2-4591-892f-c7c525fdf431 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.374386 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6c67da29-76e2-4591-892f-c7c525fdf431 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 404 Aug 16 23:05:55.374907 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1240/4939] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:55 2026] GET /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:55.377740 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def229eb-474c-4a74-ba81-531493a4f04a) transitioned into state 'SUCCESS' from state '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-1230085182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['dcfd32b8-54df-45da-ba8b-ffa580182c61','de27e46f-cf6f-4424-9cfe-59ac105cdb04','284857be-a4a2-47df-a4a5-29473233b575','e8ff37ee-528b-4928-9c38-fa2fe4abf854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.377740 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52150b02-f312-4953-beed-5bf66c0a6509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.381079 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.383432 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:55.383658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.383906 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.384089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:55.388478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52150b02-f312-4953-beed-5bf66c0a6509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.389347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (d84250cd-37c6-47da-aca4-9f87bac120f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.389651 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request issued successfully. Aug 16 23:05:55.390217 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42b87589-f551-4ffb-bf50-8abd186513a2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:55.390606 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1250/4940] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:55.392382 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.392382 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:55.392989 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:55.406764 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.409101 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.409898 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1123675525"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.411527 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request body: {'volume': {"'imageRef": '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1123675525'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.411670 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume of 1 GB Aug 16 23:05:55.418598 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Availability Zones retrieved successfully. Aug 16 23:05:55.418880 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:05:55.419001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3799dc23-5265-45e9-96b7-29efc6c72b80 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 202 Aug 16 23:05:55.419561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1234/4941] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:55 2026] DELETE /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:55.427765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (9167f892-369a-4ee3-aca6-87e164031ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.429042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69e21d4-8eab-4909-9b00-f421d999326b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.429172 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c78b80e6-1409-400c-821e-1a7b7a261278 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.430333 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:55.431372 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c78b80e6-1409-400c-821e-1a7b7a261278 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:55.431777 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c78b80e6-1409-400c-821e-1a7b7a261278 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.431819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c78b80e6-1409-400c-821e-1a7b7a261278 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.441639 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.441639 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:55.449515 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c78b80e6-1409-400c-821e-1a7b7a261278 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:55.455524 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c78b80e6-1409-400c-821e-1a7b7a261278 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 200 Aug 16 23:05:55.456407 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1241/4942] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:55 2026] GET /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 894 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:55.461774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69e21d4-8eab-4909-9b00-f421d999326b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.463699 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ae2800-d042-4b98-8133-b22c83ed561f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.540558 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Created reservations ['96487466-204e-4fbd-b63b-a87b607ed50a', 'fe3ca744-e798-4b6d-9818-570685679697', '7988d67b-3abc-4d19-aea6-506a97f3235e', '06bbbdbd-346b-4d15-81c5-14fa66172014'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.541322 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ae2800-d042-4b98-8133-b22c83ed561f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96487466-204e-4fbd-b63b-a87b607ed50a', 'fe3ca744-e798-4b6d-9818-570685679697', '7988d67b-3abc-4d19-aea6-506a97f3235e', '06bbbdbd-346b-4d15-81c5-14fa66172014']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.542051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc6ca0d-8904-471b-ae30-e92e43e6250d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.562462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc6ca0d-8904-471b-ae30-e92e43e6250d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16149a5c-1ac5-45d7-81d8-78a171e3c556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1123675525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['96487466-204e-4fbd-b63b-a87b607ed50a','fe3ca744-e798-4b6d-9818-570685679697','7988d67b-3abc-4d19-aea6-506a97f3235e','06bbbdbd-346b-4d15-81c5-14fa66172014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1123675525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16149a5c-1ac5-45d7-81d8-78a171e3c556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606cc71cce0f406491f0cab5289142c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a900c39c06414e149d677a1de9b8ce40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.563093 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5318cff3-7762-41d8-9988-5fcf451f3a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.582917 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5318cff3-7762-41d8-9988-5fcf451f3a81) transitioned into state 'SUCCESS' from state '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-1123675525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['96487466-204e-4fbd-b63b-a87b607ed50a','fe3ca744-e798-4b6d-9818-570685679697','7988d67b-3abc-4d19-aea6-506a97f3235e','06bbbdbd-346b-4d15-81c5-14fa66172014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.583684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b611c4-1ef1-49e8-afc4-5d055502010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.595009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b611c4-1ef1-49e8-afc4-5d055502010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.595726 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (9167f892-369a-4ee3-aca6-87e164031ae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.596178 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request issued successfully. Aug 16 23:05:55.597081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9ecf40c-c22e-4652-b653-d33118f4e972 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:55.597593 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1218/4943] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 755 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:55.603955 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-63deb5be-b222-4aae-a55d-dc1fa0defbd2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.607064 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63deb5be-b222-4aae-a55d-dc1fa0defbd2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 Aug 16 23:05:55.607342 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63deb5be-b222-4aae-a55d-dc1fa0defbd2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.607785 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-63deb5be-b222-4aae-a55d-dc1fa0defbd2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.612806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.615553 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.615975 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1875349223"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.617665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request body: {'volume': {"'imageRef": '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1875349223'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.617803 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume of 1 GB Aug 16 23:05:55.620366 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-63deb5be-b222-4aae-a55d-dc1fa0defbd2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 returned with HTTP 404 Aug 16 23:05:55.621110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1251/4944] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:55 2026] GET /volume/v3/volumes/5ab18868-aa70-4741-b68f-567ed0016ff3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:55.622349 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Availability Zones retrieved successfully. Aug 16 23:05:55.629623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (4b7da70c-3a42-4131-924e-e3026a2b5858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.631334 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a2955f40-0069-4322-b29d-781e35cdd819 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.631722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ed1ffa-0a43-4cc2-aaa9-9a5723faf16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.632500 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:55.633931 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.634423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1143614096"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.636860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1143614096'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.637083 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume of 1 GB Aug 16 23:05:55.642895 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Availability Zones retrieved successfully. Aug 16 23:05:55.649836 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (ef302e36-6a14-4f7c-8009-54f5162296b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.651274 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e03dbe-1110-4fdf-afe9-56e3da8a5926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.652312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:55.669049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ed1ffa-0a43-4cc2-aaa9-9a5723faf16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.669833 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb542f12-2809-41a8-83ed-d71e7e111208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.684999 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e03dbe-1110-4fdf-afe9-56e3da8a5926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.685885 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a5abc9-434f-4198-a61d-bc59c8f84cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.716343 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Created reservations ['b741d9c1-3b6f-42e2-a226-41d8d0400895', 'ba824951-927f-4518-87ef-f36bf949d1b5', '8a7c6dc1-384f-4566-a652-153c3b92d87f', '7dc2fca1-c1a4-4d2d-a342-c21e5b2da9b0'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.717316 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb542f12-2809-41a8-83ed-d71e7e111208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b741d9c1-3b6f-42e2-a226-41d8d0400895', 'ba824951-927f-4518-87ef-f36bf949d1b5', '8a7c6dc1-384f-4566-a652-153c3b92d87f', '7dc2fca1-c1a4-4d2d-a342-c21e5b2da9b0']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.718236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df7a301-8868-40d4-8efe-e8f39f692775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.730461 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['1d9f7be6-af6f-46f2-bae0-3d9d616d00fd', 'cd8a54a1-aa5d-41fe-af81-a020d567529b', '4531a516-2604-4207-ab8c-3324d863d327', '5f9af50a-efb4-48b4-a6fb-04d05a853a56'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.731314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a5abc9-434f-4198-a61d-bc59c8f84cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9f7be6-af6f-46f2-bae0-3d9d616d00fd', 'cd8a54a1-aa5d-41fe-af81-a020d567529b', '4531a516-2604-4207-ab8c-3324d863d327', '5f9af50a-efb4-48b4-a6fb-04d05a853a56']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.732006 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50499655-0a04-4a1d-a1d9-d1e22b709985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.745150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df7a301-8868-40d4-8efe-e8f39f692775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dccfebb-0b04-4d62-8ddf-1f3a975db2f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1875349223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['b741d9c1-3b6f-42e2-a226-41d8d0400895','ba824951-927f-4518-87ef-f36bf949d1b5','8a7c6dc1-384f-4566-a652-153c3b92d87f','7dc2fca1-c1a4-4d2d-a342-c21e5b2da9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1875349223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dccfebb-0b04-4d62-8ddf-1f3a975db2f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606cc71cce0f406491f0cab5289142c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a900c39c06414e149d677a1de9b8ce40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.745879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91981811-c8de-4e70-991e-890e36a6068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.754045 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50499655-0a04-4a1d-a1d9-d1e22b709985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8cc0100-50f7-4f4a-a083-2f82e95350c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143614096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['1d9f7be6-af6f-46f2-bae0-3d9d616d00fd','cd8a54a1-aa5d-41fe-af81-a020d567529b','4531a516-2604-4207-ab8c-3324d863d327','5f9af50a-efb4-48b4-a6fb-04d05a853a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143614096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8cc0100-50f7-4f4a-a083-2f82e95350c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cb7177f7ef4e46a3cea00298f0a17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507f3a0710f4414d80df54f05105abb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.754696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33762888-a3d6-45ad-9ebc-075bd8ae2690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.764412 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91981811-c8de-4e70-991e-890e36a6068d) transitioned into state 'SUCCESS' from state '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-1875349223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['b741d9c1-3b6f-42e2-a226-41d8d0400895','ba824951-927f-4518-87ef-f36bf949d1b5','8a7c6dc1-384f-4566-a652-153c3b92d87f','7dc2fca1-c1a4-4d2d-a342-c21e5b2da9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.765360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f3f1be-ff39-4b09-a92b-f646e2d3ed06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.774813 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f3f1be-ff39-4b09-a92b-f646e2d3ed06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.775448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33762888-a3d6-45ad-9ebc-075bd8ae2690) transitioned into state 'SUCCESS' from state '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-1143614096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['1d9f7be6-af6f-46f2-bae0-3d9d616d00fd','cd8a54a1-aa5d-41fe-af81-a020d567529b','4531a516-2604-4207-ab8c-3324d863d327','5f9af50a-efb4-48b4-a6fb-04d05a853a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.776312 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c0f1ee-c653-4a4f-8bc2-a70fc4ba12ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.776755 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (4b7da70c-3a42-4131-924e-e3026a2b5858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.777708 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request issued successfully. Aug 16 23:05:55.778446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-58e5ffc7-316e-4739-b65a-7afe2a5a5593 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:55.779432 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1235/4945] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 755 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:55.780336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-3ca72f13-3498-4670-a332-c285d937162f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.782798 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-3ca72f13-3498-4670-a332-c285d937162f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] DELETE https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec Aug 16 23:05:55.782995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-3ca72f13-3498-4670-a332-c285d937162f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.783245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-3ca72f13-3498-4670-a332-c285d937162f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.789315 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c0f1ee-c653-4a4f-8bc2-a70fc4ba12ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.790513 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (ef302e36-6a14-4f7c-8009-54f5162296b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.791902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.791902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:55.792095 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request issued successfully. Aug 16 23:05:55.792095 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a2955f40-0069-4322-b29d-781e35cdd819 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:55.792095 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1242/4946] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:55.797938 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.799756 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.800171 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-274530043"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.801574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request body: {'volume': {"'imageRef": '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-274530043'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.801694 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume of 1 GB Aug 16 23:05:55.805980 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.805980 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:55.810253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab165584-2d50-4ade-bb52-cd19385631be None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.813422 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Availability Zones retrieved successfully. Aug 16 23:05:55.813504 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab165584-2d50-4ade-bb52-cd19385631be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:55.813675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab165584-2d50-4ade-bb52-cd19385631be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:55.813955 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab165584-2d50-4ade-bb52-cd19385631be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:55.821906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (ad3424a5-d91d-48f9-ab69-a8df695cd464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.823236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397e4187-f803-4f33-93df-b1e68dad7abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.824378 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.824378 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:55.824735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:55.830011 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ab165584-2d50-4ade-bb52-cd19385631be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:55.836772 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab165584-2d50-4ade-bb52-cd19385631be tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 returned with HTTP 200 Aug 16 23:05:55.837331 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1236/4947] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:55 2026] GET /volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:55.850987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-022b555d-62d8-4594-bd90-3416f4dfeecc req-3ca72f13-3498-4670-a332-c285d937162f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec returned with HTTP 200 Aug 16 23:05:55.851447 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1219/4948] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:05:55 2026] DELETE /volume/v3/attachments/ccecb9b5-4546-46cc-9e66-ebff68f6b9ec => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:55.860442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397e4187-f803-4f33-93df-b1e68dad7abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.861284 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba27d52-9826-4c5e-830c-8335213ed35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.911383 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Created reservations ['0241806a-3d7e-459a-9a41-fae5a8474c07', 'be67a8c0-5322-4014-8ec6-919edb8e3f9c', '0b305849-eb1d-41f1-96bf-13c6d6e80cd1', 'ebe10013-31b4-4716-ae24-1d61a9694ad5'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.912325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba27d52-9826-4c5e-830c-8335213ed35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0241806a-3d7e-459a-9a41-fae5a8474c07', 'be67a8c0-5322-4014-8ec6-919edb8e3f9c', '0b305849-eb1d-41f1-96bf-13c6d6e80cd1', 'ebe10013-31b4-4716-ae24-1d61a9694ad5']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.913172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (871a6afa-5f32-4c21-b16f-2631470ed78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.926509 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.928469 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:55.928801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ae525e8-7ffc-4396-b23e-f8f09007027d", "force": false, "name": "tempest-TestStampPattern-snapshot-1759336532", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.938570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (871a6afa-5f32-4c21-b16f-2631470ed78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc4cc42-4599-4595-b52e-5b33f9c2062d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-274530043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['0241806a-3d7e-459a-9a41-fae5a8474c07','be67a8c0-5322-4014-8ec6-919edb8e3f9c','0b305849-eb1d-41f1-96bf-13c6d6e80cd1','ebe10013-31b4-4716-ae24-1d61a9694ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-274530043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc4cc42-4599-4595-b52e-5b33f9c2062d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606cc71cce0f406491f0cab5289142c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a900c39c06414e149d677a1de9b8ce40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.939412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5971b0aa-9c93-4407-a8f6-57ffd1ceac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.940306 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:55.940306 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:55.940931 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:05:55.941159 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create snapshot from volume 9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:05:55.961670 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5971b0aa-9c93-4407-a8f6-57ffd1ceac52) transitioned into state 'SUCCESS' from state '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-274530043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['0241806a-3d7e-459a-9a41-fae5a8474c07','be67a8c0-5322-4014-8ec6-919edb8e3f9c','0b305849-eb1d-41f1-96bf-13c6d6e80cd1','ebe10013-31b4-4716-ae24-1d61a9694ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.962942 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3386e0cf-246a-4067-9010-0db4284e085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:55.977379 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3386e0cf-246a-4067-9010-0db4284e085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:55.978754 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (ad3424a5-d91d-48f9-ab69-a8df695cd464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:55.979171 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request issued successfully. Aug 16 23:05:55.980558 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b1190d6-a3c7-4e44-87ed-5571f10a3ce2 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:55.980725 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1252/4949] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:55.989506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Created reservations ['303493cf-5e32-4be4-adf1-07a486b371b2', '5ee665e3-86bd-4a53-851c-25b8cb6656f3', 'b5246cd5-e298-4d7e-81d2-3874a22ae696', 'fdcbd128-02b3-4ec7-98eb-9aae7595db90'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:55.993683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f292ee65-f12b-4650-833a-058ea0b309bf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:55.996229 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:55.996718 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-350549979"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:55.998811 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request body: {'volume': {"'imageRef": '367a30bb-214d-4b82-9df2-378b5884a984', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-350549979'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:55.999010 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume of 1 GB Aug 16 23:05:56.005461 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Availability Zones retrieved successfully. Aug 16 23:05:56.016056 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (b3f073c9-52eb-4bde-a2ba-95bf07abfe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:56.017774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eeb2fb9-b46c-40a5-b132-991e9df87f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:56.019370 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:56.022180 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot create request issued successfully. Aug 16 23:05:56.022591 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ca0c6ae8-2c73-4353-a605-a16a3ec1b6c5 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:56.023094 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1243/4950] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/snapshots => generated 303 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:56.040068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6981e52a-9ac5-452c-af0a-45472491d290 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.041990 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6981e52a-9ac5-452c-af0a-45472491d290 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:05:56.042240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6981e52a-9ac5-452c-af0a-45472491d290 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.042495 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6981e52a-9ac5-452c-af0a-45472491d290 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.048304 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.048304 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:56.048752 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6981e52a-9ac5-452c-af0a-45472491d290 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:05:56.049599 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6981e52a-9ac5-452c-af0a-45472491d290 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 200 Aug 16 23:05:56.050088 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1220/4951] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.065533 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eeb2fb9-b46c-40a5-b132-991e9df87f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:56.066389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e11597-8882-4870-9859-48b4d85eb21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:56.115325 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Created reservations ['1ce25034-52eb-4c08-b137-d6ee379db21d', 'c3a41bf8-0aa2-4242-8f4e-6855dc1c27c7', '08308f3c-93c4-4e05-9026-743205052897', '7309df6e-4aab-4d40-afc9-80d4d75905a2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:56.116619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e11597-8882-4870-9859-48b4d85eb21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce25034-52eb-4c08-b137-d6ee379db21d', 'c3a41bf8-0aa2-4242-8f4e-6855dc1c27c7', '08308f3c-93c4-4e05-9026-743205052897', '7309df6e-4aab-4d40-afc9-80d4d75905a2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:56.117562 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312f0f71-5520-40b2-b7c6-7b65c3e7fc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:56.153578 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312f0f71-5520-40b2-b7c6-7b65c3e7fc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b135fa0-e4db-4521-a794-441520cf4064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-350549979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['1ce25034-52eb-4c08-b137-d6ee379db21d','c3a41bf8-0aa2-4242-8f4e-6855dc1c27c7','08308f3c-93c4-4e05-9026-743205052897','7309df6e-4aab-4d40-afc9-80d4d75905a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-350549979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b135fa0-e4db-4521-a794-441520cf4064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606cc71cce0f406491f0cab5289142c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a900c39c06414e149d677a1de9b8ce40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:56.154636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25301432-afa6-455d-9457-57ae5099cf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:56.179222 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25301432-afa6-455d-9457-57ae5099cf7b) transitioned into state 'SUCCESS' from state '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-350549979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606cc71cce0f406491f0cab5289142c2',qos_specs=None,replication_status=,reservations=['1ce25034-52eb-4c08-b137-d6ee379db21d','c3a41bf8-0aa2-4242-8f4e-6855dc1c27c7','08308f3c-93c4-4e05-9026-743205052897','7309df6e-4aab-4d40-afc9-80d4d75905a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a900c39c06414e149d677a1de9b8ce40',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:56.180849 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596faa8d-cc25-4543-9539-e1637e464a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:56.192267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (596faa8d-cc25-4543-9539-e1637e464a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:56.193542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Flow 'volume_create_api' (b3f073c9-52eb-4bde-a2ba-95bf07abfe1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:56.193955 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Create volume request issued successfully. Aug 16 23:05:56.194703 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f292ee65-f12b-4650-833a-058ea0b309bf tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:56.195245 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1237/4952] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:05:55 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:56.211362 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-afc12181-c281-4ab9-abd7-564d22976481 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.213305 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afc12181-c281-4ab9-abd7-564d22976481 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 Aug 16 23:05:56.213401 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afc12181-c281-4ab9-abd7-564d22976481 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.213585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-afc12181-c281-4ab9-abd7-564d22976481 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.221387 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.221387 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:56.225508 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-afc12181-c281-4ab9-abd7-564d22976481 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.230849 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-afc12181-c281-4ab9-abd7-564d22976481 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 returned with HTTP 200 Aug 16 23:05:56.231302 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1253/4953] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.250593 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0338d583-1f2c-497f-8499-f978720c2071 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.252619 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0338d583-1f2c-497f-8499-f978720c2071 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 Aug 16 23:05:56.252875 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0338d583-1f2c-497f-8499-f978720c2071 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.253105 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0338d583-1f2c-497f-8499-f978720c2071 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.260838 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.260838 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:56.265225 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0338d583-1f2c-497f-8499-f978720c2071 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.270753 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0338d583-1f2c-497f-8499-f978720c2071 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 returned with HTTP 200 Aug 16 23:05:56.271301 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1244/4954] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.284994 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c4f91b8a-2980-4d83-884f-359210bcf944 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.288025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4f91b8a-2980-4d83-884f-359210bcf944 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 Aug 16 23:05:56.288270 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4f91b8a-2980-4d83-884f-359210bcf944 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.288522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4f91b8a-2980-4d83-884f-359210bcf944 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.297806 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.297806 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:56.302848 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c4f91b8a-2980-4d83-884f-359210bcf944 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.308512 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4f91b8a-2980-4d83-884f-359210bcf944 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 returned with HTTP 200 Aug 16 23:05:56.309062 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1221/4955] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.323291 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.325853 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d Aug 16 23:05:56.326060 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.326241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.334520 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.334520 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:56.339300 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.345419 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61ca09a0-f3c3-42b2-bd91-d21d95675eb4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d returned with HTTP 200 Aug 16 23:05:56.345992 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1238/4956] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.362763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f9d270b-143e-4f05-92ab-9919b169580c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.365195 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f9d270b-143e-4f05-92ab-9919b169580c tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 Aug 16 23:05:56.365518 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f9d270b-143e-4f05-92ab-9919b169580c tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.365755 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f9d270b-143e-4f05-92ab-9919b169580c tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.376785 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.376785 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:56.381280 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f9d270b-143e-4f05-92ab-9919b169580c tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.386055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f9d270b-143e-4f05-92ab-9919b169580c tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 returned with HTTP 200 Aug 16 23:05:56.386453 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1254/4957] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.400855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.403025 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 Aug 16 23:05:56.403284 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.403523 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.403730 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume with id: 9b135fa0-e4db-4521-a794-441520cf4064 Aug 16 23:05:56.412442 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.412442 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:56.413133 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.432157 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume request issued successfully. Aug 16 23:05:56.432398 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e61486c5-4e9f-415e-aa0d-98b8896161f4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 returned with HTTP 202 Aug 16 23:05:56.432895 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1245/4958] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:56 2026] DELETE /volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:56.442150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.444093 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 Aug 16 23:05:56.444283 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.444490 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.452995 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.452995 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:56.458081 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:56.463634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d8cda94-d3e0-47d0-9f32-c7d87c7f7072 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 returned with HTTP 200 Aug 16 23:05:56.464044 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1222/4959] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:56.470890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c7af7fee-c551-4fd8-aa08-b3572505beb8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.477193 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c7af7fee-c551-4fd8-aa08-b3572505beb8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:05:56.477486 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c7af7fee-c551-4fd8-aa08-b3572505beb8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.477738 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c7af7fee-c551-4fd8-aa08-b3572505beb8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.484979 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c7af7fee-c551-4fd8-aa08-b3572505beb8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 404 Aug 16 23:05:56.485941 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1239/4960] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:56.494554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.496396 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:56.496605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.496869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.496958 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:56.505519 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.505519 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:56.506045 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:56.526223 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:05:56.526388 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0f3f7530-92f2-4289-bdbe-172ad257cad3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 202 Aug 16 23:05:56.526925 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1255/4961] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:05:56 2026] DELETE /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:05:56.537386 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8cb968b-db71-464f-8e84-80d10809557e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.539292 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8cb968b-db71-464f-8e84-80d10809557e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:56.539540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8cb968b-db71-464f-8e84-80d10809557e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.539771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8cb968b-db71-464f-8e84-80d10809557e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.547917 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.547917 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:56.552760 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8cb968b-db71-464f-8e84-80d10809557e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:56.559451 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8cb968b-db71-464f-8e84-80d10809557e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 200 Aug 16 23:05:56.560055 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1246/4962] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:56.852642 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.855276 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:56.855481 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.855659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.863091 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.863091 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:56.866956 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:56.870845 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-02f5e8cf-2564-4128-81f6-db1ca419dd5b tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 returned with HTTP 200 Aug 16 23:05:56.871245 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1223/4963] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:56.882588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-51b64111-16a9-45e8-bc46-358f852033b2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.884208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:56.884510 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8cc0100-50f7-4f4a-a083-2f82e95350c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-997500585"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:56.892094 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.892094 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:56.892375 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:56.892470 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create snapshot from volume f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:56.913132 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['baf489a5-31ec-4547-9c32-c9145c595305', 'ab4a65ba-c3ed-49d3-8218-2b43ecc69621', '57b9af3b-cb41-47b4-acb5-a6f7b77e839f', 'c3f14329-dacb-4b43-840e-fe1ae9f3060e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:56.942987 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot create request issued successfully. Aug 16 23:05:56.943528 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-51b64111-16a9-45e8-bc46-358f852033b2 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:56.944080 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1240/4964] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:05:56.954431 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:56.957115 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:56.957517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:56.957813 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:56.963485 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:56.963485 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:56.963942 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:56.964812 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b8574461-2f4f-4fcf-bec4-b0b7d01fd449 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 200 Aug 16 23:05:56.965260 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1256/4965] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:56 2026] GET /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:57.059651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e5c68481-ec54-4092-ba2c-047916077210 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.061288 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c68481-ec54-4092-ba2c-047916077210 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:05:57.061454 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c68481-ec54-4092-ba2c-047916077210 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.061622 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e5c68481-ec54-4092-ba2c-047916077210 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.065902 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.065902 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:57.066311 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e5c68481-ec54-4092-ba2c-047916077210 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:05:57.066967 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e5c68481-ec54-4092-ba2c-047916077210 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 200 Aug 16 23:05:57.067273 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1247/4966] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:57.075082 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.076757 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:05:57.076939 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.077133 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.081816 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.081816 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:57.082254 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:05:57.082953 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-23e6f7c3-c5d8-4e7d-a019-a631f8dd7a7f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 200 Aug 16 23:05:57.083353 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1224/4967] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:57.480691 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-383bfcfe-41c0-4527-9c40-0327c6c5ab8a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.482671 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-383bfcfe-41c0-4527-9c40-0327c6c5ab8a tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 Aug 16 23:05:57.482882 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-383bfcfe-41c0-4527-9c40-0327c6c5ab8a tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.483090 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-383bfcfe-41c0-4527-9c40-0327c6c5ab8a tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.490354 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-383bfcfe-41c0-4527-9c40-0327c6c5ab8a tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 returned with HTTP 404 Aug 16 23:05:57.490772 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1241/4968] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/volumes/9b135fa0-e4db-4521-a794-441520cf4064 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:57.497044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.498922 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] DELETE https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d Aug 16 23:05:57.499109 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.499281 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.499432 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume with id: 3fc4cc42-4599-4595-b52e-5b33f9c2062d Aug 16 23:05:57.506134 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.506134 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:57.506564 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:57.525948 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume request issued successfully. Aug 16 23:05:57.525948 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e71e56c5-c7c8-4458-905d-1b44da810c81 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d returned with HTTP 202 Aug 16 23:05:57.525948 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1257/4969] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:57 2026] DELETE /volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:57.537091 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.538709 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d Aug 16 23:05:57.538944 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.539186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.546914 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.546914 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:57.551303 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:57.555760 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a62a1ce6-d351-404c-80d0-5626ab06f7fc tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d returned with HTTP 200 Aug 16 23:05:57.556136 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1248/4970] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:57.573173 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2fb19817-2d7c-444c-a4f1-49516609768d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.574928 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2fb19817-2d7c-444c-a4f1-49516609768d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:05:57.576803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2fb19817-2d7c-444c-a4f1-49516609768d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.576803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2fb19817-2d7c-444c-a4f1-49516609768d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.581634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2fb19817-2d7c-444c-a4f1-49516609768d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 404 Aug 16 23:05:57.582200 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1225/4971] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:05:57.592566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab5afee8-8b31-4577-8664-8997145b535a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.594174 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:57.594531 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-176904702"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:57.595949 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-176904702'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:57.596067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:57.596333 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.596333 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:57.601466 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:57.607953 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (65cc0a6b-edc0-4a78-90a7-9a411856449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:57.608856 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05c4dde-5b51-4e2a-9760-695d86cf61fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:57.609980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:05:57.644930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05c4dde-5b51-4e2a-9760-695d86cf61fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:57.645683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cac60cc-2e92-4254-9d83-199bf08b35e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:57.704860 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['8ab0fa8e-a28a-42c7-87ff-f48e3c89124d', 'e68db76e-7cd2-42aa-a5c6-f912b16cc70a', '1238576f-965e-4869-b4f1-0e7f2e75af1b', '644dc1b0-c022-4b84-94dc-bc882e09688e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:57.705637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cac60cc-2e92-4254-9d83-199bf08b35e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab0fa8e-a28a-42c7-87ff-f48e3c89124d', 'e68db76e-7cd2-42aa-a5c6-f912b16cc70a', '1238576f-965e-4869-b4f1-0e7f2e75af1b', '644dc1b0-c022-4b84-94dc-bc882e09688e']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:57.706374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b52346-2be3-4193-80fb-2205a5d7e9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:57.731159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b52346-2be3-4193-80fb-2205a5d7e9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '815edbdd-f927-4a47-adf7-58806ae21a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176904702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['8ab0fa8e-a28a-42c7-87ff-f48e3c89124d','e68db76e-7cd2-42aa-a5c6-f912b16cc70a','1238576f-965e-4869-b4f1-0e7f2e75af1b','644dc1b0-c022-4b84-94dc-bc882e09688e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176904702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=815edbdd-f927-4a47-adf7-58806ae21a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:57.731843 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e639607-4fd3-49d2-98ac-1b23a2be2949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:57.757122 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e639607-4fd3-49d2-98ac-1b23a2be2949) transitioned into state 'SUCCESS' from state '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-176904702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['8ab0fa8e-a28a-42c7-87ff-f48e3c89124d','e68db76e-7cd2-42aa-a5c6-f912b16cc70a','1238576f-965e-4869-b4f1-0e7f2e75af1b','644dc1b0-c022-4b84-94dc-bc882e09688e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:57.758863 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ee9e00-e75b-4ee9-b978-df358b864e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:57.766049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ee9e00-e75b-4ee9-b978-df358b864e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:05:57.767049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (65cc0a6b-edc0-4a78-90a7-9a411856449f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:57.767757 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:05:57.767930 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab5afee8-8b31-4577-8664-8997145b535a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:05:57.768355 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1242/4972] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:05:57 2026] POST /volume/v3/volumes => generated 767 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:57.782083 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4327626f-3455-4d42-9553-c97ae70d8aff None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.784361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4327626f-3455-4d42-9553-c97ae70d8aff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:05:57.784606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4327626f-3455-4d42-9553-c97ae70d8aff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.784924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4327626f-3455-4d42-9553-c97ae70d8aff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.793344 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.793344 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:57.797957 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4327626f-3455-4d42-9553-c97ae70d8aff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:57.802670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4327626f-3455-4d42-9553-c97ae70d8aff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 200 Aug 16 23:05:57.803216 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1258/4973] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:57.974869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.977223 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:57.977521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.977816 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:57.983520 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:57.983520 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:57.983985 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:57.985013 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-90b558a1-7d0b-4cd4-a875-5761075ec1ff tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 200 Aug 16 23:05:57.985559 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1249/4974] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:57.997697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:57.999375 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] GET https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:57.999602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:57.999836 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.004472 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.004472 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:58.004897 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Snapshot retrieved successfully. Aug 16 23:05:58.005585 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a8c2282a-eeca-4c38-aa2b-a3d8dea98a8f tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 200 Aug 16 23:05:58.005937 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1226/4975] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:57 2026] GET /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:58.014931 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.016911 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:58.017157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.017388 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.017540 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete snapshot with id: 4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:58.022480 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.022480 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:58.022815 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:58.037123 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot delete request issued successfully. Aug 16 23:05:58.037301 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d0f39c45-8fdd-4777-b942-66bf0373c2af tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 202 Aug 16 23:05:58.037722 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1243/4976] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:05:58 2026] DELETE /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:58.044942 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.046964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:58.047237 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.047509 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.052963 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.052963 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:58.053327 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:05:58.054016 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22bd9a6a-e1d5-4510-90b0-49eeb97978ae tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 200 Aug 16 23:05:58.054578 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1259/4977] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:58 2026] GET /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:58.570228 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-922b6247-bf09-4338-9154-492efdb1dea4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.572160 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-922b6247-bf09-4338-9154-492efdb1dea4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d Aug 16 23:05:58.572380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-922b6247-bf09-4338-9154-492efdb1dea4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.572539 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-922b6247-bf09-4338-9154-492efdb1dea4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.579081 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-922b6247-bf09-4338-9154-492efdb1dea4 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d returned with HTTP 404 Aug 16 23:05:58.579554 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1250/4978] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:58 2026] GET /volume/v3/volumes/3fc4cc42-4599-4595-b52e-5b33f9c2062d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:58.588288 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.589846 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 Aug 16 23:05:58.590044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.590241 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.590382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume with id: 4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 Aug 16 23:05:58.596901 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.596901 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:58.597412 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:58.613887 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume request issued successfully. Aug 16 23:05:58.614187 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df07e12b-59db-4aa3-97e6-c3b793b559fe tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 returned with HTTP 202 Aug 16 23:05:58.614596 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1227/4979] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:58 2026] DELETE /volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:58.621644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-29daca89-f376-4711-b8ba-958e49cda5aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.623523 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29daca89-f376-4711-b8ba-958e49cda5aa tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 Aug 16 23:05:58.623697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29daca89-f376-4711-b8ba-958e49cda5aa tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.623890 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-29daca89-f376-4711-b8ba-958e49cda5aa tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.632198 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.632198 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:58.636077 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-29daca89-f376-4711-b8ba-958e49cda5aa tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:58.641137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-29daca89-f376-4711-b8ba-958e49cda5aa tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 returned with HTTP 200 Aug 16 23:05:58.641538 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1244/4980] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:58 2026] GET /volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:58.817352 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.819718 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:05:58.820043 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.820334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.830000 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.830000 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:58.834255 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:58.839657 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cb2942eb-7410-4930-9651-1fa0fc17e89b tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 200 Aug 16 23:05:58.840301 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1260/4981] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:05:58 2026] GET /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:58.858157 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.859902 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:05:58.860214 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "815edbdd-f927-4a47-adf7-58806ae21a3a", "name": "tempest-VolumeDependencyTests-Snapshot-480466339"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:58.868841 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.868841 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:58.869292 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:05:58.869392 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create snapshot from volume 815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:05:58.892012 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['963d1ff4-e5b8-4e8a-a269-0af016f51aa9', '3cbe6f41-3032-4a6c-b16a-eb4bb8cd09c2', '30499086-ea95-4a99-a61f-34052b52b88d', '1d50c794-2e85-4993-9bdb-8fa483d0b0ab'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:05:58.915889 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot create request issued successfully. Aug 16 23:05:58.916257 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-17b62e75-1d3b-4b3c-a29f-b0d1a5a193e7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:05:58.916671 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1251/4982] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:05:58 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 16 23:05:58.928198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:58.930178 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:05:58.930395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:58.930592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:58.936173 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:58.936173 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:58.936759 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:58.937611 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-003bb408-0cda-4dc8-a606-fd6d1cf3dc5a tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 200 Aug 16 23:05:58.938232 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1228/4983] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:58 2026] GET /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:59.063171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4af691f7-a5d6-4acf-ac36-4cd93e554710 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.065065 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4af691f7-a5d6-4acf-ac36-4cd93e554710 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 Aug 16 23:05:59.065257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4af691f7-a5d6-4acf-ac36-4cd93e554710 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.065450 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4af691f7-a5d6-4acf-ac36-4cd93e554710 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.069778 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4af691f7-a5d6-4acf-ac36-4cd93e554710 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 returned with HTTP 404 Aug 16 23:05:59.070235 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1245/4984] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/snapshots/4d885aba-00b2-4c02-8b87-d4f2085a7558 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:59.076873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.078612 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:59.078788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.079282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.079282 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume with id: f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:59.086267 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.086267 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:59.086609 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:59.103189 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume request issued successfully. Aug 16 23:05:59.103452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-275b2cb7-375a-458b-93b3-3a13eb6a68a0 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 returned with HTTP 202 Aug 16 23:05:59.104031 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1261/4985] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:59 2026] DELETE /volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:59.111955 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.114467 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:05:59.114782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.115057 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.125451 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.125451 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:59.130393 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:05:59.137287 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bbe59d42-4556-41eb-9d7c-2509c03355c1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 returned with HTTP 200 Aug 16 23:05:59.137899 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1252/4986] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:59.306571 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.308476 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:05:59.308715 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.309087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.319629 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.319629 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:59.323450 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:05:59.328187 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-583a3fcb-06d4-491c-b8a5-5f78897c8955 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 200 Aug 16 23:05:59.328560 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1229/4987] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:05:59.655727 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23860ceb-edd6-4502-8784-2dc904070bc9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.657798 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23860ceb-edd6-4502-8784-2dc904070bc9 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 Aug 16 23:05:59.658105 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23860ceb-edd6-4502-8784-2dc904070bc9 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.658398 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23860ceb-edd6-4502-8784-2dc904070bc9 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.664513 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23860ceb-edd6-4502-8784-2dc904070bc9 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 returned with HTTP 404 Aug 16 23:05:59.665287 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1246/4988] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/volumes/4dccfebb-0b04-4d62-8ddf-1f3a975db2f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:05:59.676605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.678572 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] DELETE https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 Aug 16 23:05:59.678793 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.679022 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.679216 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume with id: 16149a5c-1ac5-45d7-81d8-78a171e3c556 Aug 16 23:05:59.687193 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.687193 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:05:59.687845 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:59.707799 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume request issued successfully. Aug 16 23:05:59.708049 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87cc3e35-8997-4aec-a2fc-0c5e4aee9f48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 returned with HTTP 202 Aug 16 23:05:59.708590 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1262/4989] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:05:59 2026] DELETE /volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:05:59.716910 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.719482 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 Aug 16 23:05:59.719829 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.720126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.728153 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.728153 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:05:59.732270 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:05:59.736456 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43a8f2fa-8c44-4c61-b244-df87bde15c48 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 returned with HTTP 200 Aug 16 23:05:59.736904 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1253/4990] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:59.947025 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e684c23f-d172-4637-8e51-68629bbbef21 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.949061 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e684c23f-d172-4637-8e51-68629bbbef21 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:05:59.949271 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e684c23f-d172-4637-8e51-68629bbbef21 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:05:59.949486 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e684c23f-d172-4637-8e51-68629bbbef21 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:05:59.955097 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.955097 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:05:59.955502 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e684c23f-d172-4637-8e51-68629bbbef21 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:59.956985 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e684c23f-d172-4637-8e51-68629bbbef21 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 200 Aug 16 23:05:59.957579 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1230/4991] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:05:59 2026] GET /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:05:59.966654 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9223fccc-4e3a-4113-9a0d-92c492525540 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:05:59.971111 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:05:59.971428 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1f2ced51-1880-46df-ab0b-8b88fa44747c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-797499836"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:05:59.973082 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'snapshot_id': '1f2ced51-1880-46df-ab0b-8b88fa44747c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-797499836'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:05:59.981195 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:05:59.981195 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:05:59.981819 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:05:59.981969 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:05:59.985925 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:05:59.992908 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (c2b5e8e2-8d3d-4c49-bc6f-8b73b18c09f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:05:59.994217 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f22e4d-cafd-4f68-aaed-827162f915c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:05:59.995454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:00.041061 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f22e4d-cafd-4f68-aaed-827162f915c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f2ced51-1880-46df-ab0b-8b88fa44747c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.041772 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c009399-aeaa-468c-a903-5cb973b75a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.081442 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['231ae052-43ab-420f-b121-df8e65809823', '386bddc7-b3b3-451a-8f58-8eb9820986e5', 'be2d083a-ca03-4dd5-ab4e-7d52a7aaaca2', '40270e0d-2498-499e-9e2c-2a54adb841a2'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:00.082326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c009399-aeaa-468c-a903-5cb973b75a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231ae052-43ab-420f-b121-df8e65809823', '386bddc7-b3b3-451a-8f58-8eb9820986e5', 'be2d083a-ca03-4dd5-ab4e-7d52a7aaaca2', '40270e0d-2498-499e-9e2c-2a54adb841a2']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.083128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e9bed7-e7b1-4887-8113-a7c4061b762f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.140823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e9bed7-e7b1-4887-8113-a7c4061b762f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed221a79-f3dd-496c-8148-5a0e75d6ce43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-797499836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['231ae052-43ab-420f-b121-df8e65809823','386bddc7-b3b3-451a-8f58-8eb9820986e5','be2d083a-ca03-4dd5-ab4e-7d52a7aaaca2','40270e0d-2498-499e-9e2c-2a54adb841a2'],size=1,snapshot_id=1f2ced51-1880-46df-ab0b-8b88fa44747c,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-797499836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed221a79-f3dd-496c-8148-5a0e75d6ce43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f2ced51-1880-46df-ab0b-8b88fa44747c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.141761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e044323-63b7-468e-820b-247ad4d8d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.153008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0378276-1260-4aa0-aa34-435978b836e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.154956 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0378276-1260-4aa0-aa34-435978b836e1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 Aug 16 23:06:00.155181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0378276-1260-4aa0-aa34-435978b836e1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.155403 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0378276-1260-4aa0-aa34-435978b836e1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.167058 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0378276-1260-4aa0-aa34-435978b836e1 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 returned with HTTP 404 Aug 16 23:06:00.168171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1263/4992] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:00 2026] GET /volume/v3/volumes/f8cc0100-50f7-4f4a-a083-2f82e95350c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:00.178521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.180399 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:00.180841 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1430545276"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:00.182511 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1430545276'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:00.182637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume of 1 GB Aug 16 23:06:00.185923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e044323-63b7-468e-820b-247ad4d8d811) transitioned into state 'SUCCESS' from state '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-797499836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['231ae052-43ab-420f-b121-df8e65809823','386bddc7-b3b3-451a-8f58-8eb9820986e5','be2d083a-ca03-4dd5-ab4e-7d52a7aaaca2','40270e0d-2498-499e-9e2c-2a54adb841a2'],size=1,snapshot_id=1f2ced51-1880-46df-ab0b-8b88fa44747c,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.187229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e91d7e-dc8b-4c63-b23b-b63e029451a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.187511 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:00.197435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (8643c053-4b0e-40ef-b841-ae31343b0741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:00.200642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a716324-768b-4cc8-8416-47cce0b28feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.202150 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:00.217030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e91d7e-dc8b-4c63-b23b-b63e029451a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.218468 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (c2b5e8e2-8d3d-4c49-bc6f-8b73b18c09f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:00.221075 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:00.221075 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9223fccc-4e3a-4113-9a0d-92c492525540 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:00.221075 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1247/4993] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:05:59 2026] POST /volume/v3/volumes => generated 801 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:00.233171 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a716324-768b-4cc8-8416-47cce0b28feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.234337 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70f3ce8-9c5a-4a43-ba7a-453779f82a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.234830 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.236817 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:00.237096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.237305 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.245094 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.245094 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:00.249979 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:00.255208 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7884c6cb-4d14-4b5a-b387-38353bdb6a2d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 200 Aug 16 23:06:00.255671 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1231/4994] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:00 2026] GET /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:00.284479 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['c30aca5d-112d-4e95-bc8a-ff9080364f6a', '112c03c8-f224-4c41-993e-025c1d5cbca0', '70195150-312f-4b72-92bb-677341ecbc74', '050c24f9-b083-45c2-926c-80c36f16fa49'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:00.285244 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70f3ce8-9c5a-4a43-ba7a-453779f82a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30aca5d-112d-4e95-bc8a-ff9080364f6a', '112c03c8-f224-4c41-993e-025c1d5cbca0', '70195150-312f-4b72-92bb-677341ecbc74', '050c24f9-b083-45c2-926c-80c36f16fa49']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.285943 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2982a3cc-1f98-49be-ae63-f953c9841153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.314555 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2982a3cc-1f98-49be-ae63-f953c9841153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24723822-79e0-4792-bc3e-6362af476e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430545276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['c30aca5d-112d-4e95-bc8a-ff9080364f6a','112c03c8-f224-4c41-993e-025c1d5cbca0','70195150-312f-4b72-92bb-677341ecbc74','050c24f9-b083-45c2-926c-80c36f16fa49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1430545276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24723822-79e0-4792-bc3e-6362af476e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79cb7177f7ef4e46a3cea00298f0a17e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507f3a0710f4414d80df54f05105abb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.315681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31943f-7c55-43b9-83b1-529a1a87be24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.337311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa31943f-7c55-43b9-83b1-529a1a87be24) transitioned into state 'SUCCESS' from state '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-1430545276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79cb7177f7ef4e46a3cea00298f0a17e',qos_specs=None,replication_status=,reservations=['c30aca5d-112d-4e95-bc8a-ff9080364f6a','112c03c8-f224-4c41-993e-025c1d5cbca0','70195150-312f-4b72-92bb-677341ecbc74','050c24f9-b083-45c2-926c-80c36f16fa49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507f3a0710f4414d80df54f05105abb9',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.339231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebd5c4e-f2d8-4c89-82fe-d5e6917451b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:00.351110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebd5c4e-f2d8-4c89-82fe-d5e6917451b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:00.351912 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Flow 'volume_create_api' (8643c053-4b0e-40ef-b841-ae31343b0741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:00.352338 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create volume request issued successfully. Aug 16 23:06:00.353409 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe75f522-cf45-4aee-9c81-c5f6895d24cc tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:00.354169 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1254/4995] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:06:00 2026] POST /volume/v3/volumes => generated 776 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:00.368832 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.370711 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:00.370956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.371153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.383531 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.383531 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:00.387709 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:06:00.391917 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9cb67241-3298-4fd0-a2da-5cda4b0145b5 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 returned with HTTP 200 Aug 16 23:06:00.392305 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1264/4996] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:00 2026] GET /volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:00.754361 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-37eb9ce4-6e7a-44ed-b2a2-aa33c64ee9bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.756344 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37eb9ce4-6e7a-44ed-b2a2-aa33c64ee9bb tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 Aug 16 23:06:00.756523 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37eb9ce4-6e7a-44ed-b2a2-aa33c64ee9bb tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.756710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-37eb9ce4-6e7a-44ed-b2a2-aa33c64ee9bb tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.763503 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-37eb9ce4-6e7a-44ed-b2a2-aa33c64ee9bb tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 returned with HTTP 404 Aug 16 23:06:00.763715 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1248/4997] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:00 2026] GET /volume/v3/volumes/16149a5c-1ac5-45d7-81d8-78a171e3c556 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:00.774012 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.776787 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 Aug 16 23:06:00.777063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.777317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.777530 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume with id: f48efb9b-7181-4f39-91b5-c8c74ad98683 Aug 16 23:06:00.787359 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.787359 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:00.787865 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:06:00.813239 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Delete volume request issued successfully. Aug 16 23:06:00.813239 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f3dbedc1-aebb-4373-b77f-ed5f159e4859 tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 returned with HTTP 202 Aug 16 23:06:00.813239 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1232/4998] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:06:00 2026] DELETE /volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:00.820976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1a86c994-88ee-4ac4-9f60-370746500eec None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.823468 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a86c994-88ee-4ac4-9f60-370746500eec tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 Aug 16 23:06:00.823667 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a86c994-88ee-4ac4-9f60-370746500eec tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.823948 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1a86c994-88ee-4ac4-9f60-370746500eec tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.834549 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.834549 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:00.839633 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1a86c994-88ee-4ac4-9f60-370746500eec tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Volume info retrieved successfully. Aug 16 23:06:00.845456 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1a86c994-88ee-4ac4-9f60-370746500eec tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 returned with HTTP 200 Aug 16 23:06:00.845993 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1255/4999] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:00 2026] GET /volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:00.867511 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-859c3958-922d-481b-9cbf-b747720db486 req-81d3728a-eeb4-45e7-a0cf-b2d9896f8c19 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.870139 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-81d3728a-eeb4-45e7-a0cf-b2d9896f8c19 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 Aug 16 23:06:00.870397 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-81d3728a-eeb4-45e7-a0cf-b2d9896f8c19 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.870598 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-81d3728a-eeb4-45e7-a0cf-b2d9896f8c19 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.878528 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.878528 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:00.929094 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-81d3728a-eeb4-45e7-a0cf-b2d9896f8c19 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 returned with HTTP 200 Aug 16 23:06:00.929526 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1265/5000] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:06:00 2026] DELETE /volume/v3/attachments/8ec12c14-7bfb-41f6-8376-7fa5b258a008 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:00.940516 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:00.943288 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:06:00.943517 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:00.943826 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:00.944067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:06:00.957078 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:00.957078 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:00.957760 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:00.981665 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:06:00.982003 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-859c3958-922d-481b-9cbf-b747720db486 req-ff88afef-18de-4d78-a5e7-c16bd9eca4a6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 202 Aug 16 23:06:00.982610 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1249/5001] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 23:06:00 2026] DELETE /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:01.270387 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.272132 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:01.272351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.272531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.280705 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.280705 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:01.284463 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:01.288319 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-dfd2eca0-c960-4ba8-a6d5-56376ddce237 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 200 Aug 16 23:06:01.288656 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1233/5002] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:01.304769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.306848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:06:01.307204 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed221a79-f3dd-496c-8148-5a0e75d6ce43", "name": "tempest-VolumeDependencyTests-Snapshot-1239911349"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:01.315714 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.315714 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:01.316224 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:01.316331 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create snapshot from volume ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:01.352889 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['f587b3f7-3073-484a-b4fa-eb5f25b82a07', '7b6b2c2a-c752-448e-8b98-d4a6c2983525', '43d6904e-f1b0-4b0f-b0b6-c89d8a34f72f', 'a0d79f47-1e95-44da-97ed-8d7ba435d9aa'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:01.388890 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot create request issued successfully. Aug 16 23:06:01.389256 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d5e5bae-a353-41c9-acb5-c8761ee6fd95 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:06:01.389709 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1256/5003] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:06:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:01.403714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.405896 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:01.406144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.406369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.406420 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-89af4509-cba3-4348-b97f-9354f038c3b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.408973 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89af4509-cba3-4348-b97f-9354f038c3b9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:01.408973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89af4509-cba3-4348-b97f-9354f038c3b9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.408973 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-89af4509-cba3-4348-b97f-9354f038c3b9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.414093 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.414093 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:01.414779 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:01.416244 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bdea23e6-a674-4dc3-93ab-9da3b15ea1a4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 200 Aug 16 23:06:01.417836 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1266/5004] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:01.418204 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.418204 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:01.424924 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-89af4509-cba3-4348-b97f-9354f038c3b9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:06:01.432312 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-89af4509-cba3-4348-b97f-9354f038c3b9 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 returned with HTTP 200 Aug 16 23:06:01.432967 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1250/5005] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:01.447226 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.449220 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:06:01.450714 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24723822-79e0-4792-bc3e-6362af476e48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-549423530"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:01.463817 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.463817 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:01.464478 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:06:01.464589 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Create snapshot from volume 24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:01.502336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Created reservations ['0ba63883-c3d0-47f0-93ad-940fbf9ea007', '4372eb65-cef2-4884-90f9-9c3a3281e9b8', '62b64d65-f21c-40c8-a890-18ea59f70f6f', '20ec9ec6-fdf8-43f1-9988-adcff6269eb2'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:01.541159 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot create request issued successfully. Aug 16 23:06:01.542006 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8c956f6-a076-4f22-a91c-2335d85f0551 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:06:01.542006 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1234/5006] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:06:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:01.553596 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.555493 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:01.555733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.556017 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.561644 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.561644 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:01.562308 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:06:01.563264 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-416edd54-851e-4b43-8a52-f3bfc33d4d00 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 returned with HTTP 200 Aug 16 23:06:01.563884 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1257/5007] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:01.817197 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.818866 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:01.819191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-13325539", "snapshot_id": "5638b15f-fc92-4de2-bc48-1c6d89641e00", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:01.820714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-13325539', 'snapshot_id': '5638b15f-fc92-4de2-bc48-1c6d89641e00', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:01.826173 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.826173 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:01.826173 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:06:01.826173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume of 1 GB Aug 16 23:06:01.829346 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Availability Zones retrieved successfully. Aug 16 23:06:01.834249 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Flow 'volume_create_api' (f316d199-c73d-4cf9-b49e-c6a8596751d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:01.835345 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4b77fd-5112-4fe5-a89b-7f55e49237ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:01.836385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:01.867094 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aadeaa37-8262-42d0-b40a-8ff21fa54f7d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.867431 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4b77fd-5112-4fe5-a89b-7f55e49237ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5638b15f-fc92-4de2-bc48-1c6d89641e00', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:01.868521 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12a5b25-2ff7-44df-ae35-783dc72fa655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:01.869450 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aadeaa37-8262-42d0-b40a-8ff21fa54f7d tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] GET https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 Aug 16 23:06:01.869722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aadeaa37-8262-42d0-b40a-8ff21fa54f7d tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.870022 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aadeaa37-8262-42d0-b40a-8ff21fa54f7d tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.878604 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aadeaa37-8262-42d0-b40a-8ff21fa54f7d tempest-CreateVolumesFromImageTest-12500054 tempest-CreateVolumesFromImageTest-12500054-project-member] https://10.4.3.26/volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 returned with HTTP 404 Aug 16 23:06:01.879282 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1251/5008] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/volumes/f48efb9b-7181-4f39-91b5-c8c74ad98683 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:01.894396 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d922297e-9605-4d55-b3b4-047596d45198 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.896424 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d922297e-9605-4d55-b3b4-047596d45198 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c Aug 16 23:06:01.896613 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d922297e-9605-4d55-b3b4-047596d45198 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.896840 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d922297e-9605-4d55-b3b4-047596d45198 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.903110 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d922297e-9605-4d55-b3b4-047596d45198 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c returned with HTTP 404 Aug 16 23:06:01.903607 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1235/5009] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/volumes/9594b9b2-47f5-4f16-858d-8fbd5a90896c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:01.910227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.912019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:01.912277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.912452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.912589 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:01.915318 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Created reservations ['36f41cda-ae55-4bea-8655-671589d37008', 'a969030f-6687-4a31-b733-fea50e5be1e8', '72dcf043-bfd6-42e6-9217-04cb8c04ca27', '8ffd9ec5-74e5-48a2-ba1f-fb24820a4637'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:01.916143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12a5b25-2ff7-44df-ae35-783dc72fa655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f41cda-ae55-4bea-8655-671589d37008', 'a969030f-6687-4a31-b733-fea50e5be1e8', '72dcf043-bfd6-42e6-9217-04cb8c04ca27', '8ffd9ec5-74e5-48a2-ba1f-fb24820a4637']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:01.916854 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1497b868-68af-4657-979f-14976cf1db1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:01.917317 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.917317 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:01.917803 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:06:01.934512 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:06:01.934757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c63c407-03cd-49ed-9046-3ea8dad635d2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 202 Aug 16 23:06:01.935291 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1258/5010] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:01 2026] DELETE /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:01.943470 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af9d246d-674b-4764-9212-1cd7daf13d09 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:01.945207 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af9d246d-674b-4764-9212-1cd7daf13d09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:01.945427 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af9d246d-674b-4764-9212-1cd7daf13d09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:01.945668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af9d246d-674b-4764-9212-1cd7daf13d09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:01.953916 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:01.953916 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:01.954513 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-af9d246d-674b-4764-9212-1cd7daf13d09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:06:01.955598 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af9d246d-674b-4764-9212-1cd7daf13d09 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 200 Aug 16 23:06:01.956106 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1252/5011] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:01 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:01.958485 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1497b868-68af-4657-979f-14976cf1db1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a54ea27-43e2-465b-9e7c-cd630065b47d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-13325539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2ad18fb24a4caea6f48b834536c828',qos_specs=None,replication_status=,reservations=['36f41cda-ae55-4bea-8655-671589d37008','a969030f-6687-4a31-b733-fea50e5be1e8','72dcf043-bfd6-42e6-9217-04cb8c04ca27','8ffd9ec5-74e5-48a2-ba1f-fb24820a4637'],size=1,snapshot_id=5638b15f-fc92-4de2-bc48-1c6d89641e00,source_replicaid=,source_volid=None,status='creating',user_id='b207d62693a74aeeb1ab591331278162',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-13325539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a54ea27-43e2-465b-9e7c-cd630065b47d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2ad18fb24a4caea6f48b834536c828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5638b15f-fc92-4de2-bc48-1c6d89641e00,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b207d62693a74aeeb1ab591331278162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:01.959370 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94acc3ff-83c9-4a63-b26c-19d5e5ae9e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:01.976916 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94acc3ff-83c9-4a63-b26c-19d5e5ae9e2a) transitioned into state 'SUCCESS' from state '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-13325539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2ad18fb24a4caea6f48b834536c828',qos_specs=None,replication_status=,reservations=['36f41cda-ae55-4bea-8655-671589d37008','a969030f-6687-4a31-b733-fea50e5be1e8','72dcf043-bfd6-42e6-9217-04cb8c04ca27','8ffd9ec5-74e5-48a2-ba1f-fb24820a4637'],size=1,snapshot_id=5638b15f-fc92-4de2-bc48-1c6d89641e00,source_replicaid=,source_volid=None,status='creating',user_id='b207d62693a74aeeb1ab591331278162',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:01.977612 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8799aca-bb85-41de-86fd-86e70af5f8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.002737 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8799aca-bb85-41de-86fd-86e70af5f8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.003896 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Flow 'volume_create_api' (f316d199-c73d-4cf9-b49e-c6a8596751d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:02.004279 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Create volume request issued successfully. Aug 16 23:06:02.004996 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0a391a1f-f84b-4789-a8c9-2bf4f6ac814d tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:02.005521 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1267/5012] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:06:01 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 16 23:06:02.427557 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.429435 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:02.429599 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.429811 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.434307 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.434307 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:02.434697 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:02.435580 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0bcafa0b-3c07-4a00-b3dc-eb7066c3693f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 200 Aug 16 23:06:02.435982 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1236/5013] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:02 2026] GET /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:02.446835 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.448147 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:02.448571 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "071a39ab-ad48-4769-b187-6c5c3de77de7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1845602802"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:02.450174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'snapshot_id': '071a39ab-ad48-4769-b187-6c5c3de77de7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1845602802'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:02.455060 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.455060 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:02.455433 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:02.455541 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:06:02.458869 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:06:02.464620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (2cec918c-079d-4f85-887b-b71517c6d454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:02.465439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2f8d67-2776-4616-a602-599e93f479c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.466279 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:02.492233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e2f8d67-2776-4616-a602-599e93f479c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '071a39ab-ad48-4769-b187-6c5c3de77de7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.492925 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ae30aa-a022-47c7-93bb-9951539ba377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.531195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['13134d47-d644-45f1-8625-be76c66c3214', '70d2ff8d-5b5e-4568-b4d0-3db1568892b4', '1b3fb5e1-5e96-4d24-a464-a766a18c9fe0', '81858147-2f41-47d3-9c04-d00656ed5f2c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:02.531971 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ae30aa-a022-47c7-93bb-9951539ba377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13134d47-d644-45f1-8625-be76c66c3214', '70d2ff8d-5b5e-4568-b4d0-3db1568892b4', '1b3fb5e1-5e96-4d24-a464-a766a18c9fe0', '81858147-2f41-47d3-9c04-d00656ed5f2c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.532669 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36faecc3-4bc5-4406-8d63-d065c512e462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.571208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36faecc3-4bc5-4406-8d63-d065c512e462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1b7037-a91f-42b8-8de9-f64882337ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1845602802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['13134d47-d644-45f1-8625-be76c66c3214','70d2ff8d-5b5e-4568-b4d0-3db1568892b4','1b3fb5e1-5e96-4d24-a464-a766a18c9fe0','81858147-2f41-47d3-9c04-d00656ed5f2c'],size=1,snapshot_id=071a39ab-ad48-4769-b187-6c5c3de77de7,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1845602802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1b7037-a91f-42b8-8de9-f64882337ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=071a39ab-ad48-4769-b187-6c5c3de77de7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.571846 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f413a94-fee9-4391-9529-66ab6a00595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.573321 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.575446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:02.575655 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.575957 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.581633 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.581633 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:02.582069 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:06:02.582789 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ee1e4f11-920a-4d2f-8a3c-47de63b21cfd tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 returned with HTTP 200 Aug 16 23:06:02.583374 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1253/5014] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:02 2026] GET /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:02.588207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f413a94-fee9-4391-9529-66ab6a00595d) transitioned into state 'SUCCESS' from state '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-1845602802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['13134d47-d644-45f1-8625-be76c66c3214','70d2ff8d-5b5e-4568-b4d0-3db1568892b4','1b3fb5e1-5e96-4d24-a464-a766a18c9fe0','81858147-2f41-47d3-9c04-d00656ed5f2c'],size=1,snapshot_id=071a39ab-ad48-4769-b187-6c5c3de77de7,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.588867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd33dbc-e8aa-415e-8d1d-9b2b95fc5490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:02.592650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.594806 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] POST https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13/action Aug 16 23:06:02.595216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:02.595379 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:02.596991 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.snapshot_unmanage [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Unmanage snapshot with id: a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:02.602357 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.602357 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:02.602882 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Snapshot retrieved successfully. Aug 16 23:06:02.603858 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4158aa75447e45fc86988e47ed920526', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '79cb7177f7ef4e46a3cea00298f0a17e', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:06:02.604120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2516d4ae-944f-4bf2-8f5e-6cfc57cc4192 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-reader] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13/action returned with HTTP 403 Aug 16 23:06:02.604671 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1268/5015] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:06:02 2026] POST /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:02.609113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd33dbc-e8aa-415e-8d1d-9b2b95fc5490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:02.609890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (2cec918c-079d-4f85-887b-b71517c6d454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:02.610219 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:02.610715 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b99be06-6ce7-4f87-a4a4-7f743589f546 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:02.611168 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1259/5016] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:06:02 2026] POST /volume/v3/volumes => generated 802 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:02.613064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.615248 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:02.615562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.615872 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.616052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete snapshot with id: a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:02.622385 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.622385 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:02.622842 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:06:02.624770 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.626606 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:02.626894 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.627138 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.637141 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.637141 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:02.642341 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:02.644794 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot delete request issued successfully. Aug 16 23:06:02.645098 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fabda0c7-a8e8-44c6-bad6-9738edd475f4 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 returned with HTTP 202 Aug 16 23:06:02.645801 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1237/5017] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:02 2026] DELETE /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:02.648635 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3b80bde-c6a7-41ae-8169-fad3f8e6b8c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 200 Aug 16 23:06:02.650307 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1254/5018] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:02 2026] GET /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:02.653324 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.655698 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:02.656005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.656267 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.662973 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:02.662973 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:02.663380 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Snapshot retrieved successfully. Aug 16 23:06:02.664402 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3a99a96e-d467-42c9-904f-9b7faf2bc7ea tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 returned with HTTP 200 Aug 16 23:06:02.665202 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1269/5019] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:02 2026] GET /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:02.965519 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c5377acb-2c42-478f-95b5-35df8a3478c6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:02.967472 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5377acb-2c42-478f-95b5-35df8a3478c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:02.967691 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5377acb-2c42-478f-95b5-35df8a3478c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:02.967938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c5377acb-2c42-478f-95b5-35df8a3478c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:02.972677 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c5377acb-2c42-478f-95b5-35df8a3478c6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 404 Aug 16 23:06:02.973246 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1260/5020] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:02 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:03.062481 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-defb9614-124c-4ad5-9b68-e6822573472b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.148584 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:03.149121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-771897010"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:03.150725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-771897010'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:03.150918 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume of 1 GB Aug 16 23:06:03.151231 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.151231 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:03.155283 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:03.161862 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (f0e671d7-25b6-48cc-b1a6-ff5b58166f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:03.162804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2888ba8-8d3f-4671-940e-0e0f714ff3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:03.163763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:03.197830 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2888ba8-8d3f-4671-940e-0e0f714ff3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:03.198762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27281b6f-ca1e-41c6-8d6c-6d2fc9a001cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:03.260773 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['22aa9be6-3afa-4ba8-b805-d341e1e0251d', '41f41e68-9ef4-4383-a669-fc3dd3119c56', 'b471e4a8-c642-4c54-9926-ebb3d632f0cb', '47fbf48d-c2e9-4b44-91ba-ac9d2a3f434c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:03.261547 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27281b6f-ca1e-41c6-8d6c-6d2fc9a001cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22aa9be6-3afa-4ba8-b805-d341e1e0251d', '41f41e68-9ef4-4383-a669-fc3dd3119c56', 'b471e4a8-c642-4c54-9926-ebb3d632f0cb', '47fbf48d-c2e9-4b44-91ba-ac9d2a3f434c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:03.262315 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada90597-883d-48d9-976b-2d5c665e2ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:03.289304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada90597-883d-48d9-976b-2d5c665e2ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b514aa7-13ee-4eec-9e90-2143bcebddf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-771897010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['22aa9be6-3afa-4ba8-b805-d341e1e0251d','41f41e68-9ef4-4383-a669-fc3dd3119c56','b471e4a8-c642-4c54-9926-ebb3d632f0cb','47fbf48d-c2e9-4b44-91ba-ac9d2a3f434c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-771897010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b514aa7-13ee-4eec-9e90-2143bcebddf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c101fd78f0406d87841ecb4b367fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255b5499ca7d4c8798673045009d7793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:03.290215 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d535f345-b58e-4a2e-9d26-cff1f5fc9179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:03.310463 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d535f345-b58e-4a2e-9d26-cff1f5fc9179) transitioned into state 'SUCCESS' from state '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-771897010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['22aa9be6-3afa-4ba8-b805-d341e1e0251d','41f41e68-9ef4-4383-a669-fc3dd3119c56','b471e4a8-c642-4c54-9926-ebb3d632f0cb','47fbf48d-c2e9-4b44-91ba-ac9d2a3f434c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:03.311394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8e7d66-1f26-4913-8976-a8d01a886fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:03.320640 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8e7d66-1f26-4913-8976-a8d01a886fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:03.321537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (f0e671d7-25b6-48cc-b1a6-ff5b58166f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:03.321913 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request issued successfully. Aug 16 23:06:03.322560 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-defb9614-124c-4ad5-9b68-e6822573472b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:03.323047 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1238/5021] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:03 2026] POST /volume/v3/volumes => generated 775 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:03.335167 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.337005 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:06:03.337195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.337383 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.343868 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.343868 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:03.349447 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:03.355769 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23026b4c-706a-42e6-a6ba-816c7faffea6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 returned with HTTP 200 Aug 16 23:06:03.356156 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1255/5022] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:03 2026] GET /volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:03.665592 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-589d104b-061e-444a-b928-8e68a4b851a9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.667715 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-589d104b-061e-444a-b928-8e68a4b851a9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:03.668005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-589d104b-061e-444a-b928-8e68a4b851a9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.668203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-589d104b-061e-444a-b928-8e68a4b851a9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.675163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-940c3de8-73df-4d38-9dca-d3ac761be885 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.675963 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.675963 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:03.677302 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-940c3de8-73df-4d38-9dca-d3ac761be885 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 Aug 16 23:06:03.677507 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-940c3de8-73df-4d38-9dca-d3ac761be885 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.677701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-940c3de8-73df-4d38-9dca-d3ac761be885 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.680054 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-589d104b-061e-444a-b928-8e68a4b851a9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:03.683125 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-940c3de8-73df-4d38-9dca-d3ac761be885 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 returned with HTTP 404 Aug 16 23:06:03.683599 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1261/5023] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:03 2026] GET /volume/v3/snapshots/a886adbe-aa29-436c-867b-d9f652f1ad13 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:03.684621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-589d104b-061e-444a-b928-8e68a4b851a9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 200 Aug 16 23:06:03.685046 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1270/5024] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:03 2026] GET /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:03.691341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0ce88368-b2ed-427f-8b69-0195e9205edb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.693308 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:03.693499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.693684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.693900 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume with id: 24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:03.698296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.700011 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:03.700190 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.700363 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.700454 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:03.700950 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.700950 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:03.701298 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:06:03.705674 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.705674 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:03.706159 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:03.719740 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Delete volume request issued successfully. Aug 16 23:06:03.719908 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot delete request issued successfully. Aug 16 23:06:03.720016 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9cb86b16-17dd-424f-9db2-79114d55f5e8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 202 Aug 16 23:06:03.720068 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0ce88368-b2ed-427f-8b69-0195e9205edb tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 returned with HTTP 202 Aug 16 23:06:03.720385 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1256/5025] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:03 2026] DELETE /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:03.720613 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1239/5026] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:06:03 2026] DELETE /volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:03.727311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.728363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:03.729235 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:03.729518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.729518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.730251 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:03.730491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:03.730732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:03.736420 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.736420 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:03.736963 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:03.736963 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:03.737188 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:03.737985 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-936fed25-6c99-45f4-8cf6-a9b83fef6143 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 200 Aug 16 23:06:03.738547 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1271/5027] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:03 2026] GET /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:03.742076 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Volume info retrieved successfully. Aug 16 23:06:03.747055 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1fb3f0c2-7f00-4d17-986c-79e24d691a64 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 returned with HTTP 200 Aug 16 23:06:03.747441 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1262/5028] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:03 2026] GET /volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:04.370466 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.372124 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:06:04.374017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.374017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.381736 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.381736 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:04.391964 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:04.400490 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-01b7629d-d7b7-4b95-8164-2a7bbba36e09 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 returned with HTTP 200 Aug 16 23:06:04.401106 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1257/5029] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:04 2026] GET /volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:04.422250 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.424048 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:06:04.424834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b514aa7-13ee-4eec-9e90-2143bcebddf2", "name": "tempest-type-Backup-1208578117"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:04.425977 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating new backup {'backup': {'volume_id': '4b514aa7-13ee-4eec-9e90-2143bcebddf2', 'name': 'tempest-type-Backup-1208578117'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:06:04.426089 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating backup of volume 4b514aa7-13ee-4eec-9e90-2143bcebddf2 in container None Aug 16 23:06:04.438870 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.438870 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:04.439616 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:04.472117 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['03e8b99b-b540-4c29-9ed6-4ac2ce0f30d2', 'a534300e-baed-4323-8882-88451ca68549'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:04.508739 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63d95af0-3cc8-47d8-a2cf-7f69349aa077 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:06:04.509236 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1240/5030] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:06:04 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:04.519366 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.526495 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:04.526495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.526495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.526495 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:04.529340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-edd67e69-2220-46ca-bdff-9acd88348827 req-77e88504-d328-4bc6-a297-19d101e3b41c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.531376 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-77e88504-d328-4bc6-a297-19d101e3b41c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 Aug 16 23:06:04.531562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-77e88504-d328-4bc6-a297-19d101e3b41c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.532701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-77e88504-d328-4bc6-a297-19d101e3b41c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.535328 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.535328 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:04.536191 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f768bd9-cc4a-466b-8f1b-be29d6c2f2dd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:04.536451 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1272/5031] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:04 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:04.545354 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.545354 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:04.605349 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-77e88504-d328-4bc6-a297-19d101e3b41c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 returned with HTTP 200 Aug 16 23:06:04.605785 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1263/5032] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:06:04 2026] DELETE /volume/v3/attachments/3849554f-0dfb-46b2-b2bb-2e1f82431623 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:04.618398 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.621204 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:04.621381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.621647 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.621910 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:04.631140 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.631140 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:04.631709 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:04.651495 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:06:04.651777 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-edd67e69-2220-46ca-bdff-9acd88348827 req-b3e81876-a1a7-4257-bebb-fda34a7d6126 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 202 Aug 16 23:06:04.652426 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1258/5033] 10.4.3.26 () {70 vars in 1613 bytes} [Sun Aug 16 23:06:04 2026] DELETE /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:04.748160 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7dbd7900-3f8c-4620-b38c-56b376ac48b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.750502 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7dbd7900-3f8c-4620-b38c-56b376ac48b8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:04.750721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7dbd7900-3f8c-4620-b38c-56b376ac48b8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.751008 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7dbd7900-3f8c-4620-b38c-56b376ac48b8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.757340 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7dbd7900-3f8c-4620-b38c-56b376ac48b8 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 404 Aug 16 23:06:04.758215 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1241/5034] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:04 2026] GET /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:04.762499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-036dcce9-383e-4288-a2db-2ab4a90babc8 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.765055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-036dcce9-383e-4288-a2db-2ab4a90babc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] GET https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 Aug 16 23:06:04.765291 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-036dcce9-383e-4288-a2db-2ab4a90babc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.765391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-960233ee-13fe-4724-942c-a743cad7dc5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.765626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-036dcce9-383e-4288-a2db-2ab4a90babc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.767567 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:04.767846 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.768135 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.768272 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:04.772232 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-036dcce9-383e-4288-a2db-2ab4a90babc8 tempest-ProjectReaderTests-1485556008 tempest-ProjectReaderTests-1485556008-project-admin] https://10.4.3.26/volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 returned with HTTP 404 Aug 16 23:06:04.772757 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1273/5035] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:04 2026] GET /volume/v3/volumes/24723822-79e0-4792-bc3e-6362af476e48 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:04.773583 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.773583 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:04.774117 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:04.792574 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot delete request issued successfully. Aug 16 23:06:04.792802 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-960233ee-13fe-4724-942c-a743cad7dc5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 202 Aug 16 23:06:04.793413 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1264/5036] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:04 2026] DELETE /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:04.807038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c0884415-438d-4749-8337-72af42fb73c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:04.809969 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0884415-438d-4749-8337-72af42fb73c0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:04.810268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0884415-438d-4749-8337-72af42fb73c0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:04.810494 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c0884415-438d-4749-8337-72af42fb73c0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:04.816732 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:04.816732 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:04.817388 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c0884415-438d-4749-8337-72af42fb73c0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:04.818462 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c0884415-438d-4749-8337-72af42fb73c0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 200 Aug 16 23:06:04.819400 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1259/5037] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:04 2026] GET /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:05.519466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1d8ffea-81eb-41b2-a2be-4553ef54812c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:05.521201 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d8ffea-81eb-41b2-a2be-4553ef54812c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:05.521384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d8ffea-81eb-41b2-a2be-4553ef54812c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:05.521572 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1d8ffea-81eb-41b2-a2be-4553ef54812c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:05.527397 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1d8ffea-81eb-41b2-a2be-4553ef54812c tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 404 Aug 16 23:06:05.527916 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1242/5038] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:05 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:05.548884 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d9548516-10ed-40d9-95e8-66be56c2933d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:05.551584 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9548516-10ed-40d9-95e8-66be56c2933d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:05.551780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9548516-10ed-40d9-95e8-66be56c2933d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:05.551996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d9548516-10ed-40d9-95e8-66be56c2933d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:05.552096 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d9548516-10ed-40d9-95e8-66be56c2933d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:05.556602 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:05.556602 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:05.557266 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d9548516-10ed-40d9-95e8-66be56c2933d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:05.557616 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1274/5039] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:05 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:05.829840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7ce69c88-76dc-472e-9131-4e7740a098c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:05.832514 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ce69c88-76dc-472e-9131-4e7740a098c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:05.832818 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ce69c88-76dc-472e-9131-4e7740a098c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:05.833015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7ce69c88-76dc-472e-9131-4e7740a098c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:05.839716 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7ce69c88-76dc-472e-9131-4e7740a098c2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 404 Aug 16 23:06:05.839716 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1265/5040] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:05 2026] GET /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:05.848237 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a98c772b-8eae-4001-ab1a-58cffe577add None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:05.850708 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:05.850984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:05.851327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:05.851486 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:05.863222 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:05.863222 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:05.864034 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:05.892069 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:05.892339 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a98c772b-8eae-4001-ab1a-58cffe577add tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 202 Aug 16 23:06:05.893044 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1260/5041] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:05 2026] DELETE /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:05.901993 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:05.904568 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:05.904853 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:05.905107 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:05.918586 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:05.918586 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:05.924921 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:05.931541 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f606b2b1-9fc7-4e86-b155-a27cf86c8fea tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 200 Aug 16 23:06:05.932122 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1243/5042] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:05 2026] GET /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:06.100394 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.101927 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:06.102145 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.102385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.102487 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:06.106621 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e7cd2065-2969-44ac-a84b-25d1e73b7b94 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 404 Aug 16 23:06:06.107141 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1275/5043] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:06 2026] DELETE /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:06.113318 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-45825583-54f5-4169-adcc-531afe06a983 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.115094 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45825583-54f5-4169-adcc-531afe06a983 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 Aug 16 23:06:06.115320 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45825583-54f5-4169-adcc-531afe06a983 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.115536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-45825583-54f5-4169-adcc-531afe06a983 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.119897 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-45825583-54f5-4169-adcc-531afe06a983 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 returned with HTTP 404 Aug 16 23:06:06.120311 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1266/5044] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:06 2026] GET /volume/v3/snapshots/6f3fa907-4475-4d5a-bdf2-68daa2742b93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:06.500103 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-048e153c-00f7-4ad9-b709-772673ad06ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.574122 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.577901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:06.577901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.577901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.577901 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:06.584398 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:06.584398 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:06.585135 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-93c1caec-3c57-4370-8ca6-cf3d89b7ad19 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:06.585453 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1244/5045] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:06 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:06.609204 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-048e153c-00f7-4ad9-b709-772673ad06ff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:06:06.609537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-048e153c-00f7-4ad9-b709-772673ad06ff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1000448010", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2132098612", "vendor_name": "tempest-vendor_name-92466931"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:06.625275 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-048e153c-00f7-4ad9-b709-772673ad06ff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:06:06.625698 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1261/5046] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:06:06 2026] POST /volume/v3/types => generated 328 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:06.633588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.635486 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:06.635939 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f479b6ad-8532-4a8a-8958-8a224fb4bbba", "size": 1}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:06.637713 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume request body: {'volume': {'volume_type': 'f479b6ad-8532-4a8a-8958-8a224fb4bbba', 'size': 1}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:06.641850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume of 1 GB Aug 16 23:06:06.642265 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:06.642265 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:06.642760 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:06.649729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Flow 'volume_create_api' (5954bc9c-5c95-4913-a76a-1bc40d3934ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:06.650825 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd40b37a-9950-4dad-8aa4-b2ff9378af09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:06.651613 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:06.674715 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd40b37a-9950-4dad-8aa4-b2ff9378af09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:06:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2132098612',vendor_name='tempest-vendor_name-92466931'},id=f479b6ad-8532-4a8a-8958-8a224fb4bbba,is_public=True,name='tempest-ProjectReaderTests-volume-type-1000448010',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f479b6ad-8532-4a8a-8958-8a224fb4bbba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:06.675735 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff13e8a6-c555-4a56-8575-8422ff4d5a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:06.707845 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1000448010 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1000448010, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:06.708849 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1000448010 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1000448010, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:06.744242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Created reservations ['8c0506a1-e86d-49fd-8b22-6d233186f433', '7cb80fc3-7156-40dc-ab91-7e4a487fb7c6', '9e24bdc7-497a-4689-9655-eccb2391bcd1', '3eae7f5e-6c45-46ea-9289-6acc4e3816e7'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:06.745231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff13e8a6-c555-4a56-8575-8422ff4d5a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0506a1-e86d-49fd-8b22-6d233186f433', '7cb80fc3-7156-40dc-ab91-7e4a487fb7c6', '9e24bdc7-497a-4689-9655-eccb2391bcd1', '3eae7f5e-6c45-46ea-9289-6acc4e3816e7']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:06.746472 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d389e5-5c41-4038-b6a1-fb1469563926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:06.777166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d389e5-5c41-4038-b6a1-fb1469563926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6257b9-3150-458e-88f7-63a55fe3010d', '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='50cfeab46e284791be2e52b4d3f9879a',qos_specs=None,replication_status=,reservations=['8c0506a1-e86d-49fd-8b22-6d233186f433','7cb80fc3-7156-40dc-ab91-7e4a487fb7c6','9e24bdc7-497a-4689-9655-eccb2391bcd1','3eae7f5e-6c45-46ea-9289-6acc4e3816e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ed93e71e9447acab3a64b773f1d841',volume_type_id=f479b6ad-8532-4a8a-8958-8a224fb4bbba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6257b9-3150-458e-88f7-63a55fe3010d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50cfeab46e284791be2e52b4d3f9879a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ed93e71e9447acab3a64b773f1d841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f479b6ad-8532-4a8a-8958-8a224fb4bbba),volume_type_id=f479b6ad-8532-4a8a-8958-8a224fb4bbba)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:06.778120 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504ae068-c5fc-422e-b4f6-ccf4185f80f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:06.799395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504ae068-c5fc-422e-b4f6-ccf4185f80f2) transitioned into state 'SUCCESS' from 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='50cfeab46e284791be2e52b4d3f9879a',qos_specs=None,replication_status=,reservations=['8c0506a1-e86d-49fd-8b22-6d233186f433','7cb80fc3-7156-40dc-ab91-7e4a487fb7c6','9e24bdc7-497a-4689-9655-eccb2391bcd1','3eae7f5e-6c45-46ea-9289-6acc4e3816e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ed93e71e9447acab3a64b773f1d841',volume_type_id=f479b6ad-8532-4a8a-8958-8a224fb4bbba)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:06.800381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f34dd9-67b1-4043-a286-db13f6bbc8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:06.811538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f34dd9-67b1-4043-a286-db13f6bbc8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:06.812562 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Flow 'volume_create_api' (5954bc9c-5c95-4913-a76a-1bc40d3934ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:06.812933 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume request issued successfully. Aug 16 23:06:06.813702 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-caf7e138-e4c4-4bfa-8c8a-8f21939273fd tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:06.814245 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1276/5047] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:06 2026] POST /volume/v3/volumes => generated 772 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:06.828331 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.830702 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d Aug 16 23:06:06.831193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.831409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.840432 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:06.840432 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:06.843935 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:06.848181 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bed9ef9c-e23a-4662-a779-59ab7c84c7b5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d returned with HTTP 200 Aug 16 23:06:06.848709 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1267/5048] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:06 2026] GET /volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:06.873507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ea18015-8440-447c-b7f0-cddbb863f342 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.875367 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ea18015-8440-447c-b7f0-cddbb863f342 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:06.875367 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ea18015-8440-447c-b7f0-cddbb863f342 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.875532 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ea18015-8440-447c-b7f0-cddbb863f342 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.875698 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-1ea18015-8440-447c-b7f0-cddbb863f342 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:06.884477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ea18015-8440-447c-b7f0-cddbb863f342 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 404 Aug 16 23:06:06.885269 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1245/5049] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:06:06 2026] DELETE /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:06.892267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5e2474c-8f98-464e-95c9-ab9b55312584 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.894455 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5e2474c-8f98-464e-95c9-ab9b55312584 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad Aug 16 23:06:06.894695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5e2474c-8f98-464e-95c9-ab9b55312584 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.894941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5e2474c-8f98-464e-95c9-ab9b55312584 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.900963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5e2474c-8f98-464e-95c9-ab9b55312584 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad returned with HTTP 404 Aug 16 23:06:06.901584 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1262/5050] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:06 2026] GET /volume/v3/volumes/cf70a679-c78c-4235-a4a0-18040b352bad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:06.948868 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-01026d44-68f9-4b12-a417-4473ce4240a3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.950575 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01026d44-68f9-4b12-a417-4473ce4240a3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:06.950768 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01026d44-68f9-4b12-a417-4473ce4240a3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.951036 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01026d44-68f9-4b12-a417-4473ce4240a3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.959148 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01026d44-68f9-4b12-a417-4473ce4240a3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 404 Aug 16 23:06:06.959637 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1277/5051] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:06 2026] GET /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:06.968668 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-99992b7d-8000-41a7-8938-d0528187d120 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:06.970480 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:06.970728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:06.970981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:06.971182 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:06.978077 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:06.978077 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:06.978521 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:06.993844 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:06.994043 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99992b7d-8000-41a7-8938-d0528187d120 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 202 Aug 16 23:06:06.994528 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1268/5052] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:06 2026] DELETE /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:07.002086 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:07.004024 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:07.004256 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:07.004518 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:07.011560 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:07.011560 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:07.015487 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:07.020538 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f7694ec-aafe-4cc7-a627-5ed26553b7c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 200 Aug 16 23:06:07.021087 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1246/5053] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:07 2026] GET /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:07.597485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:07.599780 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:07.599780 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:07.600143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:07.601083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:07.604781 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:07.604781 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:07.605243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23e6537f-4d97-458c-9bc6-5cd02d225847 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:07.605727 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1263/5054] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:07 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:07.865010 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:07.866644 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d Aug 16 23:06:07.866644 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:07.866945 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:07.876509 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:07.876509 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:07.880713 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:07.884974 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-660f570e-1867-4f96-aa15-aa6d535d77d0 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d returned with HTTP 200 Aug 16 23:06:07.885942 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1278/5055] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:07 2026] GET /volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:07.929452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb170b7b-4b3d-4448-a7b7-b336e66afdff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:07.931528 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb170b7b-4b3d-4448-a7b7-b336e66afdff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:06:07.932670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb170b7b-4b3d-4448-a7b7-b336e66afdff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:07.932670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb170b7b-4b3d-4448-a7b7-b336e66afdff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:07.939471 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb170b7b-4b3d-4448-a7b7-b336e66afdff tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:06:07.939471 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1269/5056] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:06:07 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:07.970042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b17045c1-c777-48e8-8d45-37035e8a16fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.038821 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.040059 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-390d7ab4-10d5-4405-970d-2aa702160498 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.040340 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:08.041085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-409414855", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:08.042246 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-390d7ab4-10d5-4405-970d-2aa702160498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:08.042411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-390d7ab4-10d5-4405-970d-2aa702160498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.042597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-390d7ab4-10d5-4405-970d-2aa702160498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.043474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-409414855', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:08.049132 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-390d7ab4-10d5-4405-970d-2aa702160498 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 404 Aug 16 23:06:08.049580 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1279/5057] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:08 2026] GET /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:08.058042 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c7618457-acb6-4736-b994-01efa7134f49 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.060476 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:08.060823 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.061113 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.061368 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:08.071513 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b17045c1-c777-48e8-8d45-37035e8a16fc tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] GET https://10.4.3.26/volume/v3/messages Aug 16 23:06:08.071855 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b17045c1-c777-48e8-8d45-37035e8a16fc tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.072051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b17045c1-c777-48e8-8d45-37035e8a16fc tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.072434 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.072434 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:08.073036 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:08.078831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b17045c1-c777-48e8-8d45-37035e8a16fc tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:06:08.079932 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1247/5058] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:06:07 2026] GET /volume/v3/messages => generated 668 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:08.089385 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-49a7ef38-d6ba-448f-af51-b3058b9275a5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.092790 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49a7ef38-d6ba-448f-af51-b3058b9275a5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/messages/cd76025c-a375-4600-9001-f57c921f116e Aug 16 23:06:08.092790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49a7ef38-d6ba-448f-af51-b3058b9275a5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.092790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-49a7ef38-d6ba-448f-af51-b3058b9275a5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.101403 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:08.101590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c7618457-acb6-4736-b994-01efa7134f49 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 202 Aug 16 23:06:08.102281 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1270/5059] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:08 2026] DELETE /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:08.102567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-49a7ef38-d6ba-448f-af51-b3058b9275a5 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/messages/cd76025c-a375-4600-9001-f57c921f116e returned with HTTP 204 Aug 16 23:06:08.103140 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1280/5060] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:06:08 2026] DELETE /volume/v3/messages/cd76025c-a375-4600-9001-f57c921f116e => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:06:08.110217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.112188 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:08.112395 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.112448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.112591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.115410 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d Aug 16 23:06:08.115794 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.115946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.115992 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Delete volume with id: 0a6257b9-3150-458e-88f7-63a55fe3010d Aug 16 23:06:08.121995 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.121995 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:08.126768 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:08.128455 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.128455 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:08.128455 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:08.128646 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:06:08.132074 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a51d742a-b1f9-4044-8bc0-90682c68ed59 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 200 Aug 16 23:06:08.133061 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1248/5061] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:08 2026] GET /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:08.140897 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:06:08.145307 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:06:08.147194 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1000448010 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1000448010, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:08.147462 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1000448010 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1000448010, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:08.151924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (88b5d587-b91e-4eed-bf4e-591a0bf90888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:08.153426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9325402-047e-4677-a3ca-2a82ab89ca88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.154779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:08.160900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Created reservations ['0626bc3e-fa44-43f6-94b6-d9a7d89c3354', '08b5d361-2380-4d4d-90ee-3725d6b7c9e5', '3c280ba3-48f0-4452-947e-de7295674d2a', '171a09c6-84ae-4408-bf07-84c155772c8d'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:08.193546 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Delete volume request issued successfully. Aug 16 23:06:08.193816 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3d9f56cb-dffb-4c99-9c0f-0fb44403aaa8 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d returned with HTTP 202 Aug 16 23:06:08.194290 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1271/5062] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:08 2026] DELETE /volume/v3/volumes/0a6257b9-3150-458e-88f7-63a55fe3010d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:08.201606 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c424966c-e48e-4ca7-b739-ed64b9872e37 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.203977 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c424966c-e48e-4ca7-b739-ed64b9872e37 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/types/f479b6ad-8532-4a8a-8958-8a224fb4bbba Aug 16 23:06:08.204873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c424966c-e48e-4ca7-b739-ed64b9872e37 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.204873 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c424966c-e48e-4ca7-b739-ed64b9872e37 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.223684 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9325402-047e-4677-a3ca-2a82ab89ca88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.224444 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51cdc7fc-d563-471f-8ee5-c1f8984f4bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.229840 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c424966c-e48e-4ca7-b739-ed64b9872e37 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/types/f479b6ad-8532-4a8a-8958-8a224fb4bbba returned with HTTP 202 Aug 16 23:06:08.230229 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1281/5063] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:06:08 2026] DELETE /volume/v3/types/f479b6ad-8532-4a8a-8958-8a224fb4bbba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:08.239054 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71407042-e518-4280-8136-b3d0e1547f34 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.242124 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71407042-e518-4280-8136-b3d0e1547f34 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:06:08.242920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71407042-e518-4280-8136-b3d0e1547f34 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-668796891", "extra_specs": {"storage_protocol": "tempest-storage_protocol-48680605", "vendor_name": "tempest-vendor_name-1607622710"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:08.261147 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71407042-e518-4280-8136-b3d0e1547f34 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:06:08.261632 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1249/5064] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:06:08 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:08.272014 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.273019 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['85f188e8-4648-42ef-94f3-940d6b8025df', 'e5b637e5-519f-4b81-9c04-bb8fc365cb94', '3cd49a37-4863-4964-b7e1-0535c2b25fa6', 'f31ab426-9cb4-4bdf-b77f-ed50ff60a19b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:08.273924 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51cdc7fc-d563-471f-8ee5-c1f8984f4bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f188e8-4648-42ef-94f3-940d6b8025df', 'e5b637e5-519f-4b81-9c04-bb8fc365cb94', '3cd49a37-4863-4964-b7e1-0535c2b25fa6', 'f31ab426-9cb4-4bdf-b77f-ed50ff60a19b']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.274328 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:08.274752 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:08.274940 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6122e-cf59-4b3f-9956-8e1aacc19215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.276521 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume request body: {'volume': {'volume_type': '846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:08.280949 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume of 1 GB Aug 16 23:06:08.281267 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.281267 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:08.281652 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:08.288413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Flow 'volume_create_api' (611a1365-3d3f-4367-947b-e2d295daac28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:08.289385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c412db-7594-4542-aaa9-44b58e2b93f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.290193 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:08.300607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86e6122e-cf59-4b3f-9956-8e1aacc19215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f191997-4dbe-4aac-953a-a1ce59691aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-409414855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['85f188e8-4648-42ef-94f3-940d6b8025df','e5b637e5-519f-4b81-9c04-bb8fc365cb94','3cd49a37-4863-4964-b7e1-0535c2b25fa6','f31ab426-9cb4-4bdf-b77f-ed50ff60a19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-409414855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f191997-4dbe-4aac-953a-a1ce59691aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.302266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621f0f10-5d89-4d55-b5a4-2ff81425ce04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.316282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c412db-7594-4542-aaa9-44b58e2b93f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:06:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-48680605',vendor_name='tempest-vendor_name-1607622710'},id=846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6,is_public=True,name='tempest-ProjectReaderTests-volume-type-668796891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.317282 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816ff66b-69c5-4719-ac3d-2e32aa9e012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.323820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (621f0f10-5d89-4d55-b5a4-2ff81425ce04) transitioned into state 'SUCCESS' from state '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-409414855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['85f188e8-4648-42ef-94f3-940d6b8025df','e5b637e5-519f-4b81-9c04-bb8fc365cb94','3cd49a37-4863-4964-b7e1-0535c2b25fa6','f31ab426-9cb4-4bdf-b77f-ed50ff60a19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.324732 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750e6ef4-386e-459b-8ad5-74e5bdf1c5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.337818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750e6ef4-386e-459b-8ad5-74e5bdf1c5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.337818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (88b5d587-b91e-4eed-bf4e-591a0bf90888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:08.337818 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:06:08.337818 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3a4efec6-a8c5-4fa7-89b1-bccad9d790b0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:08.338102 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1264/5065] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:06:08 2026] POST /volume/v3/volumes => generated 756 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:08.346201 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-668796891 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-668796891, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:08.346484 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-668796891 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-668796891, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:08.352550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.353202 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:08.353454 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.353919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.363774 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.363774 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:08.367961 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:08.372988 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-29f890fc-6187-4b8d-bcb9-801b4de6e21d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:08.373364 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1282/5066] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:08 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:08.377152 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Created reservations ['86ef4d5c-bd9e-4de2-a39a-ce169cce55ad', '2fc0c04c-f3e1-46a4-af74-d550b70502b1', '293fcd54-efaa-4dce-9e17-a9b6544a915e', '086cbb61-fd76-43d7-b26b-4d7c5e0ca6e0'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:08.378036 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (816ff66b-69c5-4719-ac3d-2e32aa9e012c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86ef4d5c-bd9e-4de2-a39a-ce169cce55ad', '2fc0c04c-f3e1-46a4-af74-d550b70502b1', '293fcd54-efaa-4dce-9e17-a9b6544a915e', '086cbb61-fd76-43d7-b26b-4d7c5e0ca6e0']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.380771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf77af80-5e2d-4e8e-a0cf-958444328eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.404460 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf77af80-5e2d-4e8e-a0cf-958444328eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71e7777d-e632-4003-83f1-cc537a5f31ae', '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='50cfeab46e284791be2e52b4d3f9879a',qos_specs=None,replication_status=,reservations=['86ef4d5c-bd9e-4de2-a39a-ce169cce55ad','2fc0c04c-f3e1-46a4-af74-d550b70502b1','293fcd54-efaa-4dce-9e17-a9b6544a915e','086cbb61-fd76-43d7-b26b-4d7c5e0ca6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ed93e71e9447acab3a64b773f1d841',volume_type_id=846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06: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=71e7777d-e632-4003-83f1-cc537a5f31ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50cfeab46e284791be2e52b4d3f9879a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ed93e71e9447acab3a64b773f1d841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6),volume_type_id=846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.405227 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9312e0-51ad-4353-9791-2df2f0978048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.423166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9312e0-51ad-4353-9791-2df2f0978048) transitioned into state 'SUCCESS' from 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='50cfeab46e284791be2e52b4d3f9879a',qos_specs=None,replication_status=,reservations=['86ef4d5c-bd9e-4de2-a39a-ce169cce55ad','2fc0c04c-f3e1-46a4-af74-d550b70502b1','293fcd54-efaa-4dce-9e17-a9b6544a915e','086cbb61-fd76-43d7-b26b-4d7c5e0ca6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ed93e71e9447acab3a64b773f1d841',volume_type_id=846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.424075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d81d45-06f3-4f48-a184-f579e1993034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:08.436618 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d81d45-06f3-4f48-a184-f579e1993034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:08.437649 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Flow 'volume_create_api' (611a1365-3d3f-4367-947b-e2d295daac28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:08.440386 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Create volume request issued successfully. Aug 16 23:06:08.440386 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3e0ed9e3-6df0-436f-936c-f34af1be55ab tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:08.440386 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1272/5067] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:08 2026] POST /volume/v3/volumes => generated 771 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:08.452137 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.455068 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae Aug 16 23:06:08.455068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.455068 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.462442 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.462442 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:08.466190 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:08.471004 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8e31c11-0e27-4f57-9ad0-0d77e5a1d31b tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae returned with HTTP 200 Aug 16 23:06:08.471520 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1250/5068] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:08 2026] GET /volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:08.618896 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72d270e8-c315-400a-ac41-56c7be8c0984 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:08.620706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72d270e8-c315-400a-ac41-56c7be8c0984 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:08.621253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72d270e8-c315-400a-ac41-56c7be8c0984 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:08.621451 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72d270e8-c315-400a-ac41-56c7be8c0984 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:08.621649 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-72d270e8-c315-400a-ac41-56c7be8c0984 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:08.628831 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:08.628831 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:08.629440 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72d270e8-c315-400a-ac41-56c7be8c0984 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:08.629957 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1265/5069] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:08 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.115762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c336cccb-bddc-41fb-a85c-b39aeb5323ed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.117847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c336cccb-bddc-41fb-a85c-b39aeb5323ed tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:06:09.118271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c336cccb-bddc-41fb-a85c-b39aeb5323ed tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989", "extra_specs": {"multiattach": " True"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:09.143575 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c336cccb-bddc-41fb-a85c-b39aeb5323ed tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:06:09.144007 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1283/5070] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:06:09 2026] POST /volume/v3/types => generated 286 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.152558 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b511b390-cbeb-492d-963b-df944e02d058 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.154619 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:09.155094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2122834868", "snapshot_id": null, "imageRef": null, "volume_type": "8d121a8b-d38e-480a-83af-209162fcd4fa", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:09.155225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2694266b-2d9d-4771-b805-18ec8649773f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.156657 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2122834868', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8d121a8b-d38e-480a-83af-209162fcd4fa', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:09.156913 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2694266b-2d9d-4771-b805-18ec8649773f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:09.157121 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2694266b-2d9d-4771-b805-18ec8649773f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.157337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2694266b-2d9d-4771-b805-18ec8649773f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.165506 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume of 1 GB Aug 16 23:06:09.165962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2694266b-2d9d-4771-b805-18ec8649773f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 404 Aug 16 23:06:09.166050 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.166050 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:09.166587 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1251/5071] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:09.166643 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Availability Zones retrieved successfully. Aug 16 23:06:09.172855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (ac545904-02f8-451b-a59a-c3e268f2c71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:09.173895 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e63ba8-e0d4-437c-97d6-0be34e1669e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.175188 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:09.189985 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.189985 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:09.194228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.197171 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:09.197569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-547340253"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:09.199963 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-547340253'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:09.199963 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:06:09.206809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e63ba8-e0d4-437c-97d6-0be34e1669e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8d121a8b-d38e-480a-83af-209162fcd4fa,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d121a8b-d38e-480a-83af-209162fcd4fa', 'encryption_key_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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.207049 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:06:09.207110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ecb0f5-94c4-435e-b17a-7589d3c6d05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.213072 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (dd67809d-c876-4a92-8a60-8f94151c88c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:09.214884 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (907c379b-101c-4d71-85f9-fa68d44faea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.216108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:09.237312 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:09.237566 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-312962895-1751549989, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:09.258248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (907c379b-101c-4d71-85f9-fa68d44faea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.259017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ff9b49-0601-46bc-873e-edf34e7386e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.269265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Created reservations ['ecb1e207-b572-432b-ad8d-850c4c77e494', '4dfc0565-9ab8-40f6-8587-61469464c9ed', 'daf783ff-9e0b-4e53-b333-676641d0acaf', '76c6368e-1631-4722-bcf3-7d8c56cc3c8b'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:09.270234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ecb0f5-94c4-435e-b17a-7589d3c6d05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecb1e207-b572-432b-ad8d-850c4c77e494', '4dfc0565-9ab8-40f6-8587-61469464c9ed', 'daf783ff-9e0b-4e53-b333-676641d0acaf', '76c6368e-1631-4722-bcf3-7d8c56cc3c8b']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.271024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266c2b1e-dc0e-425f-82c1-1d73b7d658b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.300975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266c2b1e-dc0e-425f-82c1-1d73b7d658b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '744c821e-8077-44e1-89f5-be9a7f6628d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2122834868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['ecb1e207-b572-432b-ad8d-850c4c77e494','4dfc0565-9ab8-40f6-8587-61469464c9ed','daf783ff-9e0b-4e53-b333-676641d0acaf','76c6368e-1631-4722-bcf3-7d8c56cc3c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=8d121a8b-d38e-480a-83af-209162fcd4fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2122834868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=744c821e-8077-44e1-89f5-be9a7f6628d2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='71c519f8ac874e16b7a5039e9e8cefcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d121a8b-d38e-480a-83af-209162fcd4fa),volume_type_id=8d121a8b-d38e-480a-83af-209162fcd4fa)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.301417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['f70304d3-8ceb-4271-af63-7c5467ddf968', 'e21d623e-1d23-4c31-afa4-a565c85b593f', 'a9b0142b-37cd-46d2-a4c9-525acd308127', '8e3ca862-a293-41b5-90c6-03d300a3476d'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:09.301926 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59980de-76f0-4e0f-a97a-f5c297661b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.302212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ff9b49-0601-46bc-873e-edf34e7386e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70304d3-8ceb-4271-af63-7c5467ddf968', 'e21d623e-1d23-4c31-afa4-a565c85b593f', 'a9b0142b-37cd-46d2-a4c9-525acd308127', '8e3ca862-a293-41b5-90c6-03d300a3476d']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.302923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e73697-9f41-4eab-a3aa-ff02328875c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.321981 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59980de-76f0-4e0f-a97a-f5c297661b0d) transitioned into state 'SUCCESS' from state '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-2122834868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='71c519f8ac874e16b7a5039e9e8cefcf',qos_specs=None,replication_status=,reservations=['ecb1e207-b572-432b-ad8d-850c4c77e494','4dfc0565-9ab8-40f6-8587-61469464c9ed','daf783ff-9e0b-4e53-b333-676641d0acaf','76c6368e-1631-4722-bcf3-7d8c56cc3c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11713f7d710b43f899fb7e53dc5c0a50',volume_type_id=8d121a8b-d38e-480a-83af-209162fcd4fa)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.322892 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd56f85-ee2c-4ec9-968d-6b27794ffb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.324416 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e73697-9f41-4eab-a3aa-ff02328875c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6febd59-a2b7-436e-93b8-e5bcb943d6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-547340253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['f70304d3-8ceb-4271-af63-7c5467ddf968','e21d623e-1d23-4c31-afa4-a565c85b593f','a9b0142b-37cd-46d2-a4c9-525acd308127','8e3ca862-a293-41b5-90c6-03d300a3476d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-547340253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6febd59-a2b7-436e-93b8-e5bcb943d6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.325831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d830d04-8aa9-49dc-a863-7d913bc39925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.339520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd56f85-ee2c-4ec9-968d-6b27794ffb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.340837 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Flow 'volume_create_api' (ac545904-02f8-451b-a59a-c3e268f2c71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:09.341326 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Create volume request issued successfully. Aug 16 23:06:09.342438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b511b390-cbeb-492d-963b-df944e02d058 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:09.343440 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1273/5072] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:06:09 2026] POST /volume/v3/volumes => generated 827 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:09.348640 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d830d04-8aa9-49dc-a863-7d913bc39925) transitioned into state 'SUCCESS' from state '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-547340253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['f70304d3-8ceb-4271-af63-7c5467ddf968','e21d623e-1d23-4c31-afa4-a565c85b593f','a9b0142b-37cd-46d2-a4c9-525acd308127','8e3ca862-a293-41b5-90c6-03d300a3476d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.349937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681ce9b6-8481-47d0-823b-0351ecd30cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:09.357836 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.363778 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:09.363966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.364254 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.364695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681ce9b6-8481-47d0-823b-0351ecd30cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:09.365566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (dd67809d-c876-4a92-8a60-8f94151c88c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:09.365901 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:09.366523 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a0f39e1-e6c0-4e17-ab46-b6c24757bc1e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:09.367135 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1266/5073] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:06:09 2026] POST /volume/v3/volumes => generated 767 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:09.373775 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.373775 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:09.378251 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:09.382468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.384359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:09.384579 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.384835 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.385081 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f9ef515-72f3-45d1-bba8-418ad7ee7ba1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:09.385575 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1284/5074] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.387452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.391160 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:09.391417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.391677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.394034 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.394034 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:09.399814 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:09.401568 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.401568 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:09.405076 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f248a69f-1ab9-4fdc-bf39-11f1d7ef2629 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 200 Aug 16 23:06:09.405499 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1252/5075] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:09.405875 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:09.410434 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5077b36c-ed62-4487-8503-f932fa3b03c3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:09.410837 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1274/5076] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:09.423614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.425472 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:09.425699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.425963 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.432658 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.432658 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:09.435936 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:09.440243 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6b705fed-39ac-45f7-81b0-dd1ab1c5eeb8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:09.440620 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1267/5077] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:09.503168 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8e07f6c-8842-4044-a703-f499dbf89418 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.505422 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8e07f6c-8842-4044-a703-f499dbf89418 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae Aug 16 23:06:09.505614 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8e07f6c-8842-4044-a703-f499dbf89418 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.505823 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8e07f6c-8842-4044-a703-f499dbf89418 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.512547 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.512547 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:09.515490 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d8e07f6c-8842-4044-a703-f499dbf89418 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:09.519486 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8e07f6c-8842-4044-a703-f499dbf89418 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae returned with HTTP 200 Aug 16 23:06:09.520087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1285/5078] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.536503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7969e2ad-53fb-424d-98c8-ff523d7b7247 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.539172 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7969e2ad-53fb-424d-98c8-ff523d7b7247 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:06:09.539394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7969e2ad-53fb-424d-98c8-ff523d7b7247 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.539601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7969e2ad-53fb-424d-98c8-ff523d7b7247 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.545179 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7969e2ad-53fb-424d-98c8-ff523d7b7247 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:06:09.545500 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1253/5079] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.557247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.558170 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e490ed03-f575-4661-af0e-d8749ed1aa45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.560923 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:09.560969 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e490ed03-f575-4661-af0e-d8749ed1aa45 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] GET https://10.4.3.26/volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca Aug 16 23:06:09.561199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.561234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e490ed03-f575-4661-af0e-d8749ed1aa45 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.561404 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e490ed03-f575-4661-af0e-d8749ed1aa45 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.561455 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.566021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e490ed03-f575-4661-af0e-d8749ed1aa45 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-reader] https://10.4.3.26/volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca returned with HTTP 200 Aug 16 23:06:09.566432 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1275/5080] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.572720 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.572720 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:09.576567 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9be5d5fd-1721-46b5-8468-106df8d09a3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.577161 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:09.578222 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9be5d5fd-1721-46b5-8468-106df8d09a3e tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca Aug 16 23:06:09.578457 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9be5d5fd-1721-46b5-8468-106df8d09a3e tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.578665 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9be5d5fd-1721-46b5-8468-106df8d09a3e tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.582291 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-b5d872ab-baaa-4fd7-a7e8-02c2327917d0 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:09.583085 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1268/5081] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:09.587387 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9be5d5fd-1721-46b5-8468-106df8d09a3e tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca returned with HTTP 204 Aug 16 23:06:09.587387 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1286/5082] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:06:09 2026] DELETE /volume/v3/messages/bb92d691-1e74-43d3-b0b6-4aa4684961ca => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:06:09.596833 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.598463 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae Aug 16 23:06:09.598741 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.598948 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.599085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Delete volume with id: 71e7777d-e632-4003-83f1-cc537a5f31ae Aug 16 23:06:09.609412 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.609412 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:09.609813 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Volume info retrieved successfully. Aug 16 23:06:09.610702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:06:09.624441 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-668796891 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-668796891, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:09.624695 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-668796891 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-668796891, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:06:09.632834 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Created reservations ['47c0800b-b63e-43e4-bc15-f7b7ad4f09a8', '37af3176-a3cd-473b-b84d-f649a0604d07', '3b70a09a-2a75-48d0-b55d-54f4d1b1d4db', '5100717a-66ad-4cdf-8406-671db2977e76'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:09.644502 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.646472 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:09.646692 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.646924 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.647037 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:09.651426 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:09.651426 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:09.652054 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-385b1b29-3670-466c-9a91-f94fdc69ff1d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:09.652449 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1276/5083] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:09 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:09.677817 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Delete volume request issued successfully. Aug 16 23:06:09.678066 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c1418caa-6876-4aa7-8d12-b6da212e01a1 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae returned with HTTP 202 Aug 16 23:06:09.678587 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1254/5084] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:09 2026] DELETE /volume/v3/volumes/71e7777d-e632-4003-83f1-cc537a5f31ae => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:09.689201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b6f499e5-91a1-42a4-a308-7f7ea8301a26 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:09.691524 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6f499e5-91a1-42a4-a308-7f7ea8301a26 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] DELETE https://10.4.3.26/volume/v3/types/846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6 Aug 16 23:06:09.691805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6f499e5-91a1-42a4-a308-7f7ea8301a26 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:09.692084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b6f499e5-91a1-42a4-a308-7f7ea8301a26 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:09.750780 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b6f499e5-91a1-42a4-a308-7f7ea8301a26 tempest-ProjectReaderTests-1056749521 tempest-ProjectReaderTests-1056749521-project-admin] https://10.4.3.26/volume/v3/types/846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6 returned with HTTP 202 Aug 16 23:06:09.752738 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1269/5085] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:06:09 2026] DELETE /volume/v3/types/846d8b15-ca3a-4e4e-9b1a-9e3773ea82b6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:10.059921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.061917 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:10.062154 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.062369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.068687 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.068687 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:10.072157 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:10.076455 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-089ccda1-bb61-4798-88c1-ed7e7e8b5854 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:10.076985 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1287/5086] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:10.087076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d0db8bc-caa9-4625-98c0-ae66cbddaefb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.087477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d0db8bc-caa9-4625-98c0-ae66cbddaefb None None] GET https://10.4.3.26/volume// Aug 16 23:06:10.087664 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d0db8bc-caa9-4625-98c0-ae66cbddaefb None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.087898 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d0db8bc-caa9-4625-98c0-ae66cbddaefb None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.088236 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d0db8bc-caa9-4625-98c0-ae66cbddaefb None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:10.088540 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1277/5087] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:10.096087 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-0efbe5c3-f188-465a-a227-3eec31c4cab6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.098469 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-0efbe5c3-f188-465a-a227-3eec31c4cab6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:06:10.098930 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-0efbe5c3-f188-465a-a227-3eec31c4cab6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f191997-4dbe-4aac-953a-a1ce59691aa6", "connector": null, "instance_uuid": "5c7838ae-c719-47fc-82cc-14d31a5d8b07"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:10.109359 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.109359 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:10.133016 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-0efbe5c3-f188-465a-a227-3eec31c4cab6 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:06:10.133529 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1255/5088] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:06:10 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 16 23:06:10.398197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7815614a-ae94-4902-8504-8a66545e78a6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.400278 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7815614a-ae94-4902-8504-8a66545e78a6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:10.400484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7815614a-ae94-4902-8504-8a66545e78a6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.400716 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7815614a-ae94-4902-8504-8a66545e78a6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.409190 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.409190 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:10.416218 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7815614a-ae94-4902-8504-8a66545e78a6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:10.420193 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7815614a-ae94-4902-8504-8a66545e78a6 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:10.420541 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.420878 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1270/5089] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:10.422767 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:10.422993 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.423196 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.432843 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-401d5832-1b8d-485b-a62d-c9520057ecdd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.434394 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-401d5832-1b8d-485b-a62d-c9520057ecdd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:10.434469 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.434469 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:10.434777 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-401d5832-1b8d-485b-a62d-c9520057ecdd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.435025 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-401d5832-1b8d-485b-a62d-c9520057ecdd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.438274 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:10.442569 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4738b96-2b93-4e95-8e02-e927decb6b0c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 200 Aug 16 23:06:10.443014 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1288/5090] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:10.446555 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.446555 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:10.449338 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-401d5832-1b8d-485b-a62d-c9520057ecdd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:10.454118 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a93100ff-f499-4005-a081-62ea06a47595 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.455318 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-401d5832-1b8d-485b-a62d-c9520057ecdd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:10.456336 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:06:10.456336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6febd59-a2b7-436e-93b8-e5bcb943d6ec", "name": "tempest-VolumeDependencyTests-Snapshot-1313533761"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:10.456420 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1278/5091] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:10.465417 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.465417 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:10.466037 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:10.466159 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create snapshot from volume d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:10.494373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['f621f380-632c-471e-840c-15ae86f32015', '4b23b5d0-b5e1-46a9-8e80-2ac41633e763', 'b287719b-1cd6-4611-9f3a-e102ff4ddf56', '51f174c7-b709-44f5-ba29-c0965408f428'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:10.511402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.513909 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:10.514007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.514191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.523695 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.523695 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:10.527246 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot create request issued successfully. Aug 16 23:06:10.527594 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a93100ff-f499-4005-a081-62ea06a47595 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:06:10.528027 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1256/5092] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:06:10 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 16 23:06:10.532607 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:10.539467 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-f00c1ee5-a60f-4431-83a7-729db0a9f13b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:10.539934 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1271/5093] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:10.543175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.545284 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:10.545445 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.545676 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.552457 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.552457 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:10.553114 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:10.553879 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92a572d9-d6b6-4b84-97a5-fad53cbfe14f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 200 Aug 16 23:06:10.554322 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1289/5094] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a8741f64-dfba-4de0-9ead-7f3aae1974ff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8741f64-dfba-4de0-9ead-7f3aae1974ff None None] GET https://10.4.3.26/volume// Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8741f64-dfba-4de0-9ead-7f3aae1974ff None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a8741f64-dfba-4de0-9ead-7f3aae1974ff None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a8741f64-dfba-4de0-9ead-7f3aae1974ff None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:10.629807 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1279/5095] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:10.639503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-e535787a-ff72-4d9b-bf77-9d31af2afa19 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.641849 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-e535787a-ff72-4d9b-bf77-9d31af2afa19 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:06:10.642196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-e535787a-ff72-4d9b-bf77-9d31af2afa19 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "744c821e-8077-44e1-89f5-be9a7f6628d2", "connector": null, "instance_uuid": "c92d8aeb-a81d-448f-8eb4-3abc54ff19ec"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:10.650281 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.650281 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:10.663034 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.665690 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:10.665916 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.666117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.666215 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:10.670761 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.670761 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:10.671282 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a518cc4a-f855-4a40-85a1-b3e97f350bc8 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:10.671596 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1272/5096] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:10.678610 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-e535787a-ff72-4d9b-bf77-9d31af2afa19 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:06:10.679137 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1257/5097] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:06:10 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 16 23:06:10.709787 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-17e72343-cff5-471c-a4a3-16f23c62995c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.711677 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17e72343-cff5-471c-a4a3-16f23c62995c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:10.711894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17e72343-cff5-471c-a4a3-16f23c62995c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.712072 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-17e72343-cff5-471c-a4a3-16f23c62995c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3645f0b9-e633-41cb-bf28-2ffd9fda0614 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3645f0b9-e633-41cb-bf28-2ffd9fda0614 None None] GET https://10.4.3.26/volume// Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3645f0b9-e633-41cb-bf28-2ffd9fda0614 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3645f0b9-e633-41cb-bf28-2ffd9fda0614 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3645f0b9-e633-41cb-bf28-2ffd9fda0614 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:10.717297 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1280/5098] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:10.720937 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.720937 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:10.723602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.724144 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-17e72343-cff5-471c-a4a3-16f23c62995c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:10.728567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-17e72343-cff5-471c-a4a3-16f23c62995c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:10.731443 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1290/5099] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:06:10.735357 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:10.735557 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:10.735809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:10.747223 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.747223 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:10.750980 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:10.755436 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-19ac5173-8f55-4c21-8d3b-83542f5d9e15 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:10.755901 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1273/5100] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:06:10 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1099 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:10.856820 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:10.863151 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] PUT https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d Aug 16 23:06:10.864568 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:10.880243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Acquiring lock "cinder-attachment_update-744c821e-8077-44e1-89f5-be9a7f6628d2-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:06:10.885544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-744c821e-8077-44e1-89f5-be9a7f6628d2-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:06:10.886973 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:10.886973 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:10.973110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Lock "cinder-attachment_update-744c821e-8077-44e1-89f5-be9a7f6628d2-np0000007421" released by "attachment_update" :: held 0.088s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:06:10.973439 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-d4ad5769-5f37-4085-9f55-de300f250e50 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d returned with HTTP 200 Aug 16 23:06:10.974040 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1258/5101] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:06:10 2026] PUT /volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fb3e0edb-6102-4d03-b99f-0c3c181b9466 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb3e0edb-6102-4d03-b99f-0c3c181b9466 None None] GET https://10.4.3.26/volume// Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb3e0edb-6102-4d03-b99f-0c3c181b9466 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fb3e0edb-6102-4d03-b99f-0c3c181b9466 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fb3e0edb-6102-4d03-b99f-0c3c181b9466 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:11.159709 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1281/5102] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:11.167118 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.168787 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:06:11.169112 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.169201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.183521 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.183521 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:11.187650 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:06:11.194869 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-f97c50b7-31a4-4737-913c-e1f9c2b6969b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:06:11.195325 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1291/5103] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1543 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:11.299264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.301758 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 Aug 16 23:06:11.302242 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:11.311394 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:06:11.316994 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:06:11.317676 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.317676 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:11.405713 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" released by "attachment_update" :: held 0.089s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:06:11.406303 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-facbaf39-0963-467a-88fd-e854b89a83d3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 returned with HTTP 200 Aug 16 23:06:11.406885 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1274/5104] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:06:11 2026] PUT /volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:11.430767 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-c97eabcf-9b94-4def-9b3c-165bbb0889fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.432855 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-c97eabcf-9b94-4def-9b3c-165bbb0889fc tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030/action Aug 16 23:06:11.433185 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-c97eabcf-9b94-4def-9b3c-165bbb0889fc tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:11.433320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-c97eabcf-9b94-4def-9b3c-165bbb0889fc tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:11.449056 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.449056 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:11.458025 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-9c2a63e2-ee06-48a3-8532-523f290b21f7 req-c97eabcf-9b94-4def-9b3c-165bbb0889fc tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030/action returned with HTTP 204 Aug 16 23:06:11.458569 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1259/5105] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:06:11 2026] POST /volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:11.574784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.581590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:11.581590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.581590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.589833 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.589833 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:11.589833 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:11.589833 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d11cff82-870b-46d4-b4cf-01d1dabf4e5f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 200 Aug 16 23:06:11.589833 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1282/5106] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:11.607498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.609473 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:11.609919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "171159c0-9f36-43a9-bb45-926f14bc6c12", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1821387881"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:11.611601 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'snapshot_id': '171159c0-9f36-43a9-bb45-926f14bc6c12', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1821387881'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:11.616517 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.616517 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:11.617015 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:11.617130 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:06:11.620444 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:06:11.626251 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (92c3624b-b864-442f-8c9a-c5a9882a0b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:11.627303 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4807c0e-467a-4590-b9bc-2c932d7d810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:11.628475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:11.673591 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4807c0e-467a-4590-b9bc-2c932d7d810f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '171159c0-9f36-43a9-bb45-926f14bc6c12', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:11.674967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0a9773-f013-4c36-8c26-3c9557bc5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:11.682624 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.684477 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:11.684673 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.684923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.685002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:11.689571 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.689571 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:11.690117 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-049a99fd-4a0e-4f6b-a38d-831981eae094 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:11.690481 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1275/5107] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:11.723586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['9053c452-d912-43ae-881c-183855ee18bb', '786ed358-ecf3-4344-8168-ea7e4e0199a3', '87cfe52f-391e-4702-a586-566993754af1', '37af4448-1e67-476c-8e06-a53eae513a36'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:11.724547 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0a9773-f013-4c36-8c26-3c9557bc5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9053c452-d912-43ae-881c-183855ee18bb', '786ed358-ecf3-4344-8168-ea7e4e0199a3', '87cfe52f-391e-4702-a586-566993754af1', '37af4448-1e67-476c-8e06-a53eae513a36']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:11.726181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68797181-788b-485c-8698-d0e8d0001da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:11.744044 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-132db03d-235a-4536-a7d7-ede78863225e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.745666 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-132db03d-235a-4536-a7d7-ede78863225e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:11.746125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-132db03d-235a-4536-a7d7-ede78863225e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.746125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-132db03d-235a-4536-a7d7-ede78863225e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.755211 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.755211 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:11.760044 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-132db03d-235a-4536-a7d7-ede78863225e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:11.764080 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-132db03d-235a-4536-a7d7-ede78863225e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:11.764437 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1260/5108] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:11.782453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68797181-788b-485c-8698-d0e8d0001da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac929546-0029-4415-bda8-a257b9d40656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1821387881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['9053c452-d912-43ae-881c-183855ee18bb','786ed358-ecf3-4344-8168-ea7e4e0199a3','87cfe52f-391e-4702-a586-566993754af1','37af4448-1e67-476c-8e06-a53eae513a36'],size=1,snapshot_id=171159c0-9f36-43a9-bb45-926f14bc6c12,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1821387881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac929546-0029-4415-bda8-a257b9d40656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=171159c0-9f36-43a9-bb45-926f14bc6c12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:11.784217 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b303a219-041b-4a8b-962e-de5c51bcad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:11.802871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b303a219-041b-4a8b-962e-de5c51bcad1a) transitioned into state 'SUCCESS' from state '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-1821387881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['9053c452-d912-43ae-881c-183855ee18bb','786ed358-ecf3-4344-8168-ea7e4e0199a3','87cfe52f-391e-4702-a586-566993754af1','37af4448-1e67-476c-8e06-a53eae513a36'],size=1,snapshot_id=171159c0-9f36-43a9-bb45-926f14bc6c12,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:11.803875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddb1c49-bc64-4025-92be-7d9ba3087e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:11.828811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddb1c49-bc64-4025-92be-7d9ba3087e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:11.830141 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (92c3624b-b864-442f-8c9a-c5a9882a0b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:11.830657 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:11.831778 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f5a098a8-7c0d-4d1b-9bb5-40b6f97601b9 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:11.832654 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1292/5109] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:06:11 2026] POST /volume/v3/volumes => generated 802 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:11.846199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-68eb5504-792f-436a-b96e-521d8526d6ba None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:11.850973 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68eb5504-792f-436a-b96e-521d8526d6ba tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:11.850973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68eb5504-792f-436a-b96e-521d8526d6ba tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:11.850973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68eb5504-792f-436a-b96e-521d8526d6ba tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:11.856014 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:11.856014 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:11.859598 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-68eb5504-792f-436a-b96e-521d8526d6ba tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:11.863810 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68eb5504-792f-436a-b96e-521d8526d6ba tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 returned with HTTP 200 Aug 16 23:06:11.864240 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1283/5110] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:11 2026] GET /volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:12.701156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:12.704221 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:12.704511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:12.707768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:12.707768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:12.710906 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:12.710906 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:12.711563 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab77c6d5-177b-45e7-a463-51a60b650a94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:12.711932 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1276/5111] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:12 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:12.778678 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:12.779071 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:12.779071 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:12.779774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:12.789565 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:12.789565 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:12.796121 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:12.799087 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c83c9586-e897-4fa0-aeef-e6912e79f805 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:12.799594 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1261/5112] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:12 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:12.881507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c27608cc-63f8-4d2d-971b-577e11263288 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:12.883362 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c27608cc-63f8-4d2d-971b-577e11263288 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:12.883570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c27608cc-63f8-4d2d-971b-577e11263288 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:12.883792 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c27608cc-63f8-4d2d-971b-577e11263288 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:12.893490 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:12.893490 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:12.897801 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c27608cc-63f8-4d2d-971b-577e11263288 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:12.906338 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c27608cc-63f8-4d2d-971b-577e11263288 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 returned with HTTP 200 Aug 16 23:06:12.906764 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1293/5113] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:12 2026] GET /volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:12.922319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:12.924084 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:12.924296 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:12.924481 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:12.924585 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:12.929394 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:12.929394 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:12.929817 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:12.950021 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot delete request issued successfully. Aug 16 23:06:12.950574 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-12c680de-87f2-40c5-abd0-2cf5ee01831c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 202 Aug 16 23:06:12.950680 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1284/5114] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:12 2026] DELETE /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:12.960048 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:12.962099 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:12.962278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:12.962469 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:12.968313 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:12.968313 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:12.968831 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Snapshot retrieved successfully. Aug 16 23:06:12.969576 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8b180d31-8fbf-42fe-b79d-1f0a1aa3e3eb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 200 Aug 16 23:06:12.969975 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1277/5115] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:12 2026] GET /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:13.725923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:13.727990 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:13.728297 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:13.728577 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:13.728795 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:13.734069 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:13.734069 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:13.734925 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af5548ab-78cf-4055-a375-e0f5d74173d7 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:13.735391 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1262/5116] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:13 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:13.811172 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:13.814352 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:13.814546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:13.814776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:13.824783 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:13.824783 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:13.828149 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:13.832259 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0d983f1f-e5ec-4014-b871-4cc3a41230d0 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:13.832622 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1294/5117] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:13 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:13.978512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7edb550b-f041-4e9b-bf2b-6425bae36104 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:13.981914 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7edb550b-f041-4e9b-bf2b-6425bae36104 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:13.982142 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7edb550b-f041-4e9b-bf2b-6425bae36104 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:13.982338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7edb550b-f041-4e9b-bf2b-6425bae36104 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:13.986882 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7edb550b-f041-4e9b-bf2b-6425bae36104 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 404 Aug 16 23:06:13.987326 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1285/5118] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:13 2026] GET /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:13.993257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:13.995067 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:13.995267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:13.995439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:13.995620 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:14.002034 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.002034 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:14.002665 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:14.018806 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:14.018806 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-dabe0f10-eb3e-4d08-8512-4ae1f24cb7fc tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 202 Aug 16 23:06:14.019046 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1278/5119] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:13 2026] DELETE /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:14.029301 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c6d853b-0396-4226-97c2-0f6744a3804e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.031582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c6d853b-0396-4226-97c2-0f6744a3804e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:14.031582 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c6d853b-0396-4226-97c2-0f6744a3804e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:14.031822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c6d853b-0396-4226-97c2-0f6744a3804e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:14.043050 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.043050 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:14.046012 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c6d853b-0396-4226-97c2-0f6744a3804e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:14.052694 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c6d853b-0396-4226-97c2-0f6744a3804e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 200 Aug 16 23:06:14.053270 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1263/5120] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:14 2026] GET /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:14.238153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-476451d9-8515-43f1-b6e7-30cf818d85f4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.240146 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-476451d9-8515-43f1-b6e7-30cf818d85f4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d/action Aug 16 23:06:14.240494 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-476451d9-8515-43f1-b6e7-30cf818d85f4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-complete": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:14.240645 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-476451d9-8515-43f1-b6e7-30cf818d85f4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:14.258698 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.258698 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:14.269176 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6823405e-0d0f-4e5f-8ffc-e86b3bf2ac72 req-476451d9-8515-43f1-b6e7-30cf818d85f4 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d/action returned with HTTP 204 Aug 16 23:06:14.269686 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1295/5121] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:06:14 2026] POST /volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:14.746582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c581cd83-f0d8-4661-9a41-f48024236f3e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.748409 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c581cd83-f0d8-4661-9a41-f48024236f3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:14.748668 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c581cd83-f0d8-4661-9a41-f48024236f3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:14.748796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c581cd83-f0d8-4661-9a41-f48024236f3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:14.748917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c581cd83-f0d8-4661-9a41-f48024236f3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:14.755849 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.755849 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:14.756774 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c581cd83-f0d8-4661-9a41-f48024236f3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:14.757295 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1286/5122] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:14 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:14.845204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.847027 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:14.847214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:14.847400 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:14.859971 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.859971 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:14.864984 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:14.870441 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f1a1ff2-853b-42b0-a163-caa4d8a2172c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:14.871128 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1279/5123] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:14 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:14.934555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.937187 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:14.937507 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:14.937892 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:14.949175 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.949175 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:14.953581 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:14.958886 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-dcac2036-3f53-44a1-a650-3100ca3a1af1 req-4b570613-699d-45e1-bebd-469ff8b26b0f tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:14.959441 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1264/5124] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:14 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:14.981216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd18e4b1-4398-47e8-905f-78de8f57688c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:14.983770 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd18e4b1-4398-47e8-905f-78de8f57688c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:14.984151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd18e4b1-4398-47e8-905f-78de8f57688c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:14.984451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd18e4b1-4398-47e8-905f-78de8f57688c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:14.997249 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:14.997249 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:15.009275 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cd18e4b1-4398-47e8-905f-78de8f57688c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.017705 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd18e4b1-4398-47e8-905f-78de8f57688c tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:15.018315 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1296/5125] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:14 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:15.063767 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.065403 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:15.065666 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.066804 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.071473 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cfa4cb16-eb4d-498b-8f8d-832b714ebaa4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.074059 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfa4cb16-eb4d-498b-8f8d-832b714ebaa4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:15.074775 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfa4cb16-eb4d-498b-8f8d-832b714ebaa4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.074847 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cfa4cb16-eb4d-498b-8f8d-832b714ebaa4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.078590 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.078590 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:15.082783 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cfa4cb16-eb4d-498b-8f8d-832b714ebaa4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 404 Aug 16 23:06:15.083362 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1280/5126] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:15.083893 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.089934 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-fa5348d0-3c92-4cbb-acb4-ef90145b1074 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:15.089934 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1287/5127] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:15.095687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.095687 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:15.095687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-135110674"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:15.095687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-135110674'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:15.095687 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:06:15.103833 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:06:15.113483 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (d123f5c2-6169-4f0b-969d-9d47df47fd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:15.115126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29868091-91da-4aff-830f-793d30040c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:15.116585 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:15.117798 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.122809 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] POST https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2/action Aug 16 23:06:15.123229 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:15.123375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:15.139669 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.139669 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:15.140417 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.150760 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Begin detaching volume completed successfully. Aug 16 23:06:15.151499 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-532069fe-f571-47c7-9a7a-eb6584f02d3e tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2/action returned with HTTP 202 Aug 16 23:06:15.151850 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1297/5128] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:06:15 2026] POST /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:06:15.163157 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29868091-91da-4aff-830f-793d30040c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:15.163822 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150033d7-118a-47cd-b0ef-ffbde7164008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:15.173376 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.175066 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:15.175342 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.175631 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.189120 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.189120 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:15.194775 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.202116 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b5d79ef0-82f3-4778-87da-cbc7b7531550 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:15.202116 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1281/5129] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:15.206129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c941ce7-fac4-4a50-b914-40bc81f2f33e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.206509 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c941ce7-fac4-4a50-b914-40bc81f2f33e None None] GET https://10.4.3.26/volume// Aug 16 23:06:15.206729 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c941ce7-fac4-4a50-b914-40bc81f2f33e None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.206954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c941ce7-fac4-4a50-b914-40bc81f2f33e None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.207257 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c941ce7-fac4-4a50-b914-40bc81f2f33e None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:15.207544 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1288/5130] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:15.213933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['61b9c8f5-f3f5-402d-874b-55c4254bcafe', '1d016abd-a6c9-4dea-9bd6-ebb526d0c47a', '7251d714-d96f-4fe3-94cf-90a576b9213e', '0e05fe91-4d13-4057-823a-c152631bf90c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:15.214718 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150033d7-118a-47cd-b0ef-ffbde7164008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b9c8f5-f3f5-402d-874b-55c4254bcafe', '1d016abd-a6c9-4dea-9bd6-ebb526d0c47a', '7251d714-d96f-4fe3-94cf-90a576b9213e', '0e05fe91-4d13-4057-823a-c152631bf90c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:15.215454 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea7e39d-0187-40b6-b9df-42e1176c4be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:15.217252 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.219346 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:15.219590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.220680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.236706 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.236706 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:15.237414 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea7e39d-0187-40b6-b9df-42e1176c4be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a265f14e-e8e4-454d-9b61-1483ded0c25a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-135110674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['61b9c8f5-f3f5-402d-874b-55c4254bcafe','1d016abd-a6c9-4dea-9bd6-ebb526d0c47a','7251d714-d96f-4fe3-94cf-90a576b9213e','0e05fe91-4d13-4057-823a-c152631bf90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-135110674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a265f14e-e8e4-454d-9b61-1483ded0c25a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:15.238197 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4882454a-cccf-42d3-9e7f-3c1437c25a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:15.244771 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.251099 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-492153e1-88fa-47d7-a29d-fc1f2b77bb3b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:15.251653 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1298/5131] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:15.268595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4882454a-cccf-42d3-9e7f-3c1437c25a4b) transitioned into state 'SUCCESS' from state '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-135110674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['61b9c8f5-f3f5-402d-874b-55c4254bcafe','1d016abd-a6c9-4dea-9bd6-ebb526d0c47a','7251d714-d96f-4fe3-94cf-90a576b9213e','0e05fe91-4d13-4057-823a-c152631bf90c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:15.269992 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75d6dfb-d533-44ff-a8f5-b7ee53a0cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:15.278692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75d6dfb-d533-44ff-a8f5-b7ee53a0cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:15.279631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (d123f5c2-6169-4f0b-969d-9d47df47fd31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:15.280036 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:15.280614 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0d64ca33-db8b-4fad-bc41-81501cf0ec3f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:15.281161 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1265/5132] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:06:15 2026] POST /volume/v3/volumes => generated 767 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:15.301520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.304290 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:15.304598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.304988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.316512 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.316512 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:15.321506 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:15.331425 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0064c4ea-8acd-46a7-bfde-50f8999d9a0f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 200 Aug 16 23:06:15.332208 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1282/5133] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:15.768607 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.770352 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:15.770540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.770758 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.770886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:15.774696 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.774696 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:15.775252 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e2238131-7f4f-4bca-aa6d-f2f824eaef7e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:15.775592 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1289/5134] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:15.819915 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:15.821951 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:15.822131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:15.822347 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:15.831408 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:15.831408 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:15.834764 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:15.839773 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-86d38503-3625-422d-b622-7559b0e3fbdb tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:15.840171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1299/5135] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:15 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:16.218273 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:16.220368 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:16.220559 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:16.220784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:16.232712 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:16.232712 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:16.237090 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:16.242272 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4b6e0e1a-b211-4379-a48c-4f118c72be8b tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:16.242708 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1266/5136] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:16 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:16.348323 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18cce53d-1e29-4133-9141-66a6803f4604 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:16.350088 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18cce53d-1e29-4133-9141-66a6803f4604 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:16.350287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18cce53d-1e29-4133-9141-66a6803f4604 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:16.350457 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18cce53d-1e29-4133-9141-66a6803f4604 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:16.357009 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:16.357009 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:16.360534 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-18cce53d-1e29-4133-9141-66a6803f4604 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:16.364268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18cce53d-1e29-4133-9141-66a6803f4604 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 200 Aug 16 23:06:16.364597 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1283/5137] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:16 2026] GET /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:16.376813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:16.378786 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:16.379191 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a265f14e-e8e4-454d-9b61-1483ded0c25a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-712280655"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:16.380973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request body: {'volume': {'source_volid': 'a265f14e-e8e4-454d-9b61-1483ded0c25a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-712280655'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:16.389433 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:16.389433 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:16.390073 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume retrieved successfully. Aug 16 23:06:16.390217 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume of 1 GB Aug 16 23:06:16.394301 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Availability Zones retrieved successfully. Aug 16 23:06:16.399052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (62b4b805-278f-447a-98a7-3defe0688b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:16.400637 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093bc4ca-93af-4c80-9379-b37ed6a1d6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:16.401737 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:16.424095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093bc4ca-93af-4c80-9379-b37ed6a1d6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a265f14e-e8e4-454d-9b61-1483ded0c25a', 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:16.425002 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485b14df-49b7-4eed-b2b2-8ec6fe95c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:16.464380 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Created reservations ['dd072bf8-2d21-4132-8e11-bf87444eac99', 'fb3546fe-d725-47ec-be43-77ffb9d6d6a9', 'b1487239-298a-415f-9de1-b9ff78c15f6d', '298da539-9876-4d10-8a4c-12ba40f9b1e3'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:16.465211 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485b14df-49b7-4eed-b2b2-8ec6fe95c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd072bf8-2d21-4132-8e11-bf87444eac99', 'fb3546fe-d725-47ec-be43-77ffb9d6d6a9', 'b1487239-298a-415f-9de1-b9ff78c15f6d', '298da539-9876-4d10-8a4c-12ba40f9b1e3']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:16.466026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6bce26-9b8b-4456-ab1f-4233e9ff6d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:16.497733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6bce26-9b8b-4456-ab1f-4233e9ff6d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98558bf-e5e8-471e-aab4-3e279ce5297b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712280655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['dd072bf8-2d21-4132-8e11-bf87444eac99','fb3546fe-d725-47ec-be43-77ffb9d6d6a9','b1487239-298a-415f-9de1-b9ff78c15f6d','298da539-9876-4d10-8a4c-12ba40f9b1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=a265f14e-e8e4-454d-9b61-1483ded0c25a,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712280655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e98558bf-e5e8-471e-aab4-3e279ce5297b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198154f166cc446581d3901dd823f6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a265f14e-e8e4-454d-9b61-1483ded0c25a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727b656255924990954c86ea1da746fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:16.499516 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb498ff2-d4eb-4740-97cb-9a5e7a55421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:16.520501 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb498ff2-d4eb-4740-97cb-9a5e7a55421e) transitioned into state 'SUCCESS' from state '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-712280655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198154f166cc446581d3901dd823f6b2',qos_specs=None,replication_status=,reservations=['dd072bf8-2d21-4132-8e11-bf87444eac99','fb3546fe-d725-47ec-be43-77ffb9d6d6a9','b1487239-298a-415f-9de1-b9ff78c15f6d','298da539-9876-4d10-8a4c-12ba40f9b1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=a265f14e-e8e4-454d-9b61-1483ded0c25a,status='creating',user_id='727b656255924990954c86ea1da746fb',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:16.521233 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6de7d0-dd48-4e7e-8ef3-aea0b8d3f06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:16.536489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6de7d0-dd48-4e7e-8ef3-aea0b8d3f06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:16.537340 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Flow 'volume_create_api' (62b4b805-278f-447a-98a7-3defe0688b52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:16.537677 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Create volume request issued successfully. Aug 16 23:06:16.538304 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01d5d7eb-4bca-4ba6-9f34-d06d1163bacb tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:16.538738 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1290/5138] 10.4.3.26 () {70 vars in 1293 bytes} [Sun Aug 16 23:06:16 2026] POST /volume/v3/volumes => generated 801 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:16.549559 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d0de0c7-0755-4868-b500-145e006e4654 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:16.551362 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d0de0c7-0755-4868-b500-145e006e4654 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:16.551595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d0de0c7-0755-4868-b500-145e006e4654 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:16.551848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d0de0c7-0755-4868-b500-145e006e4654 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:16.558670 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:16.558670 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:16.562466 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5d0de0c7-0755-4868-b500-145e006e4654 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:16.566733 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d0de0c7-0755-4868-b500-145e006e4654 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b returned with HTTP 200 Aug 16 23:06:16.567171 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1300/5139] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:16 2026] GET /volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:16.785904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:16.788011 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:16.788247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:16.788444 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:16.788607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:16.793280 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:16.793280 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:16.794024 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc46213c-4f35-40fa-a301-6a3c58a3197f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:16.794394 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1267/5140] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:16 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:17.263462 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.268278 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:17.268278 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.269666 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.294869 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.294869 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:17.298772 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:17.303350 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-710ec782-4d85-4fb9-bace-03bf0a2c5797 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:17.303768 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1284/5141] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:17 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:17.439222 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-27b02c28-4d3b-4646-9f70-206022803396 req-44192e82-ca20-48f7-a41a-b18ceb12816a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.441542 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-44192e82-ca20-48f7-a41a-b18ceb12816a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d Aug 16 23:06:17.441751 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-44192e82-ca20-48f7-a41a-b18ceb12816a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.441965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-44192e82-ca20-48f7-a41a-b18ceb12816a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.449971 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.449971 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:17.509036 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-27b02c28-4d3b-4646-9f70-206022803396 req-44192e82-ca20-48f7-a41a-b18ceb12816a tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d returned with HTTP 200 Aug 16 23:06:17.509507 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1291/5142] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:06:17 2026] DELETE /volume/v3/attachments/08ea1380-5d6c-44cb-b4c6-0563acee6b3d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:17.587538 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.589776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:17.590877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.590877 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.600360 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.600360 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:17.604699 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:17.609982 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88c4fcf4-0019-4a76-8287-cbafbc38a320 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b returned with HTTP 200 Aug 16 23:06:17.610470 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1301/5143] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:17 2026] GET /volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:17.622373 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.624204 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:17.624420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.624661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.624895 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:17.631987 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.631987 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:17.632508 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:17.650532 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:17.650772 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-14eb9bda-9461-4e5f-b62c-cf6bd6c0f9b3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 202 Aug 16 23:06:17.651167 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1268/5144] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:17 2026] DELETE /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:17.660652 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.662902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:17.663164 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.663419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.671608 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.671608 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:17.676470 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:17.681928 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7be7d6d2-3389-4e91-97d4-d51983bfb619 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 200 Aug 16 23:06:17.682330 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1285/5145] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:17 2026] GET /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:17.804886 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-20c33fab-a480-47e9-b322-833bc3be5096 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:17.806796 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20c33fab-a480-47e9-b322-833bc3be5096 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:17.807026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20c33fab-a480-47e9-b322-833bc3be5096 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:17.807232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-20c33fab-a480-47e9-b322-833bc3be5096 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:17.807363 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-20c33fab-a480-47e9-b322-833bc3be5096 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:17.812382 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:17.812382 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:17.813134 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-20c33fab-a480-47e9-b322-833bc3be5096 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:17.813604 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1292/5146] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:17 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:18.318564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.320430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:18.320673 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.320910 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.331162 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.331162 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:18.336759 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:18.343084 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9fa5df24-42b8-42ef-a4fd-a59362516efd tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:18.343687 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1302/5147] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:18 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:18.355528 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.357413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] DELETE https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:18.357603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.357827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.358011 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume with id: 744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:18.365102 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.365102 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:18.365668 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:18.386710 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Delete volume request issued successfully. Aug 16 23:06:18.386901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-84b6938d-3b94-4e02-bb75-08dbe4bff201 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 202 Aug 16 23:06:18.387705 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1269/5148] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:06:18 2026] DELETE /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:18.396084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.398431 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:18.398431 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.398942 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.407051 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.407051 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:18.411168 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Volume info retrieved successfully. Aug 16 23:06:18.416320 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-10dbf1fb-a711-4479-acf6-ca91270d3b36 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 200 Aug 16 23:06:18.416826 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1286/5149] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:18 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:18.696102 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43cb9aed-9b8f-4cb1-bf06-d644296291d0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.698150 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43cb9aed-9b8f-4cb1-bf06-d644296291d0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:18.698383 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43cb9aed-9b8f-4cb1-bf06-d644296291d0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.699368 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43cb9aed-9b8f-4cb1-bf06-d644296291d0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.709526 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43cb9aed-9b8f-4cb1-bf06-d644296291d0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 404 Aug 16 23:06:18.710169 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1293/5150] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:18 2026] GET /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:18.718736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.720985 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:18.721280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.721501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.721716 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:18.729115 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.729115 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:18.729641 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:18.751048 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:18.751137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f6337e7-8cd3-4df6-a8af-fa556e64b46e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b returned with HTTP 202 Aug 16 23:06:18.751574 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1303/5151] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:18 2026] DELETE /volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:18.761817 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d3da3a09-1636-4e06-9756-c759444b4586 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.764570 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3da3a09-1636-4e06-9756-c759444b4586 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:18.764878 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3da3a09-1636-4e06-9756-c759444b4586 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.765115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d3da3a09-1636-4e06-9756-c759444b4586 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.775632 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.775632 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:18.781753 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d3da3a09-1636-4e06-9756-c759444b4586 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:18.787648 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d3da3a09-1636-4e06-9756-c759444b4586 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b returned with HTTP 200 Aug 16 23:06:18.788176 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1270/5152] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:18 2026] GET /volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b => generated 893 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:18.823344 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:18.825677 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:18.825969 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:18.826206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:18.826405 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:18.832610 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:18.832610 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:18.833397 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f1c30bb5-df15-4bc6-99d2-7ca1efea218d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:18.833908 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1287/5153] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:18 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:19.431881 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d22ed9a4-8284-46a1-b4af-ce4584bfafc1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.434408 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d22ed9a4-8284-46a1-b4af-ce4584bfafc1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] GET https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 Aug 16 23:06:19.434642 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d22ed9a4-8284-46a1-b4af-ce4584bfafc1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.434903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d22ed9a4-8284-46a1-b4af-ce4584bfafc1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.444319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d22ed9a4-8284-46a1-b4af-ce4584bfafc1 tempest-VolumeMultiattachTests-2040751298 tempest-VolumeMultiattachTests-2040751298-project-member] https://10.4.3.26/volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 returned with HTTP 404 Aug 16 23:06:19.445089 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1294/5154] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/volumes/744c821e-8077-44e1-89f5-be9a7f6628d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:19.452810 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-39ef195e-c744-4963-946a-4fd2123fe2bd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.454729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:06:19.455041 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.455248 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method 'detail' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.456178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:06:19.471836 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Get all volumes completed successfully. Aug 16 23:06:19.474593 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:19.474593 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:19.479783 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-39ef195e-c744-4963-946a-4fd2123fe2bd tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:06:19.480365 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1304/5155] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:19.495939 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-47df426f-b737-4923-abf7-e13de88e409c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.497841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47df426f-b737-4923-abf7-e13de88e409c tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] DELETE https://10.4.3.26/volume/v3/types/8d121a8b-d38e-480a-83af-209162fcd4fa Aug 16 23:06:19.498024 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47df426f-b737-4923-abf7-e13de88e409c tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.498217 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-47df426f-b737-4923-abf7-e13de88e409c tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.522004 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-47df426f-b737-4923-abf7-e13de88e409c tempest-VolumeMultiattachTests-1480907167 tempest-VolumeMultiattachTests-1480907167-project-admin] https://10.4.3.26/volume/v3/types/8d121a8b-d38e-480a-83af-209162fcd4fa returned with HTTP 202 Aug 16 23:06:19.522530 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1271/5156] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:06:19 2026] DELETE /volume/v3/types/8d121a8b-d38e-480a-83af-209162fcd4fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:19.801864 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c51060cf-2fff-4193-a24d-f9b6e7ecc726 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.803535 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c51060cf-2fff-4193-a24d-f9b6e7ecc726 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b Aug 16 23:06:19.803710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c51060cf-2fff-4193-a24d-f9b6e7ecc726 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.803933 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c51060cf-2fff-4193-a24d-f9b6e7ecc726 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.809912 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c51060cf-2fff-4193-a24d-f9b6e7ecc726 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b returned with HTTP 404 Aug 16 23:06:19.810465 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1288/5157] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/volumes/e98558bf-e5e8-471e-aab4-3e279ce5297b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:19.817609 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.820055 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:19.820234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.820399 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.820590 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:19.826079 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9ab78577-f176-4a01-89ba-a77dbb2dcdf4 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 404 Aug 16 23:06:19.826531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1295/5158] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:19 2026] DELETE /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:19.834055 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a8bc6956-39d8-4f0f-bb33-bc478c1483d1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.836945 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8bc6956-39d8-4f0f-bb33-bc478c1483d1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a Aug 16 23:06:19.837308 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8bc6956-39d8-4f0f-bb33-bc478c1483d1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.837729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a8bc6956-39d8-4f0f-bb33-bc478c1483d1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.845708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.846806 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a8bc6956-39d8-4f0f-bb33-bc478c1483d1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a returned with HTTP 404 Aug 16 23:06:19.847545 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1305/5159] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/volumes/a265f14e-e8e4-454d-9b61-1483ded0c25a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:19.849519 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:19.849831 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.850096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.850242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:19.855357 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3f04e234-2014-4047-af1a-475881e58977 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.857166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:19.857219 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:19.857219 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:19.857330 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.857562 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.857763 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:19.858065 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e5de055-57a4-4575-b69a-c2da581c93f9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:19.858548 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1272/5160] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:19.868437 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:19.868437 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:19.868926 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:19.886492 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume request issued successfully. Aug 16 23:06:19.886709 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3f04e234-2014-4047-af1a-475881e58977 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 returned with HTTP 202 Aug 16 23:06:19.887203 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1289/5161] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:19 2026] DELETE /volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:06:19.898762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:19.898868 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:19.899050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:19.899261 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:19.906482 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:19.906482 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:19.911418 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Volume info retrieved successfully. Aug 16 23:06:19.920522 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-01e172d5-9b81-4b5e-9c0c-b00a45c334fd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 returned with HTTP 200 Aug 16 23:06:19.921167 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1296/5162] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:19 2026] GET /volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:20.871057 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9a8b410d-6150-4973-b252-3a039d685d2b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.872979 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a8b410d-6150-4973-b252-3a039d685d2b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:06:20.873176 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a8b410d-6150-4973-b252-3a039d685d2b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.873421 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9a8b410d-6150-4973-b252-3a039d685d2b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.873605 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-9a8b410d-6150-4973-b252-3a039d685d2b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:20.878113 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:20.878113 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:20.878930 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9a8b410d-6150-4973-b252-3a039d685d2b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:06:20.879352 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1306/5163] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:20 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:20.892588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.894610 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:06:20.895046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b514aa7-13ee-4eec-9e90-2143bcebddf2"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:20.896807 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating new backup {'backup': {'volume_id': '4b514aa7-13ee-4eec-9e90-2143bcebddf2'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:06:20.897026 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating backup of volume 4b514aa7-13ee-4eec-9e90-2143bcebddf2 in container None Aug 16 23:06:20.906908 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:20.906908 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:20.907334 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:20.927647 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['c6e4af34-ee4e-4e84-a5ca-8e0ea6b9d25f', '76316505-8c17-4374-b163-4e1de2b7b698'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:20.935469 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6f92b65e-689e-46da-8fc9-a48bf9eaaa0d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.937213 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f92b65e-689e-46da-8fc9-a48bf9eaaa0d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 Aug 16 23:06:20.937414 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f92b65e-689e-46da-8fc9-a48bf9eaaa0d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.937605 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6f92b65e-689e-46da-8fc9-a48bf9eaaa0d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.943000 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6f92b65e-689e-46da-8fc9-a48bf9eaaa0d tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 returned with HTTP 404 Aug 16 23:06:20.943401 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1290/5164] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:20 2026] GET /volume/v3/volumes/ac929546-0029-4415-bda8-a257b9d40656 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:20.950435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.952218 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:20.952412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.952654 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.952773 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:20.956951 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c840e5b-eb78-4b3a-afd5-06652d87e8b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:06:20.957146 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-850fae91-84d0-4a3a-a1e1-de6dab455ac5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 404 Aug 16 23:06:20.957383 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1273/5165] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:20 2026] POST /volume/v3/backups => generated 286 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:20.957690 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1297/5166] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:20 2026] DELETE /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 23:06:20.964674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fe34dbcf-843c-4970-9b43-ca3c5735b860 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.965976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.967586 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe34dbcf-843c-4970-9b43-ca3c5735b860 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 Aug 16 23:06:20.968166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe34dbcf-843c-4970-9b43-ca3c5735b860 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.968166 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fe34dbcf-843c-4970-9b43-ca3c5735b860 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.968300 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:20.968421 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.968675 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.968854 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:20.974771 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:20.974771 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:20.975444 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3ea81442-6c05-49ee-bda9-f87fa1d6b722 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:20.975985 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1291/5167] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:20 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:20.976143 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fe34dbcf-843c-4970-9b43-ca3c5735b860 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 returned with HTTP 404 Aug 16 23:06:20.976817 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1307/5168] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:20 2026] GET /volume/v3/snapshots/171159c0-9f36-43a9-bb45-926f14bc6c12 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:20.986802 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71411861-8f4b-4e1a-8309-672d54c1de5e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:20.990634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71411861-8f4b-4e1a-8309-672d54c1de5e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:20.990634 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71411861-8f4b-4e1a-8309-672d54c1de5e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:20.990634 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71411861-8f4b-4e1a-8309-672d54c1de5e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:20.990634 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-71411861-8f4b-4e1a-8309-672d54c1de5e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:20.997521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71411861-8f4b-4e1a-8309-672d54c1de5e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 404 Aug 16 23:06:20.997521 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1274/5169] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:20 2026] DELETE /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.005777 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bc6fdcd7-c546-4342-affa-e7716060de89 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.010680 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc6fdcd7-c546-4342-affa-e7716060de89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec Aug 16 23:06:21.010996 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc6fdcd7-c546-4342-affa-e7716060de89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.011239 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bc6fdcd7-c546-4342-affa-e7716060de89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.018069 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bc6fdcd7-c546-4342-affa-e7716060de89 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec returned with HTTP 404 Aug 16 23:06:21.018555 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1298/5170] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/d6febd59-a2b7-436e-93b8-e5bcb943d6ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.027194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.028855 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:21.029144 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.029254 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.029384 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:21.035114 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a346a9e0-1038-4f0e-af04-154318a0bc9e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 404 Aug 16 23:06:21.035603 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1292/5171] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.043790 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-95e02d6f-e6cf-4820-a211-482a70533217 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.045632 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95e02d6f-e6cf-4820-a211-482a70533217 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf Aug 16 23:06:21.045879 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95e02d6f-e6cf-4820-a211-482a70533217 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.046065 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-95e02d6f-e6cf-4820-a211-482a70533217 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.052893 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-95e02d6f-e6cf-4820-a211-482a70533217 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf returned with HTTP 404 Aug 16 23:06:21.053316 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1308/5172] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/4e1b7037-a91f-42b8-8de9-f64882337ddf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.059615 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b9434179-f635-4a80-b357-3f0dedb20086 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.061449 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9434179-f635-4a80-b357-3f0dedb20086 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:21.061692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9434179-f635-4a80-b357-3f0dedb20086 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.061942 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b9434179-f635-4a80-b357-3f0dedb20086 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.062096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-b9434179-f635-4a80-b357-3f0dedb20086 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:21.066286 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b9434179-f635-4a80-b357-3f0dedb20086 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 404 Aug 16 23:06:21.066864 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1275/5173] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.075450 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a3510d49-e9f8-4cb1-9cee-f2618429df4f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.079321 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3510d49-e9f8-4cb1-9cee-f2618429df4f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 Aug 16 23:06:21.079554 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3510d49-e9f8-4cb1-9cee-f2618429df4f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.080176 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a3510d49-e9f8-4cb1-9cee-f2618429df4f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.086041 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a3510d49-e9f8-4cb1-9cee-f2618429df4f tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 returned with HTTP 404 Aug 16 23:06:21.086540 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1299/5174] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/snapshots/071a39ab-ad48-4769-b187-6c5c3de77de7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.093857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.095929 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:21.096200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.096445 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.096648 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:21.102247 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-61f9f54b-c54d-4b66-a15c-a29f2c2212f3 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 404 Aug 16 23:06:21.102701 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1293/5175] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.109928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a00891e9-45bb-411c-8bc7-b0929b50159c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.111470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a00891e9-45bb-411c-8bc7-b0929b50159c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 Aug 16 23:06:21.111722 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a00891e9-45bb-411c-8bc7-b0929b50159c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.111926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a00891e9-45bb-411c-8bc7-b0929b50159c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.119207 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a00891e9-45bb-411c-8bc7-b0929b50159c tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 returned with HTTP 404 Aug 16 23:06:21.119719 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1309/5176] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/ed221a79-f3dd-496c-8148-5a0e75d6ce43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.128037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.129805 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:21.130199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.130262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.130335 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: 1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:21.135096 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb74e6c7-8e9f-4e0e-8970-09a59f1fa8b2 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 404 Aug 16 23:06:21.135455 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1276/5177] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.144620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d5c4cfde-1acd-4b06-bff0-5172a5a98bd5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.146634 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5c4cfde-1acd-4b06-bff0-5172a5a98bd5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c Aug 16 23:06:21.147126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5c4cfde-1acd-4b06-bff0-5172a5a98bd5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.147126 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d5c4cfde-1acd-4b06-bff0-5172a5a98bd5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.153681 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d5c4cfde-1acd-4b06-bff0-5172a5a98bd5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c returned with HTTP 404 Aug 16 23:06:21.154324 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1300/5178] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/snapshots/1f2ced51-1880-46df-ab0b-8b88fa44747c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.160857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.162604 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:21.162815 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.163088 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.163171 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:21.172967 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-959abf0e-9ba1-4133-a5df-6757c7233dbe tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 404 Aug 16 23:06:21.173590 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1294/5179] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.182079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2d8665d2-5e42-469f-afaa-6dea52a7e2dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.184583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d8665d2-5e42-469f-afaa-6dea52a7e2dd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a Aug 16 23:06:21.185123 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d8665d2-5e42-469f-afaa-6dea52a7e2dd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.185486 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2d8665d2-5e42-469f-afaa-6dea52a7e2dd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.192199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2d8665d2-5e42-469f-afaa-6dea52a7e2dd tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a returned with HTTP 404 Aug 16 23:06:21.192700 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1310/5180] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/815edbdd-f927-4a47-adf7-58806ae21a3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.200175 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.202085 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:06:21.202309 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.202568 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.202766 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:06:21.209645 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c5439aec-bc00-43a9-93c9-776710b79cc5 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 404 Aug 16 23:06:21.210296 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1277/5181] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.217003 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-05486fff-a10b-486d-971b-84d1bb864be0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.219057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05486fff-a10b-486d-971b-84d1bb864be0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f Aug 16 23:06:21.219257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05486fff-a10b-486d-971b-84d1bb864be0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.219623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-05486fff-a10b-486d-971b-84d1bb864be0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.225570 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-05486fff-a10b-486d-971b-84d1bb864be0 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f returned with HTTP 404 Aug 16 23:06:21.226103 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1301/5182] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/79436814-2069-40d9-8418-986ee1618c8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 16 23:06:21.233023 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-81fc5595-cd16-404b-8480-4b0741104255 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.234677 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81fc5595-cd16-404b-8480-4b0741104255 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:06:21.234878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81fc5595-cd16-404b-8480-4b0741104255 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.235047 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-81fc5595-cd16-404b-8480-4b0741104255 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.235193 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-81fc5595-cd16-404b-8480-4b0741104255 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:06:21.239956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-81fc5595-cd16-404b-8480-4b0741104255 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 404 Aug 16 23:06:21.240473 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1295/5183] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.247009 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3c1d0e01-cf36-4f7d-b1c3-e2701792f5c7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.248789 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c1d0e01-cf36-4f7d-b1c3-e2701792f5c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b Aug 16 23:06:21.249036 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c1d0e01-cf36-4f7d-b1c3-e2701792f5c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.249231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3c1d0e01-cf36-4f7d-b1c3-e2701792f5c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.254070 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3c1d0e01-cf36-4f7d-b1c3-e2701792f5c7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b returned with HTTP 404 Aug 16 23:06:21.254464 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1311/5184] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/f768a327-5e92-4bda-9a93-2e22bd9e985b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.261320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.263693 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:06:21.263996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.264257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.264413 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:06:21.270198 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9679fe3d-e591-4e0b-9115-8b6c3c19f484 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 404 Aug 16 23:06:21.270979 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1278/5185] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.277412 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf3c156d-7aee-4b5d-89bf-12fe80c89dff None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.279757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf3c156d-7aee-4b5d-89bf-12fe80c89dff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 Aug 16 23:06:21.280073 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf3c156d-7aee-4b5d-89bf-12fe80c89dff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.280335 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf3c156d-7aee-4b5d-89bf-12fe80c89dff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.298307 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf3c156d-7aee-4b5d-89bf-12fe80c89dff tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 returned with HTTP 404 Aug 16 23:06:21.298307 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1302/5186] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/snapshots/ef785506-934f-4a47-8ef1-bb11c12bf487 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.305234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.307062 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:06:21.307327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.307602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.307845 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:06:21.314557 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ebfb25f1-6c06-491a-9fef-6945a8bcaf79 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 404 Aug 16 23:06:21.315331 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1296/5187] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.322763 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c05f343-4cea-4c8c-8c4b-b0e6f88328ed None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.324774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c05f343-4cea-4c8c-8c4b-b0e6f88328ed tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 Aug 16 23:06:21.325016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c05f343-4cea-4c8c-8c4b-b0e6f88328ed tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.325240 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c05f343-4cea-4c8c-8c4b-b0e6f88328ed tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.331462 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c05f343-4cea-4c8c-8c4b-b0e6f88328ed tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 returned with HTTP 404 Aug 16 23:06:21.332014 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1312/5188] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/fe2383c8-35bb-4e87-996f-4b3e8e2cff06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.339076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e05f62c4-0777-4d83-a314-aaa850f0524e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.340933 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e05f62c4-0777-4d83-a314-aaa850f0524e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:06:21.341187 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e05f62c4-0777-4d83-a314-aaa850f0524e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.341549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e05f62c4-0777-4d83-a314-aaa850f0524e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.341697 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-e05f62c4-0777-4d83-a314-aaa850f0524e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete snapshot with id: cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:06:21.348212 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e05f62c4-0777-4d83-a314-aaa850f0524e tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 404 Aug 16 23:06:21.348801 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1279/5189] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.355115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-37a3301e-a2ee-45a7-a32c-1ef1cd5d75e1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.357022 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37a3301e-a2ee-45a7-a32c-1ef1cd5d75e1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a Aug 16 23:06:21.357284 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37a3301e-a2ee-45a7-a32c-1ef1cd5d75e1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.357529 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37a3301e-a2ee-45a7-a32c-1ef1cd5d75e1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.362383 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37a3301e-a2ee-45a7-a32c-1ef1cd5d75e1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a returned with HTTP 404 Aug 16 23:06:21.362963 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1303/5190] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/snapshots/cc5fc8f2-3406-403f-96d7-db87dfa9739a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:21.369426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-23175783-3572-407e-b080-fe39c42f82c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.371178 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23175783-3572-407e-b080-fe39c42f82c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] DELETE https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:06:21.371359 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23175783-3572-407e-b080-fe39c42f82c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.371548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-23175783-3572-407e-b080-fe39c42f82c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.371714 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-23175783-3572-407e-b080-fe39c42f82c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Delete volume with id: 1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:06:21.377330 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-23175783-3572-407e-b080-fe39c42f82c1 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 404 Aug 16 23:06:21.378295 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1297/5191] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:06:21 2026] DELETE /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.385114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4c6de87b-5054-432c-985e-1f6101a078a7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.387074 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c6de87b-5054-432c-985e-1f6101a078a7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] GET https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd Aug 16 23:06:21.387280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c6de87b-5054-432c-985e-1f6101a078a7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.387525 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4c6de87b-5054-432c-985e-1f6101a078a7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.393378 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4c6de87b-5054-432c-985e-1f6101a078a7 tempest-VolumeDependencyTests-204480287 tempest-VolumeDependencyTests-204480287-project-member] https://10.4.3.26/volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd returned with HTTP 404 Aug 16 23:06:21.393877 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1313/5192] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/volumes/1b74e34a-3338-4c42-bb18-6e3c5478b0fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:06:21.988295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:21.990712 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:21.991027 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:21.991262 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:21.991403 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:21.996573 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:21.996573 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:21.997224 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2b02e668-6cdc-4608-9d26-cfae78059d1a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:21.997591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1280/5193] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:21 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:23.009382 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:23.011409 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:23.011638 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:23.011860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:23.011986 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:23.016241 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:23.016241 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:23.016940 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6fcc4d58-c980-4cd3-a4f8-bbe25b84be6b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:23.017298 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1304/5194] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:23 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:24.030710 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:24.033153 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:24.033368 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:24.033575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:24.033753 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:24.038031 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:24.038031 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:24.038834 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44cc137e-1051-40fe-bbf8-b1f2e510b97a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:24.039185 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1298/5195] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:24 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:25.049946 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-185b45a5-964e-4dff-aa6d-47175283b440 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:25.051933 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-185b45a5-964e-4dff-aa6d-47175283b440 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:25.052178 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-185b45a5-964e-4dff-aa6d-47175283b440 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:25.052442 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-185b45a5-964e-4dff-aa6d-47175283b440 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:25.052585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-185b45a5-964e-4dff-aa6d-47175283b440 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:25.058205 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:25.058205 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:25.058973 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-185b45a5-964e-4dff-aa6d-47175283b440 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:25.059682 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1314/5196] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:25 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:26.079648 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:26.081067 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:26.081386 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:26.081630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:26.081791 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:26.083822 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=508,cinder:UPDATE=159,cinder:INSERT=78,cinder:DELETE=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:06:26.088197 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:26.088197 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:26.088683 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c62f8d0c-fd44-4ab6-86ff-8321a687a0d1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:26.089182 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1281/5197] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:26 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:27.114696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:27.119107 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:27.119107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:27.119107 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:27.121229 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:27.127262 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=561,cinder:UPDATE=235,cinder:INSERT=112,cinder:DELETE=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:06:27.133195 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:27.133195 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:27.133195 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3b0f8646-7ab3-4283-98c8-85e7487ec6e6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:27.133594 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1305/5198] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:27 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:28.150820 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2c662160-858f-4272-9778-240bbd7f1a43 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:28.153847 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c662160-858f-4272-9778-240bbd7f1a43 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:28.154668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c662160-858f-4272-9778-240bbd7f1a43 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:28.155419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2c662160-858f-4272-9778-240bbd7f1a43 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:28.156197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-2c662160-858f-4272-9778-240bbd7f1a43 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:28.159889 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=505,cinder:UPDATE=161,cinder:INSERT=88 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:06:28.169219 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:28.169219 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:28.170311 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2c662160-858f-4272-9778-240bbd7f1a43 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:28.172143 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1299/5199] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:28 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:29.186781 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:29.188668 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:29.188878 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:29.189033 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:29.189142 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:29.190994 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=433,cinder:INSERT=61,cinder:UPDATE=110 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:06:29.195232 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:29.195232 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:29.195991 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d26ed906-66fb-4a22-8f4e-26eb129cb688 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:29.197673 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1315/5200] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:29 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:30.216228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-67bfb193-118c-42e9-8569-05b95074cf4d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:30.218586 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67bfb193-118c-42e9-8569-05b95074cf4d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:30.219079 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67bfb193-118c-42e9-8569-05b95074cf4d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:30.219498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-67bfb193-118c-42e9-8569-05b95074cf4d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:30.219726 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-67bfb193-118c-42e9-8569-05b95074cf4d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:30.226837 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:30.226837 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:30.228946 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-67bfb193-118c-42e9-8569-05b95074cf4d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:30.229159 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1282/5201] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:30 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:31.253967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fad22613-4e3b-404d-a402-7e70409b1856 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:31.256174 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fad22613-4e3b-404d-a402-7e70409b1856 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:31.256486 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fad22613-4e3b-404d-a402-7e70409b1856 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:31.257196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fad22613-4e3b-404d-a402-7e70409b1856 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:31.257196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fad22613-4e3b-404d-a402-7e70409b1856 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:31.262140 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:31.262140 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:31.262998 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fad22613-4e3b-404d-a402-7e70409b1856 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:31.263542 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1306/5202] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:31 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:32.284644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:32.286298 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:32.286549 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:32.286805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:32.286929 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:32.292464 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:32.292464 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:32.293323 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6ef9c8ba-07ff-4e8d-baed-33d7d3e2fd94 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:32.293768 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1300/5203] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:32 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:33.305780 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76884a98-9807-4f4b-ba4d-de34f048205e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:33.308500 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76884a98-9807-4f4b-ba4d-de34f048205e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:33.308772 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76884a98-9807-4f4b-ba4d-de34f048205e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:33.309079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76884a98-9807-4f4b-ba4d-de34f048205e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:33.309199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-76884a98-9807-4f4b-ba4d-de34f048205e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:33.315874 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:33.315874 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:33.316630 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76884a98-9807-4f4b-ba4d-de34f048205e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:33.317087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1316/5204] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:33 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:34.330011 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-256df2ee-772d-442c-95a4-e56028b0a8ba None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:34.332496 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-256df2ee-772d-442c-95a4-e56028b0a8ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:34.332725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-256df2ee-772d-442c-95a4-e56028b0a8ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:34.332959 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-256df2ee-772d-442c-95a4-e56028b0a8ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:34.333061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-256df2ee-772d-442c-95a4-e56028b0a8ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:34.337278 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:34.337278 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:34.337865 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-256df2ee-772d-442c-95a4-e56028b0a8ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:34.338433 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1283/5205] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:34 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:35.353619 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:35.356499 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:35.356775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:35.357026 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:35.357219 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:35.363559 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:35.363559 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:35.364463 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffd529cc-612a-45dd-b1cb-56f934fe618e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:35.364980 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1307/5206] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:35 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:36.377893 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:36.380187 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:36.380464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:36.380697 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:36.380859 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fcfb80fc-7d0b-4610-8505-48b3f25c6437. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:36.385884 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:36.385884 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:36.386680 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0e8e79e2-5594-4bf0-91d6-d4568cccb258 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 200 Aug 16 23:06:36.387081 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1301/5207] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:36 2026] GET /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:36.400206 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:36.402563 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 Aug 16 23:06:36.403184 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:36.403438 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:36.403546 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: fcfb80fc-7d0b-4610-8505-48b3f25c6437. Aug 16 23:06:36.408608 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:36.408608 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:36.424814 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id fcfb80fc-7d0b-4610-8505-48b3f25c6437 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:06:36.427101 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c68c60ce-5bb8-4f19-a7e1-3a2ef3a931eb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 returned with HTTP 202 Aug 16 23:06:36.427653 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1317/5208] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:36 2026] DELETE /volume/v3/backups/fcfb80fc-7d0b-4610-8505-48b3f25c6437 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:06:36.440020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-71004c94-17a2-410b-8498-e1f37827ab56 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:36.442312 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:36.442909 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1552876417"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:36.445123 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1552876417'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:36.445353 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume of 1 GB Aug 16 23:06:36.451137 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:36.458174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (33fb8719-a978-4b82-b60c-caf816e7de5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:36.460098 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ba2cfb-9028-4100-be0d-ab2a1279abc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:36.461187 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:36.495988 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ba2cfb-9028-4100-be0d-ab2a1279abc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:36.497254 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090cdf3f-34e2-42c5-b1bf-84c5c1110cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:36.542949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['423d8410-e32f-4819-b38b-dc214f61d798', '4cec39cd-aa74-4528-bcc6-eee504073076', '494d6d28-8efa-46a6-973e-0a080e888f8f', '23e82c53-ac23-4b32-9927-984f788dd469'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:36.543873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090cdf3f-34e2-42c5-b1bf-84c5c1110cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423d8410-e32f-4819-b38b-dc214f61d798', '4cec39cd-aa74-4528-bcc6-eee504073076', '494d6d28-8efa-46a6-973e-0a080e888f8f', '23e82c53-ac23-4b32-9927-984f788dd469']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:36.544560 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db50a29f-d1b7-47f3-94d7-fbf789b713dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:36.574431 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db50a29f-d1b7-47f3-94d7-fbf789b713dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76675c9e-bd59-4799-948c-0fc25725865d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1552876417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['423d8410-e32f-4819-b38b-dc214f61d798','4cec39cd-aa74-4528-bcc6-eee504073076','494d6d28-8efa-46a6-973e-0a080e888f8f','23e82c53-ac23-4b32-9927-984f788dd469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1552876417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76675c9e-bd59-4799-948c-0fc25725865d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c101fd78f0406d87841ecb4b367fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255b5499ca7d4c8798673045009d7793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:36.575371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1b40cd-b8ed-4000-b9f4-45477f137d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:36.596398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a1b40cd-b8ed-4000-b9f4-45477f137d6d) transitioned into state 'SUCCESS' from state '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-1552876417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['423d8410-e32f-4819-b38b-dc214f61d798','4cec39cd-aa74-4528-bcc6-eee504073076','494d6d28-8efa-46a6-973e-0a080e888f8f','23e82c53-ac23-4b32-9927-984f788dd469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:36.597096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb7c2b7-926f-46d8-8cd0-43e4a2c36942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:36.609555 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb7c2b7-926f-46d8-8cd0-43e4a2c36942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:36.610842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (33fb8719-a978-4b82-b60c-caf816e7de5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:36.611371 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request issued successfully. Aug 16 23:06:36.612857 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-71004c94-17a2-410b-8498-e1f37827ab56 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:36.613604 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1284/5209] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:36 2026] POST /volume/v3/volumes => generated 776 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:36.628466 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:36.630671 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:36.630869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:36.631048 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:36.639114 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:36.639114 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:36.643774 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:36.649440 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7804bdf-4793-4da9-8bfe-06c841b16655 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d returned with HTTP 200 Aug 16 23:06:36.649990 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1308/5210] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:36 2026] GET /volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:37.665711 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9c8304eb-21c0-468e-816f-c15836cc17dc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:37.667690 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c8304eb-21c0-468e-816f-c15836cc17dc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:37.667945 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c8304eb-21c0-468e-816f-c15836cc17dc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:37.668180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9c8304eb-21c0-468e-816f-c15836cc17dc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:37.676321 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:37.676321 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:37.680802 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9c8304eb-21c0-468e-816f-c15836cc17dc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:37.685131 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9c8304eb-21c0-468e-816f-c15836cc17dc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d returned with HTTP 200 Aug 16 23:06:37.685529 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1302/5211] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:37 2026] GET /volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:37.698315 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:37.700419 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:06:37.700861 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "76675c9e-bd59-4799-948c-0fc25725865d", "name": "tempest-type-Backup-1075398307"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:37.702677 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.contrib.backups [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating new backup {'backup': {'volume_id': '76675c9e-bd59-4799-948c-0fc25725865d', 'name': 'tempest-type-Backup-1075398307'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:06:37.702877 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating backup of volume 76675c9e-bd59-4799-948c-0fc25725865d in container None Aug 16 23:06:37.712009 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:37.712009 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:37.712449 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:37.731579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['15754a44-35d5-47cc-861f-198a53ae3d3c', '02f1517e-3634-4da1-abec-e03b69dac396'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:37.758495 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-321dfb83-421b-4570-ba4d-c6f85cc9d2ac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:06:37.758913 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1318/5212] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:06:37 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:37.767588 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:37.769799 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:37.770148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:37.770517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:37.771169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:37.775381 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:37.775381 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:37.776055 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-016145f2-c4e8-47e7-b7dd-8073e9dc4d71 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:37.776465 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1285/5213] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:37 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:38.792076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:38.794122 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:38.794641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:38.796234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:38.796234 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:38.801598 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:38.801598 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:38.803174 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4f9ad256-2fcf-4d0f-96ad-9e5748c8fd8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:38.803174 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1309/5214] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:38 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:39.814000 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8a5a02d3-5fc9-436b-8663-66875c440555 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:39.816037 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a5a02d3-5fc9-436b-8663-66875c440555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:39.816303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a5a02d3-5fc9-436b-8663-66875c440555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:39.816936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8a5a02d3-5fc9-436b-8663-66875c440555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:39.816936 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-8a5a02d3-5fc9-436b-8663-66875c440555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:39.821237 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:39.821237 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:39.821944 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8a5a02d3-5fc9-436b-8663-66875c440555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:39.822140 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1303/5215] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:39 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:40.834087 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:40.835944 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:40.836229 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:40.836428 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:40.836523 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:40.840826 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:40.840826 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:40.841370 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-35e5e78a-85f4-4aef-b80d-c70f6845edc9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:40.841691 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1319/5216] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:40 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:41.851785 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-31503ddf-468d-4252-9480-e70f86140b3e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:41.853841 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31503ddf-468d-4252-9480-e70f86140b3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:41.854052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31503ddf-468d-4252-9480-e70f86140b3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:41.854417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-31503ddf-468d-4252-9480-e70f86140b3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:41.854545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-31503ddf-468d-4252-9480-e70f86140b3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:41.859905 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:41.859905 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:41.860984 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-31503ddf-468d-4252-9480-e70f86140b3e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:41.861598 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1286/5217] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:41 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:42.874543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b44d5185-befa-425c-b674-d3eb2f8715ca None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:42.876538 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b44d5185-befa-425c-b674-d3eb2f8715ca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:42.876822 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b44d5185-befa-425c-b674-d3eb2f8715ca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:42.877075 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b44d5185-befa-425c-b674-d3eb2f8715ca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:42.877226 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b44d5185-befa-425c-b674-d3eb2f8715ca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:42.881171 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:42.881171 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:42.881840 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b44d5185-befa-425c-b674-d3eb2f8715ca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:42.882298 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1310/5218] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:42 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:43.894377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-99fdc203-92f4-455c-ab75-8c1a5075303d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:43.896755 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99fdc203-92f4-455c-ab75-8c1a5075303d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:43.897044 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99fdc203-92f4-455c-ab75-8c1a5075303d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:43.897286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-99fdc203-92f4-455c-ab75-8c1a5075303d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:43.897434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-99fdc203-92f4-455c-ab75-8c1a5075303d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:43.902870 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:43.902870 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:43.903783 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-99fdc203-92f4-455c-ab75-8c1a5075303d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:43.904267 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1304/5219] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:43 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:44.914546 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8541f1a5-79b7-4c1d-b910-110125408618 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:44.916669 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8541f1a5-79b7-4c1d-b910-110125408618 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:44.916903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8541f1a5-79b7-4c1d-b910-110125408618 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:44.917097 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8541f1a5-79b7-4c1d-b910-110125408618 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:44.917200 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-8541f1a5-79b7-4c1d-b910-110125408618 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:44.921122 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:44.921122 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:44.921670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8541f1a5-79b7-4c1d-b910-110125408618 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:44.922042 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1320/5220] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:44 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.511402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.514560 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:45.514763 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.514939 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.522422 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.522422 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:45.526011 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:45.529957 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ba206bdc-0f8d-4f05-8ac2-53940fa7dc11 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:45.530381 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1287/5221] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.544582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.546265 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:45.546441 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.546660 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.553807 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.553807 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:45.557544 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:45.561566 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ee0afb22-1d2d-43f3-88d1-063053119fbe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:45.562025 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1311/5222] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.605159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.607152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:45.607272 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.607476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.613794 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.613794 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:45.616927 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:45.620978 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-5220fc46-eeda-4931-b766-ba1d72464e95 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:45.621459 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1305/5223] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.682274 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-727e8ed0-35bb-4647-a750-8c9b01409e14 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.682670 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-727e8ed0-35bb-4647-a750-8c9b01409e14 None None] GET https://10.4.3.26/volume// Aug 16 23:06:45.683014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-727e8ed0-35bb-4647-a750-8c9b01409e14 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.683089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-727e8ed0-35bb-4647-a750-8c9b01409e14 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.683448 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-727e8ed0-35bb-4647-a750-8c9b01409e14 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:45.683774 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1321/5224] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:45.690876 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-798b5a98-94cc-4e2d-9bee-442cf59163a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.751755 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-798b5a98-94cc-4e2d-9bee-442cf59163a8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:06:45.752216 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-798b5a98-94cc-4e2d-9bee-442cf59163a8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a54ea27-43e2-465b-9e7c-cd630065b47d", "connector": null, "instance_uuid": "e68185c2-7471-464e-98af-079f8e1aec20"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:45.760728 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.760728 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:45.781432 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-798b5a98-94cc-4e2d-9bee-442cf59163a8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:06:45.781964 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1288/5225] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:06:45 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:45.805976 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-089c4fc5-9839-4ed3-94af-470226a2e56b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.807848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-089c4fc5-9839-4ed3-94af-470226a2e56b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:45.808469 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-089c4fc5-9839-4ed3-94af-470226a2e56b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.808469 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-089c4fc5-9839-4ed3-94af-470226a2e56b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.817545 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.817545 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:45.821805 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-089c4fc5-9839-4ed3-94af-470226a2e56b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:45.821891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1dcd6475-ba81-4afc-a605-b479e178582a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.822088 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1dcd6475-ba81-4afc-a605-b479e178582a None None] GET https://10.4.3.26/volume// Aug 16 23:06:45.822317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1dcd6475-ba81-4afc-a605-b479e178582a None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.822579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1dcd6475-ba81-4afc-a605-b479e178582a None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.823078 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1dcd6475-ba81-4afc-a605-b479e178582a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:45.823399 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1306/5226] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:45.827537 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-089c4fc5-9839-4ed3-94af-470226a2e56b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:45.827987 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1312/5227] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.833502 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.838779 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:45.838903 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.839021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.848729 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.848729 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:45.852510 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:45.857583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-06437805-0dbd-4f58-8111-b672efdafff2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:45.858142 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1322/5228] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:45.944800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.946871 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:45.947147 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:45.947410 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:45.947553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:45.952793 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.952793 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:45.953601 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f987a744-8448-4e13-8dfb-3cb5158c6a60 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:45.954287 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1289/5229] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:45 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:45.970197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:45.972301 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] PUT https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 Aug 16 23:06:45.972489 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:45.979577 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Acquiring lock "cinder-attachment_update-7a54ea27-43e2-465b-9e7c-cd630065b47d-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:06:45.984277 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Lock "cinder-attachment_update-7a54ea27-43e2-465b-9e7c-cd630065b47d-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:06:45.985177 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:45.985177 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:46.059354 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Lock "cinder-attachment_update-7a54ea27-43e2-465b-9e7c-cd630065b47d-np0000007421" released by "attachment_update" :: held 0.075s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:06:46.059647 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-8b5ccce9-d1d0-40ad-b860-cd92efe227ba tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 returned with HTTP 200 Aug 16 23:06:46.060374 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1307/5230] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:06:45 2026] PUT /volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:46.843020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:46.845184 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:46.845385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:46.845566 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:46.855565 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:46.855565 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:46.860106 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:46.865193 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd8175d7-b5f3-4620-bdfa-81701449b8e2 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:46.865632 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1313/5231] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:46 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:46.991357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:46.994647 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:46.994904 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:46.995128 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:46.995250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:47.001484 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:47.001484 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:47.002149 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c9f9979-bd98-4304-9045-b7dd49d6bdac tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:47.002506 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1323/5232] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:46 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:47.882049 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9721e964-a2fd-4292-9dff-a325d7f0299b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:47.884128 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9721e964-a2fd-4292-9dff-a325d7f0299b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:47.884367 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9721e964-a2fd-4292-9dff-a325d7f0299b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:47.884594 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9721e964-a2fd-4292-9dff-a325d7f0299b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:47.896479 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:47.896479 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:47.900726 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9721e964-a2fd-4292-9dff-a325d7f0299b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:47.906360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9721e964-a2fd-4292-9dff-a325d7f0299b tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:47.906882 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1290/5233] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:47 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:48.056093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:48.061106 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:48.061106 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:48.061106 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:48.061106 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:48.065471 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:48.065471 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:48.066793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d37da43a-27ed-41ef-bcde-e9c81bd5c04e tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:48.066793 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1308/5234] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:48 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:48.926115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-75bfd325-322c-43b5-9774-281cdd303875 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:48.927911 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75bfd325-322c-43b5-9774-281cdd303875 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:48.928089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75bfd325-322c-43b5-9774-281cdd303875 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:48.928281 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-75bfd325-322c-43b5-9774-281cdd303875 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:48.938656 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:48.938656 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:48.943212 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-75bfd325-322c-43b5-9774-281cdd303875 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:48.948030 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-75bfd325-322c-43b5-9774-281cdd303875 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:48.948551 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1314/5235] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:48 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:49.094452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:49.096947 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:49.096947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:49.096947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:49.096947 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:49.101589 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:49.101589 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:49.102560 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-21a78a74-74b5-4e9e-9cd7-fea74a5cfbcf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:49.103130 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1324/5236] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:49 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:49.313212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-44e72f57-8812-44d6-a4f8-03fa98debb03 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:49.315906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-44e72f57-8812-44d6-a4f8-03fa98debb03 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0/action Aug 16 23:06:49.316709 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-44e72f57-8812-44d6-a4f8-03fa98debb03 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:49.316709 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-44e72f57-8812-44d6-a4f8-03fa98debb03 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:49.335352 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:49.335352 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:49.345864 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-2cfb9c5c-0612-4277-b26e-30bea1a9a68b req-44e72f57-8812-44d6-a4f8-03fa98debb03 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0/action returned with HTTP 204 Aug 16 23:06:49.346384 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1291/5237] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:06:49 2026] POST /volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:49.964075 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:49.965894 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:49.966117 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:49.966303 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:49.976466 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:49.976466 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:49.980533 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:49.985230 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9871c1b8-0993-4f35-bd9c-789b32b43b28 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:49.985607 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1309/5238] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:49 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:50.003439 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-07157505-f79b-4941-adc0-7a07418bb777 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:50.005575 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07157505-f79b-4941-adc0-7a07418bb777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:50.005840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07157505-f79b-4941-adc0-7a07418bb777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:50.006110 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-07157505-f79b-4941-adc0-7a07418bb777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:50.017685 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:50.017685 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:50.021968 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-07157505-f79b-4941-adc0-7a07418bb777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:50.027205 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-07157505-f79b-4941-adc0-7a07418bb777 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:50.027762 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1315/5239] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:50 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:50.114177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:50.116819 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:50.117372 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:50.117802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:50.118086 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:50.124559 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:50.124559 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:50.125423 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1dec51b8-f420-4347-bedb-7e42c1f3e9ba tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:50.126028 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1325/5240] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:50 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:51.138575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:51.140814 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:51.141134 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:51.141303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:51.141448 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:51.146403 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:51.146403 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:51.147189 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ddc71de-afd4-418a-8ebb-dcf887879388 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:51.147642 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1292/5241] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:51 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:52.158479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:52.161240 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:52.161525 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:52.162074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:52.162074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:52.166259 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:52.166259 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:52.167011 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e78861ec-eddc-46c1-b09c-c9f6877106b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:52.167423 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1310/5242] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:52 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:52.637279 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:52.639529 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:52.639756 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:52.640028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:52.649063 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:52.649063 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:52.652567 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:52.656931 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-c940cc65-d803-4244-ad3c-84e7cabff0d9 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:52.657345 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1316/5243] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:52 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:52.675243 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:52.677955 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] POST https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d/action Aug 16 23:06:52.678446 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:06:52.678671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:52.689387 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:52.689387 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:52.689842 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:52.695911 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Begin detaching volume completed successfully. Aug 16 23:06:52.696147 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-a74ae5b8-8a70-47c2-b425-49a3352850e0 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d/action returned with HTTP 202 Aug 16 23:06:52.696596 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1326/5244] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:06:52 2026] POST /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:06:52.738664 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c076939e-7ebe-4bc7-a36a-bd669bfeb9b2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:52.739154 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c076939e-7ebe-4bc7-a36a-bd669bfeb9b2 None None] GET https://10.4.3.26/volume// Aug 16 23:06:52.739344 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c076939e-7ebe-4bc7-a36a-bd669bfeb9b2 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:52.739537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c076939e-7ebe-4bc7-a36a-bd669bfeb9b2 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:52.739978 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c076939e-7ebe-4bc7-a36a-bd669bfeb9b2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:06:52.740355 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1293/5245] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:06:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:06:52.747639 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:52.751179 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:52.751440 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:52.751657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:52.765822 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:52.765822 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:52.769381 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:52.773721 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-9c8fbe3b-ad7b-474d-9823-e451f9b6d880 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:52.774114 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1311/5246] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:06:52 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:06:53.177389 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:53.179605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:53.179893 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:53.180137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:53.180271 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 2925c5fa-4b98-4b57-b25a-d56575a2389e. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:53.185442 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:53.185442 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:53.186247 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd66cc2-ea71-44d4-956c-81bd587fe1a5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 200 Aug 16 23:06:53.186700 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1317/5247] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:53 2026] GET /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:53.195950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:53.198141 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e Aug 16 23:06:53.198399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:53.198657 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:53.198873 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: 2925c5fa-4b98-4b57-b25a-d56575a2389e. Aug 16 23:06:53.204016 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:53.204016 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:53.216412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id 2925c5fa-4b98-4b57-b25a-d56575a2389e {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:06:53.218098 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c46c79f-5dd5-4b4c-bbb6-56fa988d80e5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e returned with HTTP 202 Aug 16 23:06:53.218488 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1327/5248] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:53 2026] DELETE /volume/v3/backups/2925c5fa-4b98-4b57-b25a-d56575a2389e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:06:53.225512 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:53.227295 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:53.227522 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:53.227721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:53.227910 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume with id: 76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:53.235257 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:53.235257 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:53.235649 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:53.251945 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume request issued successfully. Aug 16 23:06:53.252109 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-28b241ca-3c00-43f4-8ab9-c649360e8567 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d returned with HTTP 202 Aug 16 23:06:53.252567 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1294/5249] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:06:53 2026] DELETE /volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:53.265724 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:53.267552 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:53.268062 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:53.268292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:53.275581 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:53.275581 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:53.279245 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:53.283164 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-228bc174-226b-4cf9-9bdf-fa204f1b1c07 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d returned with HTTP 200 Aug 16 23:06:53.283546 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1312/5250] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:53 2026] GET /volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:53.633899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-830ad287-3f5a-4058-b915-363bce82e765 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:53.637666 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-830ad287-3f5a-4058-b915-363bce82e765 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] DELETE https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 Aug 16 23:06:53.638127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-830ad287-3f5a-4058-b915-363bce82e765 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:53.638127 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-830ad287-3f5a-4058-b915-363bce82e765 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:53.645309 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:53.645309 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:53.694895 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-3535efb7-8722-49ef-8c31-ea57c2e7f925 req-830ad287-3f5a-4058-b915-363bce82e765 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 returned with HTTP 200 Aug 16 23:06:53.695300 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1318/5251] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:06:53 2026] DELETE /volume/v3/attachments/b910228b-b1a6-42ee-b8d4-80a032b923f0 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:54.299892 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e3febdb-b8f2-46ab-a57c-967c14bae437 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:54.301996 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e3febdb-b8f2-46ab-a57c-967c14bae437 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d Aug 16 23:06:54.302296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e3febdb-b8f2-46ab-a57c-967c14bae437 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:54.302529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e3febdb-b8f2-46ab-a57c-967c14bae437 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:54.311034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e3febdb-b8f2-46ab-a57c-967c14bae437 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d returned with HTTP 404 Aug 16 23:06:54.312137 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1328/5252] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:54 2026] GET /volume/v3/volumes/76675c9e-bd59-4799-948c-0fc25725865d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:54.321788 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:54.323927 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/export_record Aug 16 23:06:54.324248 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:54.324504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'export_record' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:54.324688 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Export record for backup d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 23:06:54.329214 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:54.329214 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:54.330233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.api [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling RPCAPI with context: , host: np0000007421, backup: d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 23:06:54.342462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] export_record in rpcapi backup_id d719e127-3203-4112-8c96-018dc4686376 on host np0000007421. {{(pid=100204) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 23:06:54.352981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDcxOWUxMjctMzIwMy00MTEyLThjOTYtMDE4ZGM0Njg2Mzc2IiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiNGI1MTRhYTctMTNlZS00ZWVjLTllOTAtMjE0M2JjZWJkZGYyIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjA4NTc4MTE3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGI1MTRhYTctMTNlZS00ZWVjLTllOTAtMjE0M2JjZWJkZGYyLzIwMjYwODE2MjMwNjA3L2F6X25vdmFfYmFja3VwX2Q3MTllMTI3LTMyMDMtNDExMi04Yzk2LTAxOGRjNDY4NjM3NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjM6MDY6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjM6MDY6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100204) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 23:06:54.353333 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f8aaa1e8-1393-4e7d-99cb-22d717ef35c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/export_record returned with HTTP 200 Aug 16 23:06:54.354123 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1295/5253] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 23:06:54 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:54.364298 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c02de449-b3f8-4b43-ad32-8129258105f2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:54.368082 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:06:54.368436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1616646083"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:54.369891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1616646083'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:06:54.370001 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume of 1 GB Aug 16 23:06:54.375081 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Availability Zones retrieved successfully. Aug 16 23:06:54.380251 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (ad184686-ac8b-4d8c-bd54-a1c262962d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:54.381147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c1504a-7ee5-4dbe-83f6-bdbcedeb47af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:54.381925 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:06:54.414668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c1504a-7ee5-4dbe-83f6-bdbcedeb47af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:54.415715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154ce031-6c86-4795-b645-856f8f261757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:54.474452 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['aee134ba-fe9a-4150-b600-fca7a4dbfc8c', '480aeb65-dca0-4f7b-8052-4d653855b731', '66153f5c-8f8b-4d34-9afa-e1304c29261e', '906c1ada-1951-41f8-8971-9a9d2d77ceb9'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:54.475571 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (154ce031-6c86-4795-b645-856f8f261757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee134ba-fe9a-4150-b600-fca7a4dbfc8c', '480aeb65-dca0-4f7b-8052-4d653855b731', '66153f5c-8f8b-4d34-9afa-e1304c29261e', '906c1ada-1951-41f8-8971-9a9d2d77ceb9']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:54.476659 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c03600-7d7c-4847-944d-5d7101f39869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:54.508110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c03600-7d7c-4847-944d-5d7101f39869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e67ae32-5da0-43d9-92f6-f520a3d6462a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616646083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['aee134ba-fe9a-4150-b600-fca7a4dbfc8c','480aeb65-dca0-4f7b-8052-4d653855b731','66153f5c-8f8b-4d34-9afa-e1304c29261e','906c1ada-1951-41f8-8971-9a9d2d77ceb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616646083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e67ae32-5da0-43d9-92f6-f520a3d6462a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c101fd78f0406d87841ecb4b367fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255b5499ca7d4c8798673045009d7793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:54.509293 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1c2a19-b200-4d2d-961e-625c9e04044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:54.531146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1c2a19-b200-4d2d-961e-625c9e04044b) transitioned into state 'SUCCESS' from state '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-1616646083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['aee134ba-fe9a-4150-b600-fca7a4dbfc8c','480aeb65-dca0-4f7b-8052-4d653855b731','66153f5c-8f8b-4d34-9afa-e1304c29261e','906c1ada-1951-41f8-8971-9a9d2d77ceb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:54.531920 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09aa7346-0e35-44e5-8a44-48afc669bd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:06:54.544150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09aa7346-0e35-44e5-8a44-48afc669bd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:06:54.545362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (ad184686-ac8b-4d8c-bd54-a1c262962d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:06:54.545687 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request issued successfully. Aug 16 23:06:54.546685 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c02de449-b3f8-4b43-ad32-8129258105f2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:06:54.547354 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1313/5254] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:06:54 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:54.561635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:54.563621 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:06:54.563856 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:54.564071 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:54.572147 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:54.572147 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:54.583286 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:54.590635 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9e1d0321-3593-41a3-bb85-22b3bd35955f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a returned with HTTP 200 Aug 16 23:06:54.591135 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1319/5255] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:54 2026] GET /volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:55.605124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:55.607680 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:06:55.608059 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:55.608273 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:55.615984 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:55.615984 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:55.619523 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:55.623617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-df46d3e2-4770-4d07-8a06-b76515d4a7fd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a returned with HTTP 200 Aug 16 23:06:55.624080 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1329/5256] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:55 2026] GET /volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:06:55.636734 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-90c2f895-0849-4755-b864-bd0375eaa267 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:55.638987 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:06:55.639458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e67ae32-5da0-43d9-92f6-f520a3d6462a", "name": "tempest-type-Backup-552596961"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:06:55.641808 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating new backup {'backup': {'volume_id': '7e67ae32-5da0-43d9-92f6-f520a3d6462a', 'name': 'tempest-type-Backup-552596961'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:06:55.642008 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating backup of volume 7e67ae32-5da0-43d9-92f6-f520a3d6462a in container None Aug 16 23:06:55.649329 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:55.649329 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:55.649686 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:06:55.664534 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['5cd6d332-fec4-4033-9c01-d02c6820295b', '920365c6-4601-47b6-8f30-4a30b3bc957c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:06:55.686761 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-90c2f895-0849-4755-b864-bd0375eaa267 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:06:55.687190 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1296/5257] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:06:55 2026] POST /volume/v3/backups => generated 313 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:06:55.695327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:55.697123 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:06:55.697312 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:55.697479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:55.697579 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:55.701530 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:55.701530 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:55.702166 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-bbf9ee9b-e377-414e-93dd-4c048498eea2 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:06:55.702493 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1314/5258] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:55 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:56.594028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:56.595795 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:56.596004 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:56.596190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:56.596372 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Delete volume with id: 7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:56.602874 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:56.602874 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:56.603308 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:56.620579 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Delete volume request issued successfully. Aug 16 23:06:56.620767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5f36944c-b59f-4966-ab1c-de98abe24af8 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 202 Aug 16 23:06:56.621201 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1320/5259] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:06:56 2026] DELETE /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:56.628185 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:56.630343 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:56.630597 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:56.630890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:56.639177 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:56.639177 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:56.643255 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:56.649316 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26ac9e06-7d3b-47ba-a750-c2841e8a5ae1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 200 Aug 16 23:06:56.649894 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1330/5260] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:56 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:56.712149 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-40f98529-f5ee-48c7-8490-ff6516f29512 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:56.713945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40f98529-f5ee-48c7-8490-ff6516f29512 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:06:56.714181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40f98529-f5ee-48c7-8490-ff6516f29512 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:56.714397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40f98529-f5ee-48c7-8490-ff6516f29512 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:56.714545 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-40f98529-f5ee-48c7-8490-ff6516f29512 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:56.719263 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:56.719263 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:56.719804 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40f98529-f5ee-48c7-8490-ff6516f29512 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:06:56.720168 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1297/5261] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:56 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:57.663722 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c987d5c-e12c-4df1-94d4-1fe056933082 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:57.665586 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c987d5c-e12c-4df1-94d4-1fe056933082 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d Aug 16 23:06:57.665795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c987d5c-e12c-4df1-94d4-1fe056933082 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:57.666010 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c987d5c-e12c-4df1-94d4-1fe056933082 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:57.673323 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c987d5c-e12c-4df1-94d4-1fe056933082 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d returned with HTTP 404 Aug 16 23:06:57.673793 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1315/5262] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:06:57 2026] GET /volume/v3/volumes/7a54ea27-43e2-465b-9e7c-cd630065b47d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:57.730132 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-92661070-d217-4e33-8521-f28ccc2b2a28 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:57.734421 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92661070-d217-4e33-8521-f28ccc2b2a28 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:06:57.734665 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92661070-d217-4e33-8521-f28ccc2b2a28 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:57.737613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-92661070-d217-4e33-8521-f28ccc2b2a28 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:57.737783 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-92661070-d217-4e33-8521-f28ccc2b2a28 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:57.744372 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:57.744372 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:06:57.745064 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-92661070-d217-4e33-8521-f28ccc2b2a28 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:06:57.745450 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1321/5263] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:57 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:58.019579 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-779ecc90-b92a-4411-adcb-15162121c19f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:58.021336 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:06:58.021536 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:58.021723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:58.021860 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Delete snapshot with id: 5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:06:58.028313 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:58.028313 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:58.029013 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:06:58.050757 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot delete request issued successfully. Aug 16 23:06:58.051002 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-779ecc90-b92a-4411-adcb-15162121c19f tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 202 Aug 16 23:06:58.051477 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1331/5264] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:06:58 2026] DELETE /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:06:58.059057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:58.061042 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:06:58.061274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:58.061564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:58.070311 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:58.070311 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:58.070945 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Snapshot retrieved successfully. Aug 16 23:06:58.071904 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e263e52-61d5-4202-96a0-5f5a603bb0fc tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 200 Aug 16 23:06:58.072347 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1298/5265] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:58 2026] GET /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:58.758587 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5b1c7014-bc01-4a37-af79-e746673625e9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:58.760259 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b1c7014-bc01-4a37-af79-e746673625e9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:06:58.760469 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b1c7014-bc01-4a37-af79-e746673625e9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:58.760657 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b1c7014-bc01-4a37-af79-e746673625e9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:58.760793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5b1c7014-bc01-4a37-af79-e746673625e9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:58.770328 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:58.770328 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:58.770328 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b1c7014-bc01-4a37-af79-e746673625e9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:06:58.770328 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1316/5266] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:58 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:59.086059 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d2a01065-d9cb-43ad-bf07-7b2d28368035 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:59.088251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2a01065-d9cb-43ad-bf07-7b2d28368035 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 Aug 16 23:06:59.088494 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2a01065-d9cb-43ad-bf07-7b2d28368035 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:59.088800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d2a01065-d9cb-43ad-bf07-7b2d28368035 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:59.095555 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d2a01065-d9cb-43ad-bf07-7b2d28368035 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 returned with HTTP 404 Aug 16 23:06:59.096209 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1322/5267] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:06:59 2026] GET /volume/v3/snapshots/5638b15f-fc92-4de2-bc48-1c6d89641e00 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:06:59.134969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:59.137205 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:06:59.137400 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:59.137578 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:59.144806 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:59.144806 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:06:59.148539 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:06:59.153319 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-a6252208-bf71-4346-921c-3f77cbafde81 req-150f37c7-f595-4cdb-92ca-db10fd821b73 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:06:59.153779 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1332/5268] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:06:59 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:59.781904 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b8d11c11-8443-434b-bad7-724f816a3eca None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:59.786127 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8d11c11-8443-434b-bad7-724f816a3eca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:06:59.786344 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8d11c11-8443-434b-bad7-724f816a3eca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:59.786519 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b8d11c11-8443-434b-bad7-724f816a3eca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:59.786662 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b8d11c11-8443-434b-bad7-724f816a3eca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:06:59.790842 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:59.790842 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:06:59.791406 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b8d11c11-8443-434b-bad7-724f816a3eca tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:06:59.791920 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1299/5269] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:06:59 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:06:59.796690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-bdd0ae0f-0522-4dab-bfda-073e4ff9d551 req-0530016c-e9fb-4702-aa79-bd81610176f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:06:59.801064 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bdd0ae0f-0522-4dab-bfda-073e4ff9d551 req-0530016c-e9fb-4702-aa79-bd81610176f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 Aug 16 23:06:59.801064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bdd0ae0f-0522-4dab-bfda-073e4ff9d551 req-0530016c-e9fb-4702-aa79-bd81610176f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:06:59.801064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-bdd0ae0f-0522-4dab-bfda-073e4ff9d551 req-0530016c-e9fb-4702-aa79-bd81610176f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:06:59.808731 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:06:59.808731 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:06:59.869955 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-bdd0ae0f-0522-4dab-bfda-073e4ff9d551 req-0530016c-e9fb-4702-aa79-bd81610176f9 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 returned with HTTP 200 Aug 16 23:06:59.870666 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1317/5270] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:06:59 2026] DELETE /volume/v3/attachments/5ef91bea-69bf-423f-ab57-d24f8fd98030 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:00.802954 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:00.804612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:00.804852 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:00.805068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:00.805173 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:00.809697 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:00.809697 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:00.810363 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ff9b1a9d-a2bf-4e98-b37f-4ba36a016fdb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:00.810739 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1323/5271] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:00 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:00.884277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:00.886016 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:07:00.886233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:00.886425 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:00.886581 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Delete volume with id: 9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:07:00.893453 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:00.893453 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:00.893919 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:07:00.905177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:00.907562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:07:00.907829 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:00.908065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:00.915516 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Delete volume request issued successfully. Aug 16 23:07:00.915721 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a1db8733-f935-4bc1-85db-9858a5f1fc5a tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 202 Aug 16 23:07:00.916178 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1333/5272] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:00 2026] DELETE /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:00.916391 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:00.916391 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:00.922488 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:00.926644 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:00.928240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-0de0c2cc-4638-4c8d-9e8d-91b018bece61 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:07:00.928443 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:07:00.928620 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1300/5273] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:00 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:00.928669 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:00.929110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:00.938381 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:00.938381 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:00.942832 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Volume info retrieved successfully. Aug 16 23:07:00.948152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d4dcb4fc-370a-4517-9aaf-0845b450dac1 tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 200 Aug 16 23:07:00.948697 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1318/5274] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:00 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:01.387202 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:01.389897 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:07:01.390160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:01.390360 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:01.399772 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:01.399772 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:01.404897 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:01.411018 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-66001e9b-0898-4d8a-9fed-84f4dbdc4b67 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:07:01.411570 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1324/5275] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:01 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:01.421341 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a4b42c3-01ea-4cb0-8ec1-61d32638d00a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:01.421764 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a4b42c3-01ea-4cb0-8ec1-61d32638d00a None None] GET https://10.4.3.26/volume// Aug 16 23:07:01.421929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a4b42c3-01ea-4cb0-8ec1-61d32638d00a None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:01.422162 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a4b42c3-01ea-4cb0-8ec1-61d32638d00a None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:01.422555 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a4b42c3-01ea-4cb0-8ec1-61d32638d00a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:01.422946 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1334/5276] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:07:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:01.431476 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-ceee6dbf-d0e6-4e3c-a3c3-b8f561919249 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:01.434231 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-ceee6dbf-d0e6-4e3c-a3c3-b8f561919249 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:07:01.434728 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-ceee6dbf-d0e6-4e3c-a3c3-b8f561919249 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f191997-4dbe-4aac-953a-a1ce59691aa6", "connector": null, "instance_uuid": "d838aaa7-a917-4437-8c06-e5756f42f9db"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:01.445952 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:01.445952 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:01.469962 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-ceee6dbf-d0e6-4e3c-a3c3-b8f561919249 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:07:01.470380 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1301/5277] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:07:01 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 16 23:07:01.821114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-54c8a767-1a91-489e-bc07-2c014866ef73 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:01.823033 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54c8a767-1a91-489e-bc07-2c014866ef73 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:01.823427 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54c8a767-1a91-489e-bc07-2c014866ef73 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:01.823715 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54c8a767-1a91-489e-bc07-2c014866ef73 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:01.823881 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-54c8a767-1a91-489e-bc07-2c014866ef73 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:01.828511 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:01.828511 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:01.829268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54c8a767-1a91-489e-bc07-2c014866ef73 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:01.829665 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1319/5278] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:01 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:01.961257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8dc54927-5ca8-4803-b86b-5f7a9732effe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:01.965255 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8dc54927-5ca8-4803-b86b-5f7a9732effe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] GET https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d Aug 16 23:07:01.965517 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8dc54927-5ca8-4803-b86b-5f7a9732effe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:01.965766 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8dc54927-5ca8-4803-b86b-5f7a9732effe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:01.976000 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8dc54927-5ca8-4803-b86b-5f7a9732effe tempest-TestStampPattern-156779494 tempest-TestStampPattern-156779494-project-member] https://10.4.3.26/volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d returned with HTTP 404 Aug 16 23:07:01.976461 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1325/5279] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:01 2026] GET /volume/v3/volumes/9ae525e8-7ffc-4396-b23e-f8f09007027d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:02.298465 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc09fbe7-d3ea-4380-9624-c4c93c6ae996 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:02.298940 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc09fbe7-d3ea-4380-9624-c4c93c6ae996 None None] GET https://10.4.3.26/volume// Aug 16 23:07:02.299148 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc09fbe7-d3ea-4380-9624-c4c93c6ae996 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:02.299381 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc09fbe7-d3ea-4380-9624-c4c93c6ae996 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:02.299826 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc09fbe7-d3ea-4380-9624-c4c93c6ae996 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:02.300144 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1335/5280] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:02.308097 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:02.310483 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:07:02.310709 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:02.310912 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:02.319551 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:02.319551 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:02.322524 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:02.326552 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-421a0da2-6511-4a7b-9bf8-b898ecc0e530 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:07:02.327072 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1302/5281] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:02 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:02.420593 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:02.425851 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d Aug 16 23:07:02.425851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:02.434527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:07:02.441360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:07:02.441360 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:02.441360 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:02.520030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-5f191997-4dbe-4aac-953a-a1ce59691aa6-np0000007421" released by "attachment_update" :: held 0.081s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:07:02.520030 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-814fb84c-615a-4c06-a903-794d1eefeb88 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d returned with HTTP 200 Aug 16 23:07:02.520030 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1320/5282] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:07:02 2026] PUT /volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:02.548476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1864a181-1973-482f-9b70-e54c3269c514 req-f95b5aed-5eac-447b-af7b-19ac03d246a1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:02.552485 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-f95b5aed-5eac-447b-af7b-19ac03d246a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d/action Aug 16 23:07:02.552946 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-f95b5aed-5eac-447b-af7b-19ac03d246a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:02.553108 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-f95b5aed-5eac-447b-af7b-19ac03d246a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:02.570126 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:02.570126 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:02.582555 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1864a181-1973-482f-9b70-e54c3269c514 req-f95b5aed-5eac-447b-af7b-19ac03d246a1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d/action returned with HTTP 204 Aug 16 23:07:02.583059 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1326/5283] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:07:02 2026] POST /volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:02.842377 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:02.847555 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:02.847922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:02.848189 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:02.848355 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:02.857238 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:02.857238 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:02.858138 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4ff637fb-8386-41aa-a1f0-96f4e80a9555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:02.858599 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1336/5284] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:02 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:03.869908 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a2194073-e70b-407a-b502-46e0d6985442 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:03.871961 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2194073-e70b-407a-b502-46e0d6985442 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:03.872408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2194073-e70b-407a-b502-46e0d6985442 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:03.872604 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a2194073-e70b-407a-b502-46e0d6985442 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:03.872784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a2194073-e70b-407a-b502-46e0d6985442 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:03.878243 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:03.878243 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:03.879177 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a2194073-e70b-407a-b502-46e0d6985442 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:03.879615 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1303/5285] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:03 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:04.894151 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:04.896565 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:04.896857 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:04.896989 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:04.897084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:04.902558 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:04.902558 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:04.903147 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5b7071ae-9e89-4b9f-b5b0-f8fd1cf5d329 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:04.903502 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1321/5286] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:04 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:05.914504 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cb847081-918e-49dc-9216-81499931a295 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:05.916912 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb847081-918e-49dc-9216-81499931a295 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:05.917207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb847081-918e-49dc-9216-81499931a295 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:05.917342 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb847081-918e-49dc-9216-81499931a295 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:05.917474 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-cb847081-918e-49dc-9216-81499931a295 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:05.922199 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:05.922199 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:05.922817 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb847081-918e-49dc-9216-81499931a295 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:05.923212 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1327/5287] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:05 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:06.937535 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c946f12c-5573-47c7-811b-1e723ea43018 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:06.940947 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c946f12c-5573-47c7-811b-1e723ea43018 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:06.941206 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c946f12c-5573-47c7-811b-1e723ea43018 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:06.941434 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c946f12c-5573-47c7-811b-1e723ea43018 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:06.941551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c946f12c-5573-47c7-811b-1e723ea43018 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:06.948826 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:06.948826 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:06.949577 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c946f12c-5573-47c7-811b-1e723ea43018 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:06.949997 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1337/5288] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:06 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:07.961413 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:07.967673 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:07.967673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:07.967673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:07.967673 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:07.972971 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:07.972971 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:07.974050 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1ab14dd6-ca22-4357-a7db-a18ce5d7b8ff tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:07.974642 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1304/5289] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:07 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:08.670909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:08.776522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:08.777176 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1569878880"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:08.779612 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1569878880'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:08.779612 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:08.786197 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:08.793518 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (756d7f5c-326b-42a1-86b7-d4cb3b00303c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:08.795057 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c8d57e-4748-44c8-8215-cfbcd6fd8a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:08.796309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:08.831288 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c8d57e-4748-44c8-8215-cfbcd6fd8a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:08.831699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebb22ae-f63b-434e-a5a3-42d134b76f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:08.909591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['ad1fd782-7f7a-4f40-88f1-c26f42c093a7', 'ccafe331-ad41-4902-af53-6aa494a5df06', '11c00a3b-4bfb-464f-b395-64b57421e758', '597dea1e-7507-4d40-9b4e-58b80cfbd71c'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:08.910485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebb22ae-f63b-434e-a5a3-42d134b76f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad1fd782-7f7a-4f40-88f1-c26f42c093a7', 'ccafe331-ad41-4902-af53-6aa494a5df06', '11c00a3b-4bfb-464f-b395-64b57421e758', '597dea1e-7507-4d40-9b4e-58b80cfbd71c']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:08.911434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ef2d6-1dae-4347-9a8a-a19237e73ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:08.935439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ef2d6-1dae-4347-9a8a-a19237e73ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1569878880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['ad1fd782-7f7a-4f40-88f1-c26f42c093a7','ccafe331-ad41-4902-af53-6aa494a5df06','11c00a3b-4bfb-464f-b395-64b57421e758','597dea1e-7507-4d40-9b4e-58b80cfbd71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1569878880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8b5ade6-42b1-4a0d-af37-f8d46414ea3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:08.936346 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817b4491-c2ec-4c67-bcd6-4289db3dc0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:08.957335 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817b4491-c2ec-4c67-bcd6-4289db3dc0bf) transitioned into state 'SUCCESS' from state '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-1569878880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['ad1fd782-7f7a-4f40-88f1-c26f42c093a7','ccafe331-ad41-4902-af53-6aa494a5df06','11c00a3b-4bfb-464f-b395-64b57421e758','597dea1e-7507-4d40-9b4e-58b80cfbd71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:08.958290 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7544677b-d2e2-4330-989b-1bb78f8aa0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:08.969636 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7544677b-d2e2-4330-989b-1bb78f8aa0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:08.970634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (756d7f5c-326b-42a1-86b7-d4cb3b00303c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:08.971040 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:08.971852 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ee8cedb-1a17-48a6-8f57-349a67cc18e1 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:08.978642 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1322/5290] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:07:08 2026] POST /volume/v3/volumes => generated 762 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:08.986974 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-586e549f-724a-4475-92d2-f9baa6a1e884 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:08.991575 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-586e549f-724a-4475-92d2-f9baa6a1e884 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:08.992158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-586e549f-724a-4475-92d2-f9baa6a1e884 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:08.992158 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-586e549f-724a-4475-92d2-f9baa6a1e884 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:08.992272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-586e549f-724a-4475-92d2-f9baa6a1e884 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:08.997143 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:08.997486 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:08.997486 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:08.998399 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-586e549f-724a-4475-92d2-f9baa6a1e884 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:09.000388 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1328/5291] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:08 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:09.000459 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:09.000459 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:09.000459 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:09.009205 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:09.009205 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:09.014186 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:09.019562 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b6b5938-5f72-4ab0-ab93-99d01b20a403 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a returned with HTTP 200 Aug 16 23:07:09.020098 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1338/5292] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:08 2026] GET /volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.010564 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.013442 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:10.013800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.014103 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:10.014450 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:10.019516 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.019516 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:10.020509 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2c50c0bb-e45e-4dc8-a70e-7df2c70410a1 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:10.021054 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1305/5293] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.037563 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.039529 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:10.039762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.039966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:10.046997 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.046997 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:10.050526 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:10.054444 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c07d05a3-216f-4b52-8fa8-932381a11ed5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a returned with HTTP 200 Aug 16 23:07:10.054857 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1323/5294] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.067201 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.068996 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:10.069328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a8b5ade6-42b1-4a0d-af37-f8d46414ea3a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-439970275"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:10.070908 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {"'source_volid": 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-439970275'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:10.071028 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:10.076040 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:10.085237 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d9ef5494-7137-4c18-8a7f-ab19390cafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.086788 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ce2aae-2793-4be8-bf39-f7f4d39bd59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.088181 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:10.117230 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ce2aae-2793-4be8-bf39-f7f4d39bd59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.118216 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4390b2f5-649e-47e1-a1cb-5fb22a34943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.166065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['1674e15f-5a35-45dc-8f87-5507243c8cc7', '45d003ec-58ea-4489-9138-2f57526611af', '0fa19211-142f-4f34-be8e-b9e2593993c4', '07cddd3c-e6ce-4d21-b75b-f2bfeebe7f37'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:10.166900 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4390b2f5-649e-47e1-a1cb-5fb22a34943e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1674e15f-5a35-45dc-8f87-5507243c8cc7', '45d003ec-58ea-4489-9138-2f57526611af', '0fa19211-142f-4f34-be8e-b9e2593993c4', '07cddd3c-e6ce-4d21-b75b-f2bfeebe7f37']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.169509 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b376837-53a6-47a2-b5a0-6552b3b18ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.195263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b376837-53a6-47a2-b5a0-6552b3b18ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84b6e799-de78-4a24-81e8-3d4e21f00e68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-439970275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['1674e15f-5a35-45dc-8f87-5507243c8cc7','45d003ec-58ea-4489-9138-2f57526611af','0fa19211-142f-4f34-be8e-b9e2593993c4','07cddd3c-e6ce-4d21-b75b-f2bfeebe7f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-439970275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84b6e799-de78-4a24-81e8-3d4e21f00e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.196217 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54515fce-b807-4f6b-86f3-4ff2cdcbf13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.215449 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54515fce-b807-4f6b-86f3-4ff2cdcbf13a) transitioned into state 'SUCCESS' from state '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-439970275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['1674e15f-5a35-45dc-8f87-5507243c8cc7','45d003ec-58ea-4489-9138-2f57526611af','0fa19211-142f-4f34-be8e-b9e2593993c4','07cddd3c-e6ce-4d21-b75b-f2bfeebe7f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.216161 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca59d999-f53f-4f03-b4b7-9c07a32e38c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.225077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca59d999-f53f-4f03-b4b7-9c07a32e38c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.226076 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d9ef5494-7137-4c18-8a7f-ab19390cafaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.226354 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:10.227000 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a0cd15d5-9ea6-4807-95ff-16bd6936bdf2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:10.227457 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1329/5295] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:10 2026] POST /volume/v3/volumes => generated 761 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:10.242451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.245061 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:10.245360 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a8b5ade6-42b1-4a0d-af37-f8d46414ea3a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1784449214"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:10.246729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {"'source_volid": 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1784449214'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:10.246993 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:10.251306 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:10.258855 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (af16595a-2f44-4797-80be-7f6a9e03acf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.259769 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d892287-85db-4489-8d19-6fe100e766d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.260727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:10.288330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d892287-85db-4489-8d19-6fe100e766d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.288330 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4790c715-bd5c-476e-999e-f7485143910d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.335990 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['b5d055fe-c1b3-40be-b1f4-0eee7ec4066b', 'b2b125bc-68da-4cf2-b891-217c595d5b3a', '20d66896-c674-48e2-b046-c8a803c538db', '21b17acb-3cbd-4822-8c7c-1303c07e5ddb'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:10.336852 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4790c715-bd5c-476e-999e-f7485143910d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d055fe-c1b3-40be-b1f4-0eee7ec4066b', 'b2b125bc-68da-4cf2-b891-217c595d5b3a', '20d66896-c674-48e2-b046-c8a803c538db', '21b17acb-3cbd-4822-8c7c-1303c07e5ddb']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.337788 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7223c3bb-baa0-48fe-8829-5a9cac06db58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.360789 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7223c3bb-baa0-48fe-8829-5a9cac06db58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5eccb25-6c24-4e6d-8013-781c8e6b3af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1784449214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['b5d055fe-c1b3-40be-b1f4-0eee7ec4066b','b2b125bc-68da-4cf2-b891-217c595d5b3a','20d66896-c674-48e2-b046-c8a803c538db','21b17acb-3cbd-4822-8c7c-1303c07e5ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1784449214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5eccb25-6c24-4e6d-8013-781c8e6b3af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.361464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (131ee50b-32fb-46e9-a5e9-c5ef9c5d00bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.379834 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (131ee50b-32fb-46e9-a5e9-c5ef9c5d00bd) transitioned into state 'SUCCESS' from state '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-1784449214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['b5d055fe-c1b3-40be-b1f4-0eee7ec4066b','b2b125bc-68da-4cf2-b891-217c595d5b3a','20d66896-c674-48e2-b046-c8a803c538db','21b17acb-3cbd-4822-8c7c-1303c07e5ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.380455 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a03666-0780-4903-a0d8-088a5c6e2e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.391223 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a03666-0780-4903-a0d8-088a5c6e2e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.392091 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (af16595a-2f44-4797-80be-7f6a9e03acf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.392678 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:10.393268 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b409909-3ac6-4ace-ad1e-af94af10dea0 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:10.393704 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1339/5296] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:10 2026] POST /volume/v3/volumes => generated 762 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:10.406226 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.409838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:10.410257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a8b5ade6-42b1-4a0d-af37-f8d46414ea3a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-665417847"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:10.412659 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {"'source_volid": 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-665417847'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:10.413623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:10.418224 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:10.425349 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d93be5aa-5574-4d0e-ac95-fa73f8b42d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.426707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9ce16d-9946-4be9-8e68-74d4d890a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.427984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:10.453798 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9ce16d-9946-4be9-8e68-74d4d890a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.454945 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db168c01-92da-44a0-af56-3f7b2e22e7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.497474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['50eefa40-a6ae-4e81-82f3-493201d0919c', '45a96768-52b2-4c26-991c-65fad6522596', '3841cd96-dbe4-47a4-99d7-14c6a388fefd', 'f18e9713-9577-4153-ba07-b2018a9bf31b'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:10.498398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db168c01-92da-44a0-af56-3f7b2e22e7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50eefa40-a6ae-4e81-82f3-493201d0919c', '45a96768-52b2-4c26-991c-65fad6522596', '3841cd96-dbe4-47a4-99d7-14c6a388fefd', 'f18e9713-9577-4153-ba07-b2018a9bf31b']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.499102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf406c0-cddb-4a5f-9263-770ab42a351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.520665 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf406c0-cddb-4a5f-9263-770ab42a351b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1f37b9-c190-4ece-a5ac-f0dde862190f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-665417847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['50eefa40-a6ae-4e81-82f3-493201d0919c','45a96768-52b2-4c26-991c-65fad6522596','3841cd96-dbe4-47a4-99d7-14c6a388fefd','f18e9713-9577-4153-ba07-b2018a9bf31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-665417847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1f37b9-c190-4ece-a5ac-f0dde862190f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.521511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64511e26-a4dc-4222-9691-e601b5278d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.539608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64511e26-a4dc-4222-9691-e601b5278d38) transitioned into state 'SUCCESS' from state '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-665417847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['50eefa40-a6ae-4e81-82f3-493201d0919c','45a96768-52b2-4c26-991c-65fad6522596','3841cd96-dbe4-47a4-99d7-14c6a388fefd','f18e9713-9577-4153-ba07-b2018a9bf31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.540342 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5aee29-809e-49e3-a165-a4dc2650dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.549442 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5aee29-809e-49e3-a165-a4dc2650dfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.550335 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d93be5aa-5574-4d0e-ac95-fa73f8b42d1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.550853 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:10.551648 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de6567d0-92eb-46fb-a5ae-01db31309da2 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:10.552034 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1306/5297] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:10 2026] POST /volume/v3/volumes => generated 761 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:10.565848 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.567791 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:10.568156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a8b5ade6-42b1-4a0d-af37-f8d46414ea3a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1748803364"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:10.570084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {"'source_volid": 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1748803364'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:10.570084 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:10.574118 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:10.580230 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d2d65d93-8aa0-43fc-b8d3-c390a6e84760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.580941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25708c2f-941c-49ca-a81e-2ef370551e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.581949 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:10.608104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25708c2f-941c-49ca-a81e-2ef370551e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.609078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f3a44f-8b53-4c2f-8907-40555c98303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.652369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['e9d06585-d34e-424f-a484-e95cd74c541d', '2700b3f7-2684-4238-9055-62c6803723e0', 'edfe1751-a6de-4cb1-89be-6cf12cb37374', 'e227b828-b343-4c65-99c3-6fad3b89cec1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:10.653620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f3a44f-8b53-4c2f-8907-40555c98303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d06585-d34e-424f-a484-e95cd74c541d', '2700b3f7-2684-4238-9055-62c6803723e0', 'edfe1751-a6de-4cb1-89be-6cf12cb37374', 'e227b828-b343-4c65-99c3-6fad3b89cec1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.654378 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb8aa33-385e-47ad-becd-be66282b0bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.679823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb8aa33-385e-47ad-becd-be66282b0bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65cfafc-03a3-4d77-a3a4-4663ebda7104', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1748803364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['e9d06585-d34e-424f-a484-e95cd74c541d','2700b3f7-2684-4238-9055-62c6803723e0','edfe1751-a6de-4cb1-89be-6cf12cb37374','e227b828-b343-4c65-99c3-6fad3b89cec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1748803364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f65cfafc-03a3-4d77-a3a4-4663ebda7104,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.681028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52873cca-0759-4eb7-a5aa-57a2f3083ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.704556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52873cca-0759-4eb7-a5aa-57a2f3083ce6) transitioned into state 'SUCCESS' from state '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-1748803364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['e9d06585-d34e-424f-a484-e95cd74c541d','2700b3f7-2684-4238-9055-62c6803723e0','edfe1751-a6de-4cb1-89be-6cf12cb37374','e227b828-b343-4c65-99c3-6fad3b89cec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.705527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0664d1-adcf-43cf-a878-5981aaeae7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.715459 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c0664d1-adcf-43cf-a878-5981aaeae7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.716320 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (d2d65d93-8aa0-43fc-b8d3-c390a6e84760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.716656 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:10.717308 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5334c0c-6f3b-4708-9c4e-d367b1db2b48 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:10.717828 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1324/5298] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:10 2026] POST /volume/v3/volumes => generated 762 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:10.733988 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.735913 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:10.736317 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a8b5ade6-42b1-4a0d-af37-f8d46414ea3a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-645902784"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:10.737884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request body: {'volume': {"'source_volid": 'a8b5ade6-42b1-4a0d-af37-f8d46414ea3a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-645902784'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:10.738061 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume of 1 GB Aug 16 23:07:10.738339 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.738339 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:10.743141 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Availability Zones retrieved successfully. Aug 16 23:07:10.748797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (96b71f10-f2c0-4cf6-9dd6-e1f916ad4294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.749708 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22320c6-778e-4e18-9675-059672aa4329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.750645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:10.779518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22320c6-778e-4e18-9675-059672aa4329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.780267 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f19a20-3842-42f7-9318-d19a25b2176f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.824782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Created reservations ['e5bf6858-d347-42ba-bed3-202bc29352d3', '43b64ce3-9154-48b1-bd39-4544c7bf3917', 'cef09e55-45a0-41e1-a143-3998a790a573', '5fdb2011-396b-4361-943b-d4c472d0549c'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:10.825665 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f19a20-3842-42f7-9318-d19a25b2176f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5bf6858-d347-42ba-bed3-202bc29352d3', '43b64ce3-9154-48b1-bd39-4544c7bf3917', 'cef09e55-45a0-41e1-a143-3998a790a573', '5fdb2011-396b-4361-943b-d4c472d0549c']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.826536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab92228-199e-4043-b9a6-9f82615784d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.849824 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab92228-199e-4043-b9a6-9f82615784d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c7a9b78-27e5-4a74-b93c-b90bacdc7275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-645902784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['e5bf6858-d347-42ba-bed3-202bc29352d3','43b64ce3-9154-48b1-bd39-4544c7bf3917','cef09e55-45a0-41e1-a143-3998a790a573','5fdb2011-396b-4361-943b-d4c472d0549c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-645902784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c7a9b78-27e5-4a74-b93c-b90bacdc7275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df15c545909340c9ad7b35a161aece2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.850585 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef87ef1-02ed-4324-95de-f6c9b7dfe365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.868330 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef87ef1-02ed-4324-95de-f6c9b7dfe365) transitioned into state 'SUCCESS' from state '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-645902784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df15c545909340c9ad7b35a161aece2b',qos_specs=None,replication_status=,reservations=['e5bf6858-d347-42ba-bed3-202bc29352d3','43b64ce3-9154-48b1-bd39-4544c7bf3917','cef09e55-45a0-41e1-a143-3998a790a573','5fdb2011-396b-4361-943b-d4c472d0549c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e23cd39a21224b869bdfb8fe75eb7112',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.869213 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd454e6-814f-4df7-9859-1da95b868f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:10.878940 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd454e6-814f-4df7-9859-1da95b868f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:10.879950 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Flow 'volume_create_api' (96b71f10-f2c0-4cf6-9dd6-e1f916ad4294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:10.880294 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Create volume request issued successfully. Aug 16 23:07:10.880972 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8f1197c-3d69-4e9b-9c08-aa5d573a11b6 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:10.881480 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1330/5299] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:10 2026] POST /volume/v3/volumes => generated 761 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:10.896282 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.899173 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 Aug 16 23:07:10.899549 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.899917 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:10.909438 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.909438 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:10.913384 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:10.917958 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1762c7a9-1693-44fe-b6c0-ceb4e362b406 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 returned with HTTP 200 Aug 16 23:07:10.918321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1340/5300] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.933650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb0a3199-08be-4053-b928-d32e9a94e813 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.935971 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0a3199-08be-4053-b928-d32e9a94e813 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 Aug 16 23:07:10.936156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0a3199-08be-4053-b928-d32e9a94e813 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.936340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb0a3199-08be-4053-b928-d32e9a94e813 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:10.944407 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.944407 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:10.948822 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb0a3199-08be-4053-b928-d32e9a94e813 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:10.953227 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb0a3199-08be-4053-b928-d32e9a94e813 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 returned with HTTP 200 Aug 16 23:07:10.953809 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1307/5301] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.968049 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.969975 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f Aug 16 23:07:10.970204 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.970402 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:10.977189 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:10.977189 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:10.980832 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:10.984553 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32ecb4f7-e57b-4532-a1a4-3acfb13c6023 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f returned with HTTP 200 Aug 16 23:07:10.984946 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1325/5302] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:10.996473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-698cd105-e649-4da9-a759-a676ec9ff13d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:10.998444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-698cd105-e649-4da9-a759-a676ec9ff13d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 Aug 16 23:07:10.998635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-698cd105-e649-4da9-a759-a676ec9ff13d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:10.998857 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-698cd105-e649-4da9-a759-a676ec9ff13d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.006525 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.006525 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:11.010299 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-698cd105-e649-4da9-a759-a676ec9ff13d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:11.014422 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-698cd105-e649-4da9-a759-a676ec9ff13d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 returned with HTTP 200 Aug 16 23:07:11.015093 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1331/5303] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:10 2026] GET /volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:11.027954 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d148373a-cd7f-4063-b2d8-141c8b39796d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.031710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d148373a-cd7f-4063-b2d8-141c8b39796d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 Aug 16 23:07:11.032018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d148373a-cd7f-4063-b2d8-141c8b39796d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.032057 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.032313 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d148373a-cd7f-4063-b2d8-141c8b39796d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.033829 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:11.034084 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.034312 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.034496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:11.039617 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.039617 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:11.039973 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.039973 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:11.040335 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5725c1fc-b8c1-440d-99ee-b6d4f4a8f4db tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:11.040756 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1308/5304] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:11.043719 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d148373a-cd7f-4063-b2d8-141c8b39796d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:11.047705 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d148373a-cd7f-4063-b2d8-141c8b39796d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 returned with HTTP 200 Aug 16 23:07:11.048151 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1341/5305] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:11.053159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.055069 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f/export_record Aug 16 23:07:11.055300 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.055533 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'export_record' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.055672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Export record for backup ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 23:07:11.060200 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.060200 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:11.060683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.061089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling RPCAPI with context: , host: np0000007421, backup: ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 23:07:11.062820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 Aug 16 23:07:11.063068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.063307 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.063517 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: 8c7a9b78-27e5-4a74-b93c-b90bacdc7275 Aug 16 23:07:11.067021 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] export_record in rpcapi backup_id ec0b605f-f1df-400f-a7b3-7281b257ff7f on host np0000007421. {{(pid=100203) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 23:07:11.072006 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.072006 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:11.072630 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:11.079208 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiN2U2N2FlMzItNWRhMC00M2Q5LTkyZjYtZjUyMGEzZDY0NjJhIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1OTY5NjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTY3YWUzMi01ZGEwLTQzZDktOTJmNi1mNTIwYTNkNjQ2MmEvMjAyNjA4MTYyMzA2NTgvYXpfbm92YV9iYWNrdXBfZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjA3OjExWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100203) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 23:07:11.079589 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a22ff9dd-aefd-4051-8ce8-4b0c7432199d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f/export_record returned with HTTP 200 Aug 16 23:07:11.080503 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1326/5306] 10.4.3.26 () {68 vars in 1423 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:11.091646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.093915 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:11.094182 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.094431 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.094589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:11.094723 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:11.094958 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0915f254-5a61-45f7-87ce-08d1d96917b7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 returned with HTTP 202 Aug 16 23:07:11.095583 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1332/5307] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:11 2026] DELETE /volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:11.100590 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.100590 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:11.101564 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b5e5fca2-d6f1-49bc-bf70-6e8e39da8095 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:11.101978 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1309/5308] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:11.104256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.105965 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 Aug 16 23:07:11.106163 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.106344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.116606 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.117904 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.117904 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:11.119994 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups/import_record Aug 16 23:07:11.120530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDFmOTRkZWQtZmJiMC00YmQyLTliMDMtMzQ0MWJmYjRjZDAyIiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiN2U2N2FlMzItNWRhMC00M2Q5LTkyZjYtZjUyMGEzZDY0NjJhIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1OTY5NjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTY3YWUzMi01ZGEwLTQzZDktOTJmNi1mNTIwYTNkNjQ2MmEvMjAyNjA4MTYyMzA2NTgvYXpfbm92YV9iYWNrdXBfZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjA3OjExWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:11.122493 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDFmOTRkZWQtZmJiMC00YmQyLTliMDMtMzQ0MWJmYjRjZDAyIiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiN2U2N2FlMzItNWRhMC00M2Q5LTkyZjYtZjUyMGEzZDY0NjJhIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1OTY5NjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTY3YWUzMi01ZGEwLTQzZDktOTJmNi1mNTIwYTNkNjQ2MmEvMjAyNjA4MTYyMzA2NTgvYXpfbm92YV9iYWNrdXBfZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjA3OjExWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 23:07:11.122625 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:11.122660 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDFmOTRkZWQtZmJiMC00YmQyLTliMDMtMzQ0MWJmYjRjZDAyIiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiN2U2N2FlMzItNWRhMC00M2Q5LTkyZjYtZjUyMGEzZDY0NjJhIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1OTY5NjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTY3YWUzMi01ZGEwLTQzZDktOTJmNi1mNTIwYTNkNjQ2MmEvMjAyNjA4MTYyMzA2NTgvYXpfbm92YV9iYWNrdXBfZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjA3OjExWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 23:07:11.127147 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-be633da6-f2d7-43e2-b8aa-b768d00a88c3 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 returned with HTTP 200 Aug 16 23:07:11.127567 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1342/5309] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:11.148483 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['da81deeb-f994-4453-93c6-972cbcf2c045', '0017a6ef-7c5f-4669-abd1-4715609c8df6'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:11.189528 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] import_record rpcapi backup id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 on host np0000007421 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDFmOTRkZWQtZmJiMC00YmQyLTliMDMtMzQ0MWJmYjRjZDAyIiwgInVzZXJfaWQiOiAiMjU1YjU0OTljYTdkNGM4Nzk4NjczMDQ1MDA5ZDc3OTMiLCAicHJvamVjdF9pZCI6ICJkN2MxMDFmZDc4ZjA0MDZkODc4NDFlY2I0YjM2N2ZlMSIsICJ2b2x1bWVfaWQiOiAiN2U2N2FlMzItNWRhMC00M2Q5LTkyZjYtZjUyMGEzZDY0NjJhIiwgImhvc3QiOiAibnAwMDAwMDA3NDIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTI1OTY5NjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZTY3YWUzMi01ZGEwLTQzZDktOTJmNi1mNTIwYTNkNjQ2MmEvMjAyNjA4MTYyMzA2NTgvYXpfbm92YV9iYWNrdXBfZWMwYjYwNWYtZjFkZi00MDBmLWE3YjMtNzI4MWIyNTdmZjdmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMzowNjo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIzOjA3OjExWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100203) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 16 23:07:11.191972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Import record output: {'backup': {'id': '41f94ded-fbb0-4bd2-9b03-3441bfb4cd02', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02'}, {'rel': 'bookmark', 'href': 'https://10.4.3.26/volume/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02'}]}}. {{(pid=100203) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 16 23:07:11.192213 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-50b02db5-a102-4ba9-ac6b-052018d0fc9b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/import_record returned with HTTP 201 Aug 16 23:07:11.192719 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1327/5310] 10.4.3.26 () {70 vars in 1335 bytes} [Sun Aug 16 23:07:11 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 77 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 16 23:07:11.203085 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:11.206354 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 Aug 16 23:07:11.206625 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:11.206877 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:11.207030 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:11.211424 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:11.211424 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:11.212012 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8314fc13-c030-454a-ba8c-a7493c46f6ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 returned with HTTP 200 Aug 16 23:07:11.212384 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1333/5311] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:11 2026] GET /volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:12.140553 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8de892fe-b389-48de-a8b0-58fa235698ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.142658 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8de892fe-b389-48de-a8b0-58fa235698ae tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 Aug 16 23:07:12.142918 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8de892fe-b389-48de-a8b0-58fa235698ae tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.143174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8de892fe-b389-48de-a8b0-58fa235698ae tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.150228 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8de892fe-b389-48de-a8b0-58fa235698ae tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 returned with HTTP 404 Aug 16 23:07:12.150884 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1310/5312] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:12 2026] GET /volume/v3/volumes/8c7a9b78-27e5-4a74-b93c-b90bacdc7275 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:12.157508 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.159230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 Aug 16 23:07:12.159443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.159616 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.159776 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: f65cfafc-03a3-4d77-a3a4-4663ebda7104 Aug 16 23:07:12.166295 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:12.166295 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:12.166734 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:12.182166 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:12.182442 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-01ab399d-6e93-4528-a2ee-ed9abdc96fb7 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 returned with HTTP 202 Aug 16 23:07:12.183039 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1343/5313] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:12 2026] DELETE /volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:12.191002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.193296 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 Aug 16 23:07:12.193571 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.193840 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.201307 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:12.201307 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:12.205726 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:12.209733 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b7f01ba2-82a1-4160-918e-8b7e55509e29 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 returned with HTTP 200 Aug 16 23:07:12.210140 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1328/5314] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:12 2026] GET /volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:12.223674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.225865 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 Aug 16 23:07:12.226130 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.226375 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.226512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:12.231382 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:12.231382 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:12.232166 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8c7a5d3c-15ea-40b2-bf86-0fde311dd9b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 returned with HTTP 200 Aug 16 23:07:12.232659 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1334/5315] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:12 2026] GET /volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:12.243437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-07d01a1b-079e-4ee4-95c0-752b4729088d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.245586 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 Aug 16 23:07:12.245899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.246114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.246227 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02. Aug 16 23:07:12.250796 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:12.250796 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:12.265099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:07:12.266772 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-07d01a1b-079e-4ee4-95c0-752b4729088d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 returned with HTTP 202 Aug 16 23:07:12.267298 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1311/5316] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:12 2026] DELETE /volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:12.275696 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-48463b72-430c-486e-97ab-701185bba56d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:12.277866 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48463b72-430c-486e-97ab-701185bba56d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 Aug 16 23:07:12.278119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48463b72-430c-486e-97ab-701185bba56d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:12.278321 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-48463b72-430c-486e-97ab-701185bba56d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:12.278530 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-48463b72-430c-486e-97ab-701185bba56d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:12.282731 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:12.282731 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:12.283386 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-48463b72-430c-486e-97ab-701185bba56d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 returned with HTTP 200 Aug 16 23:07:12.283960 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1344/5317] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:12 2026] GET /volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:13.224258 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3dd74c70-a6b9-483a-aa61-d8e323f10a2a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.225929 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3dd74c70-a6b9-483a-aa61-d8e323f10a2a tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 Aug 16 23:07:13.226118 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3dd74c70-a6b9-483a-aa61-d8e323f10a2a tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.226266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3dd74c70-a6b9-483a-aa61-d8e323f10a2a tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.231618 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3dd74c70-a6b9-483a-aa61-d8e323f10a2a tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 returned with HTTP 404 Aug 16 23:07:13.232057 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1329/5318] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:13 2026] GET /volume/v3/volumes/f65cfafc-03a3-4d77-a3a4-4663ebda7104 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:13.239455 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e77066e8-c821-4e9c-924b-849076abf20e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.240898 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f Aug 16 23:07:13.241148 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.241355 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.241580 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: 9d1f37b9-c190-4ece-a5ac-f0dde862190f Aug 16 23:07:13.249389 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:13.249389 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:13.249920 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:13.265664 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:13.265878 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e77066e8-c821-4e9c-924b-849076abf20e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f returned with HTTP 202 Aug 16 23:07:13.266272 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1335/5319] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:13 2026] DELETE /volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:13.273871 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.276359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f Aug 16 23:07:13.276679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.276996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.287674 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:13.287674 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:13.292784 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:13.297664 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.298081 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5daaa46d-ce9f-400a-a5aa-ffe1f7c796aa tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f returned with HTTP 200 Aug 16 23:07:13.298393 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1312/5320] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:13 2026] GET /volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:13.299896 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 Aug 16 23:07:13.300156 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.300425 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.300563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id 41f94ded-fbb0-4bd2-9b03-3441bfb4cd02. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:13.306329 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa187bf0-3b7c-4cb5-887c-5324e17638a0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 returned with HTTP 404 Aug 16 23:07:13.306957 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1345/5321] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:13 2026] GET /volume/v3/backups/41f94ded-fbb0-4bd2-9b03-3441bfb4cd02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:13.313573 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.315392 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:07:13.315619 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.315809 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.315976 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume with id: 7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:07:13.323610 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:13.323610 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:13.323945 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:13.337350 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume request issued successfully. Aug 16 23:07:13.337575 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-15fced39-3eb9-4ea7-aa9e-74dba7b6e719 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a returned with HTTP 202 Aug 16 23:07:13.338002 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1330/5322] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:13 2026] DELETE /volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:13.346727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:13.348439 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:07:13.348651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:13.348843 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:13.355762 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:13.355762 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:13.358895 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:13.362520 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-47c0e032-67f7-4bef-91c8-3f8018fc50f0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a returned with HTTP 200 Aug 16 23:07:13.362956 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1336/5323] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:13 2026] GET /volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:14.315148 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b845bf04-1cf1-4540-b4a5-82065bbeb562 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.317014 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b845bf04-1cf1-4540-b4a5-82065bbeb562 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f Aug 16 23:07:14.317204 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b845bf04-1cf1-4540-b4a5-82065bbeb562 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.317401 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b845bf04-1cf1-4540-b4a5-82065bbeb562 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.322993 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b845bf04-1cf1-4540-b4a5-82065bbeb562 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f returned with HTTP 404 Aug 16 23:07:14.323484 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1313/5324] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/volumes/9d1f37b9-c190-4ece-a5ac-f0dde862190f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:14.330446 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.332895 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 Aug 16 23:07:14.333133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.333363 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.333537 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: a5eccb25-6c24-4e6d-8013-781c8e6b3af0 Aug 16 23:07:14.341773 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:14.341773 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:14.342289 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:14.359287 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:14.359475 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b22e8359-a526-45b7-b6cd-e3af42f4d982 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 returned with HTTP 202 Aug 16 23:07:14.359897 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1346/5325] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:14 2026] DELETE /volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:14.367093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.369895 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 Aug 16 23:07:14.370150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.370436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.376072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-5690606b-001c-48e4-b1f1-54163f40677c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.377940 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5690606b-001c-48e4-b1f1-54163f40677c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a Aug 16 23:07:14.378186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5690606b-001c-48e4-b1f1-54163f40677c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.378421 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-5690606b-001c-48e4-b1f1-54163f40677c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.380144 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:14.380144 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:14.384919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-5690606b-001c-48e4-b1f1-54163f40677c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a returned with HTTP 404 Aug 16 23:07:14.385468 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1337/5326] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/volumes/7e67ae32-5da0-43d9-92f6-f520a3d6462a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:14.385730 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:14.391945 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6d8b12c1-3eb8-492e-a972-663ae6017843 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 returned with HTTP 200 Aug 16 23:07:14.392922 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1331/5327] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:14.396125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2eacd23e-7232-4777-a20a-33533a3453ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.398261 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2eacd23e-7232-4777-a20a-33533a3453ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups Aug 16 23:07:14.398515 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2eacd23e-7232-4777-a20a-33533a3453ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.398762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2eacd23e-7232-4777-a20a-33533a3453ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.404539 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2eacd23e-7232-4777-a20a-33533a3453ab tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 200 Aug 16 23:07:14.404908 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1314/5328] 10.4.3.26 () {68 vars in 1270 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:14.414153 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-330ca12d-b748-46b2-9156-e17bf78995fb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.415960 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-330ca12d-b748-46b2-9156-e17bf78995fb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups?project_id=d7c101fd78f0406d87841ecb4b367fe1 Aug 16 23:07:14.416216 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-330ca12d-b748-46b2-9156-e17bf78995fb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.416452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-330ca12d-b748-46b2-9156-e17bf78995fb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.422230 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-330ca12d-b748-46b2-9156-e17bf78995fb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups?project_id=d7c101fd78f0406d87841ecb4b367fe1 returned with HTTP 200 Aug 16 23:07:14.422632 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1347/5329] 10.4.3.26 () {68 vars in 1357 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/backups?project_id=d7c101fd78f0406d87841ecb4b367fe1 => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:14.433081 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6b03dd2e-604c-4593-8766-62c9cc346820 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.436290 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:14.436834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152731131"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:14.439070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152731131'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:14.439274 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume of 1 GB Aug 16 23:07:14.444166 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:14.453052 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (a4540d05-d8e8-48fd-b084-9e3434417c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:14.454565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a17daea-58ba-43bd-a44a-30290df27ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:14.455784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:14.484475 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a17daea-58ba-43bd-a44a-30290df27ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:14.485196 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d41a9e9-1d00-4ff0-a211-ec88f5ba0bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:14.521384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['5800ff2e-2233-4198-89ac-1e437717ff20', '89cb7e7f-2cf3-4946-9df6-86c1ad858337', '25e87c65-14a3-4727-b0ac-a30cdeb6f6ed', '008d338c-5129-4859-a46c-c3f004956ed9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:14.522139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d41a9e9-1d00-4ff0-a211-ec88f5ba0bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5800ff2e-2233-4198-89ac-1e437717ff20', '89cb7e7f-2cf3-4946-9df6-86c1ad858337', '25e87c65-14a3-4727-b0ac-a30cdeb6f6ed', '008d338c-5129-4859-a46c-c3f004956ed9']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:14.522872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64fd6dc-8e33-466c-9c1f-51d3f2f5a8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:14.546174 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64fd6dc-8e33-466c-9c1f-51d3f2f5a8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe51bbb-cc76-4708-8473-239f38cf89a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152731131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['5800ff2e-2233-4198-89ac-1e437717ff20','89cb7e7f-2cf3-4946-9df6-86c1ad858337','25e87c65-14a3-4727-b0ac-a30cdeb6f6ed','008d338c-5129-4859-a46c-c3f004956ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152731131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbe51bbb-cc76-4708-8473-239f38cf89a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c101fd78f0406d87841ecb4b367fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255b5499ca7d4c8798673045009d7793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:14.547540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2b075f-48be-4744-aefa-4fe1516856b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:14.565054 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2b075f-48be-4744-aefa-4fe1516856b9) transitioned into state 'SUCCESS' from state '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-152731131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['5800ff2e-2233-4198-89ac-1e437717ff20','89cb7e7f-2cf3-4946-9df6-86c1ad858337','25e87c65-14a3-4727-b0ac-a30cdeb6f6ed','008d338c-5129-4859-a46c-c3f004956ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:14.565942 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c3c2d9-82c4-475d-8f4c-881f43b95f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:14.577134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c3c2d9-82c4-475d-8f4c-881f43b95f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:14.578252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (a4540d05-d8e8-48fd-b084-9e3434417c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:14.578666 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request issued successfully. Aug 16 23:07:14.579569 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6b03dd2e-604c-4593-8766-62c9cc346820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:14.580138 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1338/5330] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:07:14 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:14.591679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-430bc173-07ed-4261-b61a-2f6894130ddc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:14.593351 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-430bc173-07ed-4261-b61a-2f6894130ddc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:14.593575 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-430bc173-07ed-4261-b61a-2f6894130ddc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:14.593771 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-430bc173-07ed-4261-b61a-2f6894130ddc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:14.600912 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:14.600912 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:14.604553 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-430bc173-07ed-4261-b61a-2f6894130ddc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:14.608315 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-430bc173-07ed-4261-b61a-2f6894130ddc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 returned with HTTP 200 Aug 16 23:07:14.608779 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1332/5331] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:14 2026] GET /volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:15.405869 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a6e6d945-92dd-4617-9f09-aae08f6954d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.407768 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e6d945-92dd-4617-9f09-aae08f6954d4 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 Aug 16 23:07:15.408013 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e6d945-92dd-4617-9f09-aae08f6954d4 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:15.408263 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a6e6d945-92dd-4617-9f09-aae08f6954d4 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:15.414519 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a6e6d945-92dd-4617-9f09-aae08f6954d4 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 returned with HTTP 404 Aug 16 23:07:15.415076 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1315/5332] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:15 2026] GET /volume/v3/volumes/a5eccb25-6c24-4e6d-8013-781c8e6b3af0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:15.423336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4f458c20-4722-4fed-8421-c26609210b4e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.425478 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 Aug 16 23:07:15.425704 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:15.425967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:15.426213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: 84b6e799-de78-4a24-81e8-3d4e21f00e68 Aug 16 23:07:15.435137 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:15.435137 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:15.435797 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:15.453396 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:15.453552 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4f458c20-4722-4fed-8421-c26609210b4e tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 returned with HTTP 202 Aug 16 23:07:15.454087 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1348/5333] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:15 2026] DELETE /volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:15.461099 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.462611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 Aug 16 23:07:15.462819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:15.462998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:15.470018 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:15.470018 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:15.473704 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:15.477885 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-43ae51f2-e379-4c1e-8b2e-4e087c35769d tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 returned with HTTP 200 Aug 16 23:07:15.478246 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1339/5334] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:15 2026] GET /volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:15.620880 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.622408 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:15.622580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:15.622755 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:15.630069 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:15.630069 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:15.633528 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:15.638414 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-44ae6311-00f3-4a94-bc16-0247d1ab065d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 returned with HTTP 200 Aug 16 23:07:15.638837 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1333/5335] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:15 2026] GET /volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:15.651096 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-be722009-1205-4654-9047-ec409be77c70 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.652724 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:07:15.653029 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dbe51bbb-cc76-4708-8473-239f38cf89a0", "name": "tempest-type-Backup-1213358060"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:15.654310 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating new backup {'backup': {'volume_id': 'dbe51bbb-cc76-4708-8473-239f38cf89a0', 'name': 'tempest-type-Backup-1213358060'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:07:15.654427 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating backup of volume dbe51bbb-cc76-4708-8473-239f38cf89a0 in container None Aug 16 23:07:15.661758 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:15.661758 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:15.662013 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:15.677996 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['12bb08bb-6c52-4cfa-842e-cfdce00ef22c', '294e17a5-e77f-4d8f-951e-9102167a56fc'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:15.699637 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-be722009-1205-4654-9047-ec409be77c70 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:07:15.700033 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1316/5336] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:15 2026] POST /volume/v3/backups => generated 314 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:15.708689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:15.710421 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:15.710613 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:15.710805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:15.710912 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:15.715834 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:15.715834 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:15.716378 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cd126f8c-91e3-493f-9422-446cb1a0ee4a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:15.716698 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1349/5337] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:15 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:16.490426 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f7e5da99-075e-41d9-a295-e272a2488174 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:16.492375 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7e5da99-075e-41d9-a295-e272a2488174 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 Aug 16 23:07:16.492620 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7e5da99-075e-41d9-a295-e272a2488174 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:16.492860 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f7e5da99-075e-41d9-a295-e272a2488174 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:16.498455 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f7e5da99-075e-41d9-a295-e272a2488174 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 returned with HTTP 404 Aug 16 23:07:16.498999 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1340/5338] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:16 2026] GET /volume/v3/volumes/84b6e799-de78-4a24-81e8-3d4e21f00e68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:16.506037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:16.507888 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:16.508081 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:16.508274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:16.508429 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume with id: a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:16.515485 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:16.515485 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:16.515920 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:16.531684 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Delete volume request issued successfully. Aug 16 23:07:16.531951 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-172fc68a-10bb-4a12-9c86-de4b7120e8d5 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a returned with HTTP 202 Aug 16 23:07:16.532379 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1334/5339] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:07:16 2026] DELETE /volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:16.539687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cd894948-dcba-482d-aa7f-2037ccee5003 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:16.541945 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd894948-dcba-482d-aa7f-2037ccee5003 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:16.542138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd894948-dcba-482d-aa7f-2037ccee5003 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:16.542331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cd894948-dcba-482d-aa7f-2037ccee5003 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:16.548942 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:16.548942 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:16.552127 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cd894948-dcba-482d-aa7f-2037ccee5003 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Volume info retrieved successfully. Aug 16 23:07:16.556724 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cd894948-dcba-482d-aa7f-2037ccee5003 tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a returned with HTTP 200 Aug 16 23:07:16.557298 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1317/5340] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:16 2026] GET /volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:16.731171 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:16.733721 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:16.734033 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:16.734260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:16.734375 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:16.738584 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:16.738584 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:16.739258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a873a8d2-94f7-4607-bba4-3a512e3512ea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:16.739677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1350/5341] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:16 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:17.570577 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6fa15df-387b-443e-b1c7-9b9cbe6877be None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:17.572757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6fa15df-387b-443e-b1c7-9b9cbe6877be tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] GET https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a Aug 16 23:07:17.573015 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6fa15df-387b-443e-b1c7-9b9cbe6877be tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:17.573272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6fa15df-387b-443e-b1c7-9b9cbe6877be tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:17.580725 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6fa15df-387b-443e-b1c7-9b9cbe6877be tempest-CreateVolumesFromSourceVolumeTest-205812511 tempest-CreateVolumesFromSourceVolumeTest-205812511-project-member] https://10.4.3.26/volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a returned with HTTP 404 Aug 16 23:07:17.581263 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1341/5342] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:17 2026] GET /volume/v3/volumes/a8b5ade6-42b1-4a0d-af37-f8d46414ea3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:17.749915 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:17.752009 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:17.752292 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:17.752527 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:17.752666 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:17.757570 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:17.757570 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:17.758294 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b314f0fd-be88-4aa1-8d06-85ee455b9475 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:17.758678 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1335/5343] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:17 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:18.772626 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:18.784255 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:18.785390 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:18.785956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:18.786110 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:18.800794 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:18.800794 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:18.803515 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a5ffed80-565d-4b9c-bb48-ae58b47da424 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:18.804997 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1318/5344] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:18 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:19.149880 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:19.227617 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:19.227969 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-72312532"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:19.229293 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-72312532'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:19.229407 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Create volume of 1 GB Aug 16 23:07:19.234031 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:19.239544 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Flow 'volume_create_api' (612b2a50-3bec-417a-acf2-6682cd6e7510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:19.240594 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fad384c-e064-4768-bde4-971b768e7236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:19.241507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:19.268350 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fad384c-e064-4768-bde4-971b768e7236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:19.269368 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b98257-3a7f-46e6-bf0e-cd6e4b7f4943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:19.332196 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Created reservations ['afe18957-1a7d-4dda-9a11-00281f0a4986', '5d89f8c3-752c-4016-8d93-35a0fbdc1fa7', '22a5f479-0774-406c-955d-e13611f57447', 'b023a4e9-6c28-4c12-986c-0096a68fec73'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:19.333088 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b98257-3a7f-46e6-bf0e-cd6e4b7f4943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe18957-1a7d-4dda-9a11-00281f0a4986', '5d89f8c3-752c-4016-8d93-35a0fbdc1fa7', '22a5f479-0774-406c-955d-e13611f57447', 'b023a4e9-6c28-4c12-986c-0096a68fec73']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:19.333847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04099fa3-6496-4422-aea6-bc05a7bff547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:19.358331 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04099fa3-6496-4422-aea6-bc05a7bff547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370d994d-d284-4a2d-9dde-9174cd53eaa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72312532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5040ccfc32e2447eb0ace7f9a407ffdd',qos_specs=None,replication_status=,reservations=['afe18957-1a7d-4dda-9a11-00281f0a4986','5d89f8c3-752c-4016-8d93-35a0fbdc1fa7','22a5f479-0774-406c-955d-e13611f57447','b023a4e9-6c28-4c12-986c-0096a68fec73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2a93cc455945a89fc9b7806213132d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72312532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370d994d-d284-4a2d-9dde-9174cd53eaa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5040ccfc32e2447eb0ace7f9a407ffdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d2a93cc455945a89fc9b7806213132d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:19.359236 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce649486-ed10-48a3-bf65-4059f9cb1ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:19.380114 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce649486-ed10-48a3-bf65-4059f9cb1ecf) transitioned into state 'SUCCESS' from state '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-72312532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5040ccfc32e2447eb0ace7f9a407ffdd',qos_specs=None,replication_status=,reservations=['afe18957-1a7d-4dda-9a11-00281f0a4986','5d89f8c3-752c-4016-8d93-35a0fbdc1fa7','22a5f479-0774-406c-955d-e13611f57447','b023a4e9-6c28-4c12-986c-0096a68fec73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d2a93cc455945a89fc9b7806213132d',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:19.380922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfd0009-1868-4127-8af6-3f5af0a354a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:19.391914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebfd0009-1868-4127-8af6-3f5af0a354a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:19.393021 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Flow 'volume_create_api' (612b2a50-3bec-417a-acf2-6682cd6e7510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:19.393419 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Create volume request issued successfully. Aug 16 23:07:19.394199 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-56b75a5a-8f9d-4026-9a37-60c7768f1fbf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:19.394867 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1351/5345] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:07:19 2026] POST /volume/v3/volumes => generated 774 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:19.411435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:19.417537 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:19.418131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:19.418212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:19.429361 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:19.429361 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:19.433335 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Volume info retrieved successfully. Aug 16 23:07:19.437526 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-0506015a-934c-4bb7-a5e1-2913a50f40c7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 returned with HTTP 200 Aug 16 23:07:19.438152 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1342/5346] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:19 2026] GET /volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:19.818566 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:19.820368 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:19.820698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:19.821006 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:19.822008 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:19.825567 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:19.825567 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:19.826718 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4187420e-cc86-4599-9aee-e2ee5a8b5467 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:19.826718 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1336/5347] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:19 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:20.235150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fea529d5-3b7e-48fb-a283-027af861fb80 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.236964 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:20.237319 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1526818101", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:20.239191 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1526818101', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:20.239357 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume of 1 GB Aug 16 23:07:20.244438 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Availability Zones retrieved successfully. Aug 16 23:07:20.251147 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (3be5821d-59c5-4eb7-800c-7eaf467bc88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:20.251984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0430de02-5db9-4671-a252-9ac34d745958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:20.252972 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:20.280171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0430de02-5db9-4671-a252-9ac34d745958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:20.280909 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043c1c8a-1dec-46eb-8a17-ce27a3e9892d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:20.344468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['66a2392d-1e58-4094-b888-da250e357c6a', 'b28f3d50-dd9c-4547-8696-c3168004237b', '7b902f5f-8c3b-47b4-9983-9cb0671e478b', '23b64bff-8bec-40d5-b731-967a15e9a06c'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:20.345265 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043c1c8a-1dec-46eb-8a17-ce27a3e9892d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a2392d-1e58-4094-b888-da250e357c6a', 'b28f3d50-dd9c-4547-8696-c3168004237b', '7b902f5f-8c3b-47b4-9983-9cb0671e478b', '23b64bff-8bec-40d5-b731-967a15e9a06c']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:20.345973 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedf194f-ac36-4308-aee2-360a1dbbc852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:20.368832 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedf194f-ac36-4308-aee2-360a1dbbc852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5cf0f29-7103-417f-913f-0f285ebb224f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1526818101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['66a2392d-1e58-4094-b888-da250e357c6a','b28f3d50-dd9c-4547-8696-c3168004237b','7b902f5f-8c3b-47b4-9983-9cb0671e478b','23b64bff-8bec-40d5-b731-967a15e9a06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1526818101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5cf0f29-7103-417f-913f-0f285ebb224f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55233d7386f94071b123c5ca50e41c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:20.369652 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a558e58-b2c7-4884-955f-32c869aeb8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:20.391378 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a558e58-b2c7-4884-955f-32c869aeb8b8) transitioned into state 'SUCCESS' from state '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-1526818101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['66a2392d-1e58-4094-b888-da250e357c6a','b28f3d50-dd9c-4547-8696-c3168004237b','7b902f5f-8c3b-47b4-9983-9cb0671e478b','23b64bff-8bec-40d5-b731-967a15e9a06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:20.392233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3979978f-582e-49a5-bdeb-3d8308a6c3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:20.402190 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3979978f-582e-49a5-bdeb-3d8308a6c3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:20.403252 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (3be5821d-59c5-4eb7-800c-7eaf467bc88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:20.403609 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request issued successfully. Aug 16 23:07:20.404233 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fea529d5-3b7e-48fb-a283-027af861fb80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:20.404719 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1319/5348] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:20 2026] POST /volume/v3/volumes => generated 755 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:20.416548 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.419938 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:20.419938 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:20.420078 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:20.429359 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:20.429359 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:20.434250 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:20.440037 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5a131c20-9511-4eef-b940-5dbd60a54a9a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:20.440581 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1352/5349] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:20 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:20.453493 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.455911 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:20.456057 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:20.456327 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:20.465612 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:20.465612 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:20.470427 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Volume info retrieved successfully. Aug 16 23:07:20.475686 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-62c65f43-c7bf-4117-ab20-af4fa4dd6ccf tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 returned with HTTP 200 Aug 16 23:07:20.476303 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1343/5350] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:20 2026] GET /volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:20.495806 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.497639 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:07:20.498032 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "370d994d-d284-4a2d-9dde-9174cd53eaa6", "name": "tempest-type-Backup-497396117"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:20.499554 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Creating new backup {'backup': {'volume_id': '370d994d-d284-4a2d-9dde-9174cd53eaa6', 'name': 'tempest-type-Backup-497396117'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:07:20.499697 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Creating backup of volume 370d994d-d284-4a2d-9dde-9174cd53eaa6 in container None Aug 16 23:07:20.507097 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:20.507097 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:20.507435 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Volume info retrieved successfully. Aug 16 23:07:20.536512 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Created reservations ['8b1742a5-515a-4f53-bb41-525374dcbe99', '5ab54b84-1a84-42e5-aa98-83072323393f'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:20.568704 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4df00134-0f7c-49f4-b712-ef17ba8bc239 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:07:20.569389 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1337/5351] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:20 2026] POST /volume/v3/backups => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:20.583501 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.590620 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:20.591969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:20.593244 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:20.594446 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:20.609593 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:20.609593 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:20.612534 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-16091a0d-c7d4-4c45-93d2-fce6333a14a0 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:20.614476 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1320/5352] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:20 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 722 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:20.838807 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:20.841157 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:20.841487 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:20.841757 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:20.841926 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:20.847161 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:20.847161 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:20.847990 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c2f372b4-d1d4-46fc-8acf-3d889c342820 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:20.848433 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1353/5353] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:20 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:21.453089 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:21.455251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:21.455629 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:21.455730 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:21.464382 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:21.464382 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:21.468797 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:21.474054 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1846a32c-bbd4-4ea3-b188-0f003ffce35e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:21.474553 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1344/5354] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:21 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:21.486423 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a5e4d84-1722-4e31-ab56-971b382287aa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:21.488496 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a5e4d84-1722-4e31-ab56-971b382287aa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:21.488761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a5e4d84-1722-4e31-ab56-971b382287aa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:21.489025 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a5e4d84-1722-4e31-ab56-971b382287aa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:21.496470 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:21.496470 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:21.500884 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0a5e4d84-1722-4e31-ab56-971b382287aa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:21.505008 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a5e4d84-1722-4e31-ab56-971b382287aa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:21.505432 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1338/5355] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:21 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:21.625167 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:21.631106 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:21.631470 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:21.631762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:21.631923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:21.637182 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:21.637182 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:21.637947 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c4e0abc6-d9bf-4f17-b749-a89a92871dfd tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:21.638420 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1321/5356] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:21 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:21.859691 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e8f12ba7-b321-4958-9b25-ea2136548128 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:21.861404 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8f12ba7-b321-4958-9b25-ea2136548128 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:21.861582 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8f12ba7-b321-4958-9b25-ea2136548128 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:21.861767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e8f12ba7-b321-4958-9b25-ea2136548128 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:21.861871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e8f12ba7-b321-4958-9b25-ea2136548128 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:21.866786 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:21.866786 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:21.867470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e8f12ba7-b321-4958-9b25-ea2136548128 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:21.867879 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1354/5357] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:21 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:22.331251 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.333213 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:22.333418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.333599 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.340680 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.340680 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:22.344097 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:22.347991 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-9be8402c-0467-4959-a3a2-494ac9f214fb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:22.348377 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1345/5358] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:22.410789 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-30ffb2c2-d4d3-4738-8de3-7c065d4723c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.411130 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30ffb2c2-d4d3-4738-8de3-7c065d4723c7 None None] GET https://10.4.3.26/volume// Aug 16 23:07:22.411289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30ffb2c2-d4d3-4738-8de3-7c065d4723c7 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.411550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-30ffb2c2-d4d3-4738-8de3-7c065d4723c7 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.411927 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-30ffb2c2-d4d3-4738-8de3-7c065d4723c7 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:22.412202 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1339/5359] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:22.419283 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-8d192aa4-149f-4bf9-b529-926aec2864a8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.421327 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-8d192aa4-149f-4bf9-b529-926aec2864a8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:07:22.421714 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-8d192aa4-149f-4bf9-b529-926aec2864a8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5cf0f29-7103-417f-913f-0f285ebb224f", "connector": null, "instance_uuid": "08615fcf-ab29-4c98-b9ab-0f6eb8ba097f"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:22.430107 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.430107 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:22.452107 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-8d192aa4-149f-4bf9-b529-926aec2864a8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:07:22.452560 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1322/5360] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:07:22 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:22.481464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.483319 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:22.483498 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.483685 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.485656 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fee4a0d7-e443-442a-b33d-19e20296d2af None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.486059 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fee4a0d7-e443-442a-b33d-19e20296d2af None None] GET https://10.4.3.26/volume// Aug 16 23:07:22.486231 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fee4a0d7-e443-442a-b33d-19e20296d2af None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.486400 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fee4a0d7-e443-442a-b33d-19e20296d2af None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.486694 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fee4a0d7-e443-442a-b33d-19e20296d2af None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:22.486958 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1346/5361] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:22.493808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.495238 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.495238 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:22.496782 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:22.497029 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.497236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.498160 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:22.501923 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-26ec17e1-802e-4075-bcc6-5979eb00ba0f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:22.502284 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1355/5362] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:22.506378 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.506378 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:22.509602 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:22.514407 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-ce973934-6c4c-4fd3-9ddb-259020d1b918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:22.514959 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1340/5363] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:22.618238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.620188 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] PUT https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c Aug 16 23:07:22.620539 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:22.627739 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Acquiring lock "cinder-attachment_update-a5cf0f29-7103-417f-913f-0f285ebb224f-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:07:22.632137 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-a5cf0f29-7103-417f-913f-0f285ebb224f-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:07:22.633142 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.633142 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:22.649810 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.651774 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:22.651774 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.651949 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.652054 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:22.657025 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.657025 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:22.657818 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fff7a807-eb0d-418f-899d-d6536ed4bdd9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:22.658222 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1347/5364] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:22.703467 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-a5cf0f29-7103-417f-913f-0f285ebb224f-np0000007421" released by "attachment_update" :: held 0.071s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:07:22.703852 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-b5a5cd7f-96c9-4adf-a775-c9581e6f4943 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c returned with HTTP 200 Aug 16 23:07:22.704365 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1323/5365] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:07:22 2026] PUT /volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:22.880089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:22.882348 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:22.882628 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:22.882879 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:22.883016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:22.887894 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:22.887894 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:22.888605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6b69d2c6-da25-4803-bbae-417d11ef3c8d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:22.888990 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1356/5366] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:22 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:23.514539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:23.516873 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:23.517155 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:23.517409 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:23.529233 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:23.529233 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:23.533404 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:23.538716 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4b781a81-ce9d-4ef0-896c-28ba90fa45f7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:23.539140 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1341/5367] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:23 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:23.668520 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:23.670332 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:23.670529 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:23.670724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:23.670849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:23.675161 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:23.675161 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:23.675866 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-44a27b33-a52e-4f2f-ad76-250a1f888ca8 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:23.676299 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1348/5368] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:23 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:23.900541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c48faf55-7d9a-4a01-b311-9c503df47438 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:23.902240 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c48faf55-7d9a-4a01-b311-9c503df47438 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:23.902439 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c48faf55-7d9a-4a01-b311-9c503df47438 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:23.902612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c48faf55-7d9a-4a01-b311-9c503df47438 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:23.902712 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-c48faf55-7d9a-4a01-b311-9c503df47438 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:23.907641 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:23.907641 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:23.908447 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c48faf55-7d9a-4a01-b311-9c503df47438 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:23.908886 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1324/5369] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:23 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:24.551171 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:24.552914 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:24.553133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:24.553378 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:24.563154 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:24.563154 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:24.567093 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:24.571794 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e4d8b45f-bb93-47ef-b44f-3af3fd4ea795 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:24.572321 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1357/5370] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:24 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:24.687149 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:24.688925 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:24.689150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:24.689339 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:24.689441 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:24.693691 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:24.693691 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:24.694347 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f6c83cc7-03e5-4f6d-ac3f-3fc3849690d7 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:24.694699 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1342/5371] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:24 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:24.921094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:24.925477 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:24.925477 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:24.925477 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:24.925477 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:24.930242 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:24.930242 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:24.931124 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d159dad9-e1cc-4287-a582-f8bb8435be78 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:24.931592 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1349/5372] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:24 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:25.589264 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:25.591153 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:25.591349 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:25.591552 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:25.603823 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:25.603823 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:25.608184 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:25.612707 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c90fdc4a-3662-4955-b264-c29ee3e24934 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:25.613192 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1325/5373] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:25 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:25.706656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:25.708661 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:25.708930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:25.709174 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:25.709319 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:25.714212 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:25.714212 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:25.715019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-42058c36-ad51-44c1-88c9-a17a4236ffcb tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:25.715558 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1358/5374] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:25 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:25.941686 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:25.943493 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:25.943683 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:25.943878 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:25.943980 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:25.947965 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:25.947965 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:25.948657 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-93506d4a-6c3b-4618-be4d-6b0196a6cd85 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:25.948994 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1343/5375] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:25 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:26.141727 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-c9614a06-2185-43ee-be7b-84aea3883f2e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:26.143757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-c9614a06-2185-43ee-be7b-84aea3883f2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c/action Aug 16 23:07:26.144120 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-c9614a06-2185-43ee-be7b-84aea3883f2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:26.144248 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-c9614a06-2185-43ee-be7b-84aea3883f2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:26.160430 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:26.160430 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:26.172212 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-057f5d94-143e-4fe5-8cae-f9055afa19fa req-c9614a06-2185-43ee-be7b-84aea3883f2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c/action returned with HTTP 204 Aug 16 23:07:26.172675 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1350/5376] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:07:26 2026] POST /volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:26.625933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:26.628082 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:26.628304 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:26.628530 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:26.630842 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=177,cinder:INSERT=32,cinder:UPDATE=64 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:07:26.641035 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:26.641035 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:26.644852 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:26.649387 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3dd1ec90-92d3-48f9-8211-b3ee25fb162e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:26.649701 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1326/5377] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:26 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:26.727090 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d3d6bd51-dffe-4c19-890a-327febde6789 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:26.728424 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3d6bd51-dffe-4c19-890a-327febde6789 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:26.729528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3d6bd51-dffe-4c19-890a-327febde6789 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:26.729528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d3d6bd51-dffe-4c19-890a-327febde6789 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:26.729528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-d3d6bd51-dffe-4c19-890a-327febde6789 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:26.734258 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:26.734258 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:26.736814 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d3d6bd51-dffe-4c19-890a-327febde6789 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:26.736814 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1359/5378] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:26 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:26.959930 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:26.962466 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:26.962709 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:26.962947 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:26.963095 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:26.968053 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:26.968053 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:26.968857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-452e22d4-1c87-4e29-862f-1d1fff6b50b5 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:26.969332 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1344/5379] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:26 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:27.744968 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f0426371-b639-4cfd-8102-060d90f28b9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:27.746909 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0426371-b639-4cfd-8102-060d90f28b9a tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:27.747182 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0426371-b639-4cfd-8102-060d90f28b9a tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:27.747370 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f0426371-b639-4cfd-8102-060d90f28b9a tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:27.747466 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f0426371-b639-4cfd-8102-060d90f28b9a tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:27.749221 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=176,cinder:UPDATE=46,cinder:INSERT=21 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:07:27.753449 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:27.753449 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:27.754415 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f0426371-b639-4cfd-8102-060d90f28b9a tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:27.754830 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1351/5380] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:27 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:27.979628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:27.981511 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:27.981727 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:27.981941 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:27.982077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:27.986336 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:27.986336 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:27.987062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-12a151b1-85ea-4633-89cc-97ac5a4f203b tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:27.988316 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1327/5381] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:27 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:28.764131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:28.766155 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:28.766439 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:28.766621 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:28.766721 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:28.771627 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:28.771627 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:28.772467 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5d467fd4-0c30-40c1-bbc1-34d613cad811 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:28.772916 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1360/5382] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:28 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:28.998514 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:29.000079 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:29.000268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:29.000439 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:29.000541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:29.002133 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=197,cinder:UPDATE=58,cinder:INSERT=32 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:07:29.005282 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:29.005282 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:29.005813 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0740c85-308f-48b4-b148-1ee9bb7989c0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:29.006200 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1345/5383] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:28 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:29.466225 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9007ba98-7d37-4184-afbd-4feff76fb00a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:29.467758 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:07:29.468082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5cf0f29-7103-417f-913f-0f285ebb224f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-234211859", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:29.478048 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:29.478048 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:29.478469 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:29.478579 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create snapshot from volume a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:29.507033 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['6b87841f-6200-41f6-ac2a-bb178c0745cf', '3a583d93-bb5d-4553-bd3a-0083847d9268', '471bfbcc-2769-4e6e-ac68-f422f86e4fee', '066335f5-ee17-4529-a894-cd91d719edda'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:29.535574 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot force create request issued successfully. Aug 16 23:07:29.535916 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9007ba98-7d37-4184-afbd-4feff76fb00a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:07:29.536505 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1352/5384] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:07:29 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:29.544397 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:29.546536 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:07:29.546768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:29.547047 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:29.552847 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:29.552847 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:29.553405 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:29.554382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-803e3056-3cb4-41d4-b1bd-8f0ca4bf973d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 200 Aug 16 23:07:29.554830 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1328/5385] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:29 2026] GET /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:29.784122 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:29.786080 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:29.786296 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:29.786510 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:29.786634 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:29.788427 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=147,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:07:29.791247 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:29.791247 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:29.792006 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e23c140-f190-4eb1-9f82-68ebed1ed2e5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:29.792442 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1361/5386] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:29 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:30.018084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09e160d5-00be-415f-a2c8-6eb12025eaea None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:30.020229 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09e160d5-00be-415f-a2c8-6eb12025eaea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:30.020484 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09e160d5-00be-415f-a2c8-6eb12025eaea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:30.020712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09e160d5-00be-415f-a2c8-6eb12025eaea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:30.020851 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-09e160d5-00be-415f-a2c8-6eb12025eaea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:30.025386 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:30.025386 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:30.026164 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09e160d5-00be-415f-a2c8-6eb12025eaea tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:30.026516 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1346/5387] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:30 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:30.563808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:30.565949 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:07:30.566129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:30.566775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:30.571582 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:30.571582 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:30.572109 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:30.573021 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a537c161-116b-4f06-9a6f-e7b3cd1796a5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 200 Aug 16 23:07:30.573362 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1353/5388] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:30 2026] GET /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:30.583311 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:30.584778 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:07:30.585075 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:30.585337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:30.592852 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:30.592852 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:30.593383 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:30.594391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8ae9fcf3-ae1c-4b0d-9d48-6f605d9d98b8 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 200 Aug 16 23:07:30.594901 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1329/5389] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:30 2026] GET /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:30.803317 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4b06a661-6252-446c-920b-f0109e217e68 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:30.804911 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b06a661-6252-446c-920b-f0109e217e68 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:30.805106 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b06a661-6252-446c-920b-f0109e217e68 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:30.805257 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4b06a661-6252-446c-920b-f0109e217e68 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:30.805352 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4b06a661-6252-446c-920b-f0109e217e68 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:30.816151 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:30.816151 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:30.816882 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4b06a661-6252-446c-920b-f0109e217e68 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:30.817356 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1362/5390] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:30 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:31.038122 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-28b1be7c-29ae-40df-acea-78362c029e9c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:31.040990 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28b1be7c-29ae-40df-acea-78362c029e9c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:31.041328 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28b1be7c-29ae-40df-acea-78362c029e9c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:31.041658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-28b1be7c-29ae-40df-acea-78362c029e9c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:31.041825 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-28b1be7c-29ae-40df-acea-78362c029e9c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:31.048468 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:31.048468 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:31.049539 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-28b1be7c-29ae-40df-acea-78362c029e9c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:31.050135 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1347/5391] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:31 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:31.059721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:31.062330 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9/action Aug 16 23:07:31.062784 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:31.062969 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:31.064755 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.admin_actions [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Updating backup 'fc121f55-5fee-42ab-88d0-5d9cb46f15b9' with '{'status': 'error'}' {{(pid=100202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 23:07:31.074420 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:31.074420 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:31.085064 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] reset_status in rpcapi backup_id fc121f55-5fee-42ab-88d0-5d9cb46f15b9 on host np0000007421. {{(pid=100202) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 16 23:07:31.087526 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-49eca0c6-6de7-4f33-ab5e-edb0f42d3efb tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9/action returned with HTTP 202 Aug 16 23:07:31.088173 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1354/5392] 10.4.3.26 () {70 vars in 1423 bytes} [Sun Aug 16 23:07:31 2026] POST /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:31.095308 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:31.097124 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:31.097421 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:31.097639 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:31.097826 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume with id: dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:31.105207 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:31.105207 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:31.105532 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:31.121638 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume request issued successfully. Aug 16 23:07:31.121878 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cba8d7ba-76f7-44f5-a52b-c5a5b5c1f8e0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 returned with HTTP 202 Aug 16 23:07:31.122353 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1330/5393] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:31 2026] DELETE /volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:31.130017 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:31.132299 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:31.132480 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:31.132714 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:31.141300 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:31.141300 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:31.145286 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:31.149832 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2f3bb567-094b-4634-b50d-6bb37826b0bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 returned with HTTP 200 Aug 16 23:07:31.150316 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1363/5394] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:31 2026] GET /volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:31.827613 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7f3da42a-d660-4579-b37d-584143376f10 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:31.829219 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f3da42a-d660-4579-b37d-584143376f10 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:31.829393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f3da42a-d660-4579-b37d-584143376f10 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:31.829560 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7f3da42a-d660-4579-b37d-584143376f10 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:31.829660 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7f3da42a-d660-4579-b37d-584143376f10 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:31.833377 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:31.833377 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:31.833925 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7f3da42a-d660-4579-b37d-584143376f10 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:31.834229 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1348/5395] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:31 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:32.049658 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:32.053075 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:07:32.053683 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5cf0f29-7103-417f-913f-0f285ebb224f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-702500304", "description": null, "metadata": null}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:32.069137 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:32.069137 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:32.070330 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:32.070617 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create snapshot from volume a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:32.098178 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['2121e560-cb06-4f95-bada-0c8d77e21125', 'e8de6478-2c66-4ed2-b85b-d31d62790fff', '231502b6-8752-4132-902f-6c93fb95cc9f', 'f92cac5d-8aac-4733-9e33-32546a42eb66'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:32.133370 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot force create request issued successfully. Aug 16 23:07:32.133922 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b4f5b0e1-f919-4b68-a51f-15dfb11e4e52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:07:32.134443 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1355/5396] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:07:32 2026] POST /volume/v3/snapshots => generated 312 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:32.143529 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-612caeb4-65b1-4840-a467-f3244b72e967 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:32.145960 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-612caeb4-65b1-4840-a467-f3244b72e967 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:07:32.146203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-612caeb4-65b1-4840-a467-f3244b72e967 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:32.146440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-612caeb4-65b1-4840-a467-f3244b72e967 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:32.152636 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:32.152636 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:32.153263 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-612caeb4-65b1-4840-a467-f3244b72e967 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:32.154480 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-612caeb4-65b1-4840-a467-f3244b72e967 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 200 Aug 16 23:07:32.154568 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1331/5397] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:32 2026] GET /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:32.168936 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f5be111-0f9f-40f4-b891-aa7e3f44caef None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:32.171263 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f5be111-0f9f-40f4-b891-aa7e3f44caef tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 Aug 16 23:07:32.173759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f5be111-0f9f-40f4-b891-aa7e3f44caef tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:32.173759 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f5be111-0f9f-40f4-b891-aa7e3f44caef tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:32.181761 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f5be111-0f9f-40f4-b891-aa7e3f44caef tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 returned with HTTP 404 Aug 16 23:07:32.182473 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1364/5398] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:32 2026] GET /volume/v3/volumes/dbe51bbb-cc76-4708-8473-239f38cf89a0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:32.191060 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:32.192961 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] POST https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/restore Aug 16 23:07:32.193411 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:32.195066 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.contrib.backups [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Restoring backup d719e127-3203-4112-8c96-018dc4686376 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100203) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 23:07:32.195186 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Restoring backup d719e127-3203-4112-8c96-018dc4686376 to volume None. Aug 16 23:07:32.200093 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:32.200093 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:32.201191 np0000007421 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Creating volume of 1 GB for restore of backup d719e127-3203-4112-8c96-018dc4686376. Aug 16 23:07:32.205561 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:32.211699 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (8863d72a-9716-4871-bd97-10da0e1a5997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:32.212488 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1102e54-c0d3-42b6-9fa3-e9c0b09035bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:32.213225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:32.236111 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1102e54-c0d3-42b6-9fa3-e9c0b09035bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:32.236909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390389d6-8ce0-4923-b3fd-24b790a31ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:32.267200 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Created reservations ['9c8d5c68-2081-41be-ba67-7879c3d4d075', 'b1fca4c4-7415-497a-9eec-551aa60addd9', 'dee39eb6-1e10-41d8-a041-24ba7bd621a8', '3b00ed4f-9a55-4400-9f9d-a9542323b12e'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:32.267974 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390389d6-8ce0-4923-b3fd-24b790a31ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c8d5c68-2081-41be-ba67-7879c3d4d075', 'b1fca4c4-7415-497a-9eec-551aa60addd9', 'dee39eb6-1e10-41d8-a041-24ba7bd621a8', '3b00ed4f-9a55-4400-9f9d-a9542323b12e']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:32.268679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c604e7a5-672d-4b90-ab38-884716f80b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:32.299663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c604e7a5-672d-4b90-ab38-884716f80b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67180137-2a3e-486d-a7e6-0869cbd7121b', '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='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['9c8d5c68-2081-41be-ba67-7879c3d4d075','b1fca4c4-7415-497a-9eec-551aa60addd9','dee39eb6-1e10-41d8-a041-24ba7bd621a8','3b00ed4f-9a55-4400-9f9d-a9542323b12e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:32Z,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=67180137-2a3e-486d-a7e6-0869cbd7121b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c101fd78f0406d87841ecb4b367fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255b5499ca7d4c8798673045009d7793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:32.300591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1479c18-c2f7-494b-89e3-c4be3daade62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:32.315623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1479c18-c2f7-494b-89e3-c4be3daade62) transitioned into 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='d7c101fd78f0406d87841ecb4b367fe1',qos_specs=None,replication_status=,reservations=['9c8d5c68-2081-41be-ba67-7879c3d4d075','b1fca4c4-7415-497a-9eec-551aa60addd9','dee39eb6-1e10-41d8-a041-24ba7bd621a8','3b00ed4f-9a55-4400-9f9d-a9542323b12e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255b5499ca7d4c8798673045009d7793',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:32.316262 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b947d166-c8ce-415f-b732-9ae4b7fd83b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:32.324257 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b947d166-c8ce-415f-b732-9ae4b7fd83b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:32.325422 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Flow 'volume_create_api' (8863d72a-9716-4871-bd97-10da0e1a5997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:32.325829 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Create volume request issued successfully. Aug 16 23:07:32.334384 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:32.334384 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:32.334872 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:32.844600 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:32.846820 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:32.847087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:32.847297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:32.847417 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:32.852361 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:32.852361 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:32.853046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4e41a11f-3ded-493a-8763-50ddc6d60a61 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:32.853564 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1356/5399] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:32 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:33.166246 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5517d802-9103-499a-accb-d70254af8891 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:33.168663 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5517d802-9103-499a-accb-d70254af8891 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:07:33.168988 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5517d802-9103-499a-accb-d70254af8891 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:33.169247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5517d802-9103-499a-accb-d70254af8891 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:33.175264 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:33.175264 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:33.175809 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5517d802-9103-499a-accb-d70254af8891 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:33.176828 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5517d802-9103-499a-accb-d70254af8891 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 200 Aug 16 23:07:33.177399 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1332/5400] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:33 2026] GET /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:33.189158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:33.191466 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:07:33.191729 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:33.192064 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:33.197999 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:33.197999 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:33.198513 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:33.199385 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-8dac9fe1-a515-4678-8699-fa58fa4388ad tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 200 Aug 16 23:07:33.199845 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1365/5401] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:33 2026] GET /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:33.345058 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:33.345058 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:33.345475 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:33.345650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Checking backup size 1 against volume size 1 {{(pid=100203) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 23:07:33.345835 np0000007421 devstack@c-api.service[100203]: INFO cinder.backup.api [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Overwriting volume 67180137-2a3e-486d-a7e6-0869cbd7121b with restore of backup d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:33.361639 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] restore_backup in rpcapi backup_id d719e127-3203-4112-8c96-018dc4686376 {{(pid=100203) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 23:07:33.364005 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d1f432c3-3772-4b39-8d90-8cedb49354b3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/restore returned with HTTP 202 Aug 16 23:07:33.364574 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1349/5402] 10.4.3.26 () {70 vars in 1426 bytes} [Sun Aug 16 23:07:32 2026] POST /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376/restore => generated 152 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:33.372778 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:33.374767 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:33.375077 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:33.375315 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:33.375453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:33.380098 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:33.380098 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:33.380941 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6e8cf546-5b6e-429b-bc9c-e83a60498cbd tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:33.381388 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1357/5403] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:33 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:33.864632 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:33.866571 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:33.866818 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:33.867469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:33.867469 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:33.871577 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:33.871577 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:33.872332 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45a178eb-93c0-49a6-9a29-6e166f696be9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:33.872767 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1333/5404] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:33 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:07:34.391777 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:34.393728 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:34.394078 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:34.394277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:34.394414 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:34.399348 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:34.399348 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:34.400051 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2b82658a-09d8-4f7c-8bc1-a02947a3816a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:34.400486 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1366/5405] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:34 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:34.698569 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:34.700254 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:07:34.700554 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5cf0f29-7103-417f-913f-0f285ebb224f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1349600140", "description": null, "metadata": null}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:34.710229 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:34.710229 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:34.710719 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:34.710902 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create snapshot from volume a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:34.732966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['89ceb7e2-f7ef-4a3c-9538-d691a441da3f', '237f5116-d048-4076-8fa0-f8c399a9d251', 'd58774c4-4ec1-48af-9321-f20731152910', '6bc2952d-388d-4b68-91d6-afb6311f5154'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:34.759770 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot force create request issued successfully. Aug 16 23:07:34.760190 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f2ba0d8a-47f3-4f2e-b392-5a896315d66c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:07:34.760644 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1350/5406] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:07:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:34.768685 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6503da87-780e-406a-bffd-392f50e6ef32 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:34.770884 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6503da87-780e-406a-bffd-392f50e6ef32 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:07:34.771131 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6503da87-780e-406a-bffd-392f50e6ef32 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:34.771371 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6503da87-780e-406a-bffd-392f50e6ef32 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:34.776903 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:34.776903 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:34.777424 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-6503da87-780e-406a-bffd-392f50e6ef32 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:34.778379 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6503da87-780e-406a-bffd-392f50e6ef32 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 200 Aug 16 23:07:34.778981 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1358/5407] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:34 2026] GET /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:34.882512 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:34.884159 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:34.884349 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:34.884525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:34.884657 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:34.888472 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:34.888472 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:34.889065 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab220de8-fa59-42ab-86d8-b3e81690fe15 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:34.889416 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1334/5408] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:34 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:35.409760 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.411459 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:35.411662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.411875 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.411985 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:35.416094 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.416094 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:35.416660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba1d3b42-e085-4ce5-8ec2-6aa79d4a3555 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:35.417008 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1367/5409] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:35.787591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.789421 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:07:35.789586 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.789769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.794518 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.794518 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:35.794934 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:35.795586 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4c01b6ab-b2a8-4641-8b81-ffdc1ebdce80 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 200 Aug 16 23:07:35.796000 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1351/5410] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:35.804098 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.806402 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:07:35.806688 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.807018 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.814302 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.814302 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:35.814969 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:35.815735 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bf659d5e-3ccf-4b0f-bb92-41d31dc0355d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 200 Aug 16 23:07:35.816224 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1359/5411] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:35.853257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.855258 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:35.855436 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.855617 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.865485 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.865485 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:35.869426 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:35.873908 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-2341036b-9801-4e97-80da-e88f1258757a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:35.874417 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1335/5412] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:35.894037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.895910 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f/action Aug 16 23:07:35.896234 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:35.896355 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:35.899476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.901322 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:35.901522 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.901712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.901862 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:35.906339 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.906339 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:35.906715 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.906715 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:35.907077 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e36e8c5d-f6dd-4d5e-83e0-21c27e2535fc tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:35.907173 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:35.907473 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1352/5413] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:35.913007 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Begin detaching volume completed successfully. Aug 16 23:07:35.913211 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-4cf0a55d-ee1a-4475-b326-9510876ee397 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f/action returned with HTTP 202 Aug 16 23:07:35.913633 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1368/5414] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:07:35 2026] POST /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:35.916591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-06722c2c-766f-410e-adc3-ac8fc06b59a5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.949997 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8fd282b7-43ee-42da-9cb7-7b35d319754f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.950501 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fd282b7-43ee-42da-9cb7-7b35d319754f None None] GET https://10.4.3.26/volume// Aug 16 23:07:35.950711 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fd282b7-43ee-42da-9cb7-7b35d319754f None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.951020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fd282b7-43ee-42da-9cb7-7b35d319754f None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.951445 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fd282b7-43ee-42da-9cb7-7b35d319754f None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:35.951854 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1336/5415] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:35.961521 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:35.963523 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:07:35.963779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:35.963976 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:35.972206 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.972206 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:35.975293 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:35.979511 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-b4872773-ff54-4bb3-8f81-ba3813f8aa2e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:07:35.979928 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1353/5416] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:35 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:35.980968 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06722c2c-766f-410e-adc3-ac8fc06b59a5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-member] PUT https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:35.981401 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-06722c2c-766f-410e-adc3-ac8fc06b59a5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:35.992758 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:35.992758 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:36.000078 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-06722c2c-766f-410e-adc3-ac8fc06b59a5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-member] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:36.000442 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1360/5417] 10.4.3.26 () {70 vars in 1401 bytes} [Sun Aug 16 23:07:35 2026] PUT /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 313 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:36.010674 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-71d4be36-070b-4b04-9f69-1934d95188f6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:36.012635 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71d4be36-070b-4b04-9f69-1934d95188f6 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:36.012908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71d4be36-070b-4b04-9f69-1934d95188f6 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:36.013111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-71d4be36-070b-4b04-9f69-1934d95188f6 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:36.013215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-71d4be36-070b-4b04-9f69-1934d95188f6 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:36.017413 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:36.017413 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:36.018035 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-71d4be36-070b-4b04-9f69-1934d95188f6 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:36.018390 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1369/5418] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:36 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:36.032631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:36.034382 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] DELETE https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:36.034602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:36.034856 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:36.034988 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Delete backup with id: 28b1a1b8-c01a-43fe-9390-5ce797ec6613. Aug 16 23:07:36.039523 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:36.039523 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:36.052203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] delete_backup rpcapi backup_id 28b1a1b8-c01a-43fe-9390-5ce797ec6613 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:07:36.054163 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-63dcb128-2074-4b84-892a-bee9cc684eb5 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 202 Aug 16 23:07:36.054669 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1337/5419] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:36 2026] DELETE /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:36.062391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-18efafea-55a8-4661-9927-454bdad7a535 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:36.064176 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18efafea-55a8-4661-9927-454bdad7a535 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:36.064329 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18efafea-55a8-4661-9927-454bdad7a535 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:36.064543 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-18efafea-55a8-4661-9927-454bdad7a535 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:36.064690 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-18efafea-55a8-4661-9927-454bdad7a535 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:36.068909 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:36.068909 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:36.069502 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-18efafea-55a8-4661-9927-454bdad7a535 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 200 Aug 16 23:07:36.069885 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1354/5420] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:36 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:36.426562 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:36.428251 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:36.428427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:36.428627 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:36.428733 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:36.433330 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:36.433330 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:36.433961 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b9f45f7c-570f-493b-ba63-5dfc2e513a7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:36.434293 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1361/5421] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:36 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:36.779164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-ba35b194-39e8-44d9-bc5a-a5d82184c69f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:36.782665 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-ba35b194-39e8-44d9-bc5a-a5d82184c69f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c Aug 16 23:07:36.782922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-ba35b194-39e8-44d9-bc5a-a5d82184c69f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:36.783164 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-ba35b194-39e8-44d9-bc5a-a5d82184c69f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:36.794606 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:36.794606 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:36.849458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-22d656e1-36d8-488a-abd1-9eae128ab429 req-ba35b194-39e8-44d9-bc5a-a5d82184c69f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c returned with HTTP 200 Aug 16 23:07:36.849908 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1370/5422] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:07:36 2026] DELETE /volume/v3/attachments/5110dbff-9db4-4956-84ca-4c6bc598208c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:37.005425 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.008172 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:37.008412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-17637910", "snapshot_id": "36aa1c58-ce91-478a-a2f5-faaf7f7f794e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:37.010199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-17637910', 'snapshot_id': '36aa1c58-ce91-478a-a2f5-faaf7f7f794e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:37.015273 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:37.015273 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:37.015739 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:37.015899 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume of 1 GB Aug 16 23:07:37.020173 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Availability Zones retrieved successfully. Aug 16 23:07:37.025076 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (d3dfb8e7-548e-4198-8c05-4e10888b3fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:37.026126 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48364fe-6bb3-4a19-95d9-bdda064bb191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:37.027001 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:37.053130 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48364fe-6bb3-4a19-95d9-bdda064bb191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36aa1c58-ce91-478a-a2f5-faaf7f7f794e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:37.053809 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6827f960-1aa2-4878-8469-cf465312f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:37.080672 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.082328 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 Aug 16 23:07:37.083607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:37.083607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:37.083607 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Show backup with id 28b1a1b8-c01a-43fe-9390-5ce797ec6613. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:37.086583 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab81d9e7-96b8-40e6-a0b8-d4fd9e632f22 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 returned with HTTP 404 Aug 16 23:07:37.087165 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1355/5423] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:37 2026] GET /volume/v3/backups/28b1a1b8-c01a-43fe-9390-5ce797ec6613 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:37.095028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.097500 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:37.097820 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:37.098097 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:37.098327 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Delete volume with id: 370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:37.098905 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['8cb36e83-7b8f-4a29-b3cb-41d03446fc90', 'e6f4e7b3-a857-4853-ba9d-0663c867868f', '60bd000f-d11c-4555-9da5-3ad4a241d68c', 'c078a96f-4387-4cf6-b048-fff773778840'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:37.099824 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6827f960-1aa2-4878-8469-cf465312f4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb36e83-7b8f-4a29-b3cb-41d03446fc90', 'e6f4e7b3-a857-4853-ba9d-0663c867868f', '60bd000f-d11c-4555-9da5-3ad4a241d68c', 'c078a96f-4387-4cf6-b048-fff773778840']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:37.100677 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ce9b80-159f-41c0-83bc-58dc21936191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:37.106831 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:37.106831 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:37.107300 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Volume info retrieved successfully. Aug 16 23:07:37.123392 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Delete volume request issued successfully. Aug 16 23:07:37.123586 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4558e8b5-26c4-4d15-9465-1b0d2144317b tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 returned with HTTP 202 Aug 16 23:07:37.124077 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1362/5424] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:37 2026] DELETE /volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:37.131383 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-70293ac2-6a26-4042-add4-360e744e69c9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.133247 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70293ac2-6a26-4042-add4-360e744e69c9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:37.133529 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70293ac2-6a26-4042-add4-360e744e69c9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:37.133820 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-70293ac2-6a26-4042-add4-360e744e69c9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:37.138844 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ce9b80-159f-41c0-83bc-58dc21936191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3dff540-2548-4cfd-8424-9591b6daea35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-17637910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['8cb36e83-7b8f-4a29-b3cb-41d03446fc90','e6f4e7b3-a857-4853-ba9d-0663c867868f','60bd000f-d11c-4555-9da5-3ad4a241d68c','c078a96f-4387-4cf6-b048-fff773778840'],size=1,snapshot_id=36aa1c58-ce91-478a-a2f5-faaf7f7f794e,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-17637910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3dff540-2548-4cfd-8424-9591b6daea35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36aa1c58-ce91-478a-a2f5-faaf7f7f794e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55233d7386f94071b123c5ca50e41c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:37.139549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ef8140-9d6a-4484-afba-e34d7705f64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:37.141934 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:37.141934 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:37.145702 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-70293ac2-6a26-4042-add4-360e744e69c9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Volume info retrieved successfully. Aug 16 23:07:37.150182 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-70293ac2-6a26-4042-add4-360e744e69c9 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 returned with HTTP 200 Aug 16 23:07:37.151164 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1371/5425] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:37 2026] GET /volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:37.158772 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ef8140-9d6a-4484-afba-e34d7705f64b) transitioned into state 'SUCCESS' from state '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-17637910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['8cb36e83-7b8f-4a29-b3cb-41d03446fc90','e6f4e7b3-a857-4853-ba9d-0663c867868f','60bd000f-d11c-4555-9da5-3ad4a241d68c','c078a96f-4387-4cf6-b048-fff773778840'],size=1,snapshot_id=36aa1c58-ce91-478a-a2f5-faaf7f7f794e,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:37.159451 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bbb49-2dde-4d21-b332-e996a1553dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:37.178406 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bbb49-2dde-4d21-b332-e996a1553dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:37.179574 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (d3dfb8e7-548e-4198-8c05-4e10888b3fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:37.180018 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request issued successfully. Aug 16 23:07:37.180731 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fc167ce1-fa20-443d-96cc-6e8c1f6a8f0c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:37.181346 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1338/5426] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:37 2026] POST /volume/v3/volumes => generated 787 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:37.194245 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-801af939-0696-4443-a3e7-b0c56749fcb0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.195710 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-801af939-0696-4443-a3e7-b0c56749fcb0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:37.196016 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-801af939-0696-4443-a3e7-b0c56749fcb0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:37.196281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-801af939-0696-4443-a3e7-b0c56749fcb0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:37.203132 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:37.203132 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:37.207586 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-801af939-0696-4443-a3e7-b0c56749fcb0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:37.212626 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-801af939-0696-4443-a3e7-b0c56749fcb0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:37.213063 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1356/5427] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:37 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:37.444739 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:37.446396 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:37.446594 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:37.446792 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:37.446902 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:37.451040 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:37.451040 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:37.451606 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6361cd49-eb48-4120-b9e6-11c9ae0413bc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:37.451989 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1363/5428] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:37 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:38.166304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6afc6821-ff2e-467c-96c8-972338fd2077 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.167146 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6afc6821-ff2e-467c-96c8-972338fd2077 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] GET https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 Aug 16 23:07:38.167343 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6afc6821-ff2e-467c-96c8-972338fd2077 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.167531 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6afc6821-ff2e-467c-96c8-972338fd2077 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.174198 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6afc6821-ff2e-467c-96c8-972338fd2077 tempest-ProjectMemberTests39-1710944083 tempest-ProjectMemberTests39-1710944083-project-admin] https://10.4.3.26/volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 returned with HTTP 404 Aug 16 23:07:38.174198 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1372/5429] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/volumes/370d994d-d284-4a2d-9dde-9174cd53eaa6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:38.225899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.228119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:38.229540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.229540 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.236579 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:38.236579 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:38.241260 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:38.246052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b168a181-86bc-4b4b-abb6-7078f14ad5c2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:38.246565 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1339/5430] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:38.259157 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.261000 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:38.261201 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.261381 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.271005 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:38.271005 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:38.276517 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:38.282063 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6e6b07c6-59c3-412d-b947-8c56fd471507 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:38.282565 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1357/5431] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:38.462453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.464131 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:38.464332 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.464506 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.464611 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:38.468491 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:38.468491 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:38.469182 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb343edc-1116-487a-a865-1f8ba48ed4f3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:38.469580 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1364/5432] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:38.804534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.807054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:38.807286 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.807525 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.815846 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:38.815846 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:38.821082 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:38.824925 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-62d12916-fe7a-4c22-a781-c3ebba8e5aee tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:38.825400 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1373/5433] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:38.905829 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2bdd5bc8-1417-4334-a3b1-8df378002e0c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.906223 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bdd5bc8-1417-4334-a3b1-8df378002e0c None None] GET https://10.4.3.26/volume// Aug 16 23:07:38.907019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2bdd5bc8-1417-4334-a3b1-8df378002e0c None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.907019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2bdd5bc8-1417-4334-a3b1-8df378002e0c None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.907146 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bdd5bc8-1417-4334-a3b1-8df378002e0c None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:38.907494 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1340/5434] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:38.914781 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-7487920c-d506-409c-bb9c-08dba98520fc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.916534 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-7487920c-d506-409c-bb9c-08dba98520fc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:07:38.918567 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-7487920c-d506-409c-bb9c-08dba98520fc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3dff540-2548-4cfd-8424-9591b6daea35", "connector": null, "instance_uuid": "08615fcf-ab29-4c98-b9ab-0f6eb8ba097f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:38.926076 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:38.926076 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:38.952141 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-7487920c-d506-409c-bb9c-08dba98520fc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:07:38.952553 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1358/5435] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:07:38 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 16 23:07:38.988542 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-93239d56-21bc-4368-bab1-60c7cad55eef None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.991933 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-93239d56-21bc-4368-bab1-60c7cad55eef tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:38.992129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-93239d56-21bc-4368-bab1-60c7cad55eef tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.992328 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-93239d56-21bc-4368-bab1-60c7cad55eef tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.994554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b12ddd8e-b45a-4ee0-9924-33abc5c05094 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:38.995086 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b12ddd8e-b45a-4ee0-9924-33abc5c05094 None None] GET https://10.4.3.26/volume// Aug 16 23:07:38.995307 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b12ddd8e-b45a-4ee0-9924-33abc5c05094 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:38.995563 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b12ddd8e-b45a-4ee0-9924-33abc5c05094 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:38.996025 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b12ddd8e-b45a-4ee0-9924-33abc5c05094 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:38.996424 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1374/5436] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:39.003174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:39.005163 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:39.005256 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:39.005256 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:39.005361 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:39.005544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:39.008558 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-93239d56-21bc-4368-bab1-60c7cad55eef tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:39.012631 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-93239d56-21bc-4368-bab1-60c7cad55eef tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:39.013035 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1365/5437] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:38 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:39.014336 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:39.014336 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:39.017681 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:39.021711 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-0aea8436-4e54-4c94-841a-f43d010d27cb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:39.022322 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1341/5438] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:39 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 1059 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:39.122240 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:39.126529 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] PUT https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf Aug 16 23:07:39.126529 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:39.131834 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Acquiring lock "cinder-attachment_update-c3dff540-2548-4cfd-8424-9591b6daea35-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:07:39.136104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-c3dff540-2548-4cfd-8424-9591b6daea35-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:07:39.136971 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:39.136971 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:39.215317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-c3dff540-2548-4cfd-8424-9591b6daea35-np0000007421" released by "attachment_update" :: held 0.079s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:07:39.215680 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-726f1f3c-8328-48d7-ac67-d241479573fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf returned with HTTP 200 Aug 16 23:07:39.216216 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1359/5439] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:07:39 2026] PUT /volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:39.481638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-22b4ae16-5702-4724-b78c-8bab9524c962 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:39.484583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22b4ae16-5702-4724-b78c-8bab9524c962 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:39.485412 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22b4ae16-5702-4724-b78c-8bab9524c962 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:39.485889 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-22b4ae16-5702-4724-b78c-8bab9524c962 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:39.486424 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-22b4ae16-5702-4724-b78c-8bab9524c962 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:39.491729 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:39.491729 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:39.492380 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-22b4ae16-5702-4724-b78c-8bab9524c962 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:39.492766 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1375/5440] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:39 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:39.636169 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-40958b5c-4ac7-43f5-92af-bae218812541 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:39.742994 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40958b5c-4ac7-43f5-92af-bae218812541 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools Aug 16 23:07:39.743182 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40958b5c-4ac7-43f5-92af-bae218812541 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:39.743357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-40958b5c-4ac7-43f5-92af-bae218812541 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] Calling method 'get_pools' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:39.752187 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-40958b5c-4ac7-43f5-92af-bae218812541 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 23:07:39.752518 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1366/5441] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 23:07:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:39.760612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5c6975dc-bdeb-4015-be75-75bf5f8f3973 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:39.762380 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c6975dc-bdeb-4015-be75-75bf5f8f3973 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 23:07:39.762565 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c6975dc-bdeb-4015-be75-75bf5f8f3973 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:39.762769 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5c6975dc-bdeb-4015-be75-75bf5f8f3973 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:39.771094 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5c6975dc-bdeb-4015-be75-75bf5f8f3973 tempest-ProjectAdminTests-147052628 tempest-ProjectAdminTests-147052628-project-admin] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 200 Aug 16 23:07:39.771668 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1342/5442] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 23:07:39 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:40.024618 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:40.027226 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:40.027546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:40.027872 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:40.038097 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:40.038097 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:40.041647 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:40.045936 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cf884b90-5ca3-44fc-9d91-5e060d06b2ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:40.046309 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1360/5443] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:40 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:40.503846 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:40.505964 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:40.506602 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:40.506602 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:40.506688 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:40.511357 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:40.511357 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:40.512397 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-203c2cfa-f37a-4eea-8201-2bb6bb1d7d7f tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:40.512397 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1376/5444] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:40 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.058532 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.060103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:41.060308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.060664 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.070272 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:41.070272 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:41.074344 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:41.078649 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe150bb5-f6d7-4bc4-9f48-35db88f20918 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:41.079265 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1367/5445] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.200341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5086ae9b-0842-4e08-b1c9-161510487299 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.274911 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5086ae9b-0842-4e08-b1c9-161510487299 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.275221 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5086ae9b-0842-4e08-b1c9-161510487299 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-575688086", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.288699 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5086ae9b-0842-4e08-b1c9-161510487299 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.289068 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1343/5446] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.297240 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-86c87c8e-1045-4587-90f9-916482fba70b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.299374 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-86c87c8e-1045-4587-90f9-916482fba70b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption Aug 16 23:07:41.299757 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-86c87c8e-1045-4587-90f9-916482fba70b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.313649 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-86c87c8e-1045-4587-90f9-916482fba70b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption returned with HTTP 200 Aug 16 23:07:41.314106 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1361/5447] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.322119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af729c5b-aa2e-46cf-8a77-788eb5944e54 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.324532 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af729c5b-aa2e-46cf-8a77-788eb5944e54 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.325116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af729c5b-aa2e-46cf-8a77-788eb5944e54 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1017367922", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.345376 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af729c5b-aa2e-46cf-8a77-788eb5944e54 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.346242 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1377/5448] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.353838 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b7ab882d-3189-4320-8cc4-6acf9be9320e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.405912 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7ab882d-3189-4320-8cc4-6acf9be9320e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] POST https://10.4.3.26/volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a/encryption Aug 16 23:07:41.406194 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b7ab882d-3189-4320-8cc4-6acf9be9320e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.408062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-b7ab882d-3189-4320-8cc4-6acf9be9320e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.408250 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b7ab882d-3189-4320-8cc4-6acf9be9320e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a/encryption returned with HTTP 403 Aug 16 23:07:41.408666 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1368/5449] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.415687 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-59e88b1f-1ada-4d3a-a597-ddbc483b711b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.417836 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59e88b1f-1ada-4d3a-a597-ddbc483b711b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.418269 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-59e88b1f-1ada-4d3a-a597-ddbc483b711b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-718807593", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.434562 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-59e88b1f-1ada-4d3a-a597-ddbc483b711b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.435037 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1344/5450] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.442235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2cf5f5ac-19d4-4fd6-82a5-f75de104449b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.443840 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cf5f5ac-19d4-4fd6-82a5-f75de104449b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] POST https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs Aug 16 23:07:41.444147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2cf5f5ac-19d4-4fd6-82a5-f75de104449b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.445818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-2cf5f5ac-19d4-4fd6-82a5-f75de104449b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.445982 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2cf5f5ac-19d4-4fd6-82a5-f75de104449b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs returned with HTTP 403 Aug 16 23:07:41.446418 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1362/5451] 10.4.3.26 () {68 vars in 1392 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.452387 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c842d188-4e37-4196-ad0d-312e330d8f07 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.454022 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c842d188-4e37-4196-ad0d-312e330d8f07 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] PUT https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs/key2 Aug 16 23:07:41.454310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c842d188-4e37-4196-ad0d-312e330d8f07 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.456018 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-c842d188-4e37-4196-ad0d-312e330d8f07 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.456248 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c842d188-4e37-4196-ad0d-312e330d8f07 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs/key2 returned with HTTP 403 Aug 16 23:07:41.456705 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1378/5452] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 23:07:41 2026] PUT /volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.463399 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cb0eaefe-07c2-4523-905e-f86a6031fff3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.465169 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb0eaefe-07c2-4523-905e-f86a6031fff3 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.465503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cb0eaefe-07c2-4523-905e-f86a6031fff3 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.467614 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-cb0eaefe-07c2-4523-905e-f86a6031fff3 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.467821 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cb0eaefe-07c2-4523-905e-f86a6031fff3 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types returned with HTTP 403 Aug 16 23:07:41.468236 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1369/5453] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.475478 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-691139bc-54f3-41cb-8423-57d502505067 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.477163 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-691139bc-54f3-41cb-8423-57d502505067 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.477493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-691139bc-54f3-41cb-8423-57d502505067 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1675333461", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.492087 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-691139bc-54f3-41cb-8423-57d502505067 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.492437 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1345/5454] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 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 16 23:07:41.499437 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-307d8da3-2995-489d-bfc8-3a198edd49b8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.501226 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-307d8da3-2995-489d-bfc8-3a198edd49b8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption Aug 16 23:07:41.501570 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-307d8da3-2995-489d-bfc8-3a198edd49b8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.515441 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-307d8da3-2995-489d-bfc8-3a198edd49b8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption returned with HTTP 200 Aug 16 23:07:41.515810 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1363/5455] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.523868 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.524263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.525688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] DELETE https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption/3fcdb1e0-3a39-4d2f-8ed7-50e65e914821 Aug 16 23:07:41.525906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.526090 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.526784 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.527012 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88c65176-f7e7-4099-bd17-b3cbae17c63f tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption/3fcdb1e0-3a39-4d2f-8ed7-50e65e914821 returned with HTTP 403 Aug 16 23:07:41.527504 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1379/5456] 10.4.3.26 () {66 vars in 1482 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e/encryption/3fcdb1e0-3a39-4d2f-8ed7-50e65e914821 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.527765 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:41.527982 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.528155 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.528255 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:41.533297 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:41.533297 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:41.533995 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ca893be-3691-4d12-b0f3-85c29f8d5bfc tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:41.534361 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1370/5457] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.536199 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-654151fe-61f3-4e18-be9c-08ec0a39a2f8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.537739 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-654151fe-61f3-4e18-be9c-08ec0a39a2f8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.538114 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-654151fe-61f3-4e18-be9c-08ec0a39a2f8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-620997361", "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=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.551479 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-654151fe-61f3-4e18-be9c-08ec0a39a2f8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.551855 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1346/5458] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.559170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.560911 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] DELETE https://10.4.3.26/volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc/extra_specs/key1 Aug 16 23:07:41.561100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.561309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.566236 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.566460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3211418f-ec58-4418-89f9-4040dbfae1b9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc/extra_specs/key1 returned with HTTP 403 Aug 16 23:07:41.566958 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1364/5459] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.574580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6a17777c-21e0-43f7-a65e-4d24c5903194 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.576656 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a17777c-21e0-43f7-a65e-4d24c5903194 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:07:41.576989 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6a17777c-21e0-43f7-a65e-4d24c5903194 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-928700883", "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=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.590881 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6a17777c-21e0-43f7-a65e-4d24c5903194 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:07:41.591198 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1380/5460] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:07:41 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.598623 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.600238 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] DELETE https://10.4.3.26/volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe Aug 16 23:07:41.600409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.600587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.601195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.601349 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2ba5aff0-3965-4cee-af7a-204ca6a159a9 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe returned with HTTP 403 Aug 16 23:07:41.601723 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1371/5461] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.608504 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-baea5fba-9afe-4633-821d-16199834b1cb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.610171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-baea5fba-9afe-4633-821d-16199834b1cb tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] GET https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs Aug 16 23:07:41.610336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-baea5fba-9afe-4633-821d-16199834b1cb tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.610500 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-baea5fba-9afe-4633-821d-16199834b1cb tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.618197 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-baea5fba-9afe-4633-821d-16199834b1cb tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs returned with HTTP 200 Aug 16 23:07:41.618504 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1347/5462] 10.4.3.26 () {66 vars in 1371 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:41.626736 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.628516 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] GET https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/cipher Aug 16 23:07:41.628818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.629028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.629665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.629953 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4cddba14-c2aa-408e-b1fe-c5652bffd000 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/cipher returned with HTTP 403 Aug 16 23:07:41.630379 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1365/5463] 10.4.3.26 () {66 vars in 1389 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.637033 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.638568 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] GET https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption Aug 16 23:07:41.638739 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.638931 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.639444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.639590 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5b9d26f0-0360-46f9-979d-6a3d139bc290 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption returned with HTTP 403 Aug 16 23:07:41.639971 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1381/5464] 10.4.3.26 () {66 vars in 1368 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.646062 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3311ce65-f376-49b5-b8d2-d3ff41f8990b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.648090 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3311ce65-f376-49b5-b8d2-d3ff41f8990b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] GET https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/multiattach Aug 16 23:07:41.648309 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3311ce65-f376-49b5-b8d2-d3ff41f8990b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.648526 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3311ce65-f376-49b5-b8d2-d3ff41f8990b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.656367 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3311ce65-f376-49b5-b8d2-d3ff41f8990b tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/multiattach returned with HTTP 200 Aug 16 23:07:41.656758 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1372/5465] 10.4.3.26 () {66 vars in 1407 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 23:07:41.662601 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8f03874b-d1aa-4f69-8e64-39f4974c1d37 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.664181 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f03874b-d1aa-4f69-8e64-39f4974c1d37 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] GET https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/volume_backend_name Aug 16 23:07:41.664362 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f03874b-d1aa-4f69-8e64-39f4974c1d37 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.664550 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8f03874b-d1aa-4f69-8e64-39f4974c1d37 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.670935 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8f03874b-d1aa-4f69-8e64-39f4974c1d37 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/volume_backend_name returned with HTTP 404 Aug 16 23:07:41.671364 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1348/5466] 10.4.3.26 () {66 vars in 1431 bytes} [Sun Aug 16 23:07:41 2026] GET /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.679241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-af7ac19f-0c0a-4ab2-ae5e-903d427b11ef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.680977 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af7ac19f-0c0a-4ab2-ae5e-903d427b11ef tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] PUT https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/a6375b61-5c4d-4e85-a4bc-cc02bf4ed1fe Aug 16 23:07:41.681326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-af7ac19f-0c0a-4ab2-ae5e-903d427b11ef tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.683962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-af7ac19f-0c0a-4ab2-ae5e-903d427b11ef tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.684181 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-af7ac19f-0c0a-4ab2-ae5e-903d427b11ef tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/a6375b61-5c4d-4e85-a4bc-cc02bf4ed1fe returned with HTTP 403 Aug 16 23:07:41.684599 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1366/5467] 10.4.3.26 () {68 vars in 1499 bytes} [Sun Aug 16 23:07:41 2026] PUT /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/encryption/a6375b61-5c4d-4e85-a4bc-cc02bf4ed1fe => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.692549 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3d1dd62e-2913-4f83-94c7-bd167a97d06a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.694122 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d1dd62e-2913-4f83-94c7-bd167a97d06a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] PUT https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/key1 Aug 16 23:07:41.694439 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3d1dd62e-2913-4f83-94c7-bd167a97d06a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.696369 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-3d1dd62e-2913-4f83-94c7-bd167a97d06a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.696555 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3d1dd62e-2913-4f83-94c7-bd167a97d06a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/key1 returned with HTTP 403 Aug 16 23:07:41.696966 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1382/5468] 10.4.3.26 () {68 vars in 1406 bytes} [Sun Aug 16 23:07:41 2026] PUT /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.703941 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d18ada62-b116-4006-a33e-1711d8fe3d40 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.705687 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d18ada62-b116-4006-a33e-1711d8fe3d40 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] PUT https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 Aug 16 23:07:41.706049 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d18ada62-b116-4006-a33e-1711d8fe3d40 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:41.707639 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-d18ada62-b116-4006-a33e-1711d8fe3d40 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4c40e8049f7e4de9838b06c36478da4d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c4ba6d1712472e96c73fe7f58ca0ea', '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=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:07:41.707828 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d18ada62-b116-4006-a33e-1711d8fe3d40 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-reader] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 returned with HTTP 403 Aug 16 23:07:41.708197 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1373/5469] 10.4.3.26 () {68 vars in 1355 bytes} [Sun Aug 16 23:07:41 2026] PUT /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:41.714819 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8345e07d-d6c8-4ce9-b8b4-fa15dce3699c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.716395 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8345e07d-d6c8-4ce9-b8b4-fa15dce3699c tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe Aug 16 23:07:41.716575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8345e07d-d6c8-4ce9-b8b4-fa15dce3699c tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.716793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8345e07d-d6c8-4ce9-b8b4-fa15dce3699c tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.738831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8345e07d-d6c8-4ce9-b8b4-fa15dce3699c tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe returned with HTTP 202 Aug 16 23:07:41.739243 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1349/5470] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/cd2deed3-5ff8-4e2b-941a-bb5c3cf693fe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:41.746199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-09a11be6-42bd-4497-bd1e-2f0ad9b5afd8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.748347 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09a11be6-42bd-4497-bd1e-2f0ad9b5afd8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc Aug 16 23:07:41.748598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09a11be6-42bd-4497-bd1e-2f0ad9b5afd8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.748891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-09a11be6-42bd-4497-bd1e-2f0ad9b5afd8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.773110 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-09a11be6-42bd-4497-bd1e-2f0ad9b5afd8 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc returned with HTTP 202 Aug 16 23:07:41.773549 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1367/5471] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/597513f3-3994-409e-a160-70d74fa851cc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:41.780074 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53446cce-9b81-4e49-92e0-5aa4b0aa770a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.782033 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53446cce-9b81-4e49-92e0-5aa4b0aa770a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e Aug 16 23:07:41.782228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53446cce-9b81-4e49-92e0-5aa4b0aa770a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.782432 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53446cce-9b81-4e49-92e0-5aa4b0aa770a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.808457 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53446cce-9b81-4e49-92e0-5aa4b0aa770a tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e returned with HTTP 202 Aug 16 23:07:41.808918 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1383/5472] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/b31eb077-c572-4a88-a732-aae5ec84927e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:41.815514 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-667b9efc-87c8-40cb-86ff-9741544e7d5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.817319 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-667b9efc-87c8-40cb-86ff-9741544e7d5e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b Aug 16 23:07:41.817485 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-667b9efc-87c8-40cb-86ff-9741544e7d5e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.817679 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-667b9efc-87c8-40cb-86ff-9741544e7d5e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.837815 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-667b9efc-87c8-40cb-86ff-9741544e7d5e tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b returned with HTTP 202 Aug 16 23:07:41.838368 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1374/5473] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/c78f2f31-6726-4087-93b5-29f7c938c46b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:41.845032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-396f2606-8b5c-44a5-96ee-1155834e1be1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.846726 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-396f2606-8b5c-44a5-96ee-1155834e1be1 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a Aug 16 23:07:41.846921 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-396f2606-8b5c-44a5-96ee-1155834e1be1 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.847117 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-396f2606-8b5c-44a5-96ee-1155834e1be1 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.866211 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-396f2606-8b5c-44a5-96ee-1155834e1be1 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a returned with HTTP 202 Aug 16 23:07:41.866648 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1350/5474] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/e7d9ac24-24fc-4221-a575-2db6bd4e508a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:41.873430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fa88718b-8afa-456c-b113-ad558827df09 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:41.874931 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa88718b-8afa-456c-b113-ad558827df09 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] DELETE https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 Aug 16 23:07:41.875089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa88718b-8afa-456c-b113-ad558827df09 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:41.875267 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fa88718b-8afa-456c-b113-ad558827df09 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:41.894596 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fa88718b-8afa-456c-b113-ad558827df09 tempest-VolumeTypesReaderTests-1734880111 tempest-VolumeTypesReaderTests-1734880111-project-admin] https://10.4.3.26/volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 returned with HTTP 202 Aug 16 23:07:41.895092 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1368/5475] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:07:41 2026] DELETE /volume/v3/types/fc785f6b-be3b-49ca-906e-f44ba1beba25 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:42.092397 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:42.093966 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:42.094121 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:42.094287 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:42.105339 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:42.105339 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:42.109007 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:42.113856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a0bb4cda-6ac3-4c24-8ab2-b224120c583c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:42.114317 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1384/5476] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:42 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:42.460207 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-bce9cc79-2622-49fc-8ad5-6ea11e242f48 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:42.462287 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-bce9cc79-2622-49fc-8ad5-6ea11e242f48 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf/action Aug 16 23:07:42.462611 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-bce9cc79-2622-49fc-8ad5-6ea11e242f48 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:42.462734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-bce9cc79-2622-49fc-8ad5-6ea11e242f48 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:42.481310 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:42.481310 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:42.493112 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-75300c18-0894-4a9e-9627-eb5d4c298acc req-bce9cc79-2622-49fc-8ad5-6ea11e242f48 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf/action returned with HTTP 204 Aug 16 23:07:42.493559 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1375/5477] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:07:42 2026] POST /volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:42.544583 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:42.546246 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:42.546458 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:42.546591 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:42.546733 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:42.553311 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:42.553311 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:42.554249 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5de47e11-03a1-441b-b75f-e2768e1f2046 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:42.554655 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1351/5478] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:42 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:42.567386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0ca83456-b242-422b-b969-2969770682e3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:42.568921 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b Aug 16 23:07:42.569091 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:42.569287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:42.569456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume with id: 67180137-2a3e-486d-a7e6-0869cbd7121b Aug 16 23:07:42.575840 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:42.575840 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:42.576125 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:42.590120 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume request issued successfully. Aug 16 23:07:42.590267 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0ca83456-b242-422b-b969-2969770682e3 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b returned with HTTP 202 Aug 16 23:07:42.590849 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1369/5479] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:42 2026] DELETE /volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:42.597981 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:42.602424 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b Aug 16 23:07:42.602491 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:42.602728 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:42.616831 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:42.616831 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:42.626779 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:42.631939 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-61eca0b3-920b-4ad0-bf9a-dbab550edba4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b returned with HTTP 200 Aug 16 23:07:42.632600 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1385/5480] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:42 2026] GET /volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b => generated 1072 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:43.129613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-21b63691-fe49-45af-82f0-74eed6cbffdc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.131223 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21b63691-fe49-45af-82f0-74eed6cbffdc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:43.131409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21b63691-fe49-45af-82f0-74eed6cbffdc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.131589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-21b63691-fe49-45af-82f0-74eed6cbffdc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.141020 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:43.141020 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:43.144196 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-21b63691-fe49-45af-82f0-74eed6cbffdc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:43.148007 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-21b63691-fe49-45af-82f0-74eed6cbffdc tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:43.148382 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1376/5481] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:43 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 1172 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:43.366394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e2c02a46-15df-491d-aff2-62af93bce09a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.441835 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:43.442174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1070582676"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:43.443518 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1070582676'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:43.443638 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume of 1 GB Aug 16 23:07:43.447870 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:43.455716 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (e459f38d-f34f-43bf-8e70-f696a97c85bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:43.457027 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6e48a-43dc-481b-baf1-a9ebf06e41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:43.458115 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:43.488902 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc6e48a-43dc-481b-baf1-a9ebf06e41c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:43.489932 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b8f292-0634-45c8-b55e-7b86ca9d13d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:43.556698 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Created reservations ['6129455f-4ffa-44de-92cb-992194507068', 'ac08c88c-8e74-4c23-828f-421b99824b0d', '12a522f6-4e57-4744-8408-96d38de96112', 'aba010d3-9be5-48b6-a580-d5a36736c61e'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:43.557480 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b8f292-0634-45c8-b55e-7b86ca9d13d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6129455f-4ffa-44de-92cb-992194507068', 'ac08c88c-8e74-4c23-828f-421b99824b0d', '12a522f6-4e57-4744-8408-96d38de96112', 'aba010d3-9be5-48b6-a580-d5a36736c61e']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:43.558511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73df79c9-8bfc-48c8-8db6-7652505a57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:43.583614 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73df79c9-8bfc-48c8-8db6-7652505a57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d5656c0-06db-46e6-a01c-e72803c115f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070582676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['6129455f-4ffa-44de-92cb-992194507068','ac08c88c-8e74-4c23-828f-421b99824b0d','12a522f6-4e57-4744-8408-96d38de96112','aba010d3-9be5-48b6-a580-d5a36736c61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1070582676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d5656c0-06db-46e6-a01c-e72803c115f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5a74e482d44020a519c10f5b1258cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:43.584233 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1e1915-910c-41a2-939f-1820e7937143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:43.598420 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1e1915-910c-41a2-939f-1820e7937143) transitioned into state 'SUCCESS' from state '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-1070582676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['6129455f-4ffa-44de-92cb-992194507068','ac08c88c-8e74-4c23-828f-421b99824b0d','12a522f6-4e57-4744-8408-96d38de96112','aba010d3-9be5-48b6-a580-d5a36736c61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:43.599046 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea942b81-801b-4d68-8e86-ccb707387fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:43.607775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea942b81-801b-4d68-8e86-ccb707387fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:43.608468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (e459f38d-f34f-43bf-8e70-f696a97c85bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:43.608754 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request issued successfully. Aug 16 23:07:43.609291 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e2c02a46-15df-491d-aff2-62af93bce09a tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:43.609681 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1352/5482] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:43 2026] POST /volume/v3/volumes => generated 776 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:43.621182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.622797 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:43.623002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.623178 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.630120 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:43.630120 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:43.633384 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:43.636909 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-938e1123-d392-4a56-8f0e-dc37ce9c0747 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 returned with HTTP 200 Aug 16 23:07:43.637260 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1370/5483] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:43 2026] GET /volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:43.650848 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-12ce4b4c-849c-45e2-b6a1-e15fdd607a83 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.652548 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12ce4b4c-849c-45e2-b6a1-e15fdd607a83 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b Aug 16 23:07:43.652813 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12ce4b4c-849c-45e2-b6a1-e15fdd607a83 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.653000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-12ce4b4c-849c-45e2-b6a1-e15fdd607a83 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.658760 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-12ce4b4c-849c-45e2-b6a1-e15fdd607a83 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b returned with HTTP 404 Aug 16 23:07:43.659334 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1386/5484] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:43 2026] GET /volume/v3/volumes/67180137-2a3e-486d-a7e6-0869cbd7121b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:43.666613 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fe1e706c-1664-4d45-a823-a4508796cf47 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.668404 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe1e706c-1664-4d45-a823-a4508796cf47 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:43.668635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe1e706c-1664-4d45-a823-a4508796cf47 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.668864 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fe1e706c-1664-4d45-a823-a4508796cf47 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.668993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-fe1e706c-1664-4d45-a823-a4508796cf47 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:43.673031 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:43.673031 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:43.673659 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fe1e706c-1664-4d45-a823-a4508796cf47 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:43.674004 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1377/5485] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:43 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:43.683497 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.685591 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:43.685890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.686418 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.686418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: fc121f55-5fee-42ab-88d0-5d9cb46f15b9. Aug 16 23:07:43.690539 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:43.690539 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:43.700698 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.backup.rpcapi [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id fc121f55-5fee-42ab-88d0-5d9cb46f15b9 {{(pid=100204) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:07:43.702244 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3c976658-a6a2-4c1b-a495-d4621f9bc09d tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 202 Aug 16 23:07:43.702679 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1353/5486] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:43 2026] DELETE /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:43.709471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:43.711137 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:43.711333 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:43.711509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:43.711611 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:43.715858 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:43.715858 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:43.716381 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ab1cf7a6-fe0b-4039-9092-2f8ef216325c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 200 Aug 16 23:07:43.716714 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1371/5487] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:43 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:44.650129 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d8e9d688-2f8c-402d-958d-54e43c93552c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.651590 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8e9d688-2f8c-402d-958d-54e43c93552c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:44.652047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8e9d688-2f8c-402d-958d-54e43c93552c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.652047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d8e9d688-2f8c-402d-958d-54e43c93552c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.658108 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:44.658108 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:44.660965 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d8e9d688-2f8c-402d-958d-54e43c93552c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:44.664435 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d8e9d688-2f8c-402d-958d-54e43c93552c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 returned with HTTP 200 Aug 16 23:07:44.664808 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1387/5488] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:44 2026] GET /volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:44.676028 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-68898373-349a-452a-bc53-9fddf82850f3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.726541 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.728919 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 Aug 16 23:07:44.729228 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.729492 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.729663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id fc121f55-5fee-42ab-88d0-5d9cb46f15b9. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:44.730781 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] GET https://10.4.3.26/volume/v3/volumes Aug 16 23:07:44.730973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.731137 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.731409 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.api_utils [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Removing options '' from query. {{(pid=100202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:07:44.732140 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:07:44.733839 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94767b16-2aa1-40f6-bf12-afe5d013b137 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 returned with HTTP 404 Aug 16 23:07:44.734414 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1354/5489] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:44 2026] GET /volume/v3/backups/fc121f55-5fee-42ab-88d0-5d9cb46f15b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:44.739316 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Get all volumes completed successfully. Aug 16 23:07:44.739847 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-68898373-349a-452a-bc53-9fddf82850f3 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] https://10.4.3.26/volume/v3/volumes returned with HTTP 200 Aug 16 23:07:44.739909 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.740226 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1378/5490] 10.4.3.26 () {68 vars in 1271 bytes} [Sun Aug 16 23:07:44 2026] GET /volume/v3/volumes => generated 334 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:44.741426 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:44.741614 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.741807 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.741911 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.backups [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: ec0b605f-f1df-400f-a7b3-7281b257ff7f. Aug 16 23:07:44.745536 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:44.745536 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:44.748023 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.749710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:44.749920 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.750124 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.750273 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume with id: 8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:44.756551 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.backup.rpcapi [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id ec0b605f-f1df-400f-a7b3-7281b257ff7f {{(pid=100203) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:07:44.757541 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:44.757541 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:44.757907 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:44.758191 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7338b0d1-ac7d-411d-bd70-25ba1ad26729 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 202 Aug 16 23:07:44.758580 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1372/5491] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:44 2026] DELETE /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:44.765283 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-484a49d8-786f-486f-930d-6a88bc5980f4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.769477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-484a49d8-786f-486f-930d-6a88bc5980f4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:44.769770 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-484a49d8-786f-486f-930d-6a88bc5980f4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.770013 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-484a49d8-786f-486f-930d-6a88bc5980f4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.770166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-484a49d8-786f-486f-930d-6a88bc5980f4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:44.774686 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume request issued successfully. Aug 16 23:07:44.774897 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7dc6137e-f9a1-44f3-bbe2-80c5a4dd796d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 returned with HTTP 202 Aug 16 23:07:44.775279 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1388/5492] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:07:44 2026] DELETE /volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:07:44.775402 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:44.775402 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:44.776235 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-484a49d8-786f-486f-930d-6a88bc5980f4 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 200 Aug 16 23:07:44.776738 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1355/5493] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:44 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:44.784199 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:44.785925 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:44.786122 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:44.786297 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:44.802861 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:44.802861 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:44.807845 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:44.811621 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d88254c9-5beb-4327-9d78-9ea69833ae63 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 returned with HTTP 200 Aug 16 23:07:44.811991 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1379/5494] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:44 2026] GET /volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:45.790159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:45.791983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f Aug 16 23:07:45.792181 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:45.792360 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:45.792476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id ec0b605f-f1df-400f-a7b3-7281b257ff7f. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:45.796414 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-12623fb0-5e44-41ac-b2c7-28d9caf4a7c6 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f returned with HTTP 404 Aug 16 23:07:45.796892 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1373/5495] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:45 2026] GET /volume/v3/backups/ec0b605f-f1df-400f-a7b3-7281b257ff7f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:45.804160 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ab649cad-3787-40f9-a491-bfa333cf336a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:45.806679 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:45.807024 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:45.807323 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:45.807490 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.contrib.backups [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete backup with id: d719e127-3203-4112-8c96-018dc4686376. Aug 16 23:07:45.813031 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:45.813031 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:45.826151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.backup.rpcapi [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] delete_backup rpcapi backup_id d719e127-3203-4112-8c96-018dc4686376 {{(pid=100201) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:07:45.827986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ab649cad-3787-40f9-a491-bfa333cf336a tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 202 Aug 16 23:07:45.828398 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1389/5496] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:45 2026] DELETE /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:45.831009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ca1534fd-7c1a-4f26-8096-7f64d2ad84a4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:45.833247 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca1534fd-7c1a-4f26-8096-7f64d2ad84a4 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 Aug 16 23:07:45.833517 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca1534fd-7c1a-4f26-8096-7f64d2ad84a4 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:45.833793 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ca1534fd-7c1a-4f26-8096-7f64d2ad84a4 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:45.836313 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:45.838686 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:45.838964 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:45.839208 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:45.839366 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:45.841054 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ca1534fd-7c1a-4f26-8096-7f64d2ad84a4 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 returned with HTTP 404 Aug 16 23:07:45.841519 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1356/5497] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:45 2026] GET /volume/v3/volumes/8d5656c0-06db-46e6-a01c-e72803c115f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:07:45.843626 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:45.843626 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:45.844288 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-77edbfba-4432-4af1-85af-16b940dd6ce9 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 200 Aug 16 23:07:45.844657 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1380/5498] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:45 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:45.849247 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:45.851505 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:45.852061 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1652403869"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:45.854375 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1652403869'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:45.854562 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume of 1 GB Aug 16 23:07:45.859713 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:45.868225 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (9b3f2837-9b6a-4518-a842-f072c626857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:45.870172 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da594841-8ef3-4e59-8d78-960bebb0fa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:45.871302 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:45.902358 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da594841-8ef3-4e59-8d78-960bebb0fa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:45.903243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a475bf4-3943-40cf-97c9-2e79099cf582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:45.942085 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Created reservations ['85a0e417-1863-4557-adf2-96ef5ac43d5d', '1995adc9-a0d4-4840-a051-4de135c00da9', 'f7e8fb4c-bff6-4b43-8eb5-4ed522149739', 'abe6e0c3-f0a4-4f64-9530-fbf7816f2668'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:45.943015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a475bf4-3943-40cf-97c9-2e79099cf582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a0e417-1863-4557-adf2-96ef5ac43d5d', '1995adc9-a0d4-4840-a051-4de135c00da9', 'f7e8fb4c-bff6-4b43-8eb5-4ed522149739', 'abe6e0c3-f0a4-4f64-9530-fbf7816f2668']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:45.943782 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a178c9e-cc67-4e09-a201-c8ea1805bbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:45.967070 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a178c9e-cc67-4e09-a201-c8ea1805bbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa26afb4-c5ae-48b2-884d-e36c345e828c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652403869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['85a0e417-1863-4557-adf2-96ef5ac43d5d','1995adc9-a0d4-4840-a051-4de135c00da9','f7e8fb4c-bff6-4b43-8eb5-4ed522149739','abe6e0c3-f0a4-4f64-9530-fbf7816f2668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1652403869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa26afb4-c5ae-48b2-884d-e36c345e828c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5a74e482d44020a519c10f5b1258cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:45.967798 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d42f6bf-cb51-4b16-a4c5-ef612233d07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:45.985591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d42f6bf-cb51-4b16-a4c5-ef612233d07a) transitioned into state 'SUCCESS' from state '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-1652403869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['85a0e417-1863-4557-adf2-96ef5ac43d5d','1995adc9-a0d4-4840-a051-4de135c00da9','f7e8fb4c-bff6-4b43-8eb5-4ed522149739','abe6e0c3-f0a4-4f64-9530-fbf7816f2668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:45.986282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edae1c19-75b4-485d-9c47-831b51cbd2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:45.995310 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edae1c19-75b4-485d-9c47-831b51cbd2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:45.996114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (9b3f2837-9b6a-4518-a842-f072c626857c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:45.996461 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request issued successfully. Aug 16 23:07:45.997269 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0dd1b23a-3e35-4c98-9a76-c96a0c073d09 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:45.998042 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1374/5499] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:45 2026] POST /volume/v3/volumes => generated 776 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:46.010165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.012445 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:46.013016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.013016 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.020211 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.020211 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:46.024212 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:46.028710 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-eb94b2fb-996e-4d7e-9cf7-49a8db1e3c10 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c returned with HTTP 200 Aug 16 23:07:46.029134 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1390/5500] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:46.340732 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.343307 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:46.343582 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.343827 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.353765 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.353765 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:46.356680 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:46.361215 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-7b9dd77f-4f41-4bff-9d19-71f918655783 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:46.361633 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1357/5501] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 1172 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:46.378272 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.380306 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35/action Aug 16 23:07:46.380630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:46.380751 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:46.390256 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.390256 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:46.390660 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:46.395755 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Begin detaching volume completed successfully. Aug 16 23:07:46.395963 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-bed7af9a-b052-4864-a317-a09b4405a10b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35/action returned with HTTP 202 Aug 16 23:07:46.396324 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1381/5502] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:07:46 2026] POST /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:46.432610 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fcb82b81-23fe-4687-a6ab-a7ca0893c343 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.433071 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcb82b81-23fe-4687-a6ab-a7ca0893c343 None None] GET https://10.4.3.26/volume// Aug 16 23:07:46.433250 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcb82b81-23fe-4687-a6ab-a7ca0893c343 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.433430 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcb82b81-23fe-4687-a6ab-a7ca0893c343 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.433790 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcb82b81-23fe-4687-a6ab-a7ca0893c343 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:46.434094 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1375/5503] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:46.440411 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.442415 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:07:46.442626 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.442836 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.451284 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.451284 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:46.455444 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:46.460174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-afc1dffa-dddb-461d-91e7-ea5e70956876 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:07:46.460605 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1391/5504] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:46.854932 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.856615 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 Aug 16 23:07:46.856842 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.857040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.857141 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Show backup with id d719e127-3203-4112-8c96-018dc4686376. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:46.860989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3b6d0b54-649e-4aa4-b26a-812a062367b0 tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 returned with HTTP 404 Aug 16 23:07:46.861471 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1358/5505] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/v3/backups/d719e127-3203-4112-8c96-018dc4686376 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:46.870306 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.872705 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:07:46.873053 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.873314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.873524 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume with id: 4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:07:46.883094 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.883094 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:46.883511 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:46.899517 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Delete volume request issued successfully. Aug 16 23:07:46.899790 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e6cf3a39-8f14-44d9-90a4-b5b119931b4c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 returned with HTTP 202 Aug 16 23:07:46.900334 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1382/5506] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:07:46 2026] DELETE /volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:07:46.914720 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.916830 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:07:46.918082 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:46.918082 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:46.924767 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:46.924767 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:46.929634 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Volume info retrieved successfully. Aug 16 23:07:46.933435 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-baa47c11-c5d2-4355-ba1a-33b7d02d249c tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 returned with HTTP 200 Aug 16 23:07:46.933987 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1376/5507] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:46 2026] GET /volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:46.994732 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:46.996401 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:07:46.996711 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f191997-4dbe-4aac-953a-a1ce59691aa6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-620310727", "description": null, "metadata": null}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:47.006798 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.006798 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:47.007235 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:47.007367 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create snapshot from volume 5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:07:47.032335 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['d254da2d-1958-41c5-9912-f623e62ba8d7', '9c394052-30a4-4cec-9137-87a4f792f7d5', '09eecbd9-addf-46e8-b959-68bbd1028260', '9d5ca894-2c29-4222-80b2-a1db6cac0fe6'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:47.042340 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.044394 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:47.044702 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.044990 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.051921 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.051921 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:47.055458 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:47.059078 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-83402da1-3b65-48d5-ad3a-9c6e4b4a61af tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c returned with HTTP 200 Aug 16 23:07:47.059417 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1359/5508] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:47.059689 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot force create request issued successfully. Aug 16 23:07:47.060000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1c6f3841-0ce8-4843-a375-81eb8458a5ad tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:07:47.060380 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1392/5509] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:07:46 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 16 23:07:47.067985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.069848 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:07:47.070039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.070385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.072007 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.074106 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] GET https://10.4.3.26/volume/v3/volumes/detail Aug 16 23:07:47.074355 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.074592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Calling method 'detail' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.074961 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:07:47.075011 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.075011 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:47.075381 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:07:47.075879 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:07:47.076117 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-46320e07-7b0a-44d1-800c-4ff3231c7ba2 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 200 Aug 16 23:07:47.076540 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1383/5510] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:47.083973 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Get all volumes completed successfully. Aug 16 23:07:47.084830 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.084830 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:47.089782 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c1a9d618-b5e7-4432-9dfe-344c499cfdef tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] https://10.4.3.26/volume/v3/volumes/detail returned with HTTP 200 Aug 16 23:07:47.090269 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1377/5511] 10.4.3.26 () {68 vars in 1292 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:47.103526 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.105783 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:47.106060 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.106323 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.106531 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume with id: aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:47.113844 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.113844 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:47.114181 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:47.127679 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume request issued successfully. Aug 16 23:07:47.127994 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ba3eabea-1772-41f3-8ef7-9800dd61f51c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c returned with HTTP 202 Aug 16 23:07:47.128499 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1360/5512] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:07:47 2026] DELETE /volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:07:47.136041 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-732883c3-0ae0-47ec-8de3-46bf1747729c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.138383 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-732883c3-0ae0-47ec-8de3-46bf1747729c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:47.138656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-732883c3-0ae0-47ec-8de3-46bf1747729c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.138902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-732883c3-0ae0-47ec-8de3-46bf1747729c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.147921 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.147921 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:47.152355 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-732883c3-0ae0-47ec-8de3-46bf1747729c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:47.157098 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-732883c3-0ae0-47ec-8de3-46bf1747729c tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c returned with HTTP 200 Aug 16 23:07:47.157430 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1393/5513] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:47.276082 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-3da65c0d-044f-4416-aa01-53c4094d0a2b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.278132 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-3da65c0d-044f-4416-aa01-53c4094d0a2b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf Aug 16 23:07:47.278373 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-3da65c0d-044f-4416-aa01-53c4094d0a2b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.278630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-3da65c0d-044f-4416-aa01-53c4094d0a2b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.287066 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.287066 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:47.334245 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4008d1e1-fea5-4b55-85b5-82de6f201200 req-3da65c0d-044f-4416-aa01-53c4094d0a2b tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf returned with HTTP 200 Aug 16 23:07:47.334658 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1384/5514] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:07:47 2026] DELETE /volume/v3/attachments/ce8a7711-0e94-4ab5-b531-66fbe64e00cf => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:47.480221 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.481872 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:47.482192 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-519283847", "snapshot_id": "d399c5db-c29e-4103-8b9c-860638b3db2e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:47.483656 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-519283847', 'snapshot_id': 'd399c5db-c29e-4103-8b9c-860638b3db2e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:47.488678 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.488678 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:47.489134 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:47.489255 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume of 1 GB Aug 16 23:07:47.492652 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Availability Zones retrieved successfully. Aug 16 23:07:47.497452 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (18efaf7b-8440-4c74-bf2d-21702bb4a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:47.498469 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f386fd57-de7d-489e-ac87-d2d978b259ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:47.499615 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:47.525599 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f386fd57-de7d-489e-ac87-d2d978b259ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd399c5db-c29e-4103-8b9c-860638b3db2e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:47.526507 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a029a-5e6a-470b-83df-a0f1fe53f0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:47.562372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['4921d8da-56d7-42ba-92dc-706054276b61', '2b7f65a9-b7d8-41b9-9496-60fda9010cee', '015c359b-ccdc-44c4-9253-56b867a2fa75', 'f6232956-de3f-423c-bae8-acff9d22e376'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:47.563298 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853a029a-5e6a-470b-83df-a0f1fe53f0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4921d8da-56d7-42ba-92dc-706054276b61', '2b7f65a9-b7d8-41b9-9496-60fda9010cee', '015c359b-ccdc-44c4-9253-56b867a2fa75', 'f6232956-de3f-423c-bae8-acff9d22e376']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:47.564004 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2626fef7-618c-49bd-ac58-faf5731e6762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:47.601531 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2626fef7-618c-49bd-ac58-faf5731e6762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '802cd695-9a9c-4eb9-9daa-d80f8ae0304f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-519283847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['4921d8da-56d7-42ba-92dc-706054276b61','2b7f65a9-b7d8-41b9-9496-60fda9010cee','015c359b-ccdc-44c4-9253-56b867a2fa75','f6232956-de3f-423c-bae8-acff9d22e376'],size=1,snapshot_id=d399c5db-c29e-4103-8b9c-860638b3db2e,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-519283847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=802cd695-9a9c-4eb9-9daa-d80f8ae0304f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d399c5db-c29e-4103-8b9c-860638b3db2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55233d7386f94071b123c5ca50e41c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:47.602275 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab093eb-783a-40b7-a941-2d250eae9f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:47.618712 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab093eb-783a-40b7-a941-2d250eae9f83) transitioned into state 'SUCCESS' from state '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-519283847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['4921d8da-56d7-42ba-92dc-706054276b61','2b7f65a9-b7d8-41b9-9496-60fda9010cee','015c359b-ccdc-44c4-9253-56b867a2fa75','f6232956-de3f-423c-bae8-acff9d22e376'],size=1,snapshot_id=d399c5db-c29e-4103-8b9c-860638b3db2e,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:47.619326 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f66a1f-c848-4f2d-b39b-b027bd647f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:47.637156 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f66a1f-c848-4f2d-b39b-b027bd647f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:47.638059 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (18efaf7b-8440-4c74-bf2d-21702bb4a796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:47.638402 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request issued successfully. Aug 16 23:07:47.639016 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7b0d0f8-155d-417b-9ec2-77f25505d5b1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:47.639450 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1378/5515] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:47 2026] POST /volume/v3/volumes => generated 788 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:47.651242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.652920 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:47.653099 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.653285 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.659820 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:47.659820 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:47.663207 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:47.666858 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-68d8b1b2-99fa-44fe-a948-2d336c963e8d tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:47.667206 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1361/5516] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:47.946624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-349d1fcd-8b8a-4640-a813-6ebe039eceaf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:47.948281 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-349d1fcd-8b8a-4640-a813-6ebe039eceaf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] GET https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 Aug 16 23:07:47.948467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-349d1fcd-8b8a-4640-a813-6ebe039eceaf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:47.948652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-349d1fcd-8b8a-4640-a813-6ebe039eceaf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:47.954185 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-349d1fcd-8b8a-4640-a813-6ebe039eceaf tempest-ProjectAdminTests33-1767694609 tempest-ProjectAdminTests33-1767694609-project-admin] https://10.4.3.26/volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 returned with HTTP 404 Aug 16 23:07:47.954759 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1394/5517] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:47 2026] GET /volume/v3/volumes/4b514aa7-13ee-4eec-9e90-2143bcebddf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:48.084311 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7c40a848-411a-4fe6-b688-d545d9a23bae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.086125 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c40a848-411a-4fe6-b688-d545d9a23bae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:07:48.086315 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c40a848-411a-4fe6-b688-d545d9a23bae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.086486 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7c40a848-411a-4fe6-b688-d545d9a23bae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.091514 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.091514 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:48.091962 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7c40a848-411a-4fe6-b688-d545d9a23bae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:07:48.092674 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7c40a848-411a-4fe6-b688-d545d9a23bae tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 200 Aug 16 23:07:48.093054 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1385/5518] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:48.101480 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.103718 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:07:48.103954 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.104171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.109958 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.109958 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:48.110535 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:07:48.111508 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b88bd340-39d0-4c7c-ae90-66f25b28cd9b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 200 Aug 16 23:07:48.112010 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1379/5519] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:48.119719 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.121440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:48.121803 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-275962876", "snapshot_id": "4b07be93-e951-45b2-803c-6a6b4fe9d578", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:48.123670 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-275962876', 'snapshot_id': '4b07be93-e951-45b2-803c-6a6b4fe9d578', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:48.128671 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.128671 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:48.129281 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:07:48.129391 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume of 1 GB Aug 16 23:07:48.132570 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Availability Zones retrieved successfully. Aug 16 23:07:48.137595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (0aa57a89-35a6-4854-9f5d-3b57059783f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:48.138794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99282e6f-164b-4127-b9b9-431915bc3217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.139691 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:48.170914 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-18eba9bb-d71c-4087-b7c7-baafe43ba0fc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.173301 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18eba9bb-d71c-4087-b7c7-baafe43ba0fc tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c Aug 16 23:07:48.173453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18eba9bb-d71c-4087-b7c7-baafe43ba0fc tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.173493 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99282e6f-164b-4127-b9b9-431915bc3217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4b07be93-e951-45b2-803c-6a6b4fe9d578', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.173602 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-18eba9bb-d71c-4087-b7c7-baafe43ba0fc tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.174402 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f23f4-8e92-4fa4-93a5-6a8324ac4496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.179768 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-18eba9bb-d71c-4087-b7c7-baafe43ba0fc tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c returned with HTTP 404 Aug 16 23:07:48.180417 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1395/5520] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/volumes/aa26afb4-c5ae-48b2-884d-e36c345e828c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:07:48.188813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.190552 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:48.190921 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361566521"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:48.192257 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361566521'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:48.192387 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume of 1 GB Aug 16 23:07:48.196273 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:48.201173 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (9ea56272-d23c-4367-93b9-81dc35635d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:48.202238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b87a4-6e31-4e06-964e-1f7c0146b51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.202998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:48.223009 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Created reservations ['193e3148-9371-4669-982e-fb54db47be4f', 'fa0bf440-f067-494b-acf5-54272f749636', '95505522-ea92-4ef6-a8bc-372cfdf42845', '087a7b51-d65b-4eae-b26e-e84b63018a69'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:48.224051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2f23f4-8e92-4fa4-93a5-6a8324ac4496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193e3148-9371-4669-982e-fb54db47be4f', 'fa0bf440-f067-494b-acf5-54272f749636', '95505522-ea92-4ef6-a8bc-372cfdf42845', '087a7b51-d65b-4eae-b26e-e84b63018a69']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.225036 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7290d37d-98f8-436e-9764-3a93fb22847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.229965 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272b87a4-6e31-4e06-964e-1f7c0146b51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.230847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f97293-b31b-4609-b991-fc84e3626d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.265848 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Created reservations ['f5e90a85-ad51-4b5b-b0b7-e78061c032f1', 'f3414d68-4632-4086-969e-7bd43543a7b6', '72ad209f-8312-4589-b3e9-797a8854b468', '9756fd65-fd2a-4f21-b69b-c7ac53e62cc1'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:48.266706 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f97293-b31b-4609-b991-fc84e3626d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5e90a85-ad51-4b5b-b0b7-e78061c032f1', 'f3414d68-4632-4086-969e-7bd43543a7b6', '72ad209f-8312-4589-b3e9-797a8854b468', '9756fd65-fd2a-4f21-b69b-c7ac53e62cc1']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.267385 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be9219d-c9c7-404a-b5d6-423ca71afb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.275436 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7290d37d-98f8-436e-9764-3a93fb22847e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b38ce1-c292-43de-a0d6-5bf083a10ea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-275962876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['193e3148-9371-4669-982e-fb54db47be4f','fa0bf440-f067-494b-acf5-54272f749636','95505522-ea92-4ef6-a8bc-372cfdf42845','087a7b51-d65b-4eae-b26e-e84b63018a69'],size=1,snapshot_id=4b07be93-e951-45b2-803c-6a6b4fe9d578,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), '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-16T23:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-275962876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27b38ce1-c292-43de-a0d6-5bf083a10ea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ebf032abee246c9bf116a3fe7482169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4b07be93-e951-45b2-803c-6a6b4fe9d578,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9a2321815f4d4b8406e120a46db473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.276389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdf7507-087d-4b59-8a25-d9176f5a7994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.289840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be9219d-c9c7-404a-b5d6-423ca71afb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388caf2d-d674-4cd3-a148-744ec067495b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361566521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['f5e90a85-ad51-4b5b-b0b7-e78061c032f1','f3414d68-4632-4086-969e-7bd43543a7b6','72ad209f-8312-4589-b3e9-797a8854b468','9756fd65-fd2a-4f21-b69b-c7ac53e62cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361566521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388caf2d-d674-4cd3-a148-744ec067495b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5a74e482d44020a519c10f5b1258cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.290610 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc3dbf3-609a-449a-a689-155f0e7ec325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.296665 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdf7507-087d-4b59-8a25-d9176f5a7994) transitioned into state 'SUCCESS' from state '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-275962876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ebf032abee246c9bf116a3fe7482169',qos_specs=None,replication_status=,reservations=['193e3148-9371-4669-982e-fb54db47be4f','fa0bf440-f067-494b-acf5-54272f749636','95505522-ea92-4ef6-a8bc-372cfdf42845','087a7b51-d65b-4eae-b26e-e84b63018a69'],size=1,snapshot_id=4b07be93-e951-45b2-803c-6a6b4fe9d578,source_replicaid=,source_volid=None,status='creating',user_id='9e9a2321815f4d4b8406e120a46db473',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.297755 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb587b64-d426-4e0c-8aad-24898f89bc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.307952 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc3dbf3-609a-449a-a689-155f0e7ec325) transitioned into state 'SUCCESS' from state '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-1361566521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['f5e90a85-ad51-4b5b-b0b7-e78061c032f1','f3414d68-4632-4086-969e-7bd43543a7b6','72ad209f-8312-4589-b3e9-797a8854b468','9756fd65-fd2a-4f21-b69b-c7ac53e62cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.308643 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f3756-e9cc-4dad-9298-e83403eefbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:48.321370 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb587b64-d426-4e0c-8aad-24898f89bc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.321512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f3756-e9cc-4dad-9298-e83403eefbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:48.322646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Flow 'volume_create_api' (0aa57a89-35a6-4854-9f5d-3b57059783f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:48.322754 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (9ea56272-d23c-4367-93b9-81dc35635d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:48.322754 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request issued successfully. Aug 16 23:07:48.322927 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Create volume request issued successfully. Aug 16 23:07:48.323436 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-37b1b84b-ed0c-483c-a327-2addb63019f5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:48.323728 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2bfde3d9-6222-49a5-a6eb-35f3241603d1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:48.324800 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1386/5521] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:48 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:48.324966 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1362/5522] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:48 2026] POST /volume/v3/volumes => generated 782 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:48.335576 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a8b2e983-c296-4721-8f75-311e75968f57 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.338277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.339100 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8b2e983-c296-4721-8f75-311e75968f57 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:48.339375 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8b2e983-c296-4721-8f75-311e75968f57 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.339590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a8b2e983-c296-4721-8f75-311e75968f57 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.339986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:48.340175 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.340357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.346872 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.346872 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:48.347090 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.347090 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:48.350193 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:48.350495 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a8b2e983-c296-4721-8f75-311e75968f57 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:48.353868 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-29fc5eef-efac-49a4-b6e3-a88a336942a1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 200 Aug 16 23:07:48.354208 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1396/5523] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:48.354272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a8b2e983-c296-4721-8f75-311e75968f57 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:48.354670 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1380/5524] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:48.679303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c8af581-b25e-4948-ba79-121908a05c23 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.681048 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c8af581-b25e-4948-ba79-121908a05c23 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:48.681232 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c8af581-b25e-4948-ba79-121908a05c23 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.681403 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c8af581-b25e-4948-ba79-121908a05c23 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.688737 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.688737 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:48.692735 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2c8af581-b25e-4948-ba79-121908a05c23 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:48.697330 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c8af581-b25e-4948-ba79-121908a05c23 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:48.697983 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1387/5525] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:48.712528 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:48.715002 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:48.715220 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:48.715399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:48.722299 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:48.722299 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:48.725700 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:48.730272 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fa1a4291-db7c-4e9b-9963-4e35fcfc2827 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:48.730794 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1363/5526] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:48 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:49.083507 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.159070 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:49.159447 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1777956694"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:49.160821 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1777956694'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:49.161039 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Create volume of 1 GB Aug 16 23:07:49.164857 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:49.170256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Flow 'volume_create_api' (db28d19d-abb7-421a-842a-551650bbc12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:49.171133 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deda6fa7-86f7-4029-96c5-ead04018f57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:49.171871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:49.194467 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deda6fa7-86f7-4029-96c5-ead04018f57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:49.195211 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02eb22ca-8007-4a9c-9a97-aadca8250331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:49.254161 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Created reservations ['44cdd9ea-5b61-45f9-9ac6-f55728fa12f7', '897108ee-c938-4724-8af0-e96c611119bd', '517a7de6-8d0b-4632-9dc0-01e98b70aebb', 'c2ea2b87-981f-47f7-a558-9e6a5baecc8d'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:49.255058 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02eb22ca-8007-4a9c-9a97-aadca8250331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44cdd9ea-5b61-45f9-9ac6-f55728fa12f7', '897108ee-c938-4724-8af0-e96c611119bd', '517a7de6-8d0b-4632-9dc0-01e98b70aebb', 'c2ea2b87-981f-47f7-a558-9e6a5baecc8d']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:49.255991 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74b776c-9e27-4cb7-a4ce-4e29a386cbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:49.256210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.258768 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:49.259039 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.259282 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.267635 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.267635 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:49.271974 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:49.277154 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3a3c36cd-27ff-41d6-b118-dd52fc6c77fd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:49.277668 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1381/5527] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:49.278517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74b776c-9e27-4cb7-a4ce-4e29a386cbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19311af1-d40b-4835-87ea-46b63fab2b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777956694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963d6b0365d54b99812d47f7fa92fad1',qos_specs=None,replication_status=,reservations=['44cdd9ea-5b61-45f9-9ac6-f55728fa12f7','897108ee-c938-4724-8af0-e96c611119bd','517a7de6-8d0b-4632-9dc0-01e98b70aebb','c2ea2b87-981f-47f7-a558-9e6a5baecc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2599ba30a77e417594e61cc3312c15a7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777956694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19311af1-d40b-4835-87ea-46b63fab2b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963d6b0365d54b99812d47f7fa92fad1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2599ba30a77e417594e61cc3312c15a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:49.279595 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594ee4a0-a097-4061-96b4-b78b86316fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:49.296671 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594ee4a0-a097-4061-96b4-b78b86316fa0) transitioned into state 'SUCCESS' from state '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-1777956694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='963d6b0365d54b99812d47f7fa92fad1',qos_specs=None,replication_status=,reservations=['44cdd9ea-5b61-45f9-9ac6-f55728fa12f7','897108ee-c938-4724-8af0-e96c611119bd','517a7de6-8d0b-4632-9dc0-01e98b70aebb','c2ea2b87-981f-47f7-a558-9e6a5baecc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2599ba30a77e417594e61cc3312c15a7',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:49.297301 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37ef352-2e1d-47f2-bc81-426eae204986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:49.306104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a37ef352-2e1d-47f2-bc81-426eae204986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:49.306863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Flow 'volume_create_api' (db28d19d-abb7-421a-842a-551650bbc12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:49.307126 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Create volume request issued successfully. Aug 16 23:07:49.307676 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d5b52c9a-0b2e-4f3a-abef-b5fde01a989b tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:49.308172 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1397/5528] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:07:49 2026] POST /volume/v3/volumes => generated 776 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:49.323349 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.325342 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:07:49.325552 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.325728 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.332385 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.332385 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:49.335817 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Volume info retrieved successfully. Aug 16 23:07:49.339308 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e8b0ed5e-bcbb-43d2-9bea-451544638da3 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 returned with HTTP 200 Aug 16 23:07:49.339686 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1388/5529] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:49.343637 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82377439-19c0-449b-a68c-4f20de5cf4f1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.344073 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82377439-19c0-449b-a68c-4f20de5cf4f1 None None] GET https://10.4.3.26/volume// Aug 16 23:07:49.344240 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82377439-19c0-449b-a68c-4f20de5cf4f1 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.344417 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82377439-19c0-449b-a68c-4f20de5cf4f1 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.344760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82377439-19c0-449b-a68c-4f20de5cf4f1 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:49.345166 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1364/5530] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:49.352188 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-2835b1de-dd2b-4410-b828-0a4be6087194 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.354728 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-2835b1de-dd2b-4410-b828-0a4be6087194 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:07:49.355197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-2835b1de-dd2b-4410-b828-0a4be6087194 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "802cd695-9a9c-4eb9-9daa-d80f8ae0304f", "connector": null, "instance_uuid": "08615fcf-ab29-4c98-b9ab-0f6eb8ba097f"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:49.364847 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.364847 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:49.367233 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.368129 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.369676 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:49.369725 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:49.369890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.369932 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.370068 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.370119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.378519 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.378519 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:49.379073 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.379073 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:49.382327 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:49.384079 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:49.387019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8e0c2cff-012c-4258-8a53-750bd3321ecb tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 200 Aug 16 23:07:49.387443 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1389/5531] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:49.390639 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e62c57c0-a0f4-4ec6-b7e0-ec5d403c7eb1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:49.391096 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1398/5532] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:49.392695 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-2835b1de-dd2b-4410-b828-0a4be6087194 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:07:49.393197 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1382/5533] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:07:49 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 16 23:07:49.399722 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.401901 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] GET https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:49.402171 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.402366 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.403726 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.405500 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:49.405775 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.406023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.409499 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.409499 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:49.413310 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Volume info retrieved successfully. Aug 16 23:07:49.413367 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.413367 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:49.417310 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.417478 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:49.418659 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-b972b46b-7f89-46bd-ac9e-2c37280f6082 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 200 Aug 16 23:07:49.419096 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1365/5534] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:49.419394 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:49.419689 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.419966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.423605 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97d60082-65e2-479d-b51d-8c1f83f3f42f tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:49.424057 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1390/5535] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:49.427460 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6add666a-abc2-4de0-a255-a405f74669f4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.428520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6add666a-abc2-4de0-a255-a405f74669f4 None None] GET https://10.4.3.26/volume// Aug 16 23:07:49.428520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6add666a-abc2-4de0-a255-a405f74669f4 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.428520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6add666a-abc2-4de0-a255-a405f74669f4 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.428520 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6add666a-abc2-4de0-a255-a405f74669f4 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:49.428767 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1383/5536] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:49.430220 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.430220 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:49.431280 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-180942fb-7c3a-444b-96b5-8b1500063913 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.433476 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:49.433710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.433955 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.434156 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume with id: 388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:49.434718 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:49.436682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.438538 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:49.438791 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.439020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.439093 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-499afbfd-7e7f-4d29-90bc-35d2b66ec2e7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:49.439504 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1399/5537] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:49.441044 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.441044 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:49.441449 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:49.448027 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.448027 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:49.451519 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:49.455348 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-3fb42728-c93f-4e51-bb6d-451387b35b28 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:49.455803 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1391/5538] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 1060 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:49.456071 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume request issued successfully. Aug 16 23:07:49.456216 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-180942fb-7c3a-444b-96b5-8b1500063913 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 202 Aug 16 23:07:49.457013 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1366/5539] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:07:49 2026] DELETE /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:07:49.465162 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.466887 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:49.466992 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.467548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.475212 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.475212 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:49.479368 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:49.484082 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5000a77d-e63e-4a4e-8f17-6ea83b6ce0b1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 200 Aug 16 23:07:49.484561 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1384/5540] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:49.541736 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.543724 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:49.543930 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:49.544150 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:49.551565 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.551565 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:49.555678 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:49.555998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:49.558371 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] PUT https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e Aug 16 23:07:49.558872 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:49.561373 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-37829df5-f740-4c07-b1bc-b02ea66e9e16 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:49.561872 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1400/5541] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:49 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:49.566534 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Acquiring lock "cinder-attachment_update-802cd695-9a9c-4eb9-9daa-d80f8ae0304f-np0000007421" by "attachment_update" {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:07:49.570133 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-802cd695-9a9c-4eb9-9daa-d80f8ae0304f-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:07:49.571039 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:49.571039 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:49.644724 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.coordination [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-802cd695-9a9c-4eb9-9daa-d80f8ae0304f-np0000007421" released by "attachment_update" :: held 0.075s {{(pid=100202) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:07:49.645035 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-737f5f2a-8280-4700-ad0c-baba87e5b2f5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e returned with HTTP 200 Aug 16 23:07:49.645689 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1392/5542] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:07:49 2026] PUT /volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:50.040419 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.042704 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:50.042909 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.043085 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.049596 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.049596 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:50.052736 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:50.056693 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-b924b2e6-83b9-47ae-8988-1baa15f2cbc8 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:50.057068 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1367/5543] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:50.065769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-96c71a6a-7cd6-4c58-8b46-890fb601d94a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.066125 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96c71a6a-7cd6-4c58-8b46-890fb601d94a None None] GET https://10.4.3.26/volume// Aug 16 23:07:50.066266 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96c71a6a-7cd6-4c58-8b46-890fb601d94a None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.066434 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-96c71a6a-7cd6-4c58-8b46-890fb601d94a None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.066757 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-96c71a6a-7cd6-4c58-8b46-890fb601d94a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:50.067031 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1385/5544] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:50.073680 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-95867101-9a40-4819-ac54-1a6298e8df79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.075355 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-95867101-9a40-4819-ac54-1a6298e8df79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:07:50.075656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-95867101-9a40-4819-ac54-1a6298e8df79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27b38ce1-c292-43de-a0d6-5bf083a10ea4", "connector": null, "instance_uuid": "03ab51d3-bdaf-4a12-a69d-cabc2f8c4c77"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:50.082635 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.082635 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:50.102202 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-95867101-9a40-4819-ac54-1a6298e8df79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:07:50.102962 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1401/5545] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:07:50 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 16 23:07:50.353427 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-36bff830-a3fb-47a2-a549-adec2a10f533 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.355289 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36bff830-a3fb-47a2-a549-adec2a10f533 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:07:50.355537 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36bff830-a3fb-47a2-a549-adec2a10f533 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.355776 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-36bff830-a3fb-47a2-a549-adec2a10f533 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.363624 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.363624 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:50.367238 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-36bff830-a3fb-47a2-a549-adec2a10f533 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Volume info retrieved successfully. Aug 16 23:07:50.371152 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-36bff830-a3fb-47a2-a549-adec2a10f533 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 returned with HTTP 200 Aug 16 23:07:50.371565 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1393/5546] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:50.384132 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.386202 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] POST https://10.4.3.26/volume/v3/backups Aug 16 23:07:50.386710 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19311af1-d40b-4835-87ea-46b63fab2b74", "name": "tempest-type-Backup-1549330570"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:50.388336 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.backups [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Creating new backup {'backup': {'volume_id': '19311af1-d40b-4835-87ea-46b63fab2b74', 'name': 'tempest-type-Backup-1549330570'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 23:07:50.388489 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.contrib.backups [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Creating backup of volume 19311af1-d40b-4835-87ea-46b63fab2b74 in container None Aug 16 23:07:50.395282 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.395282 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:50.395631 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Volume info retrieved successfully. Aug 16 23:07:50.418280 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Created reservations ['335362f5-8fc4-4f8d-ade0-9bcca3add327', '099572ff-63c6-4b19-ae01-4f44032347ec'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:50.440763 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-27ac8ce4-639e-43a5-bf36-bcda6acc500c tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups returned with HTTP 202 Aug 16 23:07:50.441345 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1368/5547] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:50 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 16 23:07:50.450026 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.451816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-53c123cb-3226-44fb-b552-6865cee088a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.452216 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:50.452542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.452542 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.452598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:50.453757 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53c123cb-3226-44fb-b552-6865cee088a4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:50.453950 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53c123cb-3226-44fb-b552-6865cee088a4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.454171 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-53c123cb-3226-44fb-b552-6865cee088a4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.456720 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.456720 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:50.457357 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fef57253-5cd2-4c2e-9499-c7a7f38f7663 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:50.457777 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1386/5548] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:50.465711 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.465711 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:50.469277 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-53c123cb-3226-44fb-b552-6865cee088a4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:50.472978 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-53c123cb-3226-44fb-b552-6865cee088a4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:50.473519 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1402/5549] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:50.496723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b01ea09e-9686-4ad3-9cb5-5b0b7f9106c2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.498690 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b01ea09e-9686-4ad3-9cb5-5b0b7f9106c2 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b Aug 16 23:07:50.498890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b01ea09e-9686-4ad3-9cb5-5b0b7f9106c2 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.499060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b01ea09e-9686-4ad3-9cb5-5b0b7f9106c2 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.505444 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b01ea09e-9686-4ad3-9cb5-5b0b7f9106c2 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b returned with HTTP 404 Aug 16 23:07:50.505975 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1394/5550] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/388caf2d-d674-4cd3-a148-744ec067495b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:07:50.513471 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-592d6b1b-149c-430b-a7e8-957739f6e925 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.515259 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:50.515646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-862030666"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:50.517042 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-862030666'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:50.517171 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume of 1 GB Aug 16 23:07:50.517806 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.517806 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:50.521149 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Availability Zones retrieved successfully. Aug 16 23:07:50.526371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (fbb98102-ebbf-4ce4-923c-56ede00417ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:50.527195 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1ba2fd-5ab5-40dd-97d3-f6ea01f66d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:50.527926 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:50.551120 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1ba2fd-5ab5-40dd-97d3-f6ea01f66d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:50.552131 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf06249-e741-4005-8e58-ef67a831af9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:50.587421 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Created reservations ['577300e0-7b14-4eec-a955-23922035bc20', '95d5f4b2-ead4-4431-8197-4934b455027e', '8d896a67-fd6c-4a97-bf03-da0e467aac2b', '40138234-56d5-4f36-b827-8c34f8a11e1a'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:50.588145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf06249-e741-4005-8e58-ef67a831af9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['577300e0-7b14-4eec-a955-23922035bc20', '95d5f4b2-ead4-4431-8197-4934b455027e', '8d896a67-fd6c-4a97-bf03-da0e467aac2b', '40138234-56d5-4f36-b827-8c34f8a11e1a']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:50.589169 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080db345-9c61-4617-bcba-4e88e99efb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:50.617032 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080db345-9c61-4617-bcba-4e88e99efb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bde0114-9f48-4dcb-9eb0-5df5cb850580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-862030666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['577300e0-7b14-4eec-a955-23922035bc20','95d5f4b2-ead4-4431-8197-4934b455027e','8d896a67-fd6c-4a97-bf03-da0e467aac2b','40138234-56d5-4f36-b827-8c34f8a11e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-862030666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bde0114-9f48-4dcb-9eb0-5df5cb850580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f5a74e482d44020a519c10f5b1258cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:50.617978 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8d4a29-1a79-4629-9594-67f712b2e681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:50.637923 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8d4a29-1a79-4629-9594-67f712b2e681) transitioned into state 'SUCCESS' from state '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-862030666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f5a74e482d44020a519c10f5b1258cf',qos_specs=None,replication_status=,reservations=['577300e0-7b14-4eec-a955-23922035bc20','95d5f4b2-ead4-4431-8197-4934b455027e','8d896a67-fd6c-4a97-bf03-da0e467aac2b','40138234-56d5-4f36-b827-8c34f8a11e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852e65070d7944ff9e5e3bc8d68b5e1a',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:50.638676 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc45ca2-0b50-45ea-8f60-384340842d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:50.647193 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc45ca2-0b50-45ea-8f60-384340842d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:50.648459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Flow 'volume_create_api' (fbb98102-ebbf-4ce4-923c-56ede00417ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:50.648888 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Create volume request issued successfully. Aug 16 23:07:50.649641 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-592d6b1b-149c-430b-a7e8-957739f6e925 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:50.650206 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1369/5551] 10.4.3.26 () {70 vars in 1292 bytes} [Sun Aug 16 23:07:50 2026] POST /volume/v3/volumes => generated 775 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:50.661197 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.663087 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:50.663309 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.663550 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.670971 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.670971 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:50.674671 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:50.678859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b3b81c02-8a06-4007-ba58-c8ec1b441de5 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 returned with HTTP 200 Aug 16 23:07:50.679311 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1387/5552] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:50.949983 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-77796b7c-efa3-48a6-89cf-aac7ed0ceff9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.950292 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77796b7c-efa3-48a6-89cf-aac7ed0ceff9 None None] GET https://10.4.3.26/volume// Aug 16 23:07:50.950478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77796b7c-efa3-48a6-89cf-aac7ed0ceff9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.950779 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-77796b7c-efa3-48a6-89cf-aac7ed0ceff9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.951051 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-77796b7c-efa3-48a6-89cf-aac7ed0ceff9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:50.951338 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1403/5553] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:50.960286 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:50.962370 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:07:50.962628 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:50.962883 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:50.972725 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:50.972725 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:50.977207 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:07:50.982894 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-5a59c4f0-2d1d-457c-8a6a-cbf1c51309cf tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:07:50.983334 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1395/5554] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:50 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1570 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:51.086951 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.089526 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] PUT https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 Aug 16 23:07:51.089968 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:51.098585 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Acquiring lock "cinder-attachment_update-27b38ce1-c292-43de-a0d6-5bf083a10ea4-np0000007421" by "attachment_update" {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:07:51.103825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-27b38ce1-c292-43de-a0d6-5bf083a10ea4-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100204) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:07:51.104067 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.104067 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:51.183067 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.coordination [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Lock "cinder-attachment_update-27b38ce1-c292-43de-a0d6-5bf083a10ea4-np0000007421" released by "attachment_update" :: held 0.080s {{(pid=100204) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:07:51.183387 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-e431fd41-e862-4c12-9f35-4c8e1bdf7e1b tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 returned with HTTP 200 Aug 16 23:07:51.183903 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1370/5555] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:07:51 2026] PUT /volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:51.206532 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-071679eb-4c4e-479d-b205-e8aaf99d6199 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.209086 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-071679eb-4c4e-479d-b205-e8aaf99d6199 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] POST https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038/action Aug 16 23:07:51.209568 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-071679eb-4c4e-479d-b205-e8aaf99d6199 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:51.209773 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-071679eb-4c4e-479d-b205-e8aaf99d6199 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:51.228933 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.228933 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:51.237908 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-8bf39c86-e6c7-4ed1-a288-c526f391c345 req-071679eb-4c4e-479d-b205-e8aaf99d6199 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038/action returned with HTTP 204 Aug 16 23:07:51.238490 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1388/5556] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:07:51 2026] POST /volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:51.468245 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.470561 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:51.470867 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.471119 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.471253 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:51.477150 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.477150 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:51.478053 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5e3b6b55-1ac8-4ca4-a23f-afa77e7230f1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:51.478722 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1404/5557] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:51 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:51.488223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-99a56b70-0f6a-4c41-a515-89ac712c699c None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.490317 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99a56b70-0f6a-4c41-a515-89ac712c699c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:51.490557 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-99a56b70-0f6a-4c41-a515-89ac712c699c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.490811 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-99a56b70-0f6a-4c41-a515-89ac712c699c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.500153 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.500153 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:51.503573 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-99a56b70-0f6a-4c41-a515-89ac712c699c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:51.507640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-99a56b70-0f6a-4c41-a515-89ac712c699c tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:51.508073 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1396/5558] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:51 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:51.694940 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.697281 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:51.697581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.697864 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.707421 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.707421 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:51.711816 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:51.716838 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3afa7caa-d8ec-4dbc-8b54-5bc050797ed9 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 returned with HTTP 200 Aug 16 23:07:51.717340 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1371/5559] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:51 2026] GET /volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:51.734285 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.735936 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] GET https://10.4.3.26/volume/v3/volumes/summary Aug 16 23:07:51.736180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.736365 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.736548 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.api_utils [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Removing options '' from query. {{(pid=100203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:07:51.742621 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] Get summary completed successfully. Aug 16 23:07:51.742916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-86875233-a4f4-418a-a576-4bd3c05dd3c1 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-reader] https://10.4.3.26/volume/v3/volumes/summary returned with HTTP 200 Aug 16 23:07:51.743351 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1389/5560] 10.4.3.26 () {68 vars in 1295 bytes} [Sun Aug 16 23:07:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:51.751203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.752904 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:51.753158 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.753428 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.753654 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume with id: 9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:51.760817 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.760817 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:51.761200 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:51.777381 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Delete volume request issued successfully. Aug 16 23:07:51.777663 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aa8e349b-14ce-4174-8a5f-bbedb740b9d7 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 returned with HTTP 202 Aug 16 23:07:51.778187 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1405/5561] 10.4.3.26 () {68 vars in 1385 bytes} [Sun Aug 16 23:07:51 2026] DELETE /volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 23:07:51.787396 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ec739892-f274-422d-a505-885389f1f55d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:51.789620 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec739892-f274-422d-a505-885389f1f55d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:51.789916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec739892-f274-422d-a505-885389f1f55d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:51.790160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ec739892-f274-422d-a505-885389f1f55d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:51.799021 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:51.799021 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:51.803665 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ec739892-f274-422d-a505-885389f1f55d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Volume info retrieved successfully. Aug 16 23:07:51.808283 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ec739892-f274-422d-a505-885389f1f55d tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 returned with HTTP 200 Aug 16 23:07:51.808759 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1397/5562] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:51 2026] GET /volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:52.489345 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:52.491104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:52.491308 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:52.491499 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:52.491603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:52.496026 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:52.496026 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:52.496975 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-94b6d25c-c9c3-4933-8a22-743e2b51c6b1 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:52.497407 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1372/5563] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:52 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:52.521375 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:52.523709 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:52.523977 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:52.524241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:52.535489 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:52.535489 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:52.539062 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:52.543857 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3aa27060-5908-4d71-9c2d-46690dfa0de7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:52.544216 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1390/5564] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:52 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:52.822658 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3317ee99-f944-4251-a599-c4eba4534d69 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:52.824981 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3317ee99-f944-4251-a599-c4eba4534d69 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] GET https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 Aug 16 23:07:52.825260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3317ee99-f944-4251-a599-c4eba4534d69 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:52.825534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3317ee99-f944-4251-a599-c4eba4534d69 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:52.833292 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3317ee99-f944-4251-a599-c4eba4534d69 tempest-ProjectReaderTests-1558135784 tempest-ProjectReaderTests-1558135784-project-admin] https://10.4.3.26/volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 returned with HTTP 404 Aug 16 23:07:52.833838 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1406/5565] 10.4.3.26 () {68 vars in 1382 bytes} [Sun Aug 16 23:07:52 2026] GET /volume/v3/volumes/9bde0114-9f48-4dcb-9eb0-5df5cb850580 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 23:07:52.894121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-84bfd7f1-b77e-4a80-b01d-b18b159d7a82 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:52.896325 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-84bfd7f1-b77e-4a80-b01d-b18b159d7a82 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e/action Aug 16 23:07:52.896785 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-84bfd7f1-b77e-4a80-b01d-b18b159d7a82 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:52.896934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-84bfd7f1-b77e-4a80-b01d-b18b159d7a82 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:52.913983 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:52.913983 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:52.922245 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c4ad3260-bb75-40f9-be96-908ecbf57880 req-84bfd7f1-b77e-4a80-b01d-b18b159d7a82 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e/action returned with HTTP 204 Aug 16 23:07:52.922773 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1398/5566] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:07:52 2026] POST /volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:07:53.507174 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:53.509086 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:53.509337 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:53.509581 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:53.509735 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:53.514110 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:53.514110 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:53.514736 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-40ee92e5-8711-4609-a47e-99d3f69ccb29 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:53.515121 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1373/5567] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:53 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:53.558487 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:53.560727 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:53.561015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:53.561231 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:53.572974 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:53.572974 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:53.577345 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:53.582872 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3e230e26-ce0c-44ef-9680-8d92713f2e83 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:53.583359 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1391/5568] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:53 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:54.524490 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5c47d45b-b210-44e8-a31b-805708f846df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:54.526237 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c47d45b-b210-44e8-a31b-805708f846df tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:54.526453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c47d45b-b210-44e8-a31b-805708f846df tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:54.526624 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5c47d45b-b210-44e8-a31b-805708f846df tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:54.526753 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-5c47d45b-b210-44e8-a31b-805708f846df tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:54.530662 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:54.530662 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:54.531188 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5c47d45b-b210-44e8-a31b-805708f846df tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:54.531523 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1407/5569] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:54 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:55.541511 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:55.543612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:55.543844 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:55.544025 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:55.544115 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:55.548378 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:55.548378 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:55.548939 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4d1152c6-f6fd-41b0-97ba-149804e4cd09 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:55.549254 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1399/5570] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:55 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:56.491433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:56.493290 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:56.493474 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:56.493644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:56.502269 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:56.502269 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:56.505427 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:56.509191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-6f5da699-e518-44a1-b030-d1ef45c0f954 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:56.509579 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1374/5571] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:07:56 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:07:56.527588 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:56.529391 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f/action Aug 16 23:07:56.529769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:07:56.529937 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:56.541716 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:56.541716 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:56.542193 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:56.548137 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Begin detaching volume completed successfully. Aug 16 23:07:56.548352 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-5a02ccf1-011d-4b2b-b0e6-b0e3b73bd6fa tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f/action returned with HTTP 202 Aug 16 23:07:56.548779 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1392/5572] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:07:56 2026] POST /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:07:56.559006 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-778872e0-93a0-410a-82f7-f9b947b742cf None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:56.560813 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-778872e0-93a0-410a-82f7-f9b947b742cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:56.561086 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-778872e0-93a0-410a-82f7-f9b947b742cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:56.561374 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-778872e0-93a0-410a-82f7-f9b947b742cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:56.561540 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-778872e0-93a0-410a-82f7-f9b947b742cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:56.567585 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:56.567585 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:56.568354 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-778872e0-93a0-410a-82f7-f9b947b742cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:56.568978 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1408/5573] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:56 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:56.591384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b5f2c236-1967-4bcd-ae11-5a26937d8b5a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:56.591823 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5f2c236-1967-4bcd-ae11-5a26937d8b5a None None] GET https://10.4.3.26/volume// Aug 16 23:07:56.591966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5f2c236-1967-4bcd-ae11-5a26937d8b5a None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:56.592154 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b5f2c236-1967-4bcd-ae11-5a26937d8b5a None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:56.592474 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b5f2c236-1967-4bcd-ae11-5a26937d8b5a None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:07:56.592780 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1400/5574] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:07:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:07:56.600777 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:56.602701 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:07:56.602985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:56.603206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:56.613157 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:56.613157 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:56.617056 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:56.621712 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-7e0d8ca3-e156-4ef0-977e-8565dfc2dc24 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:07:56.621912 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1375/5575] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:07:56 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:07:57.579602 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d6d28f16-509b-4bec-92bd-310a52713508 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:57.581483 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6d28f16-509b-4bec-92bd-310a52713508 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:57.581767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6d28f16-509b-4bec-92bd-310a52713508 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:57.581970 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d6d28f16-509b-4bec-92bd-310a52713508 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:57.582080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-d6d28f16-509b-4bec-92bd-310a52713508 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:57.586371 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:57.586371 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:57.587083 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d6d28f16-509b-4bec-92bd-310a52713508 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:57.587484 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1393/5576] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:57 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:58.273007 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-d9463860-c0da-417d-ac28-6e47f3e1f32f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:58.275000 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-d9463860-c0da-417d-ac28-6e47f3e1f32f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e Aug 16 23:07:58.275203 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-d9463860-c0da-417d-ac28-6e47f3e1f32f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:58.275437 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-d9463860-c0da-417d-ac28-6e47f3e1f32f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:58.283354 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:58.283354 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:58.326842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-44b1622d-f46c-4d72-ba32-be011eb0ed1f req-d9463860-c0da-417d-ac28-6e47f3e1f32f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e returned with HTTP 200 Aug 16 23:07:58.327232 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1409/5577] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:07:58 2026] DELETE /volume/v3/attachments/729029ae-d6b6-43bf-af54-384f5e92365e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:58.597592 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:58.599578 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:58.599807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:58.599984 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:58.600116 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:58.604171 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:58.604171 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:58.604775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dd851e9d-fdf2-485a-9036-f1636a1afa6a tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:58.605116 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1401/5578] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:58 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:58.685572 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:58.687359 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:07:58.687697 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-204808019", "snapshot_id": "701adc86-17d3-4a6a-990a-815e0c1623b3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:07:58.689381 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-204808019', 'snapshot_id': '701adc86-17d3-4a6a-990a-815e0c1623b3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:07:58.696127 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:58.696127 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:58.696670 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:07:58.696807 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume of 1 GB Aug 16 23:07:58.700770 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Availability Zones retrieved successfully. Aug 16 23:07:58.707314 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (f9fbbfb3-db60-4725-9612-e5a2215c95cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:58.708612 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609775bb-5f26-485d-be0d-91539beb3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:58.709667 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:07:58.747782 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609775bb-5f26-485d-be0d-91539beb3949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '701adc86-17d3-4a6a-990a-815e0c1623b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:58.747782 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b008dd1a-7f3b-4800-a576-0dc95aaefa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:58.785317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Created reservations ['5e316a9c-f798-4d22-ad86-0b6573dd6fc4', '8d7159c4-4124-4373-9b1e-ed18d35a5d6f', 'd5969449-e59a-4d86-9041-dd4d6811d1f7', 'd93132b4-0a4d-4e56-a122-aae8634afa21'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:07:58.786150 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b008dd1a-7f3b-4800-a576-0dc95aaefa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e316a9c-f798-4d22-ad86-0b6573dd6fc4', '8d7159c4-4124-4373-9b1e-ed18d35a5d6f', 'd5969449-e59a-4d86-9041-dd4d6811d1f7', 'd93132b4-0a4d-4e56-a122-aae8634afa21']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:58.786900 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f44e2a-1728-4134-8156-769eb78d6c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:58.825053 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f44e2a-1728-4134-8156-769eb78d6c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ce1151-e494-4763-8984-2b884e68e413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-204808019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['5e316a9c-f798-4d22-ad86-0b6573dd6fc4','8d7159c4-4124-4373-9b1e-ed18d35a5d6f','d5969449-e59a-4d86-9041-dd4d6811d1f7','d93132b4-0a4d-4e56-a122-aae8634afa21'],size=1,snapshot_id=701adc86-17d3-4a6a-990a-815e0c1623b3,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-204808019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ce1151-e494-4763-8984-2b884e68e413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=701adc86-17d3-4a6a-990a-815e0c1623b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55233d7386f94071b123c5ca50e41c18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:58.826156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6cbb70-8291-4f2d-9824-73d13c7d72e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:58.842357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6cbb70-8291-4f2d-9824-73d13c7d72e0) transitioned into state 'SUCCESS' from state '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-204808019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='752ccc35c50b40a0bf26c3d6bcf5f46b',qos_specs=None,replication_status=,reservations=['5e316a9c-f798-4d22-ad86-0b6573dd6fc4','8d7159c4-4124-4373-9b1e-ed18d35a5d6f','d5969449-e59a-4d86-9041-dd4d6811d1f7','d93132b4-0a4d-4e56-a122-aae8634afa21'],size=1,snapshot_id=701adc86-17d3-4a6a-990a-815e0c1623b3,source_replicaid=,source_volid=None,status='creating',user_id='55233d7386f94071b123c5ca50e41c18',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:58.843019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c3b1c2-21b5-4b4c-a719-d4a71e524035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:07:58.861198 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c3b1c2-21b5-4b4c-a719-d4a71e524035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:07:58.865266 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Flow 'volume_create_api' (f9fbbfb3-db60-4725-9612-e5a2215c95cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:07:58.865639 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Create volume request issued successfully. Aug 16 23:07:58.866305 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-237fafa8-d484-41c0-99db-60d00bd60cd7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:07:58.866757 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1376/5579] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:07:58 2026] POST /volume/v3/volumes => generated 788 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:07:58.886170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:58.888213 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:07:58.888476 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:58.888717 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:58.897438 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:58.897438 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:07:58.901608 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:58.906718 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6066e10c-e77b-489c-80e9-182bafb48ca3 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:07:58.907185 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1394/5580] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:58 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:59.615968 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b7db85ab-fe15-4a80-8e05-878097f4debc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:59.617846 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7db85ab-fe15-4a80-8e05-878097f4debc tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:07:59.618071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7db85ab-fe15-4a80-8e05-878097f4debc tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:59.618226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b7db85ab-fe15-4a80-8e05-878097f4debc tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:59.618226 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-b7db85ab-fe15-4a80-8e05-878097f4debc tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:07:59.624887 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:59.624887 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:07:59.625512 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b7db85ab-fe15-4a80-8e05-878097f4debc tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:07:59.625914 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1410/5581] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:07:59 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:59.921166 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e49c55db-d088-4451-8656-6290a1a675de None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:59.923082 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e49c55db-d088-4451-8656-6290a1a675de tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:07:59.923348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e49c55db-d088-4451-8656-6290a1a675de tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:59.923587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e49c55db-d088-4451-8656-6290a1a675de tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:59.930490 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:59.930490 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:07:59.933944 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e49c55db-d088-4451-8656-6290a1a675de tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:59.938276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e49c55db-d088-4451-8656-6290a1a675de tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:07:59.938888 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1402/5582] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:59 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:07:59.957774 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:07:59.958155 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:07:59.958155 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:07:59.958316 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:07:59.964829 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:07:59.964829 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:07:59.968163 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:07:59.971732 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-de7860ce-5ec6-440a-9d83-1c76f7f3c790 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:07:59.972193 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1377/5583] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:07:59 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:00.424227 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.426412 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:00.426638 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.426852 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.436608 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.436608 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:00.440327 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:00.448152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-2a87427c-953a-4cc8-a620-9e0b25010537 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:00.448830 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1395/5584] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:00.537075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6cb12d9a-e9f4-4685-b09f-5062c48f12ac None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.537476 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cb12d9a-e9f4-4685-b09f-5062c48f12ac None None] GET https://10.4.3.26/volume// Aug 16 23:08:00.537648 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cb12d9a-e9f4-4685-b09f-5062c48f12ac None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.537894 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6cb12d9a-e9f4-4685-b09f-5062c48f12ac None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.538262 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6cb12d9a-e9f4-4685-b09f-5062c48f12ac None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:08:00.538580 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1411/5585] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:08:00.548223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-f983ede7-8528-4d4e-a037-5e3fff2a1637 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.550520 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-f983ede7-8528-4d4e-a037-5e3fff2a1637 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:08:00.551050 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-f983ede7-8528-4d4e-a037-5e3fff2a1637 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01ce1151-e494-4763-8984-2b884e68e413", "connector": null, "instance_uuid": "08615fcf-ab29-4c98-b9ab-0f6eb8ba097f"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:00.565759 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.565759 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:00.594476 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-f983ede7-8528-4d4e-a037-5e3fff2a1637 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:08:00.594966 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1403/5586] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:08:00 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:00.626578 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.628923 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:00.629491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.629491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.637518 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.641273 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:00.641364 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.641553 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.641695 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:00.645216 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.645216 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:00.646344 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.646344 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:00.646907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-567ab381-b26d-4b84-9b27-01fafd4cc665 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:00.647330 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1396/5587] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:00.650769 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:00.655700 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-692706ff-2309-4699-add4-67d1e8ca2ae9 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.656490 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-692706ff-2309-4699-add4-67d1e8ca2ae9 None None] GET https://10.4.3.26/volume// Aug 16 23:08:00.656490 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-692706ff-2309-4699-add4-67d1e8ca2ae9 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.656490 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-692706ff-2309-4699-add4-67d1e8ca2ae9 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.656769 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-692706ff-2309-4699-add4-67d1e8ca2ae9 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:08:00.657100 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1412/5588] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:08:00.657604 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ab66c6b6-c6a1-42c5-9742-1c31e6ce86b0 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:00.657866 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1378/5589] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:00.667789 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.671556 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:00.671556 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:00.672358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:00.684065 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.684065 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:00.689553 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:00.696070 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-7cd2b96a-c47e-4a44-b52f-4e291ec00f77 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:00.696513 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1404/5590] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:08:00 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 1060 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:08:00.803485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:00.806165 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] PUT https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 Aug 16 23:08:00.806611 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:00.814926 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Acquiring lock "cinder-attachment_update-01ce1151-e494-4763-8984-2b884e68e413-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:08:00.819214 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-01ce1151-e494-4763-8984-2b884e68e413-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:08:00.820208 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:00.820208 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:00.900556 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Lock "cinder-attachment_update-01ce1151-e494-4763-8984-2b884e68e413-np0000007421" released by "attachment_update" :: held 0.081s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:08:00.900912 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-082aafc8-9fcd-42f9-98ed-bf1bf2e7d743 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 returned with HTTP 200 Aug 16 23:08:00.901871 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1397/5591] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:08:00 2026] PUT /volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:01.659581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:01.661610 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:01.661863 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:01.662182 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:01.662325 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:01.667848 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:01.667848 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:01.668567 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e76250c7-5f20-4546-9a16-f2fc7c2845ce tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:01.668975 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1413/5592] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:01 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 23:08:01.670661 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:01.672978 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:01.673247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:01.673508 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:01.681699 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:01.681699 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:01.684700 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:01.688637 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-df801694-c0af-49b4-8324-bcb8ffa9d93a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:01.689037 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1379/5593] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:01 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:02.680043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:02.681956 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:02.682121 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:02.682269 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:02.682395 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:02.686756 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:02.686756 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:02.687361 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c41cd3f2-1abe-4f55-b800-8485d56fb3e6 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:02.687788 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1405/5594] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:02 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:02.701087 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-153fa0b7-daee-4041-bc56-24d489761b4f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:02.702837 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-153fa0b7-daee-4041-bc56-24d489761b4f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:02.703012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-153fa0b7-daee-4041-bc56-24d489761b4f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:02.703191 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-153fa0b7-daee-4041-bc56-24d489761b4f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:02.712760 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:02.712760 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:02.716022 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-153fa0b7-daee-4041-bc56-24d489761b4f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:02.719950 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-153fa0b7-daee-4041-bc56-24d489761b4f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:02.720336 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1398/5595] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:02 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:03.697761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:03.699614 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:03.699847 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:03.700044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:03.700144 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:03.706118 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:03.706118 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:03.706986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af449e15-a846-43dc-87e0-1e702e9a6c1f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:03.707494 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1414/5596] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:03 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:03.733654 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-178c6c75-7797-4f2d-a8b0-103b95da638e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:03.735618 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-178c6c75-7797-4f2d-a8b0-103b95da638e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:03.735886 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-178c6c75-7797-4f2d-a8b0-103b95da638e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:03.736020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-178c6c75-7797-4f2d-a8b0-103b95da638e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:03.747876 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:03.747876 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:03.751512 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-178c6c75-7797-4f2d-a8b0-103b95da638e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:03.755752 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-178c6c75-7797-4f2d-a8b0-103b95da638e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:03.756140 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1380/5597] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:03 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:04.136700 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-bfe69333-641e-4844-96b3-403b42188d45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:04.138692 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-bfe69333-641e-4844-96b3-403b42188d45 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972/action Aug 16 23:08:04.139063 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-bfe69333-641e-4844-96b3-403b42188d45 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-complete": null}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:08:04.139200 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-bfe69333-641e-4844-96b3-403b42188d45 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:04.155028 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:04.155028 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:04.164430 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-58995f0e-894a-4fc3-9d52-4bf0f40da3ba req-bfe69333-641e-4844-96b3-403b42188d45 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972/action returned with HTTP 204 Aug 16 23:08:04.164430 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1406/5598] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:08:04 2026] POST /volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:04.718844 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:04.720634 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:04.720886 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:04.721036 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:04.721131 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:04.725366 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:04.725366 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:04.725983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7dc7c5a0-db5d-493d-bdcf-b2f8c7f07f92 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:04.726403 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1399/5599] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:04 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:04.769506 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f7b3b49-8779-4966-af57-8700423bca96 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:04.771227 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f7b3b49-8779-4966-af57-8700423bca96 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:04.771404 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f7b3b49-8779-4966-af57-8700423bca96 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:04.771663 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f7b3b49-8779-4966-af57-8700423bca96 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:04.780205 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:04.780205 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:04.783310 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7f7b3b49-8779-4966-af57-8700423bca96 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:04.786893 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f7b3b49-8779-4966-af57-8700423bca96 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:04.787263 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1415/5600] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:04 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:05.737394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-573e5d83-9d4a-4e78-b801-0d158816308f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:05.739429 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-573e5d83-9d4a-4e78-b801-0d158816308f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:05.739679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-573e5d83-9d4a-4e78-b801-0d158816308f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:05.739899 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-573e5d83-9d4a-4e78-b801-0d158816308f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:05.740015 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-573e5d83-9d4a-4e78-b801-0d158816308f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:05.744646 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:05.744646 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:05.745293 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-573e5d83-9d4a-4e78-b801-0d158816308f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:05.745652 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1381/5601] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:05 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:06.756453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:06.758191 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:06.758423 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:06.758606 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:06.758713 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:06.763731 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:06.763731 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:06.764556 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f71421a3-f544-4b3b-9b5e-d02fe6df3008 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:06.765036 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1407/5602] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:06 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:07.776228 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0c62ef86-9435-4207-9853-d9bf43e9313e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:07.778895 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c62ef86-9435-4207-9853-d9bf43e9313e tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:07.778895 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c62ef86-9435-4207-9853-d9bf43e9313e tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:07.779145 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0c62ef86-9435-4207-9853-d9bf43e9313e tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:07.779223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-0c62ef86-9435-4207-9853-d9bf43e9313e tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:07.783941 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:07.783941 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:07.784634 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0c62ef86-9435-4207-9853-d9bf43e9313e tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:07.785782 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1400/5603] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:07 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:08.401468 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:08.403588 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:08.403803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:08.404034 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:08.414172 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:08.414172 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:08.417640 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:08.422430 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-c13373f3-4164-4892-bcba-1c48c6c61df4 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:08.422875 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1416/5604] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:08:08 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:08.443760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:08.443760 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] POST https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413/action Aug 16 23:08:08.443760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:08:08.443760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:08.454601 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:08.454601 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:08.455219 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:08.461950 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Begin detaching volume completed successfully. Aug 16 23:08:08.464758 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-858a89e9-f2c8-4741-8102-63fa8f382881 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413/action returned with HTTP 202 Aug 16 23:08:08.464758 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1382/5605] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:08:08 2026] POST /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:08:08.509807 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ed7856fe-addf-4f4c-8f58-46f470edf032 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:08.510584 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed7856fe-addf-4f4c-8f58-46f470edf032 None None] GET https://10.4.3.26/volume// Aug 16 23:08:08.510584 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed7856fe-addf-4f4c-8f58-46f470edf032 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:08.510847 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ed7856fe-addf-4f4c-8f58-46f470edf032 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:08.511243 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ed7856fe-addf-4f4c-8f58-46f470edf032 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:08:08.511598 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1408/5606] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:08:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:08:08.524562 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:08.527912 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:08.528235 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:08.528464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:08.540186 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:08.540186 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:08.544773 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:08.550488 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-587940e8-4bf4-43bf-9314-503221e7bae7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:08.551070 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1401/5607] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:08:08 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:08:08.797918 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:08.799791 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:08.800170 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:08.800493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:08.800710 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.backups [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100201) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:08.805785 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:08.805785 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:08.806610 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a7ad064-cc4c-4b92-909f-c8e239c97d49 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:08.807145 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1417/5608] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:08 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:09.500145 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-1f75884b-118c-4963-b6a2-5473f86442eb req-04e23d0d-5dd0-45a4-9648-bcb0b7670135 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:09.502263 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-04e23d0d-5dd0-45a4-9648-bcb0b7670135 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 Aug 16 23:08:09.502437 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-04e23d0d-5dd0-45a4-9648-bcb0b7670135 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:09.502607 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-04e23d0d-5dd0-45a4-9648-bcb0b7670135 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:09.509300 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:09.509300 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:09.567767 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-1f75884b-118c-4963-b6a2-5473f86442eb req-04e23d0d-5dd0-45a4-9648-bcb0b7670135 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 returned with HTTP 200 Aug 16 23:08:09.568402 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1383/5609] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:08:09 2026] DELETE /volume/v3/attachments/fd4cd393-96c8-44a0-8086-84af45924972 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:09.819975 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-888da307-4d45-4e31-8fff-653d7ea47e7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:09.822074 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-888da307-4d45-4e31-8fff-653d7ea47e7d tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:09.822348 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-888da307-4d45-4e31-8fff-653d7ea47e7d tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:09.822588 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-888da307-4d45-4e31-8fff-653d7ea47e7d tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:09.822813 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.backups [None req-888da307-4d45-4e31-8fff-653d7ea47e7d tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100202) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:09.827981 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:09.827981 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:09.828919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-888da307-4d45-4e31-8fff-653d7ea47e7d tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:09.829472 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1409/5610] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:09 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.618509 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.620440 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:10.620653 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.620880 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.628277 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.628277 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:10.631934 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:10.636152 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2038c30e-fc9f-4db7-a0e0-55cfb39ea3fe tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:10.636501 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1402/5611] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.647663 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0de3b624-3e53-4346-936c-a7d211cc1252 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.649507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0de3b624-3e53-4346-936c-a7d211cc1252 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:10.649761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0de3b624-3e53-4346-936c-a7d211cc1252 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.650008 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0de3b624-3e53-4346-936c-a7d211cc1252 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.656617 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.656617 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:10.660078 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0de3b624-3e53-4346-936c-a7d211cc1252 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:10.664120 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0de3b624-3e53-4346-936c-a7d211cc1252 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:10.664549 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1418/5612] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.679459 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.681253 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:10.681428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.681626 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.681793 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume with id: 01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:10.689130 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.689130 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:10.689628 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:10.705555 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume request issued successfully. Aug 16 23:08:10.705799 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bbe1759e-4c20-411e-b7f5-3ca7b744d163 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 202 Aug 16 23:08:10.706285 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1384/5613] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:10 2026] DELETE /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:10.713252 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.715675 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:10.716223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.716325 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.725020 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.725020 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:10.729885 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:10.735097 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-e64285cd-540d-4d11-88f5-aaa7626fe977 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 200 Aug 16 23:08:10.735542 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1410/5614] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.841091 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.843062 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:10.843289 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.843479 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.843587 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:10.848497 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.848497 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:10.849240 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f018b367-f6a7-4551-99fb-1ac1d1aa10cf tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:10.849601 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1403/5615] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.860462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0ca8773d-0d4d-4446-a3d7-381f6806ae61 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.862666 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca8773d-0d4d-4446-a3d7-381f6806ae61 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] PUT https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:10.863177 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0ca8773d-0d4d-4446-a3d7-381f6806ae61 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:10.870260 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.870260 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:10.877223 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0ca8773d-0d4d-4446-a3d7-381f6806ae61 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:10.877660 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1419/5616] 10.4.3.26 () {70 vars in 1401 bytes} [Sun Aug 16 23:08:10 2026] PUT /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.885951 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.887834 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:10.888079 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.888274 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.888381 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:10.892855 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.892855 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:10.893497 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-584575f3-d4a1-4a78-a643-1e567b1b48fb tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:10.893906 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1385/5617] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:10.903899 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c68bad72-fcd4-4335-a380-417a38097a5f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.905994 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] DELETE https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:10.906250 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.906478 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.906611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.backups [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Delete backup with id: 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. Aug 16 23:08:10.911187 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.911187 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:10.922465 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.backup.rpcapi [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] delete_backup rpcapi backup_id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 {{(pid=100202) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 23:08:10.924296 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c68bad72-fcd4-4335-a380-417a38097a5f tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 202 Aug 16 23:08:10.924731 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1411/5618] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:10 2026] DELETE /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:08:10.932015 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-08239716-acc1-4ed1-8910-1c41749579dd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:10.934562 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08239716-acc1-4ed1-8910-1c41749579dd tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:10.934841 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08239716-acc1-4ed1-8910-1c41749579dd tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:10.935080 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-08239716-acc1-4ed1-8910-1c41749579dd tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:10.935234 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.backups [None req-08239716-acc1-4ed1-8910-1c41749579dd tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100203) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:10.939461 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:10.939461 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:10.940403 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-08239716-acc1-4ed1-8910-1c41749579dd tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 200 Aug 16 23:08:10.940812 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1404/5619] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:10 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:11.747764 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e195b951-e866-49bb-816d-a9cd53090925 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.749829 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e195b951-e866-49bb-816d-a9cd53090925 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 Aug 16 23:08:11.750062 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e195b951-e866-49bb-816d-a9cd53090925 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.750256 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e195b951-e866-49bb-816d-a9cd53090925 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.756761 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e195b951-e866-49bb-816d-a9cd53090925 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 returned with HTTP 404 Aug 16 23:08:11.757319 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1420/5620] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:11 2026] GET /volume/v3/volumes/01ce1151-e494-4763-8984-2b884e68e413 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:11.763761 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.766105 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:11.766371 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.766605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.775766 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:11.775766 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:11.780534 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:11.786119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-26c1de99-8a3c-4a92-a688-ea39b3640614 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:08:11.786487 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1386/5621] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:11 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:11.796999 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4c99a745-f2a4-4912-866d-cb661a93b666 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.798756 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c99a745-f2a4-4912-866d-cb661a93b666 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:11.799024 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c99a745-f2a4-4912-866d-cb661a93b666 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.799265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4c99a745-f2a4-4912-866d-cb661a93b666 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.806341 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:11.806341 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:11.810249 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4c99a745-f2a4-4912-866d-cb661a93b666 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:11.814486 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4c99a745-f2a4-4912-866d-cb661a93b666 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:08:11.814877 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1412/5622] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:11 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:11.826002 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.828221 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:11.828454 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.828658 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.828842 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume with id: 802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:11.836423 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:11.836423 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:11.836986 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:11.852213 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume request issued successfully. Aug 16 23:08:11.852417 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-4e607b9b-51ef-42d0-8737-6565de5b0d7f tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 202 Aug 16 23:08:11.852839 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1405/5623] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:11 2026] DELETE /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:11.859462 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9c7ade7c-1394-4944-8e44-56234f087f06 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.861140 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c7ade7c-1394-4944-8e44-56234f087f06 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:11.861358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c7ade7c-1394-4944-8e44-56234f087f06 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.861543 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9c7ade7c-1394-4944-8e44-56234f087f06 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.868670 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:11.868670 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:11.872802 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-9c7ade7c-1394-4944-8e44-56234f087f06 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:11.877722 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9c7ade7c-1394-4944-8e44-56234f087f06 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 200 Aug 16 23:08:11.878148 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1421/5624] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:11 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:11.950789 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.953618 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 Aug 16 23:08:11.953873 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.954153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.954351 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.backups [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Show backup with id 26bfb917-9bc3-4aea-bf6c-88d058d8c8e0. {{(pid=100204) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 23:08:11.958590 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-17f8ae1d-45ec-4ce8-9caa-39baaf27a174 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 returned with HTTP 404 Aug 16 23:08:11.959122 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1387/5625] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:11 2026] GET /volume/v3/backups/26bfb917-9bc3-4aea-bf6c-88d058d8c8e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:11.965531 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-59c89f9e-3aa4-4e76-b232-945838c32716 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:11.967226 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:08:11.967413 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:11.967584 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:11.967731 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Delete volume with id: 19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:08:11.974208 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:11.974208 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:11.974481 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Volume info retrieved successfully. Aug 16 23:08:11.989715 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Delete volume request issued successfully. Aug 16 23:08:11.989945 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-59c89f9e-3aa4-4e76-b232-945838c32716 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 returned with HTTP 202 Aug 16 23:08:11.990485 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1413/5626] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:11 2026] DELETE /volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:12.001019 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:12.003133 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:08:12.003374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:12.003598 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:12.014704 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:12.014704 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:12.019898 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Volume info retrieved successfully. Aug 16 23:08:12.026378 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-11e99b95-fb53-4abf-bfbd-648a039fcdab tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 returned with HTTP 200 Aug 16 23:08:12.026956 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1406/5627] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:12 2026] GET /volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:12.891059 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-98932a87-c93e-41b3-bd11-5b107e6afea2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:12.892714 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98932a87-c93e-41b3-bd11-5b107e6afea2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f Aug 16 23:08:12.892996 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98932a87-c93e-41b3-bd11-5b107e6afea2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:12.893302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-98932a87-c93e-41b3-bd11-5b107e6afea2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:12.899152 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-98932a87-c93e-41b3-bd11-5b107e6afea2 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f returned with HTTP 404 Aug 16 23:08:12.899613 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1422/5628] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:12 2026] GET /volume/v3/volumes/802cd695-9a9c-4eb9-9daa-d80f8ae0304f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:12.907531 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8e2f6f47-fc81-4376-87d1-8d542724badb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:12.909372 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e2f6f47-fc81-4376-87d1-8d542724badb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:12.909577 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e2f6f47-fc81-4376-87d1-8d542724badb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:12.909775 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8e2f6f47-fc81-4376-87d1-8d542724badb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:12.917251 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:12.917251 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:12.921026 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8e2f6f47-fc81-4376-87d1-8d542724badb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:12.925459 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8e2f6f47-fc81-4376-87d1-8d542724badb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:08:12.925918 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1388/5629] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:12 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:12.942372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:12.944098 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:12.944292 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:12.944467 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:12.950705 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:12.950705 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:12.953800 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:12.957173 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2e4a0641-dd42-4279-bee2-3b81f42be14a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:08:12.957531 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1414/5630] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:12 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 880 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:12.969132 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:12.970946 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:12.971183 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:12.971370 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:12.971531 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume with id: c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:12.978545 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:12.978545 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:12.979052 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:12.995185 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume request issued successfully. Aug 16 23:08:12.995420 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fdf99a77-7957-434c-9e0c-e9166dafd29a tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 202 Aug 16 23:08:12.995974 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1407/5631] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:12 2026] DELETE /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:13.003488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:13.006500 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:13.006786 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:13.007004 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:13.014761 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:13.014761 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:13.018766 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:13.023823 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-e2470eeb-4dc2-4091-9aab-a036b3e99786 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 200 Aug 16 23:08:13.024418 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1423/5632] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:13 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:13.040679 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-128e824e-7624-4e7a-ada9-16f67d5967c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:13.043330 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-128e824e-7624-4e7a-ada9-16f67d5967c2 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] GET https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 Aug 16 23:08:13.043613 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-128e824e-7624-4e7a-ada9-16f67d5967c2 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:13.043865 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-128e824e-7624-4e7a-ada9-16f67d5967c2 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:13.051271 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-128e824e-7624-4e7a-ada9-16f67d5967c2 tempest-ProjectAdminTests39-630040796 tempest-ProjectAdminTests39-630040796-project-admin] https://10.4.3.26/volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 returned with HTTP 404 Aug 16 23:08:13.051761 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1389/5633] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:13 2026] GET /volume/v3/volumes/19311af1-d40b-4835-87ea-46b63fab2b74 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:14.035832 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f4129b58-3e07-4cf4-b768-46d69640409e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:14.037982 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4129b58-3e07-4cf4-b768-46d69640409e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 Aug 16 23:08:14.038168 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4129b58-3e07-4cf4-b768-46d69640409e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:14.038346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f4129b58-3e07-4cf4-b768-46d69640409e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:14.044879 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f4129b58-3e07-4cf4-b768-46d69640409e tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 returned with HTTP 404 Aug 16 23:08:14.045335 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1415/5634] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:14 2026] GET /volume/v3/volumes/c3dff540-2548-4cfd-8424-9591b6daea35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:14.055858 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:14.057415 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:08:14.057591 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:14.057767 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:14.057868 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete snapshot with id: 701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:08:14.062933 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:14.062933 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:14.063408 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:14.078805 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot delete request issued successfully. Aug 16 23:08:14.079021 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-512dfa3e-6083-442e-8668-27ab50e2e0cd tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 202 Aug 16 23:08:14.079394 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1408/5635] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:14 2026] DELETE /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:14.085180 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:14.087825 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:08:14.088125 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:14.088388 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:14.094372 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:14.094372 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:14.094890 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:14.095725 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0e215eb7-96a1-4248-9ad3-35de68f2c8b7 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 200 Aug 16 23:08:14.096127 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1424/5636] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:14 2026] GET /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:14.634127 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82f7ed34-060d-4a30-8f21-ab5f338d7878 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:14.736733 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82f7ed34-060d-4a30-8f21-ab5f338d7878 tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-admin] GET https://10.4.3.26/volume/v3/scheduler-stats/get_pools Aug 16 23:08:14.736952 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82f7ed34-060d-4a30-8f21-ab5f338d7878 tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:14.737129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82f7ed34-060d-4a30-8f21-ab5f338d7878 tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-admin] Calling method 'get_pools' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:14.746881 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82f7ed34-060d-4a30-8f21-ab5f338d7878 tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-admin] https://10.4.3.26/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 23:08:14.747314 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1390/5637] 10.4.3.26 () {66 vars in 1284 bytes} [Sun Aug 16 23:08:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:14.755840 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-73542f3d-f05b-4411-8220-54337742d2df None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:14.809526 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73542f3d-f05b-4411-8220-54337742d2df tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-member] GET https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool Aug 16 23:08:14.809734 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73542f3d-f05b-4411-8220-54337742d2df tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:14.809937 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73542f3d-f05b-4411-8220-54337742d2df tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:14.810540 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.policy [None req-73542f3d-f05b-4411-8220-54337742d2df tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'eeb721dfe867448880f2118053a24d37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0235ae208fb42328d19d1cdd9a7b8f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100202) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:08:14.810719 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73542f3d-f05b-4411-8220-54337742d2df tempest-ProjectMemberTests-403707605 tempest-ProjectMemberTests-403707605-project-member] https://10.4.3.26/volume/v3/capabilities/np0000007421@storpool returned with HTTP 403 Aug 16 23:08:14.811175 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1416/5638] 10.4.3.26 () {66 vars in 1311 bytes} [Sun Aug 16 23:08:14 2026] GET /volume/v3/capabilities/np0000007421@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:15.104988 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-36c6864c-b5da-44a5-9e0c-b875a7d7d4ff None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:15.107079 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36c6864c-b5da-44a5-9e0c-b875a7d7d4ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 Aug 16 23:08:15.107312 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36c6864c-b5da-44a5-9e0c-b875a7d7d4ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:15.107541 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-36c6864c-b5da-44a5-9e0c-b875a7d7d4ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:15.112070 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-36c6864c-b5da-44a5-9e0c-b875a7d7d4ff tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 returned with HTTP 404 Aug 16 23:08:15.112593 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1409/5639] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:15 2026] GET /volume/v3/snapshots/701adc86-17d3-4a6a-990a-815e0c1623b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:15.118191 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:15.119877 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:08:15.120089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:15.120286 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:15.120382 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete snapshot with id: d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:08:15.124856 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:15.124856 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:15.125255 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:15.142009 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot delete request issued successfully. Aug 16 23:08:15.142258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-940714b5-7dbd-4a66-af0f-09b6b468cf52 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 202 Aug 16 23:08:15.142827 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1425/5640] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:15 2026] DELETE /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:15.150357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-10447163-1265-4fd2-9b48-fa979311caec None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:15.152294 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10447163-1265-4fd2-9b48-fa979311caec tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:08:15.152496 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10447163-1265-4fd2-9b48-fa979311caec tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:15.152660 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-10447163-1265-4fd2-9b48-fa979311caec tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:15.158210 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:15.158210 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:15.158666 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-10447163-1265-4fd2-9b48-fa979311caec tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:15.159477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-10447163-1265-4fd2-9b48-fa979311caec tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 200 Aug 16 23:08:15.159854 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1391/5641] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:15 2026] GET /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:16.037993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4bcf41ce-cfec-4994-b3d6-3dc7011e6d9f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.121887 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bcf41ce-cfec-4994-b3d6-3dc7011e6d9f tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:08:16.122212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4bcf41ce-cfec-4994-b3d6-3dc7011e6d9f tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1249311130", "extra_specs": {"storage_protocol": "tempest-storage_protocol-800788776", "vendor_name": "tempest-vendor_name-289878386"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:16.135323 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4bcf41ce-cfec-4994-b3d6-3dc7011e6d9f tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:08:16.135681 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1417/5642] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:08:16 2026] POST /volume/v3/types => generated 327 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:16.143074 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-f5d3ac59-2531-4d56-956b-f7717360518e None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.144586 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:16.144927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c2ed4430-8c7e-470c-82f9-b266e87e9710", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:16.146436 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request body: {'volume': {'volume_type': 'c2ed4430-8c7e-470c-82f9-b266e87e9710', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:16.149388 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume of 1 GB Aug 16 23:08:16.149618 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:16.149618 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:16.149952 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:16.154700 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (77bb479f-696c-4d5c-9456-b738abed1f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:16.155656 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f93ca28-b4c0-41f1-aa5f-7be2592002da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:16.156361 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:16.169811 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2831cf2b-5efe-4820-ad58-7a2d36436df1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.171816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2831cf2b-5efe-4820-ad58-7a2d36436df1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e Aug 16 23:08:16.172116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2831cf2b-5efe-4820-ad58-7a2d36436df1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:16.172391 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2831cf2b-5efe-4820-ad58-7a2d36436df1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:16.175233 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f93ca28-b4c0-41f1-aa5f-7be2592002da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:08:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-800788776',vendor_name='tempest-vendor_name-289878386'},id=c2ed4430-8c7e-470c-82f9-b266e87e9710,is_public=True,name='tempest-ProjectAdminTests-volume-type-1249311130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2ed4430-8c7e-470c-82f9-b266e87e9710', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:16.176005 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ebd03a-d79c-4cfb-8e80-2a6ea790e729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:16.178310 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2831cf2b-5efe-4820-ad58-7a2d36436df1 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e returned with HTTP 404 Aug 16 23:08:16.178774 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1426/5643] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:16 2026] GET /volume/v3/snapshots/d399c5db-c29e-4103-8b9c-860638b3db2e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:16.186317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.188225 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:08:16.188466 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:16.188708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:16.188885 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete snapshot with id: 36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:08:16.194468 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:16.194468 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:16.194956 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:16.205620 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1249311130 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1249311130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:16.206137 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1249311130 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1249311130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:16.213694 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot delete request issued successfully. Aug 16 23:08:16.213903 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-445d3356-666f-4b12-9583-1f3ac2b429c5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 202 Aug 16 23:08:16.214316 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1392/5644] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:16 2026] DELETE /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:16.221416 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.223771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:08:16.223771 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:16.224009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:16.229318 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:16.229318 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:16.229773 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Snapshot retrieved successfully. Aug 16 23:08:16.230637 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-f8a286b2-bea5-4b20-b921-38915daed8b5 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 200 Aug 16 23:08:16.230997 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1418/5645] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:16 2026] GET /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:16.241038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['0de55ce9-6c5a-46d9-ad0f-bbddc9b867ce', '05aba7e4-01a0-4dad-9210-39fba4ff8660', '95fde24a-8e86-41dc-bb02-f23ef8567980', '2fd94521-527a-4e5b-a4d1-9f93b87d9671'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:16.241986 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ebd03a-d79c-4cfb-8e80-2a6ea790e729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de55ce9-6c5a-46d9-ad0f-bbddc9b867ce', '05aba7e4-01a0-4dad-9210-39fba4ff8660', '95fde24a-8e86-41dc-bb02-f23ef8567980', '2fd94521-527a-4e5b-a4d1-9f93b87d9671']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:16.242927 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696a19e6-8906-45bc-9bf5-04d96c75743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:16.271259 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696a19e6-8906-45bc-9bf5-04d96c75743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '637e806c-4f5d-4e92-ad42-7d30870f06e8', '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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['0de55ce9-6c5a-46d9-ad0f-bbddc9b867ce','05aba7e4-01a0-4dad-9210-39fba4ff8660','95fde24a-8e86-41dc-bb02-f23ef8567980','2fd94521-527a-4e5b-a4d1-9f93b87d9671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=c2ed4430-8c7e-470c-82f9-b266e87e9710), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=637e806c-4f5d-4e92-ad42-7d30870f06e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c371d17b225d439993c13e2f73f226b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2ed4430-8c7e-470c-82f9-b266e87e9710),volume_type_id=c2ed4430-8c7e-470c-82f9-b266e87e9710)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:16.272083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc8b290-af26-47ea-a6d2-758a83b7d51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:16.287594 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc8b290-af26-47ea-a6d2-758a83b7d51c) transitioned into state 'SUCCESS' from 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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['0de55ce9-6c5a-46d9-ad0f-bbddc9b867ce','05aba7e4-01a0-4dad-9210-39fba4ff8660','95fde24a-8e86-41dc-bb02-f23ef8567980','2fd94521-527a-4e5b-a4d1-9f93b87d9671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=c2ed4430-8c7e-470c-82f9-b266e87e9710)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:16.288211 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87fa634-6392-4417-8797-4f34d23ce705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:16.295407 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87fa634-6392-4417-8797-4f34d23ce705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:16.296108 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (77bb479f-696c-4d5c-9456-b738abed1f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:16.296367 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request issued successfully. Aug 16 23:08:16.296875 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-f5d3ac59-2531-4d56-956b-f7717360518e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:16.297271 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1410/5646] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:08:16 2026] POST /volume/v3/volumes => generated 771 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:16.308638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:16.310544 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 Aug 16 23:08:16.311062 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:16.311062 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:16.318228 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:16.318228 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:16.322063 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:16.326032 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b9ce8fa3-e3f6-452f-a7a3-aabac1f14037 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 returned with HTTP 200 Aug 16 23:08:16.326390 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1427/5647] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:16 2026] GET /volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.241083 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c584f71f-ea29-4b02-bdaa-6055eb94dacb None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.242738 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c584f71f-ea29-4b02-bdaa-6055eb94dacb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e Aug 16 23:08:17.242981 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c584f71f-ea29-4b02-bdaa-6055eb94dacb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.243194 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c584f71f-ea29-4b02-bdaa-6055eb94dacb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.247360 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c584f71f-ea29-4b02-bdaa-6055eb94dacb tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e returned with HTTP 404 Aug 16 23:08:17.247782 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1393/5648] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/snapshots/36aa1c58-ce91-478a-a2f5-faaf7f7f794e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:17.253732 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1aef255b-2136-48cd-8c81-25d58343a039 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.255633 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1aef255b-2136-48cd-8c81-25d58343a039 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:17.255967 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1aef255b-2136-48cd-8c81-25d58343a039 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.256152 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1aef255b-2136-48cd-8c81-25d58343a039 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.262764 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.262764 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:17.266060 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-1aef255b-2136-48cd-8c81-25d58343a039 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:17.269805 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1aef255b-2136-48cd-8c81-25d58343a039 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:08:17.270174 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1419/5649] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.280737 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.282558 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:17.282738 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.282941 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.290049 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.290049 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:17.293197 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:17.297082 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b58cf0d0-18c3-4dfa-80a8-3ae6ba984088 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:08:17.297401 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1411/5650] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.311294 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.313034 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] DELETE https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:17.313225 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.313426 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.313632 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume with id: a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:17.321202 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.321202 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:17.321697 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:17.338511 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.338619 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Delete volume request issued successfully. Aug 16 23:08:17.338826 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-73faf17f-fc33-4af4-b33c-a4bd6bff0d55 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 202 Aug 16 23:08:17.339381 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1428/5651] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:17 2026] DELETE /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:17.340994 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 Aug 16 23:08:17.340994 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.341125 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.346160 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.348036 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:17.348223 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.348391 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.349662 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.349662 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:17.353800 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:17.355017 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.355017 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:17.358854 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Volume info retrieved successfully. Aug 16 23:08:17.359151 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d38f0a5d-437c-4bbd-8938-3d2244af4f9a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 returned with HTTP 200 Aug 16 23:08:17.359644 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1394/5652] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.363297 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9133db55-8ca4-4cb8-9f7f-cd26ce92c235 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 200 Aug 16 23:08:17.363671 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1420/5653] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.372894 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-32a38e05-6896-42ba-b0f0-074ef78e4c83 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.375116 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32a38e05-6896-42ba-b0f0-074ef78e4c83 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:08:17.375384 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32a38e05-6896-42ba-b0f0-074ef78e4c83 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.375511 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-32a38e05-6896-42ba-b0f0-074ef78e4c83 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.378956 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-32a38e05-6896-42ba-b0f0-074ef78e4c83 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:08:17.379377 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1412/5654] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.387851 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6c560c56-3028-4212-a03b-ee146207db3e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.389595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c560c56-3028-4212-a03b-ee146207db3e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f Aug 16 23:08:17.389810 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c560c56-3028-4212-a03b-ee146207db3e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.390052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6c560c56-3028-4212-a03b-ee146207db3e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.396891 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6c560c56-3028-4212-a03b-ee146207db3e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f returned with HTTP 204 Aug 16 23:08:17.397405 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1429/5655] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:08:17 2026] DELETE /volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:08:17.404064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-61e15290-b009-4c8e-b0cc-d615f4d53c92 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.406242 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61e15290-b009-4c8e-b0cc-d615f4d53c92 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f Aug 16 23:08:17.406525 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61e15290-b009-4c8e-b0cc-d615f4d53c92 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.406779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-61e15290-b009-4c8e-b0cc-d615f4d53c92 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.411316 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-61e15290-b009-4c8e-b0cc-d615f4d53c92 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f returned with HTTP 404 Aug 16 23:08:17.411921 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1395/5656] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/messages/cda6d3e7-018c-4f1b-b5e9-05ed89c3060f => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:17.418162 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3cfd7469-f33f-4c28-b739-31198eb1612b None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.420863 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 Aug 16 23:08:17.421119 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.421347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.421504 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume with id: 637e806c-4f5d-4e92-ad42-7d30870f06e8 Aug 16 23:08:17.428294 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.428294 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:17.428610 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:17.429535 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:08:17.438419 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1249311130 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1249311130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:17.438681 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1249311130 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1249311130, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:17.445536 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['853c3cbb-5433-47bd-8657-c8106bb8b3d3', 'a4674faf-b36e-40de-9253-c702778edc7f', '474304ab-afbc-4234-8d86-10aaf0f33e6d', '23de7f21-7188-4006-8a97-cd8ed089a039'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:17.466517 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume request issued successfully. Aug 16 23:08:17.466693 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3cfd7469-f33f-4c28-b739-31198eb1612b tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 returned with HTTP 202 Aug 16 23:08:17.467112 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1421/5657] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:17 2026] DELETE /volume/v3/volumes/637e806c-4f5d-4e92-ad42-7d30870f06e8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:17.473114 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-440b0a90-9a44-4fc6-bf2b-404f40c746eb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.474678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-440b0a90-9a44-4fc6-bf2b-404f40c746eb tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/types/c2ed4430-8c7e-470c-82f9-b266e87e9710 Aug 16 23:08:17.474885 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-440b0a90-9a44-4fc6-bf2b-404f40c746eb tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.475068 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-440b0a90-9a44-4fc6-bf2b-404f40c746eb tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.494704 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-440b0a90-9a44-4fc6-bf2b-404f40c746eb tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types/c2ed4430-8c7e-470c-82f9-b266e87e9710 returned with HTTP 202 Aug 16 23:08:17.495084 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1413/5658] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:08:17 2026] DELETE /volume/v3/types/c2ed4430-8c7e-470c-82f9-b266e87e9710 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:17.502569 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-08ec5eff-3248-44f3-a06c-b759a9257708 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.504181 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08ec5eff-3248-44f3-a06c-b759a9257708 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:08:17.504499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-08ec5eff-3248-44f3-a06c-b759a9257708 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-879467624", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1845466970", "vendor_name": "tempest-vendor_name-1985806965"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:17.517129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-08ec5eff-3248-44f3-a06c-b759a9257708 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:08:17.517488 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1430/5659] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:08:17 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:17.524784 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.526477 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:17.526799 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:17.529047 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request body: {'volume': {'volume_type': 'd5e0f04a-75b9-46a1-a66b-1b62b57d7ed1', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:17.532467 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume of 1 GB Aug 16 23:08:17.532788 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.532788 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:17.533262 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:17.538403 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (3bc8ca62-faee-4dbb-ac14-7d9397c6d5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:17.539491 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067eb0e1-e449-4d00-99d6-4b59349faf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:17.540434 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:17.558625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067eb0e1-e449-4d00-99d6-4b59349faf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:08:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1845466970',vendor_name='tempest-vendor_name-1985806965'},id=d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1,is_public=True,name='tempest-ProjectAdminTests-volume-type-879467624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5e0f04a-75b9-46a1-a66b-1b62b57d7ed1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:17.559752 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc866c27-ee2e-4364-b37a-3a44ca60c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:17.584798 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-879467624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-879467624, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:17.584997 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-879467624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-879467624, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:17.608498 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['2930c4ca-f898-4789-b22c-6ed61e595afa', '89f6c42c-f308-49a8-bd32-fae2a748a5e3', '4aecb694-012c-48ce-8fdc-2f694a8ec620', '0ada74b0-5e34-496a-8ef5-8e59d3906d01'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:17.609320 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc866c27-ee2e-4364-b37a-3a44ca60c0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2930c4ca-f898-4789-b22c-6ed61e595afa', '89f6c42c-f308-49a8-bd32-fae2a748a5e3', '4aecb694-012c-48ce-8fdc-2f694a8ec620', '0ada74b0-5e34-496a-8ef5-8e59d3906d01']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:17.610100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4611445-c691-455d-a301-555338210033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:17.633995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4611445-c691-455d-a301-555338210033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e46171-efe1-4d4b-922a-26c2791b25a2', '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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['2930c4ca-f898-4789-b22c-6ed61e595afa','89f6c42c-f308-49a8-bd32-fae2a748a5e3','4aecb694-012c-48ce-8fdc-2f694a8ec620','0ada74b0-5e34-496a-8ef5-8e59d3906d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e46171-efe1-4d4b-922a-26c2791b25a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c371d17b225d439993c13e2f73f226b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1),volume_type_id=d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:17.634806 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675ce6e3-f477-46f1-85df-43fe13a368a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:17.650911 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675ce6e3-f477-46f1-85df-43fe13a368a3) transitioned into state 'SUCCESS' from 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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['2930c4ca-f898-4789-b22c-6ed61e595afa','89f6c42c-f308-49a8-bd32-fae2a748a5e3','4aecb694-012c-48ce-8fdc-2f694a8ec620','0ada74b0-5e34-496a-8ef5-8e59d3906d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:17.651623 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516b234-4e8c-449c-b3ae-26c6a276bfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:17.659800 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516b234-4e8c-449c-b3ae-26c6a276bfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:17.660703 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (3bc8ca62-faee-4dbb-ac14-7d9397c6d5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:17.661032 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request issued successfully. Aug 16 23:08:17.661724 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8bd76d7b-2c01-48a0-9c2e-1553f9491090 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:17.662135 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1396/5660] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:08:17 2026] POST /volume/v3/volumes => generated 770 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:17.673625 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-24dff851-8e06-4caf-8399-d23078bf09be None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:17.675788 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24dff851-8e06-4caf-8399-d23078bf09be tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 Aug 16 23:08:17.676072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24dff851-8e06-4caf-8399-d23078bf09be tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:17.676308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-24dff851-8e06-4caf-8399-d23078bf09be tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:17.685148 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:17.685148 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:17.689113 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-24dff851-8e06-4caf-8399-d23078bf09be tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:17.692706 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-24dff851-8e06-4caf-8399-d23078bf09be tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 returned with HTTP 200 Aug 16 23:08:17.693100 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1422/5661] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:17 2026] GET /volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:18.375419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-612c4052-d99f-4c43-906f-8bbc5a2d6cf9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.377117 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-612c4052-d99f-4c43-906f-8bbc5a2d6cf9 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] GET https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f Aug 16 23:08:18.377307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-612c4052-d99f-4c43-906f-8bbc5a2d6cf9 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.377477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-612c4052-d99f-4c43-906f-8bbc5a2d6cf9 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.382801 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-612c4052-d99f-4c43-906f-8bbc5a2d6cf9 tempest-SnapshotDataIntegrityTests-1485614765 tempest-SnapshotDataIntegrityTests-1485614765-project-member] https://10.4.3.26/volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f returned with HTTP 404 Aug 16 23:08:18.383214 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1414/5662] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:18 2026] GET /volume/v3/volumes/a5cf0f29-7103-417f-913f-0f285ebb224f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:18.705165 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.706856 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 Aug 16 23:08:18.707089 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.707304 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.713839 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:18.713839 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:18.716888 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:18.720169 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7a9199bd-2bb3-4945-844c-92c83145a9c2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 returned with HTTP 200 Aug 16 23:08:18.720556 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1431/5663] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:18 2026] GET /volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:18.731944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-51591606-a104-4f90-8283-74668c1a23e2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.733836 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51591606-a104-4f90-8283-74668c1a23e2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:08:18.734095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51591606-a104-4f90-8283-74668c1a23e2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.734360 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-51591606-a104-4f90-8283-74668c1a23e2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.734675 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:18.734675 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:18.738064 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-51591606-a104-4f90-8283-74668c1a23e2 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:08:18.738510 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1397/5664] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:08:18 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:18.745338 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-466bab51-2a60-4021-9a4b-a017d24c1bc8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.747114 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-466bab51-2a60-4021-9a4b-a017d24c1bc8 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:08:18.747329 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-466bab51-2a60-4021-9a4b-a017d24c1bc8 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.747530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-466bab51-2a60-4021-9a4b-a017d24c1bc8 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.751987 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-466bab51-2a60-4021-9a4b-a017d24c1bc8 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:08:18.752386 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1423/5665] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:08:18 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:18.760013 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e2e4f3d-c26d-4ff2-ad99-f015cb98de3a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.761619 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e2e4f3d-c26d-4ff2-ad99-f015cb98de3a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/messages/e9ee8619-7338-44bf-9d58-d7a45af169bf Aug 16 23:08:18.761854 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e2e4f3d-c26d-4ff2-ad99-f015cb98de3a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.762035 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e2e4f3d-c26d-4ff2-ad99-f015cb98de3a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.769895 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e2e4f3d-c26d-4ff2-ad99-f015cb98de3a tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages/e9ee8619-7338-44bf-9d58-d7a45af169bf returned with HTTP 204 Aug 16 23:08:18.770353 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1415/5666] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:08:18 2026] DELETE /volume/v3/messages/e9ee8619-7338-44bf-9d58-d7a45af169bf => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:08:18.776598 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-fd13a077-b259-4018-bba1-a44700f74e2e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.778417 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 Aug 16 23:08:18.778632 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.778870 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.779044 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume with id: 47e46171-efe1-4d4b-922a-26c2791b25a2 Aug 16 23:08:18.785840 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:18.785840 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:18.786218 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:18.787149 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:08:18.801563 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-879467624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-879467624, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:18.801892 np0000007421 devstack@c-api.service[100201]: WARNING cinder.quota [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-879467624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-879467624, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:18.811131 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['4b85582b-1fb3-4795-a22d-82e0d18d263a', 'b264ce18-ba89-4a30-9f09-73bca1af0058', 'b578985f-273b-472a-af31-cd13cc0b5bbe', '27c6e939-ba9f-40f3-a8bc-7ed95237a18e'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:18.832515 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume request issued successfully. Aug 16 23:08:18.832735 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-fd13a077-b259-4018-bba1-a44700f74e2e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 returned with HTTP 202 Aug 16 23:08:18.833240 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1432/5667] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:18 2026] DELETE /volume/v3/volumes/47e46171-efe1-4d4b-922a-26c2791b25a2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:18.839720 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-af6077c3-2c7c-4370-b68a-b41314f389db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.841625 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af6077c3-2c7c-4370-b68a-b41314f389db tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/types/d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1 Aug 16 23:08:18.841850 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af6077c3-2c7c-4370-b68a-b41314f389db tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:18.842052 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-af6077c3-2c7c-4370-b68a-b41314f389db tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method '_delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:18.863104 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-af6077c3-2c7c-4370-b68a-b41314f389db tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types/d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1 returned with HTTP 202 Aug 16 23:08:18.863411 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1398/5668] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:08:18 2026] DELETE /volume/v3/types/d5e0f04a-75b9-46a1-a66b-1b62b57d7ed1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:18.871031 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cc2004ec-d6e3-46e9-ac5c-01c3ad6b5bd5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.873029 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc2004ec-d6e3-46e9-ac5c-01c3ad6b5bd5 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:08:18.873451 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cc2004ec-d6e3-46e9-ac5c-01c3ad6b5bd5 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-477571252", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1851456607", "vendor_name": "tempest-vendor_name-1043518509"}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:18.886485 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cc2004ec-d6e3-46e9-ac5c-01c3ad6b5bd5 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:08:18.886884 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1424/5669] 10.4.3.26 () {68 vars in 1246 bytes} [Sun Aug 16 23:08:18 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:18.895134 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:18.896996 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:18.897597 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4ff7df01-e0bd-43bd-9d79-f72eb484ceb6", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:18.898962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request body: {'volume': {'volume_type': '4ff7df01-e0bd-43bd-9d79-f72eb484ceb6', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:18.901889 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume of 1 GB Aug 16 23:08:18.902140 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:18.902140 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:18.902463 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:18.907972 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (3b4f4a05-6513-4c0e-908e-322cacbdd63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:18.909042 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323bbf95-6f8e-4e79-8097-e2bee4e4ae98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:18.909900 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:18.928759 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323bbf95-6f8e-4e79-8097-e2bee4e4ae98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:08:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1851456607',vendor_name='tempest-vendor_name-1043518509'},id=4ff7df01-e0bd-43bd-9d79-f72eb484ceb6,is_public=True,name='tempest-ProjectAdminTests-volume-type-477571252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ff7df01-e0bd-43bd-9d79-f72eb484ceb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:18.929625 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7e7399-9cec-4662-bdf0-22678f735bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:18.955630 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-477571252 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-477571252, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:18.956192 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-477571252 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-477571252, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:18.981670 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['940612b7-b68f-42ba-965c-64805f30bb72', '59835655-878a-432f-9617-0fc868ed4c0e', 'd92c2aa7-8cdb-4653-9e7e-eddfb990e525', '5968e693-b86f-4a43-ae95-53b549598046'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:18.982549 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7e7399-9cec-4662-bdf0-22678f735bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['940612b7-b68f-42ba-965c-64805f30bb72', '59835655-878a-432f-9617-0fc868ed4c0e', 'd92c2aa7-8cdb-4653-9e7e-eddfb990e525', '5968e693-b86f-4a43-ae95-53b549598046']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:18.983313 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f6da4-a397-4ce2-abb4-1a410ed9faa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:19.006755 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f6da4-a397-4ce2-abb4-1a410ed9faa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e90e6d-d2e3-4a54-86da-6b676e5e86d7', '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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['940612b7-b68f-42ba-965c-64805f30bb72','59835655-878a-432f-9617-0fc868ed4c0e','d92c2aa7-8cdb-4653-9e7e-eddfb990e525','5968e693-b86f-4a43-ae95-53b549598046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=4ff7df01-e0bd-43bd-9d79-f72eb484ceb6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e90e6d-d2e3-4a54-86da-6b676e5e86d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c371d17b225d439993c13e2f73f226b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ff7df01-e0bd-43bd-9d79-f72eb484ceb6),volume_type_id=4ff7df01-e0bd-43bd-9d79-f72eb484ceb6)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:19.007584 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6aa1130-e350-4fba-ad10-a1c4f5544074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:19.027274 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6aa1130-e350-4fba-ad10-a1c4f5544074) transitioned into state 'SUCCESS' from 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='c371d17b225d439993c13e2f73f226b5',qos_specs=None,replication_status=,reservations=['940612b7-b68f-42ba-965c-64805f30bb72','59835655-878a-432f-9617-0fc868ed4c0e','d92c2aa7-8cdb-4653-9e7e-eddfb990e525','5968e693-b86f-4a43-ae95-53b549598046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9750b4b3474cbb9d49b0a48f3b1efc',volume_type_id=4ff7df01-e0bd-43bd-9d79-f72eb484ceb6)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:19.028327 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ad74f9-7185-4de4-8a86-4d65ce453264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:19.038919 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ad74f9-7185-4de4-8a86-4d65ce453264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:19.040083 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Flow 'volume_create_api' (3b4f4a05-6513-4c0e-908e-322cacbdd63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:19.040472 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Create volume request issued successfully. Aug 16 23:08:19.041237 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-304283b8-8f4d-48a0-bbdb-185ffaee0458 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:19.041772 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1416/5670] 10.4.3.26 () {70 vars in 1291 bytes} [Sun Aug 16 23:08:18 2026] POST /volume/v3/volumes => generated 770 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:19.053116 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:19.055523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 Aug 16 23:08:19.055839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:19.056079 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:19.065033 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:19.065033 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:19.069043 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:19.073137 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-cdb7a1c9-9022-4b84-831c-b39e65df5307 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 returned with HTTP 200 Aug 16 23:08:19.073502 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1433/5671] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:19 2026] GET /volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:20.086542 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.088276 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 Aug 16 23:08:20.088484 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.088663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.095598 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:20.095598 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:20.098788 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:20.102380 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f7f7d42d-b292-4e64-ada0-57f1f9c84481 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 returned with HTTP 200 Aug 16 23:08:20.102760 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1399/5672] 10.4.3.26 () {68 vars in 1381 bytes} [Sun Aug 16 23:08:20 2026] GET /volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 => generated 970 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:20.118630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c43ab280-ad2a-46bd-82ae-aa60f25feab3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.120131 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c43ab280-ad2a-46bd-82ae-aa60f25feab3 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages Aug 16 23:08:20.120319 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c43ab280-ad2a-46bd-82ae-aa60f25feab3 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.120489 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c43ab280-ad2a-46bd-82ae-aa60f25feab3 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.123336 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c43ab280-ad2a-46bd-82ae-aa60f25feab3 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages returned with HTTP 200 Aug 16 23:08:20.123627 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1425/5673] 10.4.3.26 () {68 vars in 1273 bytes} [Sun Aug 16 23:08:20 2026] GET /volume/v3/messages => generated 668 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:20.133238 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-3777efee-2f64-49d0-b647-51997f442c61 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.135460 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3777efee-2f64-49d0-b647-51997f442c61 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] GET https://10.4.3.26/volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 Aug 16 23:08:20.135726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3777efee-2f64-49d0-b647-51997f442c61 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.135990 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-3777efee-2f64-49d0-b647-51997f442c61 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.139448 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:20.139448 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:20.140194 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-3777efee-2f64-49d0-b647-51997f442c61 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 returned with HTTP 200 Aug 16 23:08:20.140671 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1417/5674] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:20 2026] GET /volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:20.150452 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7f61c389-a5ee-4760-988d-ecee436ff041 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.152054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f61c389-a5ee-4760-988d-ecee436ff041 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 Aug 16 23:08:20.152229 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f61c389-a5ee-4760-988d-ecee436ff041 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.152395 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7f61c389-a5ee-4760-988d-ecee436ff041 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.159503 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7f61c389-a5ee-4760-988d-ecee436ff041 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 returned with HTTP 204 Aug 16 23:08:20.159994 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1434/5675] 10.4.3.26 () {68 vars in 1387 bytes} [Sun Aug 16 23:08:20 2026] DELETE /volume/v3/messages/ea4c80dc-83e0-41ea-82b0-f3f7235ec927 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 23:08:20.166544 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.168599 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 Aug 16 23:08:20.168841 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.169028 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.169185 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume with id: 31e90e6d-d2e3-4a54-86da-6b676e5e86d7 Aug 16 23:08:20.177379 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:20.177379 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:20.177708 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Volume info retrieved successfully. Aug 16 23:08:20.178731 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100204) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 23:08:20.188688 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-477571252 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-477571252, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:20.188991 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-477571252 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-477571252, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:20.196456 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Created reservations ['fa210f4d-b41f-4be0-b3a7-dfcff9b21270', '93ebdffa-4298-4884-bad2-bca617da6901', '529ac0ae-4d90-4dd0-8799-ff773203afc0', '74b83ca2-e0e5-4ebe-91a4-2586ed801b16'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:20.218371 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Delete volume request issued successfully. Aug 16 23:08:20.218542 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ec6a3cef-1169-4d64-b7a3-8ab62e7e0b79 tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 returned with HTTP 202 Aug 16 23:08:20.218994 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1400/5676] 10.4.3.26 () {68 vars in 1384 bytes} [Sun Aug 16 23:08:20 2026] DELETE /volume/v3/volumes/31e90e6d-d2e3-4a54-86da-6b676e5e86d7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:20.227094 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3022a1f1-e479-4043-b1d7-8a4b6551cc1e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:20.228704 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3022a1f1-e479-4043-b1d7-8a4b6551cc1e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] DELETE https://10.4.3.26/volume/v3/types/4ff7df01-e0bd-43bd-9d79-f72eb484ceb6 Aug 16 23:08:20.228915 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3022a1f1-e479-4043-b1d7-8a4b6551cc1e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:20.229104 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3022a1f1-e479-4043-b1d7-8a4b6551cc1e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:20.254276 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3022a1f1-e479-4043-b1d7-8a4b6551cc1e tempest-ProjectAdminTests-1708146074 tempest-ProjectAdminTests-1708146074-project-admin] https://10.4.3.26/volume/v3/types/4ff7df01-e0bd-43bd-9d79-f72eb484ceb6 returned with HTTP 202 Aug 16 23:08:20.254733 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1426/5677] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:08:20 2026] DELETE /volume/v3/types/4ff7df01-e0bd-43bd-9d79-f72eb484ceb6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:29.137464 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fcb4dc64-ff9c-468a-a570-dfea723feece None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:29.213734 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcb4dc64-ff9c-468a-a570-dfea723feece tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:08:29.214159 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fcb4dc64-ff9c-468a-a570-dfea723feece tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-247437580", "extra_specs": {}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:29.218027 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=311,cinder:INSERT=48,cinder:UPDATE=101 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:08:29.230593 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fcb4dc64-ff9c-468a-a570-dfea723feece tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:08:29.231137 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1418/5678] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:08:29 2026] POST /volume/v3/types => generated 211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:29.239493 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3bea7195-e5a1-46ee-9eb4-a550b16596d6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:29.241055 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bea7195-e5a1-46ee-9eb4-a550b16596d6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] POST https://10.4.3.26/volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424/encryption Aug 16 23:08:29.241336 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3bea7195-e5a1-46ee-9eb4-a550b16596d6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:29.255258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3bea7195-e5a1-46ee-9eb4-a550b16596d6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424/encryption returned with HTTP 200 Aug 16 23:08:29.255689 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1435/5679] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:08:29 2026] POST /volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:29.264339 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-553343ba-92fa-4409-8d9e-1959bf099976 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:29.344062 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:29.344358 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1388258075", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-247437580", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:29.345692 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1388258075', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-247437580', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:29.347039 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=361,cinder:UPDATE=119,cinder:INSERT=79 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:08:29.348461 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume of 1 GB Aug 16 23:08:29.348834 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:29.348834 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:29.349284 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Availability Zones retrieved successfully. Aug 16 23:08:29.354100 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (c11655eb-a1aa-499a-b34d-9ac2280c74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:29.354951 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba9069-1e76-437d-9da4-23e3712c30f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:29.355995 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:29.375081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdba9069-1e76-437d-9da4-23e3712c30f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:08:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9823cb6e-db18-45a0-9964-2c3e11213424,is_public=True,name='tempest-scenario-type-luks-247437580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9823cb6e-db18-45a0-9964-2c3e11213424', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:29.375684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfead46-4741-44f7-b7a9-c8e7be5db5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:29.396433 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-247437580 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-247437580, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:29.396840 np0000007421 devstack@c-api.service[100204]: WARNING cinder.quota [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-247437580 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-247437580, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:08:29.423389 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Created reservations ['e9c89aa2-e415-4a28-ae0d-29761582274f', 'b8c921bc-35ec-4fe4-b345-7da659cfc003', '5db2620b-324e-4b74-902d-3d76c72d25c2', '2a2d6820-1d46-49b8-ae61-7d14947a27e7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:29.424095 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfead46-4741-44f7-b7a9-c8e7be5db5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9c89aa2-e415-4a28-ae0d-29761582274f', 'b8c921bc-35ec-4fe4-b345-7da659cfc003', '5db2620b-324e-4b74-902d-3d76c72d25c2', '2a2d6820-1d46-49b8-ae61-7d14947a27e7']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:29.424726 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a30842-9358-44e6-910d-c1f81656efe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:29.443468 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a30842-9358-44e6-910d-c1f81656efe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8d67dc-6185-4d97-812c-003ebf56edbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1388258075',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['e9c89aa2-e415-4a28-ae0d-29761582274f','b8c921bc-35ec-4fe4-b345-7da659cfc003','5db2620b-324e-4b74-902d-3d76c72d25c2','2a2d6820-1d46-49b8-ae61-7d14947a27e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1388258075',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7e8d67dc-6185-4d97-812c-003ebf56edbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2506b5601df14f0a898e21c26817b699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9823cb6e-db18-45a0-9964-2c3e11213424),volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:29.444064 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6740e50-735b-4371-87c5-e4686ad2616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:29.458331 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6740e50-735b-4371-87c5-e4686ad2616c) transitioned into state 'SUCCESS' from state '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-1388258075',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['e9c89aa2-e415-4a28-ae0d-29761582274f','b8c921bc-35ec-4fe4-b345-7da659cfc003','5db2620b-324e-4b74-902d-3d76c72d25c2','2a2d6820-1d46-49b8-ae61-7d14947a27e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:29.458987 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c47fcd9-8372-4021-85ca-78c0ea0f525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:29.467081 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c47fcd9-8372-4021-85ca-78c0ea0f525b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:29.468181 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (c11655eb-a1aa-499a-b34d-9ac2280c74b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:29.468576 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request issued successfully. Aug 16 23:08:29.469258 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-553343ba-92fa-4409-8d9e-1959bf099976 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:29.469869 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1401/5680] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:08:29 2026] POST /volume/v3/volumes => generated 782 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:29.480938 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:29.482390 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:08:29.482543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:29.482722 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:29.484968 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=250,cinder:INSERT=32,cinder:UPDATE=78 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:08:29.489411 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:29.489411 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:29.492345 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:29.495951 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-b235d293-cbe1-4708-837e-9c8ea63b2ab1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 200 Aug 16 23:08:29.496359 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1427/5681] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:29 2026] GET /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:30.508078 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c127b2ea-f230-4a56-b684-f18129ad566f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:30.509754 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c127b2ea-f230-4a56-b684-f18129ad566f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:08:30.509948 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c127b2ea-f230-4a56-b684-f18129ad566f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:30.510128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c127b2ea-f230-4a56-b684-f18129ad566f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:30.516871 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:30.516871 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:30.519977 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c127b2ea-f230-4a56-b684-f18129ad566f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:30.523348 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c127b2ea-f230-4a56-b684-f18129ad566f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 200 Aug 16 23:08:30.523687 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1419/5682] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:30 2026] GET /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:30.536044 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-3e49b12e-57a2-472f-b937-36e687643fb5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:30.537707 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e49b12e-57a2-472f-b937-36e687643fb5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:08:30.537927 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e49b12e-57a2-472f-b937-36e687643fb5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:30.538106 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-3e49b12e-57a2-472f-b937-36e687643fb5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:30.540117 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=235,cinder:UPDATE=60,cinder:INSERT=39 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:08:30.545087 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:30.545087 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:30.548634 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-3e49b12e-57a2-472f-b937-36e687643fb5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:30.552296 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-3e49b12e-57a2-472f-b937-36e687643fb5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 200 Aug 16 23:08:30.552671 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1436/5683] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:30 2026] GET /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:30.565177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:30.566862 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:30.567210 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1034201141", "source_volid": "7e8d67dc-6185-4d97-812c-003ebf56edbf", "volume_type": "tempest-scenario-type-luks-247437580", "size": 1}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:30.568590 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1034201141', 'source_volid': '7e8d67dc-6185-4d97-812c-003ebf56edbf', 'volume_type': 'tempest-scenario-type-luks-247437580', 'size': 1}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:30.578559 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:30.578559 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:30.579110 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume retrieved successfully. Aug 16 23:08:30.579252 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume of 1 GB Aug 16 23:08:30.579951 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Availability Zones retrieved successfully. Aug 16 23:08:30.585462 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (fe211591-6263-4dec-abe7-96f58f19bbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:30.586603 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68052775-b33f-4f4e-953d-b462dd49844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:30.588365 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:30.608404 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68052775-b33f-4f4e-953d-b462dd49844f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7e8d67dc-6185-4d97-812c-003ebf56edbf', 'volume_type': VolumeType(created_at=2026-08-16T23:08:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9823cb6e-db18-45a0-9964-2c3e11213424,is_public=True,name='tempest-scenario-type-luks-247437580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9823cb6e-db18-45a0-9964-2c3e11213424', '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=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:30.609482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d31d67d-9b70-48a8-9787-86efc2f3a1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:30.646894 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Created reservations ['feceb5de-c124-4dad-a240-59f839346752', '5c8b1cf3-52b2-415d-ac5d-de4d358b7eb8', '6079dea9-c78f-4d4b-9487-9c9e676a9fb5', 'a30d6199-ba25-495b-bb34-8c30db6b96d7'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:30.647707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d31d67d-9b70-48a8-9787-86efc2f3a1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feceb5de-c124-4dad-a240-59f839346752', '5c8b1cf3-52b2-415d-ac5d-de4d358b7eb8', '6079dea9-c78f-4d4b-9487-9c9e676a9fb5', 'a30d6199-ba25-495b-bb34-8c30db6b96d7']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:30.648640 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e4908a-eb4f-4fbd-9260-d7726be83b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:30.680725 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e4908a-eb4f-4fbd-9260-d7726be83b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5041e56-f5f7-469e-8248-03b3c0284d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1034201141',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['feceb5de-c124-4dad-a240-59f839346752','5c8b1cf3-52b2-415d-ac5d-de4d358b7eb8','6079dea9-c78f-4d4b-9487-9c9e676a9fb5','a30d6199-ba25-495b-bb34-8c30db6b96d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7e8d67dc-6185-4d97-812c-003ebf56edbf,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1034201141',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e5041e56-f5f7-469e-8248-03b3c0284d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2506b5601df14f0a898e21c26817b699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7e8d67dc-6185-4d97-812c-003ebf56edbf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9823cb6e-db18-45a0-9964-2c3e11213424),volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:30.681595 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57129738-800c-465a-8bce-4a2a80eeee68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:30.699051 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57129738-800c-465a-8bce-4a2a80eeee68) transitioned into state 'SUCCESS' from state '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-1034201141',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['feceb5de-c124-4dad-a240-59f839346752','5c8b1cf3-52b2-415d-ac5d-de4d358b7eb8','6079dea9-c78f-4d4b-9487-9c9e676a9fb5','a30d6199-ba25-495b-bb34-8c30db6b96d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7e8d67dc-6185-4d97-812c-003ebf56edbf,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=9823cb6e-db18-45a0-9964-2c3e11213424)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:30.699768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d159c3-5e32-4dd2-bbea-02a9b12404ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:30.718212 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d159c3-5e32-4dd2-bbea-02a9b12404ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:30.719203 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (fe211591-6263-4dec-abe7-96f58f19bbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:30.719579 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request issued successfully. Aug 16 23:08:30.720422 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-eb73d0b9-9a02-455e-8f64-2df87b642ac8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:30.720911 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1402/5684] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:08:30 2026] POST /volume/v3/volumes => generated 809 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:30.731565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ea893cd6-8d99-405b-85eb-778fae3cacae None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:30.733505 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea893cd6-8d99-405b-85eb-778fae3cacae tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:30.733769 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea893cd6-8d99-405b-85eb-778fae3cacae tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:30.733973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ea893cd6-8d99-405b-85eb-778fae3cacae tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:30.741083 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:30.741083 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:30.745040 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ea893cd6-8d99-405b-85eb-778fae3cacae tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:30.749238 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ea893cd6-8d99-405b-85eb-778fae3cacae tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:30.749659 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1428/5685] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:30 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:31.761470 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:31.763237 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:31.763446 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:31.763668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:31.770693 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:31.770693 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:31.773667 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:31.777661 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-8aed29ca-b2fb-4b16-8a15-861c85aa04cc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:31.778046 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1420/5686] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:31 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:32.789104 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:32.790591 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:32.790762 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:32.790939 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:32.796934 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:32.796934 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:32.800044 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:32.803521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-92ca71d5-fb7d-4706-8d05-4742a3ab311a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:32.803828 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1437/5687] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:32 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:33.816392 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:33.818202 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:33.818374 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:33.818589 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:33.825115 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:33.825115 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:33.828373 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:33.832095 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8a97a661-bf2e-4f34-887a-853c2a782e28 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:33.832417 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1403/5688] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:33 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:34.845855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-73e04eae-c97b-4392-98b5-cc488a3193ce None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:34.847672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73e04eae-c97b-4392-98b5-cc488a3193ce tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:34.847891 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73e04eae-c97b-4392-98b5-cc488a3193ce tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:34.848070 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-73e04eae-c97b-4392-98b5-cc488a3193ce tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:34.854796 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:34.854796 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:34.858047 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-73e04eae-c97b-4392-98b5-cc488a3193ce tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:34.861696 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-73e04eae-c97b-4392-98b5-cc488a3193ce tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:34.862061 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1429/5689] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:34 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:35.874248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85d01c6f-99c7-410a-9171-cb74bef09361 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:35.875715 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85d01c6f-99c7-410a-9171-cb74bef09361 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:35.875923 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85d01c6f-99c7-410a-9171-cb74bef09361 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:35.876147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85d01c6f-99c7-410a-9171-cb74bef09361 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:35.882315 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:35.882315 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:35.885589 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-85d01c6f-99c7-410a-9171-cb74bef09361 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:35.889326 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85d01c6f-99c7-410a-9171-cb74bef09361 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:35.889715 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1421/5690] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:35 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:36.902539 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-68655040-7266-4b80-bc0a-c0bc9de679ab None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:36.904460 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68655040-7266-4b80-bc0a-c0bc9de679ab tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:36.904650 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68655040-7266-4b80-bc0a-c0bc9de679ab tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:36.904840 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-68655040-7266-4b80-bc0a-c0bc9de679ab tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:36.911910 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:36.911910 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:36.916189 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-68655040-7266-4b80-bc0a-c0bc9de679ab tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:36.921828 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-68655040-7266-4b80-bc0a-c0bc9de679ab tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:36.921828 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1438/5691] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:36 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:37.509055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-43e9f756-a6f8-4e07-8ce9-0a0cf97f1eb1 req-6afff603-f589-4c1a-a5de-43aa946b9272 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:37.510989 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-43e9f756-a6f8-4e07-8ce9-0a0cf97f1eb1 req-6afff603-f589-4c1a-a5de-43aa946b9272 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 Aug 16 23:08:37.511205 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-43e9f756-a6f8-4e07-8ce9-0a0cf97f1eb1 req-6afff603-f589-4c1a-a5de-43aa946b9272 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:37.511400 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-43e9f756-a6f8-4e07-8ce9-0a0cf97f1eb1 req-6afff603-f589-4c1a-a5de-43aa946b9272 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:37.518553 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:37.518553 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:37.566529 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-43e9f756-a6f8-4e07-8ce9-0a0cf97f1eb1 req-6afff603-f589-4c1a-a5de-43aa946b9272 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 returned with HTTP 200 Aug 16 23:08:37.566962 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1404/5692] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:08:37 2026] DELETE /volume/v3/attachments/c4ccd96e-2e9c-4910-94e2-b952ee31d038 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:37.937291 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-18a1927f-87a4-447e-977b-5034f1b97856 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:37.939235 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18a1927f-87a4-447e-977b-5034f1b97856 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:37.939430 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18a1927f-87a4-447e-977b-5034f1b97856 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:37.939630 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-18a1927f-87a4-447e-977b-5034f1b97856 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:37.947550 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:37.947550 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:37.951623 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-18a1927f-87a4-447e-977b-5034f1b97856 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:37.956185 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-18a1927f-87a4-447e-977b-5034f1b97856 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:37.956671 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1430/5693] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:37 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:38.790634 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:38.792351 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:08:38.792537 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:38.792736 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:38.792916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:08:38.799491 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:38.799491 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:38.800009 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:08:38.813901 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:08:38.814078 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b051da5f-0399-4052-a1d8-5c457d8cc4a4 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 202 Aug 16 23:08:38.814467 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1422/5694] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:38 2026] DELETE /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:38.821071 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:38.822660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:08:38.822890 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:38.823111 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:38.830580 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:38.830580 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:38.836379 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:08:38.841296 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c594e3a1-cd83-44b7-a680-c3375e6196e1 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 200 Aug 16 23:08:38.841658 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1439/5695] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:38 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:38.969575 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-377934ac-c8c8-4282-9620-49d2104e7d64 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:38.971489 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-377934ac-c8c8-4282-9620-49d2104e7d64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:38.971698 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-377934ac-c8c8-4282-9620-49d2104e7d64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:38.971916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-377934ac-c8c8-4282-9620-49d2104e7d64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:38.979641 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:38.979641 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:38.983569 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-377934ac-c8c8-4282-9620-49d2104e7d64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:38.987651 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-377934ac-c8c8-4282-9620-49d2104e7d64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:38.988037 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1405/5696] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:38 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:38.999530 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:39.001449 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:08:39.001682 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:39.001916 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:39.008478 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:39.008478 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:39.011884 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:08:39.015732 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d4a6df49-63e1-4f63-b3ce-632041f27737 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:08:39.016109 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1431/5697] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:38 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:39.853084 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0b770eed-e029-4176-a6a5-2f5c2d6847e3 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:39.854692 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b770eed-e029-4176-a6a5-2f5c2d6847e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 Aug 16 23:08:39.854779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b770eed-e029-4176-a6a5-2f5c2d6847e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:39.854958 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0b770eed-e029-4176-a6a5-2f5c2d6847e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:39.859915 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0b770eed-e029-4176-a6a5-2f5c2d6847e3 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 returned with HTTP 404 Aug 16 23:08:39.860286 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1423/5698] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:39 2026] GET /volume/v3/volumes/27b38ce1-c292-43de-a0d6-5bf083a10ea4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:39.866222 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:39.867794 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:08:39.867967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:39.868140 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:39.868235 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete snapshot with id: 4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:08:39.874368 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:39.874368 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:39.875026 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:08:39.895961 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot delete request issued successfully. Aug 16 23:08:39.896214 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f0ef3ff1-a571-4ce6-8a0f-43157179bf79 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 202 Aug 16 23:08:39.896801 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1440/5699] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:39 2026] DELETE /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:39.904138 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:39.906178 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:08:39.906463 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:39.906708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:39.911455 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:39.911455 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:39.911869 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Snapshot retrieved successfully. Aug 16 23:08:39.912850 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-a39f187b-7e03-49f1-af6e-9de7611fe34e tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 200 Aug 16 23:08:39.913447 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1406/5700] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:39 2026] GET /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:40.921674 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-d76ed3bd-1b7e-4d97-be58-1ae3cb37dfed None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:40.923378 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d76ed3bd-1b7e-4d97-be58-1ae3cb37dfed tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 Aug 16 23:08:40.923568 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d76ed3bd-1b7e-4d97-be58-1ae3cb37dfed tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:40.923757 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-d76ed3bd-1b7e-4d97-be58-1ae3cb37dfed tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:40.927657 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-d76ed3bd-1b7e-4d97-be58-1ae3cb37dfed tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 returned with HTTP 404 Aug 16 23:08:40.928059 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1432/5701] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:40 2026] GET /volume/v3/snapshots/4b07be93-e951-45b2-803c-6a6b4fe9d578 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:42.429116 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-f722c05e-3ae4-4904-9e1c-3f42833eb372 req-9a8f1c46-a81a-4991-97a7-c58f84da9c1a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:42.430983 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f722c05e-3ae4-4904-9e1c-3f42833eb372 req-9a8f1c46-a81a-4991-97a7-c58f84da9c1a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d Aug 16 23:08:42.431206 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f722c05e-3ae4-4904-9e1c-3f42833eb372 req-9a8f1c46-a81a-4991-97a7-c58f84da9c1a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:42.431386 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-f722c05e-3ae4-4904-9e1c-3f42833eb372 req-9a8f1c46-a81a-4991-97a7-c58f84da9c1a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'version_select' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:42.438619 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:42.438619 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:42.489581 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-f722c05e-3ae4-4904-9e1c-3f42833eb372 req-9a8f1c46-a81a-4991-97a7-c58f84da9c1a tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d returned with HTTP 200 Aug 16 23:08:42.489581 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1424/5702] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:08:42 2026] DELETE /volume/v3/attachments/46713f30-24d5-4b7c-a6f3-c04cb2169b9d => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:43.831921 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:43.833801 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] DELETE https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:08:43.834047 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:43.834305 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:43.834520 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume with id: 5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:08:43.841555 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:43.841555 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:43.841953 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:08:43.867143 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Delete volume request issued successfully. Aug 16 23:08:43.867370 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-0bd88d1e-64f4-48af-9da9-4f6a83b2f029 tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 202 Aug 16 23:08:43.867852 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1441/5703] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:43 2026] DELETE /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:43.874853 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:43.877119 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:08:43.877380 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:43.877630 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:43.884666 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:43.884666 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:43.888999 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Volume info retrieved successfully. Aug 16 23:08:43.893601 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-3611e67e-63e3-41de-b41b-38885bc8bb3d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 200 Aug 16 23:08:43.894065 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1407/5704] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:43 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:44.909039 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-635007bd-7d0b-4797-a91d-93814a9e275d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:44.910783 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-635007bd-7d0b-4797-a91d-93814a9e275d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] GET https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 Aug 16 23:08:44.911003 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-635007bd-7d0b-4797-a91d-93814a9e275d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:44.911277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-635007bd-7d0b-4797-a91d-93814a9e275d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:44.916317 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-635007bd-7d0b-4797-a91d-93814a9e275d tempest-TestVolumeBootPattern-323265556 tempest-TestVolumeBootPattern-323265556-project-member] https://10.4.3.26/volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 returned with HTTP 404 Aug 16 23:08:44.916728 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1433/5705] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:44 2026] GET /volume/v3/volumes/5f191997-4dbe-4aac-953a-a1ce59691aa6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:50.541028 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:50.621091 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:50.621393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1878758522"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:50.622823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1878758522'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:50.622954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:08:50.623248 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:50.623248 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:50.627506 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:50.632593 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (29f2db37-7b49-4481-b66a-da961e779d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:50.633629 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f45e6c0-addf-4076-8f92-abd37a746125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:50.634397 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:50.654650 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f45e6c0-addf-4076-8f92-abd37a746125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:50.655347 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2452e869-a32c-4354-b7e6-a8da487409a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:50.706967 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['2488b844-3f54-4d0a-8b94-8eb4b055ec41', '7ec73d9b-43d4-43d7-94a3-d4a473a56436', '22401d11-c9b2-434b-8c4a-e0dd9e2724ae', 'd5cbcbb6-9bf4-4a24-b670-ae6e54e5ae08'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:50.707726 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2452e869-a32c-4354-b7e6-a8da487409a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2488b844-3f54-4d0a-8b94-8eb4b055ec41', '7ec73d9b-43d4-43d7-94a3-d4a473a56436', '22401d11-c9b2-434b-8c4a-e0dd9e2724ae', 'd5cbcbb6-9bf4-4a24-b670-ae6e54e5ae08']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:50.708477 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978855b8-0821-404d-8c5c-f17837509250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:50.731286 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978855b8-0821-404d-8c5c-f17837509250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3c6375-a9bd-4f53-bf01-3726114a225b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878758522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['2488b844-3f54-4d0a-8b94-8eb4b055ec41','7ec73d9b-43d4-43d7-94a3-d4a473a56436','22401d11-c9b2-434b-8c4a-e0dd9e2724ae','d5cbcbb6-9bf4-4a24-b670-ae6e54e5ae08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878758522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3c6375-a9bd-4f53-bf01-3726114a225b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:50.732110 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc3a8e2-b4af-47e8-87ca-975dfdead245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:50.749241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc3a8e2-b4af-47e8-87ca-975dfdead245) transitioned into state 'SUCCESS' from state '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-1878758522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['2488b844-3f54-4d0a-8b94-8eb4b055ec41','7ec73d9b-43d4-43d7-94a3-d4a473a56436','22401d11-c9b2-434b-8c4a-e0dd9e2724ae','d5cbcbb6-9bf4-4a24-b670-ae6e54e5ae08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:50.749902 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0484c092-6c28-49b4-998c-26397220d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:50.759663 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0484c092-6c28-49b4-998c-26397220d678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:50.760962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (29f2db37-7b49-4481-b66a-da961e779d95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:50.761305 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:08:50.761922 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-72d0c670-97a5-4cf9-8ea2-9e7ce096bc1a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:50.762319 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1425/5706] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:08:50 2026] POST /volume/v3/volumes => generated 776 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:50.775302 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-392c298f-923e-4b46-b7fa-5d917878e465 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:50.777650 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-392c298f-923e-4b46-b7fa-5d917878e465 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:50.777939 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-392c298f-923e-4b46-b7fa-5d917878e465 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:50.778210 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-392c298f-923e-4b46-b7fa-5d917878e465 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:50.787947 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:50.787947 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:50.792842 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-392c298f-923e-4b46-b7fa-5d917878e465 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:50.798828 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-392c298f-923e-4b46-b7fa-5d917878e465 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b returned with HTTP 200 Aug 16 23:08:50.799376 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1442/5707] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:50 2026] GET /volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:51.811776 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:51.813524 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:51.813708 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:51.813920 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:51.821245 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:51.821245 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:51.824474 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:51.828137 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50f21e5f-36c8-410f-a48c-f9a3c40976d8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b returned with HTTP 200 Aug 16 23:08:51.828500 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1408/5708] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:51 2026] GET /volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:51.839985 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:51.891283 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:08:51.891651 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d3c6375-a9bd-4f53-bf01-3726114a225b", "name": "tempest-ProjectMemberTests-Snapshot-526255102"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:51.899132 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:51.899132 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:51.899650 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Volume info retrieved successfully. Aug 16 23:08:51.899726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Create snapshot from volume 6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:51.931186 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Created reservations ['69b48000-30f7-476a-a3f8-eb6e806e1acc', '59a1cad2-cabb-42fe-91be-0a5ebe2a04b4', '8194ca06-3705-440d-906a-e2f4f0f7ca0f', '20011e8a-a098-4b9f-986c-47e71f067449'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:51.958732 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot create request issued successfully. Aug 16 23:08:51.959083 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7a5689ab-37d2-49eb-933f-da9a8bb47dde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:08:51.959523 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1434/5709] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:08:51 2026] POST /volume/v3/snapshots => generated 304 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:51.968170 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-310d4cd6-9003-4af3-b17a-71909411bda9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:51.970802 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-310d4cd6-9003-4af3-b17a-71909411bda9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:51.971154 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-310d4cd6-9003-4af3-b17a-71909411bda9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:51.971485 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-310d4cd6-9003-4af3-b17a-71909411bda9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:51.976551 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:51.976551 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:51.977152 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-310d4cd6-9003-4af3-b17a-71909411bda9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:51.977937 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-310d4cd6-9003-4af3-b17a-71909411bda9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b returned with HTTP 200 Aug 16 23:08:51.978305 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1426/5710] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:51 2026] GET /volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:52.987193 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:52.989016 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:52.989199 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:52.989436 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:52.994182 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:52.994182 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:52.994596 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:52.995356 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aaf73c17-b572-4c57-8306-5e1f2e485197 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b returned with HTTP 200 Aug 16 23:08:52.995677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1443/5711] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:52 2026] GET /volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:53.005885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:53.007580 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:53.007779 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:53.007969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:53.008092 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Delete snapshot with id: feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:53.013268 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:53.013268 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:53.013751 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:53.028124 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot delete request issued successfully. Aug 16 23:08:53.028333 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-80b520dd-d3e4-4cd4-abc2-59ba894750db tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b returned with HTTP 202 Aug 16 23:08:53.028783 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1409/5712] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:53 2026] DELETE /volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:53.036781 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7f04e579-86f4-4744-a427-7a86f217adcc None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:53.038456 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f04e579-86f4-4744-a427-7a86f217adcc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:53.038614 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f04e579-86f4-4744-a427-7a86f217adcc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:53.038803 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7f04e579-86f4-4744-a427-7a86f217adcc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:53.043376 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:53.043376 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:53.043787 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-7f04e579-86f4-4744-a427-7a86f217adcc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:53.044438 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7f04e579-86f4-4744-a427-7a86f217adcc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b returned with HTTP 200 Aug 16 23:08:53.044804 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1435/5713] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:53 2026] GET /volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:54.054374 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5ff2755-157e-4326-996d-d5601441e7e7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:54.056260 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5ff2755-157e-4326-996d-d5601441e7e7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b Aug 16 23:08:54.056472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5ff2755-157e-4326-996d-d5601441e7e7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:54.056679 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5ff2755-157e-4326-996d-d5601441e7e7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:54.061030 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5ff2755-157e-4326-996d-d5601441e7e7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b returned with HTTP 404 Aug 16 23:08:54.061463 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1427/5714] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:54 2026] GET /volume/v3/snapshots/feabceb1-56b3-4714-adcf-49644282be6b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:54.068051 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:54.069723 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:54.069902 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:54.070099 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:54.070283 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:54.076843 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:54.076843 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:54.077186 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:54.092998 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:08:54.093170 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f59cdc85-c5b0-4260-b03e-a7c77c675608 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b returned with HTTP 202 Aug 16 23:08:54.093527 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1444/5715] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:54 2026] DELETE /volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:54.101058 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:54.102703 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:54.102907 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:54.103111 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:54.109276 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:54.109276 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:54.113063 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:54.116674 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-888c73f0-6054-48f1-baa8-3eefa9f810c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b returned with HTTP 200 Aug 16 23:08:54.117122 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1410/5716] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:54 2026] GET /volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:55.131825 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-905f1d01-f728-4600-8a53-0f384ef065f0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:55.133622 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-905f1d01-f728-4600-8a53-0f384ef065f0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b Aug 16 23:08:55.133809 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-905f1d01-f728-4600-8a53-0f384ef065f0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:55.133993 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-905f1d01-f728-4600-8a53-0f384ef065f0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:55.140781 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-905f1d01-f728-4600-8a53-0f384ef065f0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b returned with HTTP 404 Aug 16 23:08:55.141301 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1436/5717] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:55 2026] GET /volume/v3/volumes/6d3c6375-a9bd-4f53-bf01-3726114a225b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:55.148871 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:55.150550 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:55.150897 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-830716680"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:55.152637 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-830716680'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:55.152781 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:08:55.156738 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:55.161761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (35018f1f-ba75-48ff-81f3-c9058771573a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:55.162845 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc0bbd7-124e-4aa8-ab87-a4456828c29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:55.163587 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:55.185382 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc0bbd7-124e-4aa8-ab87-a4456828c29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:55.186112 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9b7038-3d0a-45bf-b143-c27e1c685935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:55.219776 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['b80c9b48-49eb-449d-8b9c-6a85d6332c28', '21341c7c-3a6b-4c44-97c1-f2d07436c43d', '172a88da-f301-4980-ab6b-498dba45f93f', '0d2e4109-d9b7-43ae-92aa-ce9f8fc5fac3'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:55.220535 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9b7038-3d0a-45bf-b143-c27e1c685935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80c9b48-49eb-449d-8b9c-6a85d6332c28', '21341c7c-3a6b-4c44-97c1-f2d07436c43d', '172a88da-f301-4980-ab6b-498dba45f93f', '0d2e4109-d9b7-43ae-92aa-ce9f8fc5fac3']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:55.221232 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323f876e-3699-40d5-abda-5772c93cd65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:55.242195 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323f876e-3699-40d5-abda-5772c93cd65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983b41c8-ccdb-4ebd-b71d-06cf1398b7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-830716680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['b80c9b48-49eb-449d-8b9c-6a85d6332c28','21341c7c-3a6b-4c44-97c1-f2d07436c43d','172a88da-f301-4980-ab6b-498dba45f93f','0d2e4109-d9b7-43ae-92aa-ce9f8fc5fac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-830716680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983b41c8-ccdb-4ebd-b71d-06cf1398b7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:55.243620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a613d78b-095e-4156-8df2-b01001ba88b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:55.260064 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a613d78b-095e-4156-8df2-b01001ba88b9) transitioned into state 'SUCCESS' from state '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-830716680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['b80c9b48-49eb-449d-8b9c-6a85d6332c28','21341c7c-3a6b-4c44-97c1-f2d07436c43d','172a88da-f301-4980-ab6b-498dba45f93f','0d2e4109-d9b7-43ae-92aa-ce9f8fc5fac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:55.260668 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8faca35-0718-45f7-8b9a-77ee50c3fc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:55.268489 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8faca35-0718-45f7-8b9a-77ee50c3fc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:55.269362 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (35018f1f-ba75-48ff-81f3-c9058771573a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:55.269677 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:08:55.270201 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ce14947e-f12b-4f96-8b83-ab518a9bcc7b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:55.270578 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1428/5718] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:08:55 2026] POST /volume/v3/volumes => generated 775 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:55.287527 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:55.289688 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:55.289966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:55.290186 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:55.298986 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:55.298986 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:55.303132 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:55.308062 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c25c25c6-340a-40a8-a949-6dc20e2f1059 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc returned with HTTP 200 Aug 16 23:08:55.308529 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1445/5719] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:55 2026] GET /volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:56.320037 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:56.322052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:56.322349 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:56.323608 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:56.329466 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:56.329466 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:56.332923 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:56.337139 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d107b855-ed72-4945-91c3-c7a41a4258a9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc returned with HTTP 200 Aug 16 23:08:56.337664 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1411/5720] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:56 2026] GET /volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:56.349717 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:56.351320 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:08:56.351670 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "983b41c8-ccdb-4ebd-b71d-06cf1398b7dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-656449372"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:56.359393 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:56.359393 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:56.359857 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:56.360018 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:56.382304 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['e549aa8a-c9f7-4d90-9fe7-ef8d654f5212', 'bd335f66-9642-436d-82fe-a124c85c61fd', '743b76cd-6730-4f6b-a168-8e9a1a0e7b4c', 'bb755cfa-d9d7-4468-9c53-dc9dcd7712ab'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:56.413990 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:08:56.414384 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8ea9123c-6463-44d7-8727-6c5e397e72f5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:08:56.414995 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1437/5721] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:08:56 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 16 23:08:56.425963 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:56.428504 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:56.428796 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:56.429086 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:56.439926 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:56.439926 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:56.440384 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:08:56.441345 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c5adbb8e-3a63-4388-a538-99e5bc733d62 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 200 Aug 16 23:08:56.443554 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1429/5722] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:56 2026] GET /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:57.450564 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-aab17e72-8650-44d3-9b49-093bb32c448c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:57.452241 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aab17e72-8650-44d3-9b49-093bb32c448c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:57.452451 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aab17e72-8650-44d3-9b49-093bb32c448c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:57.452654 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-aab17e72-8650-44d3-9b49-093bb32c448c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:57.457308 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:57.457308 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:08:57.457618 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-aab17e72-8650-44d3-9b49-093bb32c448c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:08:57.458272 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-aab17e72-8650-44d3-9b49-093bb32c448c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 200 Aug 16 23:08:57.458624 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1446/5723] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:57 2026] GET /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:57.466332 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:57.468000 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] DELETE https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:57.468225 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:57.468433 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:57.468539 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Delete snapshot with id: 0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:57.473924 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:57.473924 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:57.474417 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:57.487807 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot delete request issued successfully. Aug 16 23:08:57.488011 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8623e4c6-9a61-46b1-8124-a2db8177b591 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 202 Aug 16 23:08:57.488480 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1412/5724] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:57 2026] DELETE /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:57.495576 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-81bf1089-323c-48d6-a413-d025821e53a8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:57.497451 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-81bf1089-323c-48d6-a413-d025821e53a8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:57.497655 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-81bf1089-323c-48d6-a413-d025821e53a8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:57.497849 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-81bf1089-323c-48d6-a413-d025821e53a8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:57.503065 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:57.503065 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:57.503663 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-81bf1089-323c-48d6-a413-d025821e53a8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:08:57.504565 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-81bf1089-323c-48d6-a413-d025821e53a8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 200 Aug 16 23:08:57.504994 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1438/5725] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:57 2026] GET /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:08:58.513264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1ff127f0-cd2b-4f49-bfe3-4ff7a50d552b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:58.515171 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ff127f0-cd2b-4f49-bfe3-4ff7a50d552b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:58.515424 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ff127f0-cd2b-4f49-bfe3-4ff7a50d552b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:58.515620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1ff127f0-cd2b-4f49-bfe3-4ff7a50d552b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:58.520134 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1ff127f0-cd2b-4f49-bfe3-4ff7a50d552b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 404 Aug 16 23:08:58.520596 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1430/5726] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:58 2026] GET /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:58.527580 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:58.529507 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:58.529723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:58.529986 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:58.530101 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: 0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:58.535104 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-af4f8d4f-4997-4749-8f14-594e8aaff6f3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 404 Aug 16 23:08:58.535676 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1447/5727] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:08:58 2026] DELETE /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:58.542949 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-56d85705-64a7-4bb5-b439-f26bde56b660 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:58.544824 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-56d85705-64a7-4bb5-b439-f26bde56b660 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be Aug 16 23:08:58.545077 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-56d85705-64a7-4bb5-b439-f26bde56b660 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:58.545310 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-56d85705-64a7-4bb5-b439-f26bde56b660 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:58.549638 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-56d85705-64a7-4bb5-b439-f26bde56b660 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be returned with HTTP 404 Aug 16 23:08:58.550248 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1413/5728] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:08:58 2026] GET /volume/v3/snapshots/0eff743b-3a9c-43c9-8937-6adc8e8c11be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:58.557903 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:58.559679 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:58.559917 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:58.560163 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:58.560349 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:58.568022 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:58.568022 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:58.568430 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:58.587727 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:08:58.587960 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8afa4a10-6d07-4791-8d4e-5ae02984b078 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc returned with HTTP 202 Aug 16 23:08:58.588389 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1439/5729] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:08:58 2026] DELETE /volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:08:58.595055 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-adf9e554-a92d-4349-99af-b56f820166bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:58.596887 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adf9e554-a92d-4349-99af-b56f820166bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:58.597130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-adf9e554-a92d-4349-99af-b56f820166bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:58.597312 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-adf9e554-a92d-4349-99af-b56f820166bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:58.604779 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:58.604779 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:08:58.608594 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-adf9e554-a92d-4349-99af-b56f820166bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:58.612804 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-adf9e554-a92d-4349-99af-b56f820166bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc returned with HTTP 200 Aug 16 23:08:58.613236 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1431/5730] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:58 2026] GET /volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:08:59.624965 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-55653fd3-62be-4da2-afa1-fd67fda1bd0b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:59.626583 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55653fd3-62be-4da2-afa1-fd67fda1bd0b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc Aug 16 23:08:59.626776 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55653fd3-62be-4da2-afa1-fd67fda1bd0b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:59.626967 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-55653fd3-62be-4da2-afa1-fd67fda1bd0b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:59.632106 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-55653fd3-62be-4da2-afa1-fd67fda1bd0b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc returned with HTTP 404 Aug 16 23:08:59.632507 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1448/5731] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:59 2026] GET /volume/v3/volumes/983b41c8-ccdb-4ebd-b71d-06cf1398b7dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:08:59.639644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:59.641271 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:08:59.641573 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1593177034"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:08:59.642963 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1593177034'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:08:59.643075 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:08:59.643324 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:59.643324 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:08:59.647057 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:08:59.651723 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (58a02818-7251-474c-81ac-a9fb276e13aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:59.652663 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f72fce6-b6cf-4d65-b609-d61a26f6e207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:59.653353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:08:59.674644 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f72fce6-b6cf-4d65-b609-d61a26f6e207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:59.675438 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5879ea-fa9f-48a4-a413-796cee75398d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:59.718271 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['84b72132-cbc1-47ee-a52d-e6c313bc9363', '25e51f81-7c5d-44ea-a2f5-b0e79d0cc956', '8d91fd22-4ae7-426a-81a0-be27ea57dbb9', '398ac0d5-7e56-4fd6-9673-49d5f5e87c15'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:08:59.719166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5879ea-fa9f-48a4-a413-796cee75398d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b72132-cbc1-47ee-a52d-e6c313bc9363', '25e51f81-7c5d-44ea-a2f5-b0e79d0cc956', '8d91fd22-4ae7-426a-81a0-be27ea57dbb9', '398ac0d5-7e56-4fd6-9673-49d5f5e87c15']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:59.719950 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce251106-a46f-4507-aabc-43659855e15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:59.740718 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce251106-a46f-4507-aabc-43659855e15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce956389-5913-4bf3-b8e4-b522fd2aea94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593177034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['84b72132-cbc1-47ee-a52d-e6c313bc9363','25e51f81-7c5d-44ea-a2f5-b0e79d0cc956','8d91fd22-4ae7-426a-81a0-be27ea57dbb9','398ac0d5-7e56-4fd6-9673-49d5f5e87c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1593177034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce956389-5913-4bf3-b8e4-b522fd2aea94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:59.742055 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c06ed66d-afd7-42e5-bbf6-8c39b42667c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:59.757040 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c06ed66d-afd7-42e5-bbf6-8c39b42667c0) transitioned into state 'SUCCESS' from state '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-1593177034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['84b72132-cbc1-47ee-a52d-e6c313bc9363','25e51f81-7c5d-44ea-a2f5-b0e79d0cc956','8d91fd22-4ae7-426a-81a0-be27ea57dbb9','398ac0d5-7e56-4fd6-9673-49d5f5e87c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:59.757602 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9abaded-8d76-406c-b502-762cd5bd9157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:08:59.765177 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9abaded-8d76-406c-b502-762cd5bd9157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:08:59.765896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (58a02818-7251-474c-81ac-a9fb276e13aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:08:59.766189 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:08:59.766676 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-65abd9ad-5b42-45db-a028-70cbae3f6758 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:08:59.767107 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1414/5732] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:08:59 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:08:59.782772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:08:59.784425 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:08:59.784608 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:08:59.784799 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:08:59.791515 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:08:59.791515 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:08:59.794752 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:08:59.798318 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bceacea1-9d09-4237-b36f-4cd5a01baf32 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 returned with HTTP 200 Aug 16 23:08:59.798654 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1440/5733] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:08:59 2026] GET /volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:00.810698 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:00.812434 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:00.812617 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:00.812818 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:00.819371 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:00.819371 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:00.822546 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:00.826073 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1e280126-d95e-4ac0-bf2b-d42c8b418238 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 returned with HTTP 200 Aug 16 23:09:00.826410 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1432/5734] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:00 2026] GET /volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:00.838512 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:00.840417 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:00.840783 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce956389-5913-4bf3-b8e4-b522fd2aea94", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-125769850"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:00.848666 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:00.848666 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:00.849055 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:00.849197 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:00.872581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['dcda4051-cfae-4434-9a64-984a3cdde4e5', '78bb6d07-cd8b-476b-84d5-59ff2a984229', '91bca3f8-3b6e-4861-b5f6-e6d0cf738653', '0df29a79-d31f-43cc-afe8-a8e88ddde0c8'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:00.900809 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:00.901129 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-223cef45-9e4e-48dc-88db-4662cd8348c0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:00.901526 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1449/5735] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:00.909279 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:00.911191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:00.911384 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:00.911562 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:00.917463 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:00.917463 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:00.917991 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:00.919013 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-4f43a372-93ac-40a9-89d7-ac854699c6cd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 returned with HTTP 200 Aug 16 23:09:00.919543 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1415/5736] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:00 2026] GET /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:01.927939 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:01.929653 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:01.929904 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:01.930095 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:01.935406 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:01.935406 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:01.935954 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:01.936661 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-39ba8295-af45-4ea2-9cdb-e69ff0b8ffa0 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 returned with HTTP 200 Aug 16 23:09:01.937108 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1441/5737] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:01 2026] GET /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:01.945704 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:01.947423 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] POST https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722/action Aug 16 23:09:01.947762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:01.947918 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:01.953448 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:01.953448 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:01.953909 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:09:01.954646 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f016f24740904a40ace89038a63bca4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef846ce91df541d6a8bb119536f19017', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:09:01.954867 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d096bb57-e1d0-4874-8a4c-3dfb67b35c3b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722/action returned with HTTP 403 Aug 16 23:09:01.955311 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1433/5738] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:09:01 2026] POST /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:01.961259 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:01.962850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:01.963014 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:01.963189 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:01.963279 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: 2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:01.967685 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:01.967685 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:01.967982 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:01.980666 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:01.980847 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de5036bd-2d24-422b-af34-e1a2ae4094d3 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 returned with HTTP 202 Aug 16 23:09:01.981202 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1450/5739] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:01 2026] DELETE /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:01.987482 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:01.989202 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:01.989357 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:01.989537 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:01.994799 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:01.994799 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:01.995171 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:01.996033 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-35a4f0ff-d0bb-4fbe-9e42-959bd42e09e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 returned with HTTP 200 Aug 16 23:09:01.996413 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1416/5740] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:01 2026] GET /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:03.005591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-1c520bb2-be51-4007-8347-65b12c263e83 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:03.007493 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c520bb2-be51-4007-8347-65b12c263e83 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 Aug 16 23:09:03.007677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c520bb2-be51-4007-8347-65b12c263e83 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:03.007919 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-1c520bb2-be51-4007-8347-65b12c263e83 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:03.012462 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-1c520bb2-be51-4007-8347-65b12c263e83 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 returned with HTTP 404 Aug 16 23:09:03.013007 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1442/5741] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:03 2026] GET /volume/v3/snapshots/2a470938-53b7-4d61-9f95-24a8fe5e3722 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:03.020620 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:03.022869 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:03.023124 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:03.023315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:03.023549 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:03.031184 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:03.031184 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:03.031555 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:03.047452 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:03.047452 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6a0d4707-aea6-40ee-9cb8-34b3f7bd155c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 returned with HTTP 202 Aug 16 23:09:03.047854 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1434/5742] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:03 2026] DELETE /volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:03.056181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-62da1e38-28c2-40ea-9f30-7622116c362f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:03.058113 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62da1e38-28c2-40ea-9f30-7622116c362f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:03.058260 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62da1e38-28c2-40ea-9f30-7622116c362f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:03.058450 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-62da1e38-28c2-40ea-9f30-7622116c362f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:03.066726 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:03.066726 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:03.070705 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-62da1e38-28c2-40ea-9f30-7622116c362f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:03.074875 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-62da1e38-28c2-40ea-9f30-7622116c362f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 returned with HTTP 200 Aug 16 23:09:03.075353 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1451/5743] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:03 2026] GET /volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:04.086943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6da68869-aa81-45f5-8f82-9703a3d74c6f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:04.089050 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6da68869-aa81-45f5-8f82-9703a3d74c6f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 Aug 16 23:09:04.089289 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6da68869-aa81-45f5-8f82-9703a3d74c6f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:04.089508 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6da68869-aa81-45f5-8f82-9703a3d74c6f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:04.094914 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6da68869-aa81-45f5-8f82-9703a3d74c6f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 returned with HTTP 404 Aug 16 23:09:04.095341 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1417/5744] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:04 2026] GET /volume/v3/volumes/ce956389-5913-4bf3-b8e4-b522fd2aea94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:04.102787 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:04.104402 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:04.104710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283191476"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:04.106023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283191476'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:04.106161 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:04.110388 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:04.115060 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (9ae0babd-b35f-432b-9ff3-ed7f2a1b4851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:04.115970 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed95836-9ff8-45b3-8422-9a3e019c7eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:04.116616 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:04.142663 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed95836-9ff8-45b3-8422-9a3e019c7eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:04.143604 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dcb409-31b6-4ba8-baa0-2cdedeb96f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:04.181797 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['2bcb5ed4-9eab-4ee3-883e-d42bda433c4a', 'c0d72d22-a735-4bd6-8015-2adefd8062ce', 'ad60435a-2519-4895-a362-fc13487475d8', '9e8425b2-f542-4557-a0a2-1ea3f6f0a1f1'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:04.182503 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dcb409-31b6-4ba8-baa0-2cdedeb96f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bcb5ed4-9eab-4ee3-883e-d42bda433c4a', 'c0d72d22-a735-4bd6-8015-2adefd8062ce', 'ad60435a-2519-4895-a362-fc13487475d8', '9e8425b2-f542-4557-a0a2-1ea3f6f0a1f1']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:04.183190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9c717a-51f6-40bd-b55a-ab7a2ef78315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:04.204799 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9c717a-51f6-40bd-b55a-ab7a2ef78315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3cc4a5-b8f6-4478-ba57-6f8bad30e126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283191476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['2bcb5ed4-9eab-4ee3-883e-d42bda433c4a','c0d72d22-a735-4bd6-8015-2adefd8062ce','ad60435a-2519-4895-a362-fc13487475d8','9e8425b2-f542-4557-a0a2-1ea3f6f0a1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283191476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd3cc4a5-b8f6-4478-ba57-6f8bad30e126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:04.205480 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ff66b7-1e77-42cb-9e6d-42a4fc62c37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:04.223867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ff66b7-1e77-42cb-9e6d-42a4fc62c37f) transitioned into state 'SUCCESS' from state '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-283191476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['2bcb5ed4-9eab-4ee3-883e-d42bda433c4a','c0d72d22-a735-4bd6-8015-2adefd8062ce','ad60435a-2519-4895-a362-fc13487475d8','9e8425b2-f542-4557-a0a2-1ea3f6f0a1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:04.224518 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbb1293-2baf-4464-975a-1cbb65d5e8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:04.232357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbb1293-2baf-4464-975a-1cbb65d5e8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:04.233134 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (9ae0babd-b35f-432b-9ff3-ed7f2a1b4851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:04.233402 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:04.233934 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c9959d93-6f27-45e4-bd88-db033d82fcbd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:04.234299 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1443/5745] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:04 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:04.244996 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1265813f-2940-4dee-ae79-36064783cd75 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:04.246736 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1265813f-2940-4dee-ae79-36064783cd75 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:04.246947 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1265813f-2940-4dee-ae79-36064783cd75 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:04.247128 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1265813f-2940-4dee-ae79-36064783cd75 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:04.254534 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:04.254534 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:04.258064 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1265813f-2940-4dee-ae79-36064783cd75 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:04.261608 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1265813f-2940-4dee-ae79-36064783cd75 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 returned with HTTP 200 Aug 16 23:09:04.262006 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1435/5746] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:04 2026] GET /volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:05.273550 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:05.275275 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:05.275464 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:05.275641 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:05.282129 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:05.282129 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:05.285281 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:05.288470 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-7c7fe7be-5b08-4b38-ba17-f5ac3d7e6541 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 returned with HTTP 200 Aug 16 23:09:05.288862 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1452/5747] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:05 2026] GET /volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:05.300208 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-23a5d449-ac0b-4096-9447-aa1daadd492f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:05.302102 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:05.302475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd3cc4a5-b8f6-4478-ba57-6f8bad30e126", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1107079885"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:05.311925 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:05.311925 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:05.312298 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:05.312430 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:05.336131 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['1f045c16-0177-488d-809f-d82e55d4d65b', 'b44f5774-05f1-4f78-99bc-eb612e077ba6', 'cd76790f-f5da-4475-80c3-5b1f8861ae87', '9d8404fe-1456-4546-9e26-783caf1b2dbe'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:05.362156 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:05.362466 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-23a5d449-ac0b-4096-9447-aa1daadd492f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:05.362911 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1418/5748] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:05 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 16 23:09:05.372197 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:05.374275 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:05.374611 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:05.374822 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:05.380393 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:05.380393 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:05.380766 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:05.381495 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c2567e3a-9ef2-44bd-9684-f237e03a1cde tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d returned with HTTP 200 Aug 16 23:09:05.381917 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1444/5749] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:05 2026] GET /volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:06.391590 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:06.393234 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:06.393403 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:06.393597 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:06.398070 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:06.398070 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:06.398341 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:06.398916 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7348b70-8184-471d-9cc5-0cf549aa43f9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d returned with HTTP 200 Aug 16 23:09:06.399277 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1436/5750] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:06 2026] GET /volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:06.408075 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:06.409695 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:06.409883 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:06.410052 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'index' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:06.410278 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.api_utils [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Removing options '' from query. {{(pid=100201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 23:09:06.411183 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.db.api [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Building query based on filter {{(pid=100201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 23:09:06.414668 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Get all snapshots completed successfully. Aug 16 23:09:06.414968 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-97acd92f-907d-4fe3-8713-c9c589dfdffd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots returned with HTTP 200 Aug 16 23:09:06.415276 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1453/5751] 10.4.3.26 () {66 vars in 1236 bytes} [Sun Aug 16 23:09:06 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:06.423187 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bfb27605-ec93-44d2-9f01-580ddc496590 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:06.424825 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:06.424989 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:06.425153 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:06.425252 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.snapshots [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:06.429507 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:06.429507 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:06.429886 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:06.446764 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:06.446764 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bfb27605-ec93-44d2-9f01-580ddc496590 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d returned with HTTP 202 Aug 16 23:09:06.446764 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1419/5752] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:06 2026] DELETE /volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:06.451931 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:06.453257 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:06.453525 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:06.453801 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:06.460239 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:06.460239 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:06.460239 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:06.460471 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bb28dea0-20ba-4b8c-94b8-51e8cb08fcf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d returned with HTTP 200 Aug 16 23:09:06.460993 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1445/5753] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:06 2026] GET /volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:07.470826 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-85ad050d-4210-49b0-a322-b454f952d564 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:07.472603 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85ad050d-4210-49b0-a322-b454f952d564 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d Aug 16 23:09:07.472836 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85ad050d-4210-49b0-a322-b454f952d564 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:07.473026 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-85ad050d-4210-49b0-a322-b454f952d564 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:07.477390 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-85ad050d-4210-49b0-a322-b454f952d564 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d returned with HTTP 404 Aug 16 23:09:07.478172 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1437/5754] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:07 2026] GET /volume/v3/snapshots/efbf4575-df30-4c93-8124-b084aa47ed8d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:07.486778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bfdaac87-a760-47e5-8385-e4110fb2250c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:07.488452 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:07.488618 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:07.488835 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:07.488983 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:07.495325 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:07.495325 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:07.495656 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:07.513774 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:07.513774 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bfdaac87-a760-47e5-8385-e4110fb2250c tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 returned with HTTP 202 Aug 16 23:09:07.513774 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1454/5755] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:07 2026] DELETE /volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:07.521242 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:07.522928 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:07.524061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:07.524061 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:07.530558 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:07.530558 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:07.534029 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:07.537691 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c9934c15-4d1d-4e3e-ba5c-df1073f57579 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 returned with HTTP 200 Aug 16 23:09:07.538130 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1420/5756] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:07 2026] GET /volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:08.551022 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-6996bccf-cbf5-40e1-b7ed-77de5c3fdd90 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:08.552854 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6996bccf-cbf5-40e1-b7ed-77de5c3fdd90 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 Aug 16 23:09:08.553043 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6996bccf-cbf5-40e1-b7ed-77de5c3fdd90 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:08.553251 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-6996bccf-cbf5-40e1-b7ed-77de5c3fdd90 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:08.559445 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-6996bccf-cbf5-40e1-b7ed-77de5c3fdd90 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 returned with HTTP 404 Aug 16 23:09:08.559935 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1446/5757] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:08 2026] GET /volume/v3/volumes/dd3cc4a5-b8f6-4478-ba57-6f8bad30e126 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:08.567253 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:08.568858 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:08.569143 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1967610640"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:08.570819 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1967610640'}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:08.570945 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:08.576124 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:08.584592 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (611efbfc-a234-4a1d-b6f8-d5e6ae107968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:08.586261 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb48f98-23ab-457d-86cf-4c45d6ad0728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:08.587478 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:08.620182 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb48f98-23ab-457d-86cf-4c45d6ad0728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:08.621337 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb7be35-492e-48a1-969f-d58658d1794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:08.665426 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['05708022-e8df-4d47-8d66-38d45192d55d', '2eb04953-9a79-441a-bd0d-a9289ed8e87c', 'c57bd9a0-fa6d-4abe-bff4-a48f35bc14ab', 'ebf01f73-f404-495d-b92b-8715cba95183'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:08.666334 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb7be35-492e-48a1-969f-d58658d1794e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05708022-e8df-4d47-8d66-38d45192d55d', '2eb04953-9a79-441a-bd0d-a9289ed8e87c', 'c57bd9a0-fa6d-4abe-bff4-a48f35bc14ab', 'ebf01f73-f404-495d-b92b-8715cba95183']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:08.667526 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bb6155-7988-4ff2-9081-86b57dc2d6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:08.690808 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7bb6155-7988-4ff2-9081-86b57dc2d6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '393736c2-b06d-4250-b02a-2bfbff76c5ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967610640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['05708022-e8df-4d47-8d66-38d45192d55d','2eb04953-9a79-441a-bd0d-a9289ed8e87c','c57bd9a0-fa6d-4abe-bff4-a48f35bc14ab','ebf01f73-f404-495d-b92b-8715cba95183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967610640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=393736c2-b06d-4250-b02a-2bfbff76c5ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:08.691503 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a5399a-6e84-49e2-9327-8422c3188eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:08.706513 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a5399a-6e84-49e2-9327-8422c3188eff) transitioned into state 'SUCCESS' from state '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-1967610640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['05708022-e8df-4d47-8d66-38d45192d55d','2eb04953-9a79-441a-bd0d-a9289ed8e87c','c57bd9a0-fa6d-4abe-bff4-a48f35bc14ab','ebf01f73-f404-495d-b92b-8715cba95183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:08.707180 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef8d02c-fb71-4bb7-946d-f33c3ca222f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:08.714677 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef8d02c-fb71-4bb7-946d-f33c3ca222f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:08.715393 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (611efbfc-a234-4a1d-b6f8-d5e6ae107968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:08.715664 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:08.716205 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-9d7d01ad-873b-44e8-9c09-7ed57e4541bc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:08.716599 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1438/5758] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:08 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 16 23:09:08.727734 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:08.729306 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:08.729476 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:08.729656 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:08.736045 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:08.736045 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:08.739337 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:08.743169 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ac129ea6-d031-48dc-b053-dcdc030a9d0e tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec returned with HTTP 200 Aug 16 23:09:08.743533 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1455/5759] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:08 2026] GET /volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:09.754554 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:09.756211 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:09.756405 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:09.756567 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:09.762794 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:09.762794 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:09.765976 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:09.769289 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1d0fa5e6-450b-418d-bec2-88f92aae28a1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec returned with HTTP 200 Aug 16 23:09:09.769622 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1421/5760] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:09 2026] GET /volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:09.783884 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:09.785729 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:09.786314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "393736c2-b06d-4250-b02a-2bfbff76c5ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-738596540"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:09.794495 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:09.794495 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:09.794877 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:09.795032 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:09.816669 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['59543ea8-e18c-47ea-a9e0-2445e692566d', '7e364d8b-def9-4cae-9ede-416261bea33a', 'f9497274-c617-4b1a-ba0e-ffab41f6f6b6', '02f4c43b-ab27-448d-a250-06fbd46c389e'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:09.841436 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:09.841827 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-ffb98a27-2c4d-4c9f-9464-ff6b1be57e9d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:09.842319 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1447/5761] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:09 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 16 23:09:09.851991 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:09.853900 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:09.854091 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:09.854287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:09.859705 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:09.859705 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:09.860526 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:09.860729 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-6fbbc21c-970f-41cb-be2e-80b269d6b7ca tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 returned with HTTP 200 Aug 16 23:09:09.861150 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1439/5762] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:09 2026] GET /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:10.870619 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-b4c0c198-f44c-4aa4-911a-907136530426 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:10.872174 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4c0c198-f44c-4aa4-911a-907136530426 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:10.872344 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4c0c198-f44c-4aa4-911a-907136530426 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:10.872537 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-b4c0c198-f44c-4aa4-911a-907136530426 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:10.877051 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:10.877051 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:10.877363 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-b4c0c198-f44c-4aa4-911a-907136530426 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:10.877967 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-b4c0c198-f44c-4aa4-911a-907136530426 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 returned with HTTP 200 Aug 16 23:09:10.878317 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1456/5763] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:10 2026] GET /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:10.889176 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:10.890582 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] POST https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75/action Aug 16 23:09:10.890900 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:10.891020 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:10.892196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Updating snapshot 'a88d618a-bc24-45b1-ae13-50ff0d31cb75' with '{'status': 'error'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 23:09:10.901164 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:10.901164 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:10.901658 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.policy [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f016f24740904a40ace89038a63bca4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef846ce91df541d6a8bb119536f19017', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100204) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:09:10.901896 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-91ba84d0-de46-4ec0-a566-a061f43f6ec7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75/action returned with HTTP 403 Aug 16 23:09:10.902360 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1422/5764] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:09:10 2026] POST /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:10.909566 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:10.911417 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:10.911615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:10.911804 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:10.911902 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:10.916548 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:10.916548 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:10.916821 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:10.933253 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:10.933253 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cf36499d-1736-4e1b-87f1-820f12cd5e04 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 returned with HTTP 202 Aug 16 23:09:10.933253 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1448/5765] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:10 2026] DELETE /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:10.941017 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:10.942222 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:10.942391 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:10.942609 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:10.947215 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:10.947215 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:10.950161 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:10.950161 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-e39f68c2-97c7-4bb8-b372-5d539af761c7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 returned with HTTP 200 Aug 16 23:09:10.950161 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1440/5766] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:10 2026] GET /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:11.956585 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a9829185-4b3d-4923-950d-a8324f25bffb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:11.958142 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9829185-4b3d-4923-950d-a8324f25bffb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 Aug 16 23:09:11.958371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9829185-4b3d-4923-950d-a8324f25bffb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:11.958475 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a9829185-4b3d-4923-950d-a8324f25bffb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:11.962295 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a9829185-4b3d-4923-950d-a8324f25bffb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 returned with HTTP 404 Aug 16 23:09:11.962697 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1457/5767] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:11 2026] GET /volume/v3/snapshots/a88d618a-bc24-45b1-ae13-50ff0d31cb75 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:11.968918 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0c180e25-e630-4324-94c0-631ed6d57d72 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:11.970682 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:11.970892 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:11.971065 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:11.971256 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:11.979083 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:11.979083 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:11.979457 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:11.995759 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:11.995759 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0c180e25-e630-4324-94c0-631ed6d57d72 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec returned with HTTP 202 Aug 16 23:09:11.996051 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1423/5768] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:11 2026] DELETE /volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:12.002308 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:12.004103 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:12.004677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:12.004677 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:12.013402 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:12.013402 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:12.017408 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:12.021856 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c545547b-33c1-49f4-bcb0-1841a5b52a39 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec returned with HTTP 200 Aug 16 23:09:12.022300 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1449/5769] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:12 2026] GET /volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:13.034377 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aa1cb156-930b-488a-9b9b-11a1a4f52cc4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:13.036128 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa1cb156-930b-488a-9b9b-11a1a4f52cc4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec Aug 16 23:09:13.036315 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa1cb156-930b-488a-9b9b-11a1a4f52cc4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:13.036490 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aa1cb156-930b-488a-9b9b-11a1a4f52cc4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:13.042207 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aa1cb156-930b-488a-9b9b-11a1a4f52cc4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec returned with HTTP 404 Aug 16 23:09:13.042628 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1441/5770] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:13 2026] GET /volume/v3/volumes/393736c2-b06d-4250-b02a-2bfbff76c5ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:13.050805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:13.052458 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:13.052803 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-195687717"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:13.054488 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-195687717'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:13.054605 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:13.058357 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:13.063271 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (d2c1c697-7021-42f8-a52c-ea879db10304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:13.064279 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b29c43-484f-4635-965c-3c986a75590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:13.065086 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:13.086453 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b29c43-484f-4635-965c-3c986a75590b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:13.087181 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9200ebc5-c6b2-4f0d-94d6-8e68c6462295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:13.120050 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['c67cc7ba-bbe1-424b-9674-90b88fc6d1bd', '4258c6af-5c37-45bc-92f6-992c9e4737a1', '3a5b56f9-cc4a-4285-b91b-ca727ab0980b', 'e4588961-e9cc-432a-9042-17126f9a1a18'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:13.120727 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9200ebc5-c6b2-4f0d-94d6-8e68c6462295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67cc7ba-bbe1-424b-9674-90b88fc6d1bd', '4258c6af-5c37-45bc-92f6-992c9e4737a1', '3a5b56f9-cc4a-4285-b91b-ca727ab0980b', 'e4588961-e9cc-432a-9042-17126f9a1a18']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:13.121357 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd59493-22c1-4c3a-83ca-4fa5dc318696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:13.142444 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd59493-22c1-4c3a-83ca-4fa5dc318696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195687717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['c67cc7ba-bbe1-424b-9674-90b88fc6d1bd','4258c6af-5c37-45bc-92f6-992c9e4737a1','3a5b56f9-cc4a-4285-b91b-ca727ab0980b','e4588961-e9cc-432a-9042-17126f9a1a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195687717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:13.143039 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6110bd70-3b4c-4768-9996-c243bae7b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:13.158686 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6110bd70-3b4c-4768-9996-c243bae7b90d) transitioned into state 'SUCCESS' from state '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-195687717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['c67cc7ba-bbe1-424b-9674-90b88fc6d1bd','4258c6af-5c37-45bc-92f6-992c9e4737a1','3a5b56f9-cc4a-4285-b91b-ca727ab0980b','e4588961-e9cc-432a-9042-17126f9a1a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:13.159316 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (360e4109-4cee-4e6f-a4f8-a295625f21dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:13.167384 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (360e4109-4cee-4e6f-a4f8-a295625f21dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:13.168100 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (d2c1c697-7021-42f8-a52c-ea879db10304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:13.168352 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:13.168986 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-45f720e6-0d38-4e8b-8a1e-5c29f4928c85 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:13.169399 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1458/5771] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:13 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:13.179605 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:13.181192 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:13.181383 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:13.181576 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:13.190148 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:13.190148 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:13.194467 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:13.198981 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1073370b-d51c-4424-b79d-1fdafc2101c2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 returned with HTTP 200 Aug 16 23:09:13.199457 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1424/5772] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:13 2026] GET /volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:14.210723 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-2c0fa0db-4c72-437a-99d9-233945e5613f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:14.212393 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c0fa0db-4c72-437a-99d9-233945e5613f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:14.212575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c0fa0db-4c72-437a-99d9-233945e5613f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:14.212796 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-2c0fa0db-4c72-437a-99d9-233945e5613f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:14.219377 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:14.219377 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:14.222450 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-2c0fa0db-4c72-437a-99d9-233945e5613f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:14.226032 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-2c0fa0db-4c72-437a-99d9-233945e5613f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 returned with HTTP 200 Aug 16 23:09:14.226365 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1450/5773] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:14 2026] GET /volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:14.237596 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:14.239456 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:14.239828 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-15255488"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:14.248678 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:14.248678 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:14.249074 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:14.249210 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:14.273151 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['bf413848-266b-4367-9398-37dfac402f81', '2205a385-ee18-404c-87f5-b45f25feb733', '3f98b9e8-57ad-47c1-a66e-91e01c00c8d2', '7a5523bb-d198-412b-a83b-398d1381427b'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:14.299518 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:14.299852 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c265e23b-7e33-4d4c-90c3-7ac66ab670af tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:14.300263 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1442/5774] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:14.308334 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-99805da3-ffa2-4baf-b956-631a793b41a4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:14.310291 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99805da3-ffa2-4baf-b956-631a793b41a4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:14.310478 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99805da3-ffa2-4baf-b956-631a793b41a4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:14.310675 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-99805da3-ffa2-4baf-b956-631a793b41a4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:14.315326 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:14.315326 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:14.315935 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-99805da3-ffa2-4baf-b956-631a793b41a4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:14.316187 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-99805da3-ffa2-4baf-b956-631a793b41a4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 200 Aug 16 23:09:14.316533 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1459/5775] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:14 2026] GET /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:15.325415 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:15.327239 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:15.327472 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:15.327684 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:15.333307 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:15.333307 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:15.333679 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:15.334454 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-fb7717e2-ad14-4ee6-891c-ba92f284c8ab tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 200 Aug 16 23:09:15.334891 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1425/5776] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:15 2026] GET /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:15.343139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:15.344923 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] GET https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:15.345149 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:15.345359 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:15.350313 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:15.350313 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:15.350770 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:09:15.351636 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3a6a71af-ed7f-4119-a622-912f462c3b61 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 200 Aug 16 23:09:15.352038 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1451/5777] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:15 2026] GET /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:15.359435 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:15.361089 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:15.361248 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:15.361418 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:15.361523 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:15.366020 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:15.366020 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:15.366296 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:15.380474 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:15.380678 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a7caed8a-285c-40f7-80cc-b1625fc7fc42 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 202 Aug 16 23:09:15.381124 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1443/5778] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:15 2026] DELETE /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:15.388242 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:15.390080 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:15.390312 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:15.390554 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:15.395754 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:15.395754 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:15.396109 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:15.396842 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1889d994-a7d2-4bf0-92fe-b6fa8c3f090f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 200 Aug 16 23:09:15.397255 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1460/5779] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:15 2026] GET /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:16.406353 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-45f3d82c-79e0-45e1-80dd-407ec8a0c534 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:16.408306 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45f3d82c-79e0-45e1-80dd-407ec8a0c534 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 Aug 16 23:09:16.408538 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45f3d82c-79e0-45e1-80dd-407ec8a0c534 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:16.408765 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-45f3d82c-79e0-45e1-80dd-407ec8a0c534 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:16.413628 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-45f3d82c-79e0-45e1-80dd-407ec8a0c534 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 returned with HTTP 404 Aug 16 23:09:16.414112 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1426/5780] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:16 2026] GET /volume/v3/snapshots/b81b517c-81e5-45b2-8fe5-ac3ff6addd77 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:16.421183 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:16.423046 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:16.423243 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:16.423473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:16.423650 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:16.431764 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:16.431764 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:16.432183 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:16.448508 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:16.448726 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-3f34087e-5b16-46c6-983f-007c3f9b9073 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 returned with HTTP 202 Aug 16 23:09:16.449151 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1452/5781] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:16 2026] DELETE /volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:16.456009 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:16.457607 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:16.457823 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:16.458033 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:16.465272 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:16.465272 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:16.469856 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:16.474574 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-b0f9557d-73af-4504-8fa9-01fbe25f202d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 returned with HTTP 200 Aug 16 23:09:16.474975 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1444/5782] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:16 2026] GET /volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:17.487102 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ada2ab72-578f-4eb9-8a24-ae865ad4e5b1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:17.488869 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ada2ab72-578f-4eb9-8a24-ae865ad4e5b1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 Aug 16 23:09:17.489049 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ada2ab72-578f-4eb9-8a24-ae865ad4e5b1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:17.489255 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ada2ab72-578f-4eb9-8a24-ae865ad4e5b1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:17.494690 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ada2ab72-578f-4eb9-8a24-ae865ad4e5b1 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 returned with HTTP 404 Aug 16 23:09:17.495294 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1461/5783] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:17 2026] GET /volume/v3/volumes/94f56ecd-b7fd-4ae0-bab5-3b6f92d480f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:17.502592 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:17.504144 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:17.504461 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2088007907"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:17.506063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2088007907'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:17.506177 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:17.509718 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:17.514625 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (12021a0d-730a-4869-a1fb-ecfafa8fcab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:17.515759 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761cde16-bb80-4b22-8a56-50f3592e8e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:17.516536 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:17.537475 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761cde16-bb80-4b22-8a56-50f3592e8e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:17.538206 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46cc879-33cd-408d-86c2-947b14e2f61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:17.571888 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['1193c06c-811a-4eeb-8d3c-e5aee63e9d95', '7f553a17-6d4f-45f8-acc6-1a1b32837468', 'f53a93ae-be85-4efb-b74a-db5e4a63df03', '77aefa64-2200-42ec-9b12-fdfafa8fefd6'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:17.572618 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46cc879-33cd-408d-86c2-947b14e2f61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1193c06c-811a-4eeb-8d3c-e5aee63e9d95', '7f553a17-6d4f-45f8-acc6-1a1b32837468', 'f53a93ae-be85-4efb-b74a-db5e4a63df03', '77aefa64-2200-42ec-9b12-fdfafa8fefd6']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:17.573290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391e5aa7-c300-4469-a5e4-999ba4a381c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:17.594964 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391e5aa7-c300-4469-a5e4-999ba4a381c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d22c747-4493-458d-b4d8-440fa54d76f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2088007907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['1193c06c-811a-4eeb-8d3c-e5aee63e9d95','7f553a17-6d4f-45f8-acc6-1a1b32837468','f53a93ae-be85-4efb-b74a-db5e4a63df03','77aefa64-2200-42ec-9b12-fdfafa8fefd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2088007907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d22c747-4493-458d-b4d8-440fa54d76f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:17.595760 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3795dda-1043-4b23-b111-d58b7453cff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:17.614164 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3795dda-1043-4b23-b111-d58b7453cff9) transitioned into state 'SUCCESS' from state '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-2088007907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['1193c06c-811a-4eeb-8d3c-e5aee63e9d95','7f553a17-6d4f-45f8-acc6-1a1b32837468','f53a93ae-be85-4efb-b74a-db5e4a63df03','77aefa64-2200-42ec-9b12-fdfafa8fefd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:17.614838 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a69d9f6-a235-42b3-8bc6-301bdf8b5f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:17.622247 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a69d9f6-a235-42b3-8bc6-301bdf8b5f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:17.623048 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (12021a0d-730a-4869-a1fb-ecfafa8fcab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:17.623321 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:17.623919 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9a9d1afc-8bd3-477d-ad1c-be199db70143 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:17.624368 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1427/5784] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:17 2026] POST /volume/v3/volumes => generated 776 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:17.635482 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-123592d0-115e-41aa-9cef-27abce95fc08 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:17.637009 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-123592d0-115e-41aa-9cef-27abce95fc08 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:17.637203 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-123592d0-115e-41aa-9cef-27abce95fc08 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:17.637435 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-123592d0-115e-41aa-9cef-27abce95fc08 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:17.644255 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:17.644255 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:17.647379 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-123592d0-115e-41aa-9cef-27abce95fc08 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:17.650899 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-123592d0-115e-41aa-9cef-27abce95fc08 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 returned with HTTP 200 Aug 16 23:09:17.651221 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1453/5785] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:17 2026] GET /volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:18.663471 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:18.665037 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:18.665199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:18.665450 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:18.672229 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:18.672229 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:18.675614 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:18.679300 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fda8902c-5078-42d6-b01d-1d6734c11fa4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 returned with HTTP 200 Aug 16 23:09:18.679668 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1445/5786] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:18 2026] GET /volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:18.691675 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-58277800-2ae0-46d0-97a1-783def3fe063 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:18.693262 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:18.693574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d22c747-4493-458d-b4d8-440fa54d76f4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-836939790"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:18.701465 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:18.701465 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:18.701795 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:18.701899 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:18.724623 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['21295d4e-e351-48e8-9434-8062136217ff', '6b9a8c4f-b287-418c-9b38-81159b1160e2', 'e7ebf015-d716-41f2-80ce-395b477915df', '4f516aeb-1bbe-4e97-a4e0-b1a8644f63ba'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:18.749225 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:18.749538 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-58277800-2ae0-46d0-97a1-783def3fe063 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:18.749992 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1462/5787] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:18 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 16 23:09:18.758338 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:18.760294 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:18.760696 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:18.760815 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:18.766035 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:18.766035 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:18.766226 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:18.766966 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f18f4e52-d13f-4a37-b62c-070941a77ad7 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 returned with HTTP 200 Aug 16 23:09:18.767392 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1428/5788] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:18 2026] GET /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:19.775765 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-69d012ba-88f1-428b-acb1-58d73423fb3d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:19.777503 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69d012ba-88f1-428b-acb1-58d73423fb3d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:19.777695 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69d012ba-88f1-428b-acb1-58d73423fb3d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:19.777914 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-69d012ba-88f1-428b-acb1-58d73423fb3d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:19.782289 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:19.782289 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:19.782586 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-69d012ba-88f1-428b-acb1-58d73423fb3d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:19.783162 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-69d012ba-88f1-428b-acb1-58d73423fb3d tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 returned with HTTP 200 Aug 16 23:09:19.783532 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1454/5789] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:19 2026] GET /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:19.791212 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:19.792858 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] POST https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801/action Aug 16 23:09:19.793193 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:19.793300 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:19.794571 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.contrib.snapshot_unmanage [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Unmanage snapshot with id: a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:19.799393 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:19.799393 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:19.799812 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:09:19.800539 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f016f24740904a40ace89038a63bca4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef846ce91df541d6a8bb119536f19017', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:09:19.800738 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5d719e9b-3dcb-45f3-a7e6-332995767537 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801/action returned with HTTP 403 Aug 16 23:09:19.801228 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1446/5790] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:09:19 2026] POST /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:19.807771 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:19.809660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:19.809869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:19.810049 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:19.810159 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.snapshots [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:19.815192 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:19.815192 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:19.815782 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:19.830204 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:19.830377 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1f7a72fb-eea0-438c-b775-789d1bf39f38 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 returned with HTTP 202 Aug 16 23:09:19.830813 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1463/5791] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:19 2026] DELETE /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:19.837885 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:19.839330 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:19.839682 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:19.839804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:19.845445 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:19.845445 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:19.845800 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:19.846583 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-1792fc78-4df6-4080-ba93-9e859d18bf67 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 returned with HTTP 200 Aug 16 23:09:19.847020 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1429/5792] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:19 2026] GET /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:20.856072 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-7db083a8-fa2c-43f3-9983-49474782af02 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.857891 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7db083a8-fa2c-43f3-9983-49474782af02 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 Aug 16 23:09:20.858100 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7db083a8-fa2c-43f3-9983-49474782af02 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:20.858358 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-7db083a8-fa2c-43f3-9983-49474782af02 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:20.862475 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-7db083a8-fa2c-43f3-9983-49474782af02 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 returned with HTTP 404 Aug 16 23:09:20.862936 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1455/5793] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3/snapshots/a83fc1c4-3258-4049-8417-1501446b2801 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:20.870093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.872019 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:20.872241 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:20.872467 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:20.872644 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:20.880393 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:20.880393 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:20.880784 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:20.896713 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:20.896852 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7846f807-c4ad-4f8c-920e-605e90d2a18f tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 returned with HTTP 202 Aug 16 23:09:20.897289 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1447/5794] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:20 2026] DELETE /volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:20.904250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:20.906405 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:20.906701 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:20.906928 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:20.913883 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:20.913883 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:20.917222 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:20.921326 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-87306288-c4b9-4ceb-ae2b-c4b501bea188 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 returned with HTTP 200 Aug 16 23:09:20.921727 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1464/5795] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:20 2026] GET /volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:21.097958 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.099626 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:21.099804 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.099969 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.105842 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.105842 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:21.108796 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:21.111992 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-8f0f8020-9ab0-476f-8d25-7a0c34a35d44 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:21.112332 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1430/5796] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:21.173890 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-cbea5b17-4fae-404b-b4a7-1419ae6014c4 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.174245 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbea5b17-4fae-404b-b4a7-1419ae6014c4 None None] GET https://10.4.3.26/volume// Aug 16 23:09:21.174411 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbea5b17-4fae-404b-b4a7-1419ae6014c4 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.174587 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-cbea5b17-4fae-404b-b4a7-1419ae6014c4 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.174896 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-cbea5b17-4fae-404b-b4a7-1419ae6014c4 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:09:21.175141 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1456/5797] 10.4.3.26 () {66 vars in 1421 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:09:21.181194 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-4d437b3a-6ff4-467b-8a1f-b6403ad7db68 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.183033 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-4d437b3a-6ff4-467b-8a1f-b6403ad7db68 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:09:21.183449 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-4d437b3a-6ff4-467b-8a1f-b6403ad7db68 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5041e56-f5f7-469e-8248-03b3c0284d10", "connector": null, "instance_uuid": "09b79015-9c50-4127-9f58-0bf8120b5e67"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:21.190618 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.190618 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:21.210344 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-4d437b3a-6ff4-467b-8a1f-b6403ad7db68 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:09:21.210751 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1448/5798] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:09:21 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:21.237761 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.239523 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:21.239712 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.239929 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.245317 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-cc32ffca-2558-4a4a-ac64-d977faa9cf26 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.245710 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc32ffca-2558-4a4a-ac64-d977faa9cf26 None None] GET https://10.4.3.26/volume// Aug 16 23:09:21.245890 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc32ffca-2558-4a4a-ac64-d977faa9cf26 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.246066 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-cc32ffca-2558-4a4a-ac64-d977faa9cf26 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.246406 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-cc32ffca-2558-4a4a-ac64-d977faa9cf26 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:09:21.246677 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1431/5799] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:09:21.249700 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.249700 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:21.253514 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:21.255021 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.258125 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:21.258372 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.258561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.259112 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4102030c-1e4f-4a84-bc96-3f1a316bfba1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:21.259670 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1465/5800] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:21.269113 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.269113 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:21.272796 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:21.276971 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-0f906c17-a668-48a3-bc42-ddc21a1bae6f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:21.277411 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1457/5801] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 1081 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:09:21.375608 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.377446 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] PUT https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 Aug 16 23:09:21.377779 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:21.384763 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Acquiring lock "cinder-attachment_update-e5041e56-f5f7-469e-8248-03b3c0284d10-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:09:21.390287 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-e5041e56-f5f7-469e-8248-03b3c0284d10-np0000007421" acquired by "attachment_update" :: waited 0.006s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:09:21.391760 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.391760 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:21.454093 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-e5041e56-f5f7-469e-8248-03b3c0284d10-np0000007421" released by "attachment_update" :: held 0.064s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:09:21.454400 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-49cfc909-68d6-4759-a607-9c81b44e786f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 returned with HTTP 200 Aug 16 23:09:21.454832 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1449/5802] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:09:21 2026] PUT /volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:21.462196 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-b78e267d-de4c-43ca-b878-ec040a283259 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.464540 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-b78e267d-de4c-43ca-b878-ec040a283259 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption Aug 16 23:09:21.464723 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-b78e267d-de4c-43ca-b878-ec040a283259 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.464929 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-b78e267d-de4c-43ca-b878-ec040a283259 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.473019 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:21.473019 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:21.478331 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-b78e267d-de4c-43ca-b878-ec040a283259 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption returned with HTTP 200 Aug 16 23:09:21.478725 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1432/5803] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:21.936095 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6f94ae67-cd51-4113-a02b-f55a2af2b65b None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.937576 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f94ae67-cd51-4113-a02b-f55a2af2b65b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 Aug 16 23:09:21.937733 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f94ae67-cd51-4113-a02b-f55a2af2b65b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:21.937934 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6f94ae67-cd51-4113-a02b-f55a2af2b65b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:21.943100 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6f94ae67-cd51-4113-a02b-f55a2af2b65b tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 returned with HTTP 404 Aug 16 23:09:21.943557 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1466/5804] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:21 2026] GET /volume/v3/volumes/1d22c747-4493-458d-b4d8-440fa54d76f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:21.950681 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:21.952267 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:21.952641 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1122224055"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:21.954065 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1122224055'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:21.954202 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:21.958180 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:21.964235 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (ae7b2dfb-1d62-457d-b014-90f6dad6f753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:21.965087 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf56aeb-ded8-4a9d-9a34-360e7b92d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:21.965790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:21.985928 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf56aeb-ded8-4a9d-9a34-360e7b92d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:21.986654 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc7d6653-14f4-4bd5-8be9-4f34e93961b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:22.019995 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['d7812267-10ab-4337-bfca-1eb057809afa', 'f52d395f-b42b-4ab1-bfbe-18a098763ac4', 'a1c06fcf-d5a7-4013-8eb3-411555877793', '4545815a-f71c-4d3f-967a-1804094731b9'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:22.020645 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc7d6653-14f4-4bd5-8be9-4f34e93961b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7812267-10ab-4337-bfca-1eb057809afa', 'f52d395f-b42b-4ab1-bfbe-18a098763ac4', 'a1c06fcf-d5a7-4013-8eb3-411555877793', '4545815a-f71c-4d3f-967a-1804094731b9']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:22.021446 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f66ecc5-a09c-456e-88fc-20a1f8319dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:22.043285 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f66ecc5-a09c-456e-88fc-20a1f8319dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ab8fbe-75c7-4f43-a8fd-c9890f047cae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1122224055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['d7812267-10ab-4337-bfca-1eb057809afa','f52d395f-b42b-4ab1-bfbe-18a098763ac4','a1c06fcf-d5a7-4013-8eb3-411555877793','4545815a-f71c-4d3f-967a-1804094731b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1122224055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64ab8fbe-75c7-4f43-a8fd-c9890f047cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:22.043920 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d5dbcb-a0b4-498b-8133-66425bb0470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:22.058590 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d5dbcb-a0b4-498b-8133-66425bb0470a) transitioned into state 'SUCCESS' from state '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-1122224055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['d7812267-10ab-4337-bfca-1eb057809afa','f52d395f-b42b-4ab1-bfbe-18a098763ac4','a1c06fcf-d5a7-4013-8eb3-411555877793','4545815a-f71c-4d3f-967a-1804094731b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:22.059265 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d13374d-90ab-4e2f-8466-d017ab2505ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:22.067486 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d13374d-90ab-4e2f-8466-d017ab2505ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:22.068270 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (ae7b2dfb-1d62-457d-b014-90f6dad6f753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:22.068619 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:22.069237 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-389234d2-4c2c-43a3-b82a-09bf5659b7a2 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:22.069848 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1458/5805] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:21 2026] POST /volume/v3/volumes => generated 776 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:22.081795 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.083334 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:22.083493 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.083665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.090763 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:22.090763 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:22.094041 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:22.097592 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-42b14072-677b-414b-ace6-cbaa7a12efe5 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae returned with HTTP 200 Aug 16 23:09:22.097989 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1450/5806] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:22.274341 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:22.276418 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:22.276646 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:22.276891 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:22.288563 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:22.288563 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:22.292440 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:22.297223 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5229aa38-8ec7-434a-81c9-8df671d9c591 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:22.297824 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1433/5807] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:22 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:23.109570 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:23.111408 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:23.111619 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:23.111856 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:23.119887 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:23.119887 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:23.123401 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:23.127336 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de21388f-0a89-4a24-948e-fe6f553b8bfc tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae returned with HTTP 200 Aug 16 23:09:23.127692 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1467/5808] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:23 2026] GET /volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:23.140855 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:23.142672 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:23.143067 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64ab8fbe-75c7-4f43-a8fd-c9890f047cae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-78109130"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:23.151596 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:23.151596 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:23.151983 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:23.152096 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.snapshots [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:23.172842 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['3a7e9400-5fa4-4e16-97b8-88bc56d43e52', 'be3fd111-7455-4324-8afc-c1d5a37d32b4', 'd204f1bf-fb77-45f6-b5f8-7b5bf74a8d45', '8a77558b-1883-415b-bf54-51e35fb9c5b8'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:23.200823 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:23.201198 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23a0fb67-3f6b-4769-9eec-45e3482d6297 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:23.201679 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1459/5809] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:23.210012 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-247dd057-ea24-4e59-8581-a46bb60676cb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:23.212466 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-247dd057-ea24-4e59-8581-a46bb60676cb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:23.212740 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-247dd057-ea24-4e59-8581-a46bb60676cb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:23.213038 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-247dd057-ea24-4e59-8581-a46bb60676cb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:23.218528 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:23.218528 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:23.218658 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-247dd057-ea24-4e59-8581-a46bb60676cb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:23.219168 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-247dd057-ea24-4e59-8581-a46bb60676cb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 200 Aug 16 23:09:23.219521 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1451/5810] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:23 2026] GET /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:23.313238 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:23.315052 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:23.315295 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:23.315516 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:23.324832 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:23.324832 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:23.328007 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:23.331906 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8b719fc6-ee63-45cd-9e6c-0c76276ca496 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:23.332334 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1434/5811] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:23 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:24.228660 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:24.230771 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:24.230972 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:24.231151 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:24.236686 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:24.236686 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:24.237056 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:24.237794 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1254790d-90b9-4fa2-9ed8-9a4d3a6986dd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 200 Aug 16 23:09:24.238169 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1468/5812] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:24 2026] GET /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:24.248020 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a22f32d1-4c17-406b-b5f5-9137e79fcbbb None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:24.249775 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a22f32d1-4c17-406b-b5f5-9137e79fcbbb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] PUT https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:24.250101 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a22f32d1-4c17-406b-b5f5-9137e79fcbbb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:24.256637 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:24.256637 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:24.257101 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-a22f32d1-4c17-406b-b5f5-9137e79fcbbb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Snapshot retrieved successfully. Aug 16 23:09:24.262771 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a22f32d1-4c17-406b-b5f5-9137e79fcbbb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 200 Aug 16 23:09:24.263166 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1460/5813] 10.4.3.26 () {68 vars in 1367 bytes} [Sun Aug 16 23:09:24 2026] PUT /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 359 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:24.273037 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:24.275793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:24.275793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:24.275793 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:24.275793 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:24.280087 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:24.280087 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:24.280421 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:24.295396 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:24.295612 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-54ae892a-70b5-4b75-b1e2-3417cfd1f956 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 202 Aug 16 23:09:24.296345 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1452/5814] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:24 2026] DELETE /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:24.303896 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:24.306235 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:24.306503 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:24.306758 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:24.312772 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:24.312772 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:24.313185 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:24.314090 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f9d30843-3074-4ce4-8deb-debd5bae4c43 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 200 Aug 16 23:09:24.314612 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1435/5815] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:24 2026] GET /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 492 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:24.344576 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:24.346389 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:24.346588 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:24.346800 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:24.356001 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:24.356001 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:24.359301 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:24.363289 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-f1350ea7-0def-488a-8283-1f2233e1ee5c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:24.363733 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1469/5816] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:24 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:25.323277 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-dc0f5828-e2f3-4800-8a99-43425963c042 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:25.325019 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc0f5828-e2f3-4800-8a99-43425963c042 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc Aug 16 23:09:25.325198 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc0f5828-e2f3-4800-8a99-43425963c042 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:25.325418 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-dc0f5828-e2f3-4800-8a99-43425963c042 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:25.329443 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-dc0f5828-e2f3-4800-8a99-43425963c042 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc returned with HTTP 404 Aug 16 23:09:25.330018 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1461/5817] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:25 2026] GET /volume/v3/snapshots/fe380179-6534-4041-8342-205644f655bc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:25.336417 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c719c2b7-a88d-4265-a169-cca1181027f6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:25.339297 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:25.339630 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:25.339960 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:25.340218 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:25.350732 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:25.350732 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:25.351252 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:25.370754 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:25.371046 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c719c2b7-a88d-4265-a169-cca1181027f6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae returned with HTTP 202 Aug 16 23:09:25.371798 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1453/5818] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:25 2026] DELETE /volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:25.376768 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:25.378177 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:25.378399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:25.378499 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:25.378759 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:25.380461 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:25.380642 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:25.380850 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:25.387375 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:25.387375 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:25.387893 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:25.387893 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:25.391009 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:25.392090 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:25.396165 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-ed9ffe1d-5cc0-4b3f-a83f-cf605f28d6f9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:25.396622 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1436/5819] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:25 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:25.397054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-2e59bbe7-0aec-4ed8-b799-2e2beaab8157 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae returned with HTTP 200 Aug 16 23:09:25.397677 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1470/5820] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:25 2026] GET /volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:26.409575 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:26.411424 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-ba642961-36a1-472c-b151-246bc4df9ca9 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:26.411684 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:26.411834 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:26.412005 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:26.413268 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba642961-36a1-472c-b151-246bc4df9ca9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae Aug 16 23:09:26.413470 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba642961-36a1-472c-b151-246bc4df9ca9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:26.413645 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-ba642961-36a1-472c-b151-246bc4df9ca9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:26.418978 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-ba642961-36a1-472c-b151-246bc4df9ca9 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae returned with HTTP 404 Aug 16 23:09:26.419478 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1454/5821] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:26 2026] GET /volume/v3/volumes/64ab8fbe-75c7-4f43-a8fd-c9890f047cae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:26.420521 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:26.420521 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:26.424051 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:26.427976 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-efd6c55a-ea4c-487b-afeb-10bcd5fc9e0d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:26.428274 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1462/5822] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:26 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:26.429080 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:26.430611 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:26.430933 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924361360"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:26.432229 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.v3.volumes [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924361360'}} {{(pid=100204) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:26.432363 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume of 1 GB Aug 16 23:09:26.435950 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:26.441140 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (0d11edb9-66e6-45c3-88e3-07f67cae4e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:26.441984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dce24f-6973-4725-9372-ed1df120b9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:26.442707 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.flows.api.create_volume [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Validating volume size '1' using validate_int {{(pid=100204) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:26.465450 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dce24f-6973-4725-9372-ed1df120b9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:26.466154 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9b34e0-5f08-4126-92b9-baed3077ec33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:26.504088 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.quota [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['4cb3e8aa-7e6b-46a5-a6c2-5a4e70318ef5', 'eab6f5e4-c640-4740-a547-7c357991fe17', '8fc47aa9-30fa-411f-a21a-3f5d200d647e', 'f1ce0851-6c4e-4495-a1ce-f6f5b6af8836'] {{(pid=100204) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:26.504847 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9b34e0-5f08-4126-92b9-baed3077ec33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb3e8aa-7e6b-46a5-a6c2-5a4e70318ef5', 'eab6f5e4-c640-4740-a547-7c357991fe17', '8fc47aa9-30fa-411f-a21a-3f5d200d647e', 'f1ce0851-6c4e-4495-a1ce-f6f5b6af8836']}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:26.505549 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db95c58-beba-4b65-a49b-99a0175b8fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:26.525795 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db95c58-beba-4b65-a49b-99a0175b8fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924361360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['4cb3e8aa-7e6b-46a5-a6c2-5a4e70318ef5','eab6f5e4-c640-4740-a547-7c357991fe17','8fc47aa9-30fa-411f-a21a-3f5d200d647e','f1ce0851-6c4e-4495-a1ce-f6f5b6af8836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924361360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef846ce91df541d6a8bb119536f19017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:26.526447 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcc4243-edae-408f-a832-80ef2e5b961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:26.541243 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcc4243-edae-408f-a832-80ef2e5b961b) transitioned into state 'SUCCESS' from state '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-1924361360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef846ce91df541d6a8bb119536f19017',qos_specs=None,replication_status=,reservations=['4cb3e8aa-7e6b-46a5-a6c2-5a4e70318ef5','eab6f5e4-c640-4740-a547-7c357991fe17','8fc47aa9-30fa-411f-a21a-3f5d200d647e','f1ce0851-6c4e-4495-a1ce-f6f5b6af8836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0addd7f97144de2b8ace2097ad8b4e1',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:26.541866 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a808ca12-32e1-434c-bce9-321a608255db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:26.549855 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a808ca12-32e1-434c-bce9-321a608255db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100204) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:26.550580 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Flow 'volume_create_api' (0d11edb9-66e6-45c3-88e3-07f67cae4e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100204) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:26.550871 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create volume request issued successfully. Aug 16 23:09:26.551365 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bb09f813-b1c5-4c82-9664-649d21bf38ae tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:26.551791 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1437/5823] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:26 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:26.563956 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:26.565580 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:26.565767 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:26.565966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:26.572669 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:26.572669 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:26.576025 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:26.579800 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-232bc704-b7ba-4820-9a6e-fbd1d08c72d4 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 returned with HTTP 200 Aug 16 23:09:26.580160 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1471/5824] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:26 2026] GET /volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:26.828389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-a6368189-68db-4ea9-972f-9b909463e5fe None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:26.830153 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-a6368189-68db-4ea9-972f-9b909463e5fe tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5/action Aug 16 23:09:26.830474 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-a6368189-68db-4ea9-972f-9b909463e5fe tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:26.830578 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-a6368189-68db-4ea9-972f-9b909463e5fe tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:26.845101 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:26.845101 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:26.853009 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-fa12adb8-ae38-4c63-ae38-7028ca2a4692 req-a6368189-68db-4ea9-972f-9b909463e5fe tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5/action returned with HTTP 204 Aug 16 23:09:26.853450 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1455/5825] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:09:26 2026] POST /volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:27.441589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-136d9368-57b1-48c7-80ea-181f32920e9a None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.443275 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-136d9368-57b1-48c7-80ea-181f32920e9a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:27.443452 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-136d9368-57b1-48c7-80ea-181f32920e9a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.443624 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-136d9368-57b1-48c7-80ea-181f32920e9a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.452266 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.452266 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:27.455300 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-136d9368-57b1-48c7-80ea-181f32920e9a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:27.459008 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-136d9368-57b1-48c7-80ea-181f32920e9a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:27.459353 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1463/5826] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:27.471245 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-6dafebbf-201e-48df-a9e0-3050d822b56b None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.473049 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6dafebbf-201e-48df-a9e0-3050d822b56b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:27.473239 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6dafebbf-201e-48df-a9e0-3050d822b56b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.473412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-6dafebbf-201e-48df-a9e0-3050d822b56b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.481943 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.481943 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:27.485146 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-6dafebbf-201e-48df-a9e0-3050d822b56b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:27.488784 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-6dafebbf-201e-48df-a9e0-3050d822b56b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:27.489178 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1438/5827] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:27.524871 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.526685 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:27.526862 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.527037 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.536126 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.536126 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:27.539101 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:27.542925 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-8bd5f777-e9de-4fb5-b7a9-0640cfa7ef0f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:27.543335 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1472/5828] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 1194 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:27.559071 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.560962 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/action Aug 16 23:09:27.561280 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:27.561389 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:27.571025 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.571025 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:27.571431 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:27.576574 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Begin detaching volume completed successfully. Aug 16 23:09:27.576803 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-b793ae50-d6bd-448c-bf31-4abe84b94ef0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/action returned with HTTP 202 Aug 16 23:09:27.577180 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1456/5829] 10.4.3.26 () {72 vars in 1665 bytes} [Sun Aug 16 23:09:27 2026] POST /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:09:27.591687 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.593502 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:27.593706 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.593934 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.600993 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.600993 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:27.604820 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:27.608494 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-70b22345-ed00-4f53-88aa-b54bcb3c6454 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 returned with HTTP 200 Aug 16 23:09:27.608862 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1464/5830] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:27.609732 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9db4628f-c0c0-47fc-855f-3f6f35050ad2 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.610129 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9db4628f-c0c0-47fc-855f-3f6f35050ad2 None None] GET https://10.4.3.26/volume// Aug 16 23:09:27.610303 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9db4628f-c0c0-47fc-855f-3f6f35050ad2 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.610481 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9db4628f-c0c0-47fc-855f-3f6f35050ad2 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.610854 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9db4628f-c0c0-47fc-855f-3f6f35050ad2 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:09:27.611060 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1439/5831] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:09:27.617228 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.619415 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:27.619638 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.619839 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.621264 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.622873 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots Aug 16 23:09:27.623210 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1781305731"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:27.628867 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.628867 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:27.631091 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.631091 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:27.631388 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:27.631494 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Create snapshot from volume 51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:27.633327 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:27.637655 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-0805ac1b-8b72-4c98-84dd-ef202d52cb79 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:27.638110 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1473/5832] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 1377 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:09:27.648346 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-613ebb11-41d9-4fd7-bfb5-2f24ba68ff41 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.650448 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-613ebb11-41d9-4fd7-bfb5-2f24ba68ff41 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption Aug 16 23:09:27.650589 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-613ebb11-41d9-4fd7-bfb5-2f24ba68ff41 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.650710 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-613ebb11-41d9-4fd7-bfb5-2f24ba68ff41 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.655419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Created reservations ['90072757-25e5-4052-bc08-9239615d56f9', 'e887a0fe-12b3-44dc-ad00-cb6f99285cbe', '86e7a5d5-9ed8-4928-b6e9-550d8357d8fc', '60443a5d-9ca0-4c88-9735-7827af6d1160'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:27.659398 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.659398 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:27.665612 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-613ebb11-41d9-4fd7-bfb5-2f24ba68ff41 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption returned with HTTP 200 Aug 16 23:09:27.666272 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1465/5833] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:27.681626 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot create request issued successfully. Aug 16 23:09:27.682588 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a2d3e2d9-28a1-442c-8e42-6d250ddcaaf8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots returned with HTTP 202 Aug 16 23:09:27.682588 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1457/5834] 10.4.3.26 () {68 vars in 1258 bytes} [Sun Aug 16 23:09:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:27.690214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-694b69ba-069a-4451-9cda-780dc3e72047 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:27.691958 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-694b69ba-069a-4451-9cda-780dc3e72047 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:27.692209 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-694b69ba-069a-4451-9cda-780dc3e72047 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:27.692435 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-694b69ba-069a-4451-9cda-780dc3e72047 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:27.696962 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:27.696962 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:27.697297 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-694b69ba-069a-4451-9cda-780dc3e72047 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:27.697921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-694b69ba-069a-4451-9cda-780dc3e72047 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 200 Aug 16 23:09:27.698309 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1440/5835] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:27 2026] GET /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:28.414586 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-50bf1d4f-0598-4e8d-9bca-44188850a759 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.416586 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-50bf1d4f-0598-4e8d-9bca-44188850a759 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 Aug 16 23:09:28.416792 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-50bf1d4f-0598-4e8d-9bca-44188850a759 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.416991 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-50bf1d4f-0598-4e8d-9bca-44188850a759 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.423580 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.423580 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:28.463595 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-1af5ba53-cd0b-466d-8e77-4c46569a2b00 req-50bf1d4f-0598-4e8d-9bca-44188850a759 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 returned with HTTP 200 Aug 16 23:09:28.464023 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1474/5836] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:09:28 2026] DELETE /volume/v3/attachments/3ad948b9-740f-49b6-8731-ed1a6250a9e5 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:28.684464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.686576 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:28.686783 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.686972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.693706 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.693706 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:28.697626 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:28.701857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-c6565850-f7f9-4049-ac3b-b8e0a63eb4cd req-9fda84b9-25be-4c3f-89af-ea78d27f3221 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:28.702319 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1466/5837] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:09:28 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:28.706687 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.708706 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:28.708944 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.709171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.715023 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.715023 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:28.715506 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:28.716429 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-552ade9c-29c0-453f-bd4a-8d2bb0a884e8 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 200 Aug 16 23:09:28.716971 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1458/5838] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:28 2026] GET /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:28.725794 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.727037 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] POST https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action Aug 16 23:09:28.727372 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:28.727487 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:28.728721 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.contrib.admin_actions [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Updating snapshot '171b96ae-4dfc-4fd3-b534-67c1bcf21fdc' with '{'status': 'creating'}' {{(pid=100204) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 23:09:28.737708 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.737708 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:28.747663 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-bf38731d-b54f-4c7c-8181-673b583cdaa6 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action returned with HTTP 202 Aug 16 23:09:28.748086 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1441/5839] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:09:28 2026] POST /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 23:09:28.754640 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.756729 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:28.756988 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.757192 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.762081 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.762081 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:28.762443 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:28.763181 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c3c1a433-419c-4210-b789-4a78aa51e3fd tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 200 Aug 16 23:09:28.763546 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1475/5840] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:28 2026] GET /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:28.772543 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-03eb7149-d044-4c87-8167-1061dda92089 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.774291 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] POST https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action Aug 16 23:09:28.774582 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:28.774701 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:28.775972 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.contrib.snapshot_actions [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 23:09:28.780442 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.780442 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:28.780857 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.contrib.snapshot_actions [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] Updating snapshot 171b96ae-4dfc-4fd3-b534-67c1bcf21fdc with info {'id': '171b96ae-4dfc-4fd3-b534-67c1bcf21fdc', 'status': 'error', 'progress': '80%'} Aug 16 23:09:28.785695 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-03eb7149-d044-4c87-8167-1061dda92089 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-member] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action returned with HTTP 202 Aug 16 23:09:28.786086 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1467/5841] 10.4.3.26 () {68 vars in 1389 bytes} [Sun Aug 16 23:09:28 2026] POST /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:28.793838 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.795221 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:28.795379 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.795546 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.795652 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.snapshots [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete snapshot with id: 171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:28.801283 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.801283 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:28.801684 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:28.819827 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot delete request issued successfully. Aug 16 23:09:28.820024 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-fbe3a4cd-34b7-4927-bcc2-2aed5b9ce51a tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 202 Aug 16 23:09:28.820481 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1459/5842] 10.4.3.26 () {66 vars in 1350 bytes} [Sun Aug 16 23:09:28 2026] DELETE /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:28.828257 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9468949b-64f6-49fd-a150-6447ca809558 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:28.830689 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9468949b-64f6-49fd-a150-6447ca809558 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:28.831084 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9468949b-64f6-49fd-a150-6447ca809558 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:28.831440 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9468949b-64f6-49fd-a150-6447ca809558 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:28.837959 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:28.837959 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:28.838439 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9468949b-64f6-49fd-a150-6447ca809558 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Snapshot retrieved successfully. Aug 16 23:09:28.839467 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9468949b-64f6-49fd-a150-6447ca809558 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 200 Aug 16 23:09:28.840042 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1442/5843] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:28 2026] GET /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:29.849481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-88d5d26f-0959-4e4d-ad5c-465609904321 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:29.851103 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88d5d26f-0959-4e4d-ad5c-465609904321 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc Aug 16 23:09:29.851280 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88d5d26f-0959-4e4d-ad5c-465609904321 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:29.851457 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-88d5d26f-0959-4e4d-ad5c-465609904321 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:29.855817 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-88d5d26f-0959-4e4d-ad5c-465609904321 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc returned with HTTP 404 Aug 16 23:09:29.856266 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1476/5844] 10.4.3.26 () {66 vars in 1347 bytes} [Sun Aug 16 23:09:29 2026] GET /volume/v3/snapshots/171b96ae-4dfc-4fd3-b534-67c1bcf21fdc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:29.863212 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:29.865063 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:29.865263 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:29.865451 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:29.865611 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume with id: 51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:29.868563 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=179,cinder:INSERT=36,cinder:UPDATE=77 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:29.874366 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:29.874366 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:29.874669 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:29.889071 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Delete volume request issued successfully. Aug 16 23:09:29.889274 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9b91dc02-a813-4a1a-afe6-6ab6c977e728 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 returned with HTTP 202 Aug 16 23:09:29.889634 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1468/5845] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:29 2026] DELETE /volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:29.896189 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:29.897615 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:29.897831 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:29.898011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:29.900131 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=192,cinder:INSERT=38,cinder:UPDATE=76 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:29.905258 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:29.905258 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:29.909679 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Volume info retrieved successfully. Aug 16 23:09:29.914039 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-a41bffee-2ce2-4afe-aa9f-45e0768099bb tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 returned with HTTP 200 Aug 16 23:09:29.914427 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1460/5846] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:29 2026] GET /volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:30.365907 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:30.367460 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:30.367627 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:30.367825 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:30.368016 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume with id: e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:30.369854 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=223,cinder:INSERT=40,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:30.374863 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:30.374863 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:30.375779 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:30.385895 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:09:30.390554 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume request issued successfully. Aug 16 23:09:30.390727 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-43a35db0-9e05-4a3a-9ba6-c9edef7e0295 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 202 Aug 16 23:09:30.391130 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1443/5847] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:30 2026] DELETE /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:30.397869 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:30.399412 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:30.399573 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:30.399802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:30.406718 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:30.406718 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:30.410308 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:30.414660 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d6f1626c-b5eb-415e-aca5-42cef0f4b37f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 200 Aug 16 23:09:30.415076 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1477/5848] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:30 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:30.927564 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4cdd74f4-1d91-40f8-b5c2-62aa137f6a45 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:30.929086 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4cdd74f4-1d91-40f8-b5c2-62aa137f6a45 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] GET https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 Aug 16 23:09:30.929303 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4cdd74f4-1d91-40f8-b5c2-62aa137f6a45 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:30.929510 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4cdd74f4-1d91-40f8-b5c2-62aa137f6a45 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:30.934804 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4cdd74f4-1d91-40f8-b5c2-62aa137f6a45 tempest-ProjectMemberTests-385186929 tempest-ProjectMemberTests-385186929-project-admin] https://10.4.3.26/volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 returned with HTTP 404 Aug 16 23:09:30.935232 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1469/5849] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:30 2026] GET /volume/v3/volumes/51704ca6-65f1-4a1e-bbd6-940d0c4eb5e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:31.427296 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-d3c18240-f73b-4bc7-a945-be5155604c08 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:31.429174 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3c18240-f73b-4bc7-a945-be5155604c08 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 Aug 16 23:09:31.429388 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3c18240-f73b-4bc7-a945-be5155604c08 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:31.429623 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-d3c18240-f73b-4bc7-a945-be5155604c08 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:31.435033 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-d3c18240-f73b-4bc7-a945-be5155604c08 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 returned with HTTP 404 Aug 16 23:09:31.435532 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1461/5850] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:31 2026] GET /volume/v3/volumes/e5041e56-f5f7-469e-8248-03b3c0284d10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:31.442412 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:31.444236 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:09:31.444455 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:31.444628 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:31.444842 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume with id: 7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:09:31.451698 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:31.451698 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:31.452191 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:31.461951 np0000007421 devstack@c-api.service[100204]: WARNING cinder.keymgr.conf_key_mgr [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:09:31.466633 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume request issued successfully. Aug 16 23:09:31.466831 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0030f4c5-4ef6-489f-87dc-c8593ce3c87e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 202 Aug 16 23:09:31.467417 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1444/5851] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:31 2026] DELETE /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:31.474231 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-de6724d2-ed1a-48c2-8338-255273fd40dc None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:31.475851 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de6724d2-ed1a-48c2-8338-255273fd40dc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:09:31.476019 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de6724d2-ed1a-48c2-8338-255273fd40dc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:31.476205 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-de6724d2-ed1a-48c2-8338-255273fd40dc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:31.477980 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=163,cinder:UPDATE=45,cinder:INSERT=19 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:31.484777 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:31.484777 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:31.490150 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-de6724d2-ed1a-48c2-8338-255273fd40dc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:31.494831 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-de6724d2-ed1a-48c2-8338-255273fd40dc tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 200 Aug 16 23:09:31.495424 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1478/5852] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:31 2026] GET /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:32.282591 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:32.360735 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:32.361093 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-206623857"}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:32.362453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-206623857'}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:32.362549 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume of 1 GB Aug 16 23:09:32.366249 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:32.371878 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Flow 'volume_create_api' (7646ca39-8927-478d-aea9-e5defd752465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:32.372779 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf71bc3-ef65-4677-a060-96ea78295c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:32.373531 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:32.397464 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf71bc3-ef65-4677-a060-96ea78295c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:32.398318 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa55d29e-92e2-46d1-ae4d-798920d26f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:32.460061 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Created reservations ['4566b909-d0e4-467d-8156-01996df8c391', '33fa9ed4-4614-4bd0-b855-e72f7da75758', '22957be9-44b4-4b1b-a8f1-967dc07f8452', 'c42ad877-340c-4637-aff6-ffb1a6248486'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:32.460696 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa55d29e-92e2-46d1-ae4d-798920d26f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4566b909-d0e4-467d-8156-01996df8c391', '33fa9ed4-4614-4bd0-b855-e72f7da75758', '22957be9-44b4-4b1b-a8f1-967dc07f8452', 'c42ad877-340c-4637-aff6-ffb1a6248486']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:32.461347 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d02986b-d659-43f0-8362-7f658686762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:32.486139 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d02986b-d659-43f0-8362-7f658686762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab9cff1-1228-40a5-8703-9a00dac7c026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206623857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45582f206e684ff08b3734dd127fe691',qos_specs=None,replication_status=,reservations=['4566b909-d0e4-467d-8156-01996df8c391','33fa9ed4-4614-4bd0-b855-e72f7da75758','22957be9-44b4-4b1b-a8f1-967dc07f8452','c42ad877-340c-4637-aff6-ffb1a6248486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd53b5516964eb29a5671b40ab07b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206623857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ab9cff1-1228-40a5-8703-9a00dac7c026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45582f206e684ff08b3734dd127fe691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd53b5516964eb29a5671b40ab07b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:32.486721 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9e2d48-e184-41cb-a319-095a49c8500d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:32.504866 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9e2d48-e184-41cb-a319-095a49c8500d) transitioned into state 'SUCCESS' from state '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-206623857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45582f206e684ff08b3734dd127fe691',qos_specs=None,replication_status=,reservations=['4566b909-d0e4-467d-8156-01996df8c391','33fa9ed4-4614-4bd0-b855-e72f7da75758','22957be9-44b4-4b1b-a8f1-967dc07f8452','c42ad877-340c-4637-aff6-ffb1a6248486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd53b5516964eb29a5671b40ab07b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:32.505762 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494b7fb6-b208-40b1-8bc3-9b21a405cc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:32.508030 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-43b60e7c-d218-44d2-a82d-bd430bca0c07 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:32.509826 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43b60e7c-d218-44d2-a82d-bd430bca0c07 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf Aug 16 23:09:32.510045 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43b60e7c-d218-44d2-a82d-bd430bca0c07 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:32.510307 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-43b60e7c-d218-44d2-a82d-bd430bca0c07 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:32.516808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (494b7fb6-b208-40b1-8bc3-9b21a405cc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:32.516808 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Flow 'volume_create_api' (7646ca39-8927-478d-aea9-e5defd752465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:32.516808 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume request issued successfully. Aug 16 23:09:32.517088 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-43b60e7c-d218-44d2-a82d-bd430bca0c07 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf returned with HTTP 404 Aug 16 23:09:32.517088 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1462/5853] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:32 2026] GET /volume/v3/volumes/7e8d67dc-6185-4d97-812c-003ebf56edbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:32.517211 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-33d4454c-6b6a-4101-a1e2-7f33ff9f1039 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:32.517596 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1470/5854] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:32 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:32.523771 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:32.526797 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:09:32.526797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:32.526797 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:32.527094 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:09:32.529481 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:32.533224 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:32.533590 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:32.533957 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:32.536554 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Get all volumes completed successfully. Aug 16 23:09:32.538305 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:32.538305 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:32.543423 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e9a7ba42-0368-451a-b2c0-fd73d1d61696 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:09:32.543690 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1445/5855] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:09:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6186 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:32.546730 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:32.546730 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:32.554883 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:32.559916 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c23034b1-9f06-4ed5-91bd-f24db300e3d3 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 returned with HTTP 200 Aug 16 23:09:32.560528 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1479/5856] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:32 2026] GET /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:32.564011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1cc8f446-2ea6-46b9-95c1-ffe35cb5e8e0 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:32.565601 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc8f446-2ea6-46b9-95c1-ffe35cb5e8e0 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] DELETE https://10.4.3.26/volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424 Aug 16 23:09:32.565774 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cc8f446-2ea6-46b9-95c1-ffe35cb5e8e0 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:32.565984 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1cc8f446-2ea6-46b9-95c1-ffe35cb5e8e0 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Calling method '_delete' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:32.587099 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1cc8f446-2ea6-46b9-95c1-ffe35cb5e8e0 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424 returned with HTTP 202 Aug 16 23:09:32.587486 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1463/5857] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:09:32 2026] DELETE /volume/v3/types/9823cb6e-db18-45a0-9964-2c3e11213424 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:33.565947 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-c53d059e-f98b-43ba-a7c3-b2940abd390e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.568407 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c53d059e-f98b-43ba-a7c3-b2940abd390e tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] POST https://10.4.3.26/volume/v3/types Aug 16 23:09:33.568876 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-c53d059e-f98b-43ba-a7c3-b2940abd390e tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-298791108", "extra_specs": {}}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:33.570809 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.570809 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:33.575983 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-9cca2828-a488-4006-9bf0-50d027899c4c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.577882 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9cca2828-a488-4006-9bf0-50d027899c4c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:33.578102 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9cca2828-a488-4006-9bf0-50d027899c4c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:33.578290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-9cca2828-a488-4006-9bf0-50d027899c4c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:33.583640 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-c53d059e-f98b-43ba-a7c3-b2940abd390e tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types returned with HTTP 200 Aug 16 23:09:33.584143 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1471/5858] 10.4.3.26 () {68 vars in 1245 bytes} [Sun Aug 16 23:09:33 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:33.585497 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.585497 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:33.589057 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-9cca2828-a488-4006-9bf0-50d027899c4c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:33.591551 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-1df03a44-acd9-45ce-b7f3-5abde434de17 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.593000 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-9cca2828-a488-4006-9bf0-50d027899c4c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 returned with HTTP 200 Aug 16 23:09:33.593234 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1df03a44-acd9-45ce-b7f3-5abde434de17 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] POST https://10.4.3.26/volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47/encryption Aug 16 23:09:33.593445 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1446/5859] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:33 2026] GET /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:33.593513 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-1df03a44-acd9-45ce-b7f3-5abde434de17 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:33.604666 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5071d642-a1d9-41c4-9403-4da93e31389b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.608785 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-1df03a44-acd9-45ce-b7f3-5abde434de17 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47/encryption returned with HTTP 200 Aug 16 23:09:33.609242 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1480/5860] 10.4.3.26 () {68 vars in 1390 bytes} [Sun Aug 16 23:09:33 2026] POST /volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:33.632615 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-23229884-22fa-4761-b43c-713a4048b474 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.634233 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:33.634563 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1480850185", "snapshot_id": null, "imageRef": "367a30bb-214d-4b82-9df2-378b5884a984", "volume_type": "tempest-scenario-type-luks-298791108", "size": 1}} {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:33.636384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.v3.volumes [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1480850185', 'snapshot_id': None, 'imageRef': '367a30bb-214d-4b82-9df2-378b5884a984', 'volume_type': 'tempest-scenario-type-luks-298791108', 'size': 1}} {{(pid=100202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:33.660183 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] POST https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026/action Aug 16 23:09:33.660534 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:33.660702 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:33.668181 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.668181 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:33.668631 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Volume info retrieved successfully. Aug 16 23:09:33.669856 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.policy [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'edcba7668595488b8c87433018164b77', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45582f206e684ff08b3734dd127fe691', '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=100203) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:09:33.670087 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5071d642-a1d9-41c4-9403-4da93e31389b tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026/action returned with HTTP 403 Aug 16 23:09:33.670646 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1464/5861] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:09:33 2026] POST /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026/action => generated 131 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:33.677428 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-266758db-647c-4a55-9b99-0a826bc03687 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.679189 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:33.679369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:33.679543 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'delete' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:33.679694 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.v3.volumes [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Delete volume with id: 7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:33.686996 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.686996 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:33.687319 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:33.705139 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Delete volume request issued successfully. Aug 16 23:09:33.705324 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-266758db-647c-4a55-9b99-0a826bc03687 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 returned with HTTP 202 Aug 16 23:09:33.705691 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1447/5862] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:33 2026] DELETE /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:33.712469 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.714202 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:33.714924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:33.714924 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:33.722531 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.722531 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:33.726354 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:33.730158 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d2c43c0-7e72-48fe-8601-60f6024b120f tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 returned with HTTP 200 Aug 16 23:09:33.730638 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1481/5863] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:33 2026] GET /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:33.776105 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume of 1 GB Aug 16 23:09:33.776415 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.776415 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:33.776953 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Availability Zones retrieved successfully. Aug 16 23:09:33.781997 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (e170de88-f3a3-4c1a-aaef-5335228b52f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:33.782871 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8413bf4-a000-476b-a84e-6a51824d20f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:33.783699 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.flows.api.create_volume [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Validating volume size '1' using validate_int {{(pid=100202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:33.833819 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8413bf4-a000-476b-a84e-6a51824d20f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T23:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1bd6124-e1ea-491d-8fc0-61c314820b47,is_public=True,name='tempest-scenario-type-luks-298791108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1bd6124-e1ea-491d-8fc0-61c314820b47', '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=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:33.834505 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbaf924d-3e2d-4f7c-8f78-983bfe09c151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:33.857325 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-298791108 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-298791108, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:09:33.857551 np0000007421 devstack@c-api.service[100202]: WARNING cinder.quota [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-298791108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-298791108, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:09:33.878800 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.quota [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Created reservations ['e96964ce-60d5-4d81-9c67-0434cbdc84fb', 'a8c22d1c-ae5c-49aa-b60e-bfc6ebac9664', '37a94c77-c51c-4463-ae2f-9a361ce1a201', '8aafc95c-dab6-465a-82b4-416bda0366e7'] {{(pid=100202) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:33.879561 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbaf924d-3e2d-4f7c-8f78-983bfe09c151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96964ce-60d5-4d81-9c67-0434cbdc84fb', 'a8c22d1c-ae5c-49aa-b60e-bfc6ebac9664', '37a94c77-c51c-4463-ae2f-9a361ce1a201', '8aafc95c-dab6-465a-82b4-416bda0366e7']}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:33.880305 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15ed1b3-29c8-436e-a1af-5615df10f1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:33.900453 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15ed1b3-29c8-436e-a1af-5615df10f1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f48456f-8770-4a2e-8a05-8f33881d3832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1480850185',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['e96964ce-60d5-4d81-9c67-0434cbdc84fb','a8c22d1c-ae5c-49aa-b60e-bfc6ebac9664','37a94c77-c51c-4463-ae2f-9a361ce1a201','8aafc95c-dab6-465a-82b4-416bda0366e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1480850185',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f48456f-8770-4a2e-8a05-8f33881d3832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2506b5601df14f0a898e21c26817b699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1bd6124-e1ea-491d-8fc0-61c314820b47),volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:33.901476 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf26998e-453b-419a-a77f-c5bffb8a7c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:33.917164 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf26998e-453b-419a-a77f-c5bffb8a7c3e) transitioned into state 'SUCCESS' from state '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-1480850185',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['e96964ce-60d5-4d81-9c67-0434cbdc84fb','a8c22d1c-ae5c-49aa-b60e-bfc6ebac9664','37a94c77-c51c-4463-ae2f-9a361ce1a201','8aafc95c-dab6-465a-82b4-416bda0366e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47)}' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:33.917790 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71a8d39-550e-4019-a707-99ec58eb9b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:33.926635 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71a8d39-550e-4019-a707-99ec58eb9b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:33.927384 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (e170de88-f3a3-4c1a-aaef-5335228b52f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:33.927648 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request issued successfully. Aug 16 23:09:33.928170 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-23229884-22fa-4761-b43c-713a4048b474 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:33.928570 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1472/5864] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:09:33 2026] POST /volume/v3/volumes => generated 789 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:33.939269 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:33.940978 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:33.941148 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:33.941319 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:33.947830 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:33.947830 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:33.951141 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:33.954974 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1c790cf4-6a3a-4b2f-b3a1-43333232b779 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:33.955368 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1465/5865] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:33 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:34.742943 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-939a4327-d88f-414e-b8e7-47c01489f42c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:34.744804 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-939a4327-d88f-414e-b8e7-47c01489f42c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 Aug 16 23:09:34.745063 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-939a4327-d88f-414e-b8e7-47c01489f42c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:34.745290 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-939a4327-d88f-414e-b8e7-47c01489f42c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:34.750762 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-939a4327-d88f-414e-b8e7-47c01489f42c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 returned with HTTP 404 Aug 16 23:09:34.751327 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1448/5866] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:34 2026] GET /volume/v3/volumes/7ab9cff1-1228-40a5-8703-9a00dac7c026 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:34.759908 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:34.761589 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:09:34.762025 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-23533413"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:34.763479 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.v3.volumes [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-23533413'}} {{(pid=100201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:09:34.763631 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume of 1 GB Aug 16 23:09:34.767232 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Availability Zones retrieved successfully. Aug 16 23:09:34.772766 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Flow 'volume_create_api' (ec1d68ea-1347-4534-9378-770ead17d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:34.773649 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f019d54e-59b6-4963-a9e6-acdecbeeeac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:34.774443 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Validating volume size '1' using validate_int {{(pid=100201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:09:34.795517 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f019d54e-59b6-4963-a9e6-acdecbeeeac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T22:47:46Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=48935628-6874-4e87-a26f-cbe22cdc4389,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48935628-6874-4e87-a26f-cbe22cdc4389', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:34.796157 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b872d84-5b60-4e23-a596-a4b850d02f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:34.832045 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.quota [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Created reservations ['405d20ed-02fc-403e-9107-cef5e5380bf1', 'd0bd4eb5-be42-4f61-bba2-e146898f6181', 'd5cff516-6030-4d09-8126-9d07a897da4a', 'b28ccf18-81b7-422a-afa3-6678fbc44501'] {{(pid=100201) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:09:34.832770 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b872d84-5b60-4e23-a596-a4b850d02f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405d20ed-02fc-403e-9107-cef5e5380bf1', 'd0bd4eb5-be42-4f61-bba2-e146898f6181', 'd5cff516-6030-4d09-8126-9d07a897da4a', 'b28ccf18-81b7-422a-afa3-6678fbc44501']}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:34.833427 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0806a0cb-98e0-4190-8f4b-873af7404888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:34.854816 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0806a0cb-98e0-4190-8f4b-873af7404888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ebd27d7-a9c3-4168-b6c4-4b5492186cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23533413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45582f206e684ff08b3734dd127fe691',qos_specs=None,replication_status=,reservations=['405d20ed-02fc-403e-9107-cef5e5380bf1','d0bd4eb5-be42-4f61-bba2-e146898f6181','d5cff516-6030-4d09-8126-9d07a897da4a','b28ccf18-81b7-422a-afa3-6678fbc44501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd53b5516964eb29a5671b40ab07b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T23:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23533413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ebd27d7-a9c3-4168-b6c4-4b5492186cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45582f206e684ff08b3734dd127fe691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd53b5516964eb29a5671b40ab07b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48935628-6874-4e87-a26f-cbe22cdc4389),volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:34.855528 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf27079-fcfe-45ac-ad0a-d72c01e9b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:34.871250 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf27079-fcfe-45ac-ad0a-d72c01e9b307) transitioned into state 'SUCCESS' from state '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-23533413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45582f206e684ff08b3734dd127fe691',qos_specs=None,replication_status=,reservations=['405d20ed-02fc-403e-9107-cef5e5380bf1','d0bd4eb5-be42-4f61-bba2-e146898f6181','d5cff516-6030-4d09-8126-9d07a897da4a','b28ccf18-81b7-422a-afa3-6678fbc44501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd53b5516964eb29a5671b40ab07b77',volume_type_id=48935628-6874-4e87-a26f-cbe22cdc4389)}' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:34.871909 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9068d152-f5af-4fcd-8955-0b82d309bb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:09:34.879422 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9068d152-f5af-4fcd-8955-0b82d309bb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:09:34.880145 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Flow 'volume_create_api' (ec1d68ea-1347-4534-9378-770ead17d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:09:34.880400 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Create volume request issued successfully. Aug 16 23:09:34.880912 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-c0c0ff03-82d2-4d7e-b1bb-19945e0340a6 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:09:34.881315 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1482/5867] 10.4.3.26 () {68 vars in 1251 bytes} [Sun Aug 16 23:09:34 2026] POST /volume/v3/volumes => generated 774 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:09:34.893553 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:34.895900 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:34.896150 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:34.896379 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:34.904606 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:34.904606 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:34.908044 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:34.911650 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-13aaddea-1bdf-4de0-b144-d15b24a3cfbe tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb returned with HTTP 200 Aug 16 23:09:34.912020 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1473/5868] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:34 2026] GET /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:34.967150 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-c145f872-014a-40a3-8bab-f73d7383cb19 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:34.968907 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c145f872-014a-40a3-8bab-f73d7383cb19 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:34.969100 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c145f872-014a-40a3-8bab-f73d7383cb19 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:34.969297 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-c145f872-014a-40a3-8bab-f73d7383cb19 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:34.976065 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:34.976065 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:34.979178 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-c145f872-014a-40a3-8bab-f73d7383cb19 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:34.982859 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-c145f872-014a-40a3-8bab-f73d7383cb19 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:34.983207 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1466/5869] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:34 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:35.923316 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:35.925022 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:35.925224 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:35.925398 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:35.932030 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:35.932030 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:35.935386 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:35.939191 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-c504d42d-ce07-4b45-8f15-186ddf9776a0 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb returned with HTTP 200 Aug 16 23:09:35.939652 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1449/5870] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:35 2026] GET /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:35.951534 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:35.953293 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] POST https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb/action Aug 16 23:09:35.953581 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:35.953693 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:35.960786 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:35.960786 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:35.961215 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.policy [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'edcba7668595488b8c87433018164b77', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45582f206e684ff08b3734dd127fe691', '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=100201) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 23:09:35.961389 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-d994f9ed-d575-4e64-99c1-2e9425812cb4 tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-reader] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb/action returned with HTTP 403 Aug 16 23:09:35.961787 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1483/5871] 10.4.3.26 () {68 vars in 1383 bytes} [Sun Aug 16 23:09:35 2026] POST /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:35.968473 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-974d567a-545d-4b30-9a49-7e9efb9650fa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:35.970697 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] DELETE https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:35.970782 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:35.970998 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:35.971168 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Delete volume with id: 3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:35.978326 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:35.978326 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:35.978601 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:35.993694 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Delete volume request issued successfully. Aug 16 23:09:35.993919 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-974d567a-545d-4b30-9a49-7e9efb9650fa tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb returned with HTTP 202 Aug 16 23:09:35.994436 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1474/5872] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:09:35 2026] DELETE /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:09:35.996171 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:35.997785 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:35.998020 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:35.998224 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:36.002757 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:36.004493 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:36.004810 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:36.004872 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:36.006983 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:36.006983 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:36.010988 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:36.012701 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:36.012701 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:36.015807 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Volume info retrieved successfully. Aug 16 23:09:36.015882 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-407ea1f0-7a04-4d7d-bbc5-1db5facd136b tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:36.016186 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1467/5873] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:35 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:36.021126 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-5f0255b7-fe7e-4f04-8f65-a05633420c3c tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb returned with HTTP 200 Aug 16 23:09:36.021701 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1450/5874] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:36 2026] GET /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:37.028399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:37.030020 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:37.030201 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:37.030371 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:37.033367 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-bd8c6893-0748-456d-9694-3efd650dda5e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:37.035058 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd8c6893-0748-456d-9694-3efd650dda5e tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] GET https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb Aug 16 23:09:37.035270 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd8c6893-0748-456d-9694-3efd650dda5e tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:37.035451 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-bd8c6893-0748-456d-9694-3efd650dda5e tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:37.036769 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:37.036769 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:37.040224 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:37.040770 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-bd8c6893-0748-456d-9694-3efd650dda5e tempest-ProjectReaderTests-1752344927 tempest-ProjectReaderTests-1752344927-project-admin] https://10.4.3.26/volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb returned with HTTP 404 Aug 16 23:09:37.041223 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1475/5875] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:37 2026] GET /volume/v3/volumes/3ebd27d7-a9c3-4168-b6c4-4b5492186cbb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:37.044223 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-bc93e5c9-0af8-40e3-a8a4-c64fa22b4aa5 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:37.044598 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1484/5876] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:37 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:38.056897 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7874d292-4a01-4d72-b91c-b0945179defd None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:38.058650 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7874d292-4a01-4d72-b91c-b0945179defd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:38.058768 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7874d292-4a01-4d72-b91c-b0945179defd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:38.058966 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7874d292-4a01-4d72-b91c-b0945179defd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:38.065153 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:38.065153 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:38.068282 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7874d292-4a01-4d72-b91c-b0945179defd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:38.071954 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7874d292-4a01-4d72-b91c-b0945179defd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:38.072291 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1468/5877] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:38 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:39.084535 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-50ade187-6489-45c2-ad59-3a482fb7b215 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:39.086716 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50ade187-6489-45c2-ad59-3a482fb7b215 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:39.086984 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50ade187-6489-45c2-ad59-3a482fb7b215 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:39.087223 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-50ade187-6489-45c2-ad59-3a482fb7b215 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:39.095283 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:39.095283 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:39.099020 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-50ade187-6489-45c2-ad59-3a482fb7b215 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:39.103613 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-50ade187-6489-45c2-ad59-3a482fb7b215 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:39.104110 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1451/5878] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:39 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:40.115973 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:40.117634 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:40.117828 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:40.118032 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:40.125260 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:40.125260 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:40.128556 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:40.132282 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-8f87d600-8668-47ae-b9f3-64b2f4997499 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:40.132615 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1476/5879] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:40 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:41.144881 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-6d616a9d-3793-46ba-b667-8f167ed91841 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:41.146481 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d616a9d-3793-46ba-b667-8f167ed91841 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:41.146662 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d616a9d-3793-46ba-b667-8f167ed91841 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:41.146872 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-6d616a9d-3793-46ba-b667-8f167ed91841 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:41.153131 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:41.153131 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:41.156411 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-6d616a9d-3793-46ba-b667-8f167ed91841 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:41.160411 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-6d616a9d-3793-46ba-b667-8f167ed91841 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:41.160897 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1485/5880] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:41 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:42.173369 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:42.175272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:42.175482 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:42.175692 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:42.185429 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:42.185429 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:42.191172 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:42.196502 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-5edb2af0-0219-4e57-a8ea-9985094b46d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:42.196980 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1469/5881] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:42 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:43.209548 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:43.211264 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:43.211436 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:43.211631 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:43.217874 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:43.217874 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:43.221103 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:43.224759 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-7e4693fa-b47e-40ed-9970-5b725dfbce4f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:43.225168 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1452/5882] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:43 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:44.236772 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-97935357-6ff2-4f72-b97b-0123ec893397 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:44.238452 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97935357-6ff2-4f72-b97b-0123ec893397 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:44.238632 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97935357-6ff2-4f72-b97b-0123ec893397 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:44.238869 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-97935357-6ff2-4f72-b97b-0123ec893397 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:44.245449 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:44.245449 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:44.248681 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-97935357-6ff2-4f72-b97b-0123ec893397 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:44.252578 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-97935357-6ff2-4f72-b97b-0123ec893397 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:44.253115 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1477/5883] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:44 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:45.265966 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:45.267816 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:45.268049 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:45.268277 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:45.275320 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:45.275320 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:45.278858 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:45.283088 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-4a56ab33-13a5-4969-a113-8b5e06311e03 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:45.283453 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1486/5884] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:45 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:46.295769 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-46ff4611-eb06-4540-9de9-952ed3443140 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.297669 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46ff4611-eb06-4540-9de9-952ed3443140 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:46.297961 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46ff4611-eb06-4540-9de9-952ed3443140 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:46.298199 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-46ff4611-eb06-4540-9de9-952ed3443140 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:46.304965 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:46.304965 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:46.309265 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-46ff4611-eb06-4540-9de9-952ed3443140 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:46.314431 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-46ff4611-eb06-4540-9de9-952ed3443140 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:46.314856 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1470/5885] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:46 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:46.328047 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-f2803e68-ddef-4431-a353-d93040e9a55d None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.329816 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2803e68-ddef-4431-a353-d93040e9a55d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:46.330019 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2803e68-ddef-4431-a353-d93040e9a55d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:46.330210 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-f2803e68-ddef-4431-a353-d93040e9a55d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:46.336551 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:46.336551 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:46.339663 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-f2803e68-ddef-4431-a353-d93040e9a55d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:46.343623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-f2803e68-ddef-4431-a353-d93040e9a55d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:46.344097 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1453/5886] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:09:46 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:46.447337 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.449214 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:46.449381 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:46.449551 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:46.455444 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:46.455444 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:46.458762 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:46.463014 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-749471b1-d84e-4cbc-ba16-772bd34fe5b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:46.463515 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1478/5887] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:09:46 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:46.845316 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.847390 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:46.847573 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:46.847778 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:46.853715 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:46.853715 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:46.857312 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:46.861471 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-58a37685-6f38-4b6c-a350-bcffd60f22b0 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:46.861896 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1487/5888] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:09:46 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:46.870731 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-cc5fa120-74f8-488f-b338-1c54cd39f656 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.871143 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc5fa120-74f8-488f-b338-1c54cd39f656 None None] GET https://10.4.3.26/volume// Aug 16 23:09:46.871317 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc5fa120-74f8-488f-b338-1c54cd39f656 None None] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:46.871520 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-cc5fa120-74f8-488f-b338-1c54cd39f656 None None] Calling method 'all' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:46.871886 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-cc5fa120-74f8-488f-b338-1c54cd39f656 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:09:46.872190 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1471/5889] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:09:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:09:46.878668 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-06767522-cabb-4d56-9323-12c0d1f832d4 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:46.880557 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-06767522-cabb-4d56-9323-12c0d1f832d4 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:09:46.880916 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-06767522-cabb-4d56-9323-12c0d1f832d4 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f48456f-8770-4a2e-8a05-8f33881d3832", "connector": null, "instance_uuid": "c38c6e38-a019-4958-a24b-d4ba5cc079c1"}} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:46.888237 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:46.888237 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:46.909948 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-06767522-cabb-4d56-9323-12c0d1f832d4 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:09:46.910435 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1454/5890] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:09:46 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 16 23:09:47.536512 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-9580e59b-4544-4384-b210-78c47c8c4366 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:47.536851 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9580e59b-4544-4384-b210-78c47c8c4366 None None] GET https://10.4.3.26/volume// Aug 16 23:09:47.536851 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9580e59b-4544-4384-b210-78c47c8c4366 None None] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:47.536966 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-9580e59b-4544-4384-b210-78c47c8c4366 None None] Calling method 'all' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:47.537235 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-9580e59b-4544-4384-b210-78c47c8c4366 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:09:47.537497 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1479/5891] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:09:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:09:47.547699 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:47.549548 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:09:47.549802 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:47.550005 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:47.560079 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:47.560079 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:09:47.563653 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:09:47.568940 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-195d59c1-7969-4b1a-88e4-473493891a64 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:09:47.569400 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1488/5892] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:09:47 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1607 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:09:47.666535 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:47.668410 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] PUT https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e Aug 16 23:09:47.668761 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:47.675962 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Acquiring lock "cinder-attachment_update-9f48456f-8770-4a2e-8a05-8f33881d3832-np0000007421" by "attachment_update" {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:09:47.680104 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-9f48456f-8770-4a2e-8a05-8f33881d3832-np0000007421" acquired by "attachment_update" :: waited 0.004s {{(pid=100203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:09:47.681056 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:47.681056 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:09:47.752665 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.coordination [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-9f48456f-8770-4a2e-8a05-8f33881d3832-np0000007421" released by "attachment_update" :: held 0.073s {{(pid=100203) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:09:47.752985 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-7ad5295b-e6f0-448c-8ae0-e9ccfbad7e84 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e returned with HTTP 200 Aug 16 23:09:47.753393 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1472/5893] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:09:47 2026] PUT /volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:09:47.771399 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-66fafc3a-b815-4ede-8cd1-dded505c3c45 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:47.773177 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-66fafc3a-b815-4ede-8cd1-dded505c3c45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e/action Aug 16 23:09:47.773563 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-66fafc3a-b815-4ede-8cd1-dded505c3c45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action body: b'{"os-complete": null}' {{(pid=100204) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:09:47.773762 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-66fafc3a-b815-4ede-8cd1-dded505c3c45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:09:47.788047 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:47.788047 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:09:47.796440 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-66fafc3a-b815-4ede-8cd1-dded505c3c45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e/action returned with HTTP 204 Aug 16 23:09:47.796893 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1455/5894] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:09:47 2026] POST /volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:09:51.774458 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-5feee4e1-e1ad-4823-8e1b-69a5947ef47e None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:09:51.776505 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-5feee4e1-e1ad-4823-8e1b-69a5947ef47e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832/encryption Aug 16 23:09:51.776839 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-5feee4e1-e1ad-4823-8e1b-69a5947ef47e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:09:51.777023 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-5feee4e1-e1ad-4823-8e1b-69a5947ef47e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'index' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:09:51.786641 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:09:51.786641 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:09:51.792057 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-6e42aeba-4b5b-4c44-9dcf-be1853e7652a req-5feee4e1-e1ad-4823-8e1b-69a5947ef47e tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832/encryption returned with HTTP 200 Aug 16 23:09:51.792391 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1480/5895] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:09:51 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:09:57.567460 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=56,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:57.746063 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:09:57.793916 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:10:01.791169 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=81,cinder:UPDATE=26,cinder:INSERT=21 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:10:24.354326 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-5a1779dd-388b-41e7-8f5c-9971784d459a req-ff7942e6-f361-4572-9903-3954814400c1 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:24.356272 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5a1779dd-388b-41e7-8f5c-9971784d459a req-ff7942e6-f361-4572-9903-3954814400c1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e Aug 16 23:10:24.356454 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5a1779dd-388b-41e7-8f5c-9971784d459a req-ff7942e6-f361-4572-9903-3954814400c1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:24.356629 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-5a1779dd-388b-41e7-8f5c-9971784d459a req-ff7942e6-f361-4572-9903-3954814400c1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'version_select' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:24.363399 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:24.363399 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:10:24.403095 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-5a1779dd-388b-41e7-8f5c-9971784d459a req-ff7942e6-f361-4572-9903-3954814400c1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e returned with HTTP 200 Aug 16 23:10:24.403505 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1489/5896] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:10:24 2026] DELETE /volume/v3/attachments/67533748-8763-48e2-a66e-180b031d696e => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:25.599097 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-aab211e8-1640-4bb8-bce2-65b877545b6d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:25.600843 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/volumes Aug 16 23:10:25.601175 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-755626887", "source_volid": "9f48456f-8770-4a2e-8a05-8f33881d3832", "volume_type": "tempest-scenario-type-luks-298791108", "size": 1}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:10:25.602934 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.v3.volumes [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-755626887', 'source_volid': '9f48456f-8770-4a2e-8a05-8f33881d3832', 'volume_type': 'tempest-scenario-type-luks-298791108', 'size': 1}} {{(pid=100203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 23:10:25.611346 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:25.611346 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:25.611775 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume retrieved successfully. Aug 16 23:10:25.611904 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.v3.volumes [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume of 1 GB Aug 16 23:10:25.612477 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Availability Zones retrieved successfully. Aug 16 23:10:25.617547 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (3aa77ff4-5e9b-44a3-a048-f05dd4615c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:10:25.618419 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e63e1b3-4fa3-462b-a9bb-a697eafd5916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:10:25.619243 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.flows.api.create_volume [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 23:10:25.635498 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e63e1b3-4fa3-462b-a9bb-a697eafd5916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f48456f-8770-4a2e-8a05-8f33881d3832', 'volume_type': VolumeType(created_at=2026-08-16T23:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1bd6124-e1ea-491d-8fc0-61c314820b47,is_public=True,name='tempest-scenario-type-luks-298791108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1bd6124-e1ea-491d-8fc0-61c314820b47', '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=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:10:25.636229 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661c3052-b989-4cad-b85d-72c1edb181f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:10:25.667186 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-298791108 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-298791108, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:10:25.667464 np0000007421 devstack@c-api.service[100203]: WARNING cinder.quota [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-298791108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-298791108, it is now deprecated. Please use the default quota class for default quota. Aug 16 23:10:25.679723 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.quota [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Created reservations ['5c2765cf-a29a-472b-8bdd-d49cccecf423', '1ab320e7-92cc-4b59-b492-e8584e0a6c67', '60726d02-0a9d-4124-afc0-d3599dad135c', '1f78da89-7d10-4463-9dcb-11a1412bf7e1'] {{(pid=100203) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 23:10:25.680472 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661c3052-b989-4cad-b85d-72c1edb181f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2765cf-a29a-472b-8bdd-d49cccecf423', '1ab320e7-92cc-4b59-b492-e8584e0a6c67', '60726d02-0a9d-4124-afc0-d3599dad135c', '1f78da89-7d10-4463-9dcb-11a1412bf7e1']}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:10:25.681147 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b8a52e-5864-499c-8a99-9c35f1121bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:10:25.710621 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b8a52e-5864-499c-8a99-9c35f1121bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-755626887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['5c2765cf-a29a-472b-8bdd-d49cccecf423','1ab320e7-92cc-4b59-b492-e8584e0a6c67','60726d02-0a9d-4124-afc0-d3599dad135c','1f78da89-7d10-4463-9dcb-11a1412bf7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f48456f-8770-4a2e-8a05-8f33881d3832,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47), '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-16T23:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-755626887',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2506b5601df14f0a898e21c26817b699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f48456f-8770-4a2e-8a05-8f33881d3832,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1bd6124-e1ea-491d-8fc0-61c314820b47),volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:10:25.711268 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9639292-1bea-4ed9-af19-2e598865bf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:10:25.725530 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9639292-1bea-4ed9-af19-2e598865bf09) transitioned into state 'SUCCESS' from state '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-755626887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2506b5601df14f0a898e21c26817b699',qos_specs=None,replication_status=,reservations=['5c2765cf-a29a-472b-8bdd-d49cccecf423','1ab320e7-92cc-4b59-b492-e8584e0a6c67','60726d02-0a9d-4124-afc0-d3599dad135c','1f78da89-7d10-4463-9dcb-11a1412bf7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f48456f-8770-4a2e-8a05-8f33881d3832,status='creating',user_id='85f4e1f94a26414f87bf523b781bdc3e',volume_type_id=f1bd6124-e1ea-491d-8fc0-61c314820b47)}' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:10:25.726130 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ba6060-1350-44be-bc5c-dc347a0f465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 23:10:25.740223 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ba6060-1350-44be-bc5c-dc347a0f465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 23:10:25.740983 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Flow 'volume_create_api' (3aa77ff4-5e9b-44a3-a048-f05dd4615c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 23:10:25.741266 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Create volume request issued successfully. Aug 16 23:10:25.741819 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-aab211e8-1640-4bb8-bce2-65b877545b6d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes returned with HTTP 202 Aug 16 23:10:25.742213 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1473/5897] 10.4.3.26 () {68 vars in 1252 bytes} [Sun Aug 16 23:10:25 2026] POST /volume/v3/volumes => generated 807 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 23:10:25.753985 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:25.755839 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:25.756035 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:25.756214 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:25.762696 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:25.762696 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:10:25.766143 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:25.770416 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-8fb7f721-1b1e-4524-a9ac-ba295f3c00a1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:25.770987 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1456/5898] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:25 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:26.782585 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-4dd796f9-0287-42cf-9d44-02a40e140685 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:26.784151 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd796f9-0287-42cf-9d44-02a40e140685 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:26.784314 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd796f9-0287-42cf-9d44-02a40e140685 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:26.784478 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-4dd796f9-0287-42cf-9d44-02a40e140685 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:26.792668 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:26.792668 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:10:26.795811 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-4dd796f9-0287-42cf-9d44-02a40e140685 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:26.799695 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-4dd796f9-0287-42cf-9d44-02a40e140685 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:26.800104 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1481/5899] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:26 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:27.812859 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-a28c670f-b2a5-41e2-8621-ce21a444507f None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:27.814521 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a28c670f-b2a5-41e2-8621-ce21a444507f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:27.814708 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a28c670f-b2a5-41e2-8621-ce21a444507f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:27.814906 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-a28c670f-b2a5-41e2-8621-ce21a444507f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:27.821392 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:27.821392 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:10:27.824856 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-a28c670f-b2a5-41e2-8621-ce21a444507f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:27.828361 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-a28c670f-b2a5-41e2-8621-ce21a444507f tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:27.828726 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1490/5900] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:27 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:28.840903 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:28.842896 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:28.843146 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:28.843372 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:28.850303 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:28.850303 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:28.854202 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:28.858522 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-2b3bdca3-6ea7-434b-858a-ca1df7838630 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:28.858997 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1474/5901] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:28 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:29.874789 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:29.876521 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:29.876754 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:29.876956 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:29.883446 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:29.883446 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:10:29.886895 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:29.890623 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-2aa04277-f702-409f-856c-e7e5cdfc56d1 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:29.891028 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1457/5902] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:29 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:30.902826 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:30.905865 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:30.905865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:30.905865 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:30.911772 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:30.911772 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:10:30.915169 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:30.918949 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-19c1cdc5-94d1-49c0-ba1e-dfa085521bfa tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:30.919401 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1482/5903] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:30 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:31.932035 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:31.935213 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:31.935213 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:31.935213 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:31.941463 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:31.941463 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:10:31.947245 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:31.948948 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-76ef86ea-9bbc-4a9e-919a-b6bc3da7a491 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:31.949403 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1491/5904] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:31 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:32.961891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:32.963546 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:32.963885 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:32.964089 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:32.970637 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:32.970637 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:32.974015 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:32.977627 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-7ccbdcdd-e8de-4deb-88cb-80cf9f3735c8 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:32.977986 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1475/5905] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:32 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:33.989787 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-82af8fc6-5386-479b-9212-9a89fbee175c None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:33.992944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82af8fc6-5386-479b-9212-9a89fbee175c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:33.992944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82af8fc6-5386-479b-9212-9a89fbee175c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:33.992944 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-82af8fc6-5386-479b-9212-9a89fbee175c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:33.998648 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:33.998648 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:10:34.002301 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-82af8fc6-5386-479b-9212-9a89fbee175c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:34.006087 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-82af8fc6-5386-479b-9212-9a89fbee175c tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:34.006591 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1458/5906] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:33 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:35.018438 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:35.020232 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:35.020415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:35.020605 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:35.027325 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:35.027325 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:10:35.030750 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:35.034397 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-fbd17152-7887-4cb7-bff5-61a3c35026d9 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:35.034763 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1483/5907] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:35 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:36.046399 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:36.048258 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:36.048448 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:36.048652 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:36.055116 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:36.055116 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:10:36.058339 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:36.062019 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-5f2ba761-663e-4a3d-98db-1ec2cc0774fb tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:36.062524 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1492/5908] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:36 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:37.073545 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-1354322d-9e35-4aee-bb7b-419b1799da45 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:37.076100 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1354322d-9e35-4aee-bb7b-419b1799da45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:37.076356 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1354322d-9e35-4aee-bb7b-419b1799da45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:37.076603 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-1354322d-9e35-4aee-bb7b-419b1799da45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:37.085176 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:37.085176 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:37.088809 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-1354322d-9e35-4aee-bb7b-419b1799da45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:37.093818 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-1354322d-9e35-4aee-bb7b-419b1799da45 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:37.094247 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1476/5909] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:10:37 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:10:37.175129 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:37.239378 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:37.239611 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:37.239855 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:37.248014 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:37.248014 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:10:37.252118 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:37.256981 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-31e0b97c-1f99-4d99-9792-d175a680f5db tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:37.257385 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1459/5910] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:10:37 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 1447 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:10:37.678911 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:37.680779 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:37.681009 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:37.681190 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:37.687520 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:37.687520 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:10:37.690665 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:37.694830 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-f78cf73d-fe23-4452-82c1-415f7c76a1ac tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:37.695211 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1484/5911] 10.4.3.26 () {68 vars in 1591 bytes} [Sun Aug 16 23:10:37 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:10:37.703922 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-9385065d-8725-4dbb-8498-1b009a9bdda4 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:37.704303 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9385065d-8725-4dbb-8498-1b009a9bdda4 None None] GET https://10.4.3.26/volume// Aug 16 23:10:37.704503 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9385065d-8725-4dbb-8498-1b009a9bdda4 None None] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:37.704723 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-9385065d-8725-4dbb-8498-1b009a9bdda4 None None] Calling method 'all' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:37.705054 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-9385065d-8725-4dbb-8498-1b009a9bdda4 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:10:37.705284 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1493/5912] 10.4.3.26 () {66 vars in 1412 bytes} [Sun Aug 16 23:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:10:37.713271 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-24f7f421-b10a-4c7a-8b53-d66509c62f63 None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:37.715272 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-24f7f421-b10a-4c7a-8b53-d66509c62f63 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments Aug 16 23:10:37.715617 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-24f7f421-b10a-4c7a-8b53-d66509c62f63 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c", "connector": null, "instance_uuid": "2d072aeb-f460-46f0-b838-fdca04ef89e5"}} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:10:37.723608 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:37.723608 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:37.743670 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-24f7f421-b10a-4c7a-8b53-d66509c62f63 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments returned with HTTP 200 Aug 16 23:10:37.744104 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1477/5913] 10.4.3.26 () {74 vars in 1587 bytes} [Sun Aug 16 23:10:37 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:10:38.405394 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-d21ccaa4-a4e0-40ad-b99f-25c0a87a91c5 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:38.405921 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d21ccaa4-a4e0-40ad-b99f-25c0a87a91c5 None None] GET https://10.4.3.26/volume// Aug 16 23:10:38.406156 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d21ccaa4-a4e0-40ad-b99f-25c0a87a91c5 None None] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:38.406408 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-d21ccaa4-a4e0-40ad-b99f-25c0a87a91c5 None None] Calling method 'all' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:38.406858 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-d21ccaa4-a4e0-40ad-b99f-25c0a87a91c5 None None] https://10.4.3.26/volume// returned with HTTP 300 Aug 16 23:10:38.407241 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1460/5914] 10.4.3.26 () {66 vars in 1419 bytes} [Sun Aug 16 23:10:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 23:10:38.415220 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:38.417015 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:10:38.417195 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:38.417415 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:38.426939 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:38.426939 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:10:38.430377 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:10:38.434757 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-c8761bcf-e45a-4342-b24d-0b4a12b81ee3 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:10:38.435330 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1485/5915] 10.4.3.26 () {70 vars in 1632 bytes} [Sun Aug 16 23:10:38 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 1626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 23:10:38.532557 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:38.534429 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] PUT https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed Aug 16 23:10:38.534815 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.26", "host": "np0000007421", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4692526fe445", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "32479415-7bd4-4601-b29f-8b30707af2ca", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:10:38.542358 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Acquiring lock "cinder-attachment_update-89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c-np0000007421" by "attachment_update" {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 23:10:38.547223 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c-np0000007421" acquired by "attachment_update" :: waited 0.005s {{(pid=100201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 23:10:38.548099 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:38.548099 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:10:38.619251 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.coordination [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Lock "cinder-attachment_update-89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c-np0000007421" released by "attachment_update" :: held 0.072s {{(pid=100201) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 23:10:38.619850 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0b45a70f-e778-48fe-b756-4caaba3c60df tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed returned with HTTP 200 Aug 16 23:10:38.620291 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1494/5916] 10.4.3.26 () {74 vars in 1697 bytes} [Sun Aug 16 23:10:38 2026] PUT /volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:10:38.638891 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0939ea69-41d4-49ed-b4ee-4adf5a9b006a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:38.640927 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0939ea69-41d4-49ed-b4ee-4adf5a9b006a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] POST https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed/action Aug 16 23:10:38.641281 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0939ea69-41d4-49ed-b4ee-4adf5a9b006a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action body: b'{"os-complete": null}' {{(pid=100203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 23:10:38.641392 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0939ea69-41d4-49ed-b4ee-4adf5a9b006a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 23:10:38.655962 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:38.655962 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:10:38.663988 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-0939ea69-41d4-49ed-b4ee-4adf5a9b006a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed/action returned with HTTP 204 Aug 16 23:10:38.664407 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1478/5917] 10.4.3.26 () {74 vars in 1718 bytes} [Sun Aug 16 23:10:38 2026] POST /volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:10:42.710369 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-054f3045-a21c-4c39-b513-a8efad46092a None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:10:42.713146 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-054f3045-a21c-4c39-b513-a8efad46092a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c/encryption Aug 16 23:10:42.713416 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-054f3045-a21c-4c39-b513-a8efad46092a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:10:42.713650 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-054f3045-a21c-4c39-b513-a8efad46092a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'index' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:10:42.726613 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:10:42.726613 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:10:42.734738 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [req-4f0cd680-6b36-42db-af1e-3751e9aab890 req-054f3045-a21c-4c39-b513-a8efad46092a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c/encryption returned with HTTP 200 Aug 16 23:10:42.735241 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1461/5918] 10.4.3.26 () {68 vars in 1624 bytes} [Sun Aug 16 23:10:42 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:10:48.433503 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=21 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:10:48.613785 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:10:48.661969 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:10:52.733812 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=20 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:11:25.206854 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [req-b0c97ec6-c1b9-4866-a6f5-f4a8a11f0543 req-ada98af6-e15c-4d3c-894e-2ec1718d7a7d None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:25.208988 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b0c97ec6-c1b9-4866-a6f5-f4a8a11f0543 req-ada98af6-e15c-4d3c-894e-2ec1718d7a7d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed Aug 16 23:11:25.209209 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b0c97ec6-c1b9-4866-a6f5-f4a8a11f0543 req-ada98af6-e15c-4d3c-894e-2ec1718d7a7d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:25.209436 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [req-b0c97ec6-c1b9-4866-a6f5-f4a8a11f0543 req-ada98af6-e15c-4d3c-894e-2ec1718d7a7d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'version_select' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:25.216942 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:25.216942 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:11:25.262756 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [req-b0c97ec6-c1b9-4866-a6f5-f4a8a11f0543 req-ada98af6-e15c-4d3c-894e-2ec1718d7a7d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed returned with HTTP 200 Aug 16 23:11:25.263332 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1486/5919] 10.4.3.26 () {72 vars in 1666 bytes} [Sun Aug 16 23:11:25 2026] DELETE /volume/v3/attachments/e82277d7-5842-4c61-afcb-49ebc958b4ed => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 23:11:26.302919 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:26.304614 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:11:26.304805 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:26.305000 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'delete' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:26.305145 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.v3.volumes [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume with id: 89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:11:26.312569 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:26.312569 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:11:26.313183 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:11:26.323722 np0000007421 devstack@c-api.service[100201]: WARNING cinder.keymgr.conf_key_mgr [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:11:26.329706 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume request issued successfully. Aug 16 23:11:26.329988 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-ba4d3e6b-d5f2-4dd8-95c9-43704ed757d6 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 202 Aug 16 23:11:26.330591 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1495/5920] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:11:26 2026] DELETE /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:11:26.337020 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-0a54f11f-7318-4ba9-9895-e5e313da567a None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:26.338602 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a54f11f-7318-4ba9-9895-e5e313da567a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:11:26.338805 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a54f11f-7318-4ba9-9895-e5e313da567a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:26.339011 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-0a54f11f-7318-4ba9-9895-e5e313da567a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:26.345656 np0000007421 devstack@c-api.service[100203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:26.345656 np0000007421 devstack@c-api.service[100203]: warnings.warn( Aug 16 23:11:26.349281 np0000007421 devstack@c-api.service[100203]: INFO cinder.volume.api [None req-0a54f11f-7318-4ba9-9895-e5e313da567a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:11:26.354208 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-0a54f11f-7318-4ba9-9895-e5e313da567a tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 200 Aug 16 23:11:26.354756 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1479/5921] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:11:26 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 1446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:11:27.366324 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-e1319a7e-9cce-45f5-a83e-cc7053fffdfd None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:27.367898 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1319a7e-9cce-45f5-a83e-cc7053fffdfd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c Aug 16 23:11:27.368059 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1319a7e-9cce-45f5-a83e-cc7053fffdfd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:27.368231 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-e1319a7e-9cce-45f5-a83e-cc7053fffdfd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:27.373944 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-e1319a7e-9cce-45f5-a83e-cc7053fffdfd tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c returned with HTTP 404 Aug 16 23:11:27.374503 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1462/5922] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:11:27 2026] GET /volume/v3/volumes/89d4e1e1-07f9-4cb2-a91f-fa413f1ca37c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:11:27.618867 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-276a257f-aa6f-4f67-a10c-efb661e48070 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:27.620996 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] DELETE https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:11:27.621238 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:27.621462 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:27.621725 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.v3.volumes [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume with id: 9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:11:27.630133 np0000007421 devstack@c-api.service[100202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:27.630133 np0000007421 devstack@c-api.service[100202]: warnings.warn( Aug 16 23:11:27.630404 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:11:27.640489 np0000007421 devstack@c-api.service[100202]: WARNING cinder.keymgr.conf_key_mgr [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 23:11:27.645847 np0000007421 devstack@c-api.service[100202]: INFO cinder.volume.api [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Delete volume request issued successfully. Aug 16 23:11:27.646044 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-276a257f-aa6f-4f67-a10c-efb661e48070 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 202 Aug 16 23:11:27.646507 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1487/5923] 10.4.3.26 () {66 vars in 1344 bytes} [Sun Aug 16 23:11:27 2026] DELETE /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:11:27.653501 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.middleware.request_id [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 None None] RequestId filter calling following filter/app {{(pid=100201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:27.655226 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:11:27.655406 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:27.655574 np0000007421 devstack@c-api.service[100201]: DEBUG cinder.api.openstack.wsgi [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:27.662095 np0000007421 devstack@c-api.service[100201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:27.662095 np0000007421 devstack@c-api.service[100201]: warnings.warn( Aug 16 23:11:27.665174 np0000007421 devstack@c-api.service[100201]: INFO cinder.volume.api [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Volume info retrieved successfully. Aug 16 23:11:27.669472 np0000007421 devstack@c-api.service[100201]: INFO cinder.api.openstack.wsgi [None req-166c550c-64fe-4bd2-b0fb-a805bb591707 tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 200 Aug 16 23:11:27.669862 np0000007421 devstack@c-api.service[100201]: [pid: 100201|app: 0|req: 1496/5924] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:11:27 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:11:28.681686 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.middleware.request_id [None req-20240bf4-a17e-4e1d-932f-624379a9e85d None None] RequestId filter calling following filter/app {{(pid=100203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:28.683406 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20240bf4-a17e-4e1d-932f-624379a9e85d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] GET https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 Aug 16 23:11:28.683580 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20240bf4-a17e-4e1d-932f-624379a9e85d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Empty body provided in request {{(pid=100203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:28.683762 np0000007421 devstack@c-api.service[100203]: DEBUG cinder.api.openstack.wsgi [None req-20240bf4-a17e-4e1d-932f-624379a9e85d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] Calling method 'show' {{(pid=100203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:28.688827 np0000007421 devstack@c-api.service[100203]: INFO cinder.api.openstack.wsgi [None req-20240bf4-a17e-4e1d-932f-624379a9e85d tempest-TestEncryptedCinderVolumes-529906465 tempest-TestEncryptedCinderVolumes-529906465-project-member] https://10.4.3.26/volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 returned with HTTP 404 Aug 16 23:11:28.689365 np0000007421 devstack@c-api.service[100203]: [pid: 100203|app: 0|req: 1480/5925] 10.4.3.26 () {66 vars in 1341 bytes} [Sun Aug 16 23:11:28 2026] GET /volume/v3/volumes/9f48456f-8770-4a2e-8a05-8f33881d3832 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 23:11:28.697166 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.middleware.request_id [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 None None] RequestId filter calling following filter/app {{(pid=100204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:28.699221 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] GET https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 Aug 16 23:11:28.699449 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Empty body provided in request {{(pid=100204) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:28.699680 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.api.openstack.wsgi [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Calling method 'detail' {{(pid=100204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:28.700561 np0000007421 devstack@c-api.service[100204]: DEBUG cinder.volume.api [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100204) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 23:11:28.710462 np0000007421 devstack@c-api.service[100204]: INFO cinder.volume.api [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Get all volumes completed successfully. Aug 16 23:11:28.711902 np0000007421 devstack@c-api.service[100204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 23:11:28.711902 np0000007421 devstack@c-api.service[100204]: warnings.warn( Aug 16 23:11:28.715920 np0000007421 devstack@c-api.service[100204]: INFO cinder.api.openstack.wsgi [None req-0155660d-7f7c-4770-85dc-91c3f4f43427 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 23:11:28.716343 np0000007421 devstack@c-api.service[100204]: [pid: 100204|app: 0|req: 1463/5926] 10.4.3.26 () {66 vars in 1278 bytes} [Sun Aug 16 23:11:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5242 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 23:11:28.728448 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.middleware.request_id [None req-a6b6e353-8002-46b2-afa8-5ec99230aed6 None None] RequestId filter calling following filter/app {{(pid=100202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 23:11:28.730114 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6b6e353-8002-46b2-afa8-5ec99230aed6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] DELETE https://10.4.3.26/volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47 Aug 16 23:11:28.730357 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6b6e353-8002-46b2-afa8-5ec99230aed6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Empty body provided in request {{(pid=100202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 23:11:28.730565 np0000007421 devstack@c-api.service[100202]: DEBUG cinder.api.openstack.wsgi [None req-a6b6e353-8002-46b2-afa8-5ec99230aed6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] Calling method '_delete' {{(pid=100202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 23:11:28.750242 np0000007421 devstack@c-api.service[100202]: INFO cinder.api.openstack.wsgi [None req-a6b6e353-8002-46b2-afa8-5ec99230aed6 tempest-TestEncryptedCinderVolumes-789857895 tempest-TestEncryptedCinderVolumes-789857895-project-admin] https://10.4.3.26/volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47 returned with HTTP 202 Aug 16 23:11:28.750596 np0000007421 devstack@c-api.service[100202]: [pid: 100202|app: 0|req: 1488/5927] 10.4.3.26 () {66 vars in 1338 bytes} [Sun Aug 16 23:11:28 2026] DELETE /volume/v3/types/f1bd6124-e1ea-491d-8fc0-61c314820b47 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 23:11:37.668157 np0000007421 devstack@c-api.service[100201]: DEBUG dbcounter [-] [100201] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:11:38.685722 np0000007421 devstack@c-api.service[100203]: DEBUG dbcounter [-] [100203] Writing DB stats cinder:SELECT=5 {{(pid=100203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:11:38.714531 np0000007421 devstack@c-api.service[100204]: DEBUG dbcounter [-] [100204] Writing DB stats cinder:SELECT=3 {{(pid=100204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 23:11:38.747996 np0000007421 devstack@c-api.service[100202]: DEBUG dbcounter [-] [100202] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}